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

Add Psalm code security scanning #83

Merged
merged 7 commits into from
Oct 24, 2023
Merged

Conversation

melroy89
Copy link
Member

Add GitHub Psalm action for code security scanning, finding bugs or security issues within PHP code.

More info at: https://github.com/psalm/psalm-github-security-scan

Add GitHub Psalm action for code security scanning, finding bugs or security issues within PHP code.

More info at: https://github.com/psalm/psalm-github-security-scan
@melroy89 melroy89 marked this pull request as draft October 20, 2023 14:30
@melroy89

This comment was marked as outdated.

@melroy89

This comment was marked as outdated.

@melroy89

This comment was marked as outdated.

@ghost ghost added the security Issues and pull requests that address security concerns label Oct 20, 2023
@melroy89
Copy link
Member Author

melroy89 commented Oct 24, 2023

psalm/psalm-github-security-scan#21 is not helping us.. I forked that project as well...

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@melroy89 melroy89 marked this pull request as ready for review October 24, 2023 20:34
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Cool! Nice feature to have integrated!

@melroy89 melroy89 merged commit 44bb8f0 into main Oct 24, 2023
5 checks passed
@melroy89 melroy89 deleted the introducing-code-scanning branch October 24, 2023 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Issues and pull requests that address security concerns
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant