{"id":19449085,"url":"https://github.com/murphysecurity/actions","last_synced_at":"2025-10-18T16:38:19.113Z","repository":{"id":180019087,"uuid":"664452562","full_name":"murphysecurity/actions","owner":"murphysecurity","description":"GitHub actions for analyzing SBOM information and identifying security vulnerabilities within your project.       用于在GitHub CI中自动化分析项目SBOM信息并识别项目安全漏洞","archived":false,"fork":false,"pushed_at":"2023-08-02T08:25:18.000Z","size":3384,"stargazers_count":15,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-09T10:17:23.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/murphysecurity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-07-10T02:30:34.000Z","updated_at":"2024-08-05T04:55:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"9f388ed0-aef9-40b4-8add-4c569fe02571","html_url":"https://github.com/murphysecurity/actions","commit_stats":null,"previous_names":["murphysecurity/actions"],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphysecurity%2Factions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphysecurity%2Factions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphysecurity%2Factions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphysecurity%2Factions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murphysecurity","download_url":"https://codeload.github.com/murphysecurity/actions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240636686,"owners_count":19832924,"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","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":"2024-11-10T16:29:57.826Z","updated_at":"2025-10-18T16:38:14.080Z","avatar_url":"https://github.com/murphysecurity.png","language":null,"readme":"# MurphySec code scan\n\nIntegrating the MurphySec code security detection tool into the CI/CD process can detect security vulnerabilities in real time for each code update and quickly repair these security vulnerabilities.\n\n\n\n## Usage\n\n### Inputs\n- `MURPHYSEC_TOKEN`: MurphySec official website token\n\nGo to [MurphySec platform - Access Token](https://www.murphysec.com/console/set/token), click the copy button after the Token, then the access token is copied to the clipboard.\n\n## Example usage\n```yaml\nname: \"MurphySec code scan\"\non:\n  push:\n    branches:\n      - main\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n      - name: MurphySec code scan\n        uses: murphysecurity/actions@v1\n        with:\n          MURPHYSEC_TOKEN: ${{ secrets.MURPHYSEC_TOKEN }}\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurphysecurity%2Factions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurphysecurity%2Factions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurphysecurity%2Factions/lists"}