Skip to content

Add Psalm Security Scanning#31

Closed
hunterjm wants to merge 3 commits into
masterfrom
psalm-setup
Closed

Add Psalm Security Scanning#31
hunterjm wants to merge 3 commits into
masterfrom
psalm-setup

Conversation

@hunterjm
Copy link
Copy Markdown

This pull request introduces a new GitHub Actions workflow to perform security scans using Psalm. The workflow is designed to run on pushes, pull requests to the master branch, and on a scheduled weekly basis.

New GitHub Actions workflow:

  • .github/workflows/psalm.yml: Added a new workflow named "Psalm Security Scan" to perform security scans using the Psalm GitHub Security Scan action. The workflow includes steps to checkout code, run the security scan, and upload the results to GitHub as SARIF files. It is triggered by pushes, pull requests to the master branch, and a weekly cron schedule.

@hunterjm hunterjm closed this Jul 11, 2025
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