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 4: Add support to output SARIF format #866

Merged
merged 21 commits into from
Aug 23, 2021

Conversation

laurentsimon
Copy link
Contributor

@laurentsimon laurentsimon commented Aug 17, 2021

  • Please check if the PR fulfills these requirements
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    feature

  • What is the current behavior? (You can also link to an open issue here)
    no SARIF support

  • What is the new behavior (if this is a feature change)?
    SARIF support

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    no

  • Other information:

@laurentsimon laurentsimon marked this pull request as draft August 17, 2021 16:28
@laurentsimon laurentsimon marked this pull request as ready for review August 17, 2021 16:34
@laurentsimon laurentsimon marked this pull request as draft August 17, 2021 20:27
@@ -0,0 +1,74 @@
{
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add exception for license

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@naveensrinivasan I'm going to need to a few more exceptions for https://github.com/ossf/scorecard/blob/main/.github/workflows/main.yml#L70
Can I just modify as "**/script-empty.sh,pkg/testsdata/*"?
All my files under pkg/testdata/ need to be excluded.

@laurentsimon laurentsimon marked this pull request as ready for review August 19, 2021 21:47
@laurentsimon laurentsimon requested review from oliverchang and azeemshaikh38 and removed request for azeemshaikh38 and oliverchang August 19, 2021 21:47
pkg/common.go Show resolved Hide resolved
cmd/root.go Outdated Show resolved Hide resolved
pkg/sarif.go Outdated Show resolved Hide resolved
pkg/sarif.go Outdated Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

2 participants