We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca1bd3e commit 6e7e41eCopy full SHA for 6e7e41e
content/code-security/code-scanning/troubleshooting-sarif-uploads/sarif-invalid.md
@@ -2,7 +2,7 @@
2
title: 'SARIF file is invalid'
3
shortTitle: SARIF file invalid
4
allowTitleToDifferFromFilename: true
5
-intro: '{% data variables.product.prodname_code_scanning_caps %} can only process syntactically invalid SARIF files. Invalid files are rejected.'
+intro: '{% data variables.product.prodname_code_scanning_caps %} can only process syntactically valid SARIF files. Invalid files are rejected.'
6
type: reference
7
topics:
8
- Code scanning
0 commit comments