-
# eslint-results.sarif
https://www.npmjs.com/package/@microsoft/eslint-formatter-sarif
https://npmmirror.com/package/@microsoft/eslint-formatter-sarif
https://github.com/eslint/eslint/issue…
-
Try copying the following into a file with SARIF extension then load.
Observe: SARIF UI is empty on double-click. Can we do something simple, like put an error notice in the UI about an invalid fil…
-
Add options to File, New:
.sarif file, with initial contents
```
{
"$schema": "https://raw.githubusercontent.com/oasis-tcs/sarif-spec/master/Schemata/sarif-schema-2.1.0.json",
"version": "2…
ghost updated
5 years ago
-
### Describe the desired feature
Currently when you use `slither --sarif -` and slither encounters some error (for example because compilation fails), then slither will present the user with a normal…
-
## Expected Behavior
Result `level` is only set in report output if it overrides the rule's `level`. If it doesn't, it's redundant and can be removed from the output to cut down on the size of the re…
3flex updated
2 weeks ago
-
* SARIF is a JSON based format for representing code scanning results, currently used by Github (see [docs](https://docs.github.com/en/code-security/code-scanning/integrating-with-code-scanning/sarif-…
igrr updated
2 months ago
-
Originally we wanted to add sarif support to normal reporting in origin zap extensions but because of some reasons this was not possible. The origin issue and more information are available at https:/…
-
* terrascan version: Current
* Operating System: Windows 10
### Description
Hello! this is Shaopeng from Microsoft Sarif team. Our team creates and maintains the Sarif format standard.
https:/…
-
The `primaryLocationLineHash` in the SARIF output is using "fileName:lineNumber".
This it not correct. It should be hash(fileName:lineNumber:lineContents)
Source: https://github.com/github/codeq…
-
The proposal is for application/sarif+json