Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sarif file validation failure #1

Open
itkaa opened this issue Feb 21, 2021 · 1 comment
Open

Sarif file validation failure #1

itkaa opened this issue Feb 21, 2021 · 1 comment

Comments

@itkaa
Copy link

itkaa commented Feb 21, 2021

When running the tool with the sarif multi-tool I get a file that seems to be non-compliant with SARIF 2.1.0 based on the validator found here:

https://sarifweb.azurewebsites.net/Validation

The following is the error produced

SARIF1010: runs[0].results[0]: This result contains neither of the properties 'ruleId' or 'rule.id'. The SARIF specification (§3.27.5) requires at least one of these properties to be present.

@rsenden
Copy link
Collaborator

rsenden commented Feb 23, 2021

I'm not sure what this has to do with this SSC SARIF parser plugin repository, can you please explain?

If the SARIF Multitool produces non-compliant SARIF output then this should be reported on the Microsoft SARIF SDK/Multitool repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants