{"id":20109171,"url":"https://github.com/pyupio/safety-action","last_synced_at":"2025-05-06T10:31:11.583Z","repository":{"id":217914566,"uuid":"744835871","full_name":"pyupio/safety-action","owner":"pyupio","description":"Runs the Safety CLI dependency scanner against your project","archived":false,"fork":false,"pushed_at":"2025-03-28T05:19:03.000Z","size":18,"stargazers_count":7,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-09T11:48:45.298Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/pyupio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-01-18T05:18:58.000Z","updated_at":"2025-03-28T05:19:08.000Z","dependencies_parsed_at":"2024-01-18T19:26:16.571Z","dependency_job_id":"fdfca6f1-e918-4095-8ccb-4a94e0aab2dc","html_url":"https://github.com/pyupio/safety-action","commit_stats":null,"previous_names":["pyupio/safety-action"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyupio%2Fsafety-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyupio%2Fsafety-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyupio%2Fsafety-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyupio%2Fsafety-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyupio","download_url":"https://codeload.github.com/pyupio/safety-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252665907,"owners_count":21785167,"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-13T18:07:18.985Z","updated_at":"2025-05-06T10:31:11.292Z","avatar_url":"https://github.com/pyupio.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# Using Safety as a GitHub Action\n\nSafety can be integrated into your existing GitHub CI pipeline as an action. Just add the following as a step in your workflow YAML file after setting your `SAFETY_API_KEY` secret on GitHub under Settings -\u003e Secrets -\u003e Actions:\n\n```yaml\n      - uses: pyupio/safety-action@v1\n        with:\n          api-key: ${{ secrets.SAFETY_API_KEY }}\n```\n\n(Don't have an API Key? You can sign up for one with [https://safetycli.com/resources/plans](https://safetycli.com/resources/plans).)\n\nThis will run Safety scan and It'll fail your CI pipeline if any vulnerable packages are found.\n\nIf you have something more complicated such as a monorepo; or once you're finished testing, read the [Documentation](https://docs.safetycli.com/) for more details on configuring Safety as an action.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyupio%2Fsafety-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyupio%2Fsafety-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyupio%2Fsafety-action/lists"}