{"id":30307964,"url":"https://github.com/psalm/psalm-github-security-scan","last_synced_at":"2025-08-17T11:52:00.697Z","repository":{"id":64415082,"uuid":"314699298","full_name":"psalm/psalm-github-security-scan","owner":"psalm","description":"Psalm Security Scanning for GitHub Actions","archived":false,"fork":false,"pushed_at":"2024-06-20T08:36:33.000Z","size":87,"stargazers_count":53,"open_issues_count":3,"forks_count":19,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-11T20:41:54.627Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psalm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-21T00:14:07.000Z","updated_at":"2025-03-13T11:33:55.000Z","dependencies_parsed_at":"2023-12-16T13:58:41.114Z","dependency_job_id":"e98a928c-543a-454f-b4be-692a0ac1adaf","html_url":"https://github.com/psalm/psalm-github-security-scan","commit_stats":{"total_commits":61,"total_committers":10,"mean_commits":6.1,"dds":0.5737704918032787,"last_synced_commit":"8385fdd487af227554aad9b92bb3399b93545e8b"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/psalm/psalm-github-security-scan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psalm%2Fpsalm-github-security-scan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psalm%2Fpsalm-github-security-scan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psalm%2Fpsalm-github-security-scan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psalm%2Fpsalm-github-security-scan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psalm","download_url":"https://codeload.github.com/psalm/psalm-github-security-scan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psalm%2Fpsalm-github-security-scan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270843582,"owners_count":24655420,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-17T11:51:58.548Z","updated_at":"2025-08-17T11:52:00.664Z","avatar_url":"https://github.com/psalm.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Psalm Github Security Scan\n\nRun [Psalm’s Security Analysis](https://psalm.dev/docs/security_analysis/) as a Github action (a more general version [can be found here](https://github.com/psalm/psalm-github-actions)).\n\n```yaml\nname: Psalm Security Scan\n\non: [push, pull_request]\n\njobs:\n  psalm-security-scan:\n    name: Psalm\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout code\n        uses: actions/checkout@v3\n\n      - name: Psalm Security Scan\n        uses: docker://ghcr.io/psalm/psalm-security-scan\n        \n      - name: Import Security Analysis results into GitHub Security Code Scanning\n        uses: github/codeql-action/upload-sarif@v2\n        with:\n          sarif_file: results.sarif\n```\n\n## Specify Psalm version\n\nYou can also specify a version.\n\n```diff\n-        uses: docker://ghcr.io/psalm/psalm-security-scan\n+        uses: docker://ghcr.io/psalm/psalm-security-scan:5.7.7\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsalm%2Fpsalm-github-security-scan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsalm%2Fpsalm-github-security-scan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsalm%2Fpsalm-github-security-scan/lists"}