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

Commits on Oct 20, 2023

  1. Add Psalm code security scanning

    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 authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9afcaa4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Update psalm.yml

    melroy89 authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b92b92b View commit details
    Browse the repository at this point in the history
  2. Update psalm.yml

    melroy89 authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8b74f01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    819feee View commit details
    Browse the repository at this point in the history
  4. Update psalm.yml

    melroy89 authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    3bcd7d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a309bc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c88f207 View commit details
    Browse the repository at this point in the history