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

ci: add static security testing #902

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

silas-x
Copy link

@silas-x silas-x commented Jan 24, 2024

This PR adds a GitHub Action workflow that uses the GitHub native static application security testing tool called CodeQL. The workflow is triggered on PR and push to master and will run a suite of JS/TS security tests against the code.

Results are reported to the GitHub Security tab, including feedback on how to fix any issues.

@silas-x silas-x requested a review from tabarra as a code owner January 24, 2024 11:33
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.

1 participant