diff --git a/assets/queries/dockerfile/using_platform_with_from/test/positive_expected_result.json b/assets/queries/dockerfile/using_platform_with_from/test/positive_expected_result.json index 62086246cba..e6ca89a1bb5 100644 --- a/assets/queries/dockerfile/using_platform_with_from/test/positive_expected_result.json +++ b/assets/queries/dockerfile/using_platform_with_from/test/positive_expected_result.json @@ -2,6 +2,7 @@ { "queryName": "Using Platform Flag with FROM Command", "severity": "LOW", - "line": 6 + "line": 6, + "fileName": "positive.dockerfile" } ] \ No newline at end of file