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

Adding SARIF support to Psalm enables triaging reports within the GitHub UI #4074

Merged
merged 3 commits into from
Nov 20, 2020

Conversation

staabm
Copy link
Member

@staabm staabm commented Nov 19, 2020

requires a psalm update beforehand, which should happend later today.

refs vimeo/psalm#4582

This PR adds SARIF support to Psalm. SARIF is an open-standard for exchanging static code analysis data and is also used by GitHub Codescanning.

Adding SARIF support to Psalm enables triaging reports within the GitHub UI. For taint flow vulnerabilities, it will also display the whole path and code inline.

@staabm staabm changed the title upload SARIF report after psalm release contains Adding SARIF support to Psalm enables triaging reports within the GitHub UI Nov 19, 2020
@staabm
Copy link
Member Author

staabm commented Nov 20, 2020

das passende psalm release ist jetzt da. sobald wir das Gro der Fehler behoben haben und einen level erreicht haben ab dem wir proaktive errors via Github.com abhandeln wollen, sollten wir hier mergen

@staabm staabm added the automerge Automatisch PR rebasen und mergen label Nov 20, 2020
@staabm staabm marked this pull request as ready for review November 20, 2020 14:23
@kodiakhq kodiakhq bot merged commit c3c10d2 into master Nov 20, 2020
@kodiakhq kodiakhq bot deleted the staabm-patch-2 branch November 20, 2020 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatisch PR rebasen und mergen
Development

Successfully merging this pull request may close these issues.

None yet

1 participant