{"id":5791010,"name":"pipeline-components/python-safety","ecosystem":"actions","description":"python-safety by Pipeline Components","homepage":"https://gitlab.com/pipeline-components/python-safety","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pipeline-components/python-safety","keywords_array":[],"namespace":"pipeline-components","versions_count":56,"first_release_published_at":"2018-12-06T08:38:11.000Z","latest_release_published_at":"2025-11-01T16:49:42.000Z","latest_release_number":"v0.33.0","last_synced_at":"2026-03-15T03:48:16.426Z","created_at":"2023-01-03T21:32:25.399Z","updated_at":"2026-03-15T03:48:16.426Z","registry_url":"https://github.com/pipeline-components/python-safety","install_command":null,"documentation_url":null,"metadata":{"name":"pipeline-components-python-safety","description":"python-safety by Pipeline Components","author":"Robbert Müller \u003cspam.me@grols.ch\u003e","branding":{"icon":"flag","color":"green"},"inputs":{"options":{"description":"optional arguments","required":false,"default":""},"action":{"description":"Action","required":true,"default":"check"}},"runs":{"using":"docker","image":"docker://pipelinecomponents/python-safety","args":["safety","${{ inputs.action }}","${{ inputs.options }}"]},"default_branch":"main","path":null},"repo_metadata":{"id":65161297,"uuid":"163165710","full_name":"pipeline-components/python-safety","owner":"pipeline-components","description":"Mirror of https://gitlab.com/pipeline-components/python-safety","archived":false,"fork":false,"pushed_at":"2025-10-09T09:34:21.000Z","size":138,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-10T10:19:03.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gitlab.com/pipeline-components/python-safety","language":"Dockerfile","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pipeline-components.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"ko_fi":"mjrider","custom":["https://buymeacoff.ee/mjrider"]}},"created_at":"2018-12-26T10:07:02.000Z","updated_at":"2025-10-09T09:34:25.000Z","dependencies_parsed_at":"2023-11-12T11:24:56.895Z","dependency_job_id":"970d723a-0f12-4a46-a447-7b63d728948f","html_url":"https://github.com/pipeline-components/python-safety","commit_stats":{"total_commits":76,"total_committers":6,"mean_commits":"12.666666666666666","dds":0.4736842105263158,"last_synced_commit":"561a53310b99915e795ed2930f7e930b031a6c3e"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/pipeline-components/python-safety","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pipeline-components","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/sbom","scorecard":{"id":735118,"data":{"date":"2025-08-11","repo":{"name":"github.com/pipeline-components/python-safety","commit":"94b353a7f06f3eb6c4490532b07a4a9ea77bcd8e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pipeline-components/python-safety/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pipeline-components/python-safety/release.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:9","Warn: containerImage not pinned by hash: Dockerfile:28: pin your Docker image by updating python:3.13.6-alpine3.22 to python:3.13.6-alpine3.22@sha256:af1fd7a973d8adc761ee6b9d362b99329b39eb096ea3c53b8838f99bd187011e","Warn: pipCommand not pinned by hash: Dockerfile:18-23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-22T15:32:07.435Z","repository_id":65161297,"created_at":"2025-08-22T15:32:07.435Z","updated_at":"2025-08-22T15:32:07.435Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009508,"owners_count":26084609,"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-10-11T02:00:06.511Z","response_time":55,"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"},"owner_record":{"login":"pipeline-components","name":"Pipeline Components","uuid":"45457860","kind":"organization","description":"","email":null,"website":"https://pipeline-components.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45457860?v=4","repositories_count":31,"last_synced_at":"2023-03-02T11:45:29.855Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pipeline-components","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T04:08:17.457Z","updated_at":"2023-03-02T11:45:29.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pipeline-components","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pipeline-components/repositories"},"tags":[{"name":"v0.32.0","sha":"e36c6c1ecf0e57fb058e5dfb7da0236cee0b8acb","kind":"tag","published_at":"2025-06-25T15:49:37.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.32.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":"037a4a39-5d05-48f6-9fb1-abd7562c67d0","purl":"pkg:github/pipeline-components/python-safety@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"d1ba4510caf246bd7b4a427c3d72499651005e54","kind":"tag","published_at":"2025-03-13T18:38:42.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.31.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.31.0","dependencies_parsed_at":"2025-03-27T04:29:21.802Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"67b73ab9fbf12e54af927aa8d16c8be8b98c01a8","kind":"tag","published_at":"2025-02-23T10:12:19.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.30.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.30.0","dependencies_parsed_at":"2025-02-28T05:21:39.626Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"0bfd3a4fcb106a1b5b13f178e19b1071b59eefe4","kind":"tag","published_at":"2025-01-17T17:36:10.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.29.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":"a1480860-1259-4605-bc43-a59e297e6057","purl":"pkg:github/pipeline-components/python-safety@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"2c4db7b11e88117e599d86b02ff1304ecedca02e","kind":"tag","published_at":"2024-11-24T12:46:17.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.28.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.28.0","dependencies_parsed_at":"2024-11-29T04:48:57.939Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"ab33917ae2237ceb6fc81c51de52deb5110dea5f","kind":"tag","published_at":"2024-09-30T18:19:24.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.27.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.27.0","dependencies_parsed_at":"2024-10-05T06:34:02.501Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"3b8912aba8c7fb135ba834e8772eacd341e6a1cb","kind":"tag","published_at":"2024-09-23T12:26:36.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.26.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.26.0","dependencies_parsed_at":"2024-09-26T05:56:45.366Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"4bf27153d1b61b6d575a0959bef891aca0dab2df","kind":"tag","published_at":"2024-09-16T12:44:01.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.25.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.25.0","dependencies_parsed_at":"2024-09-18T07:33:53.541Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"8b78dc53d8a35f9d4f2fd298ed4f5ce45bc6e497","kind":"tag","published_at":"2024-07-22T11:43:01.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.24.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.24.0","dependencies_parsed_at":"2024-08-01T11:52:55.325Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"c9c625cc52bc4a3c86b7c4c4c116a4d53b9bf498","kind":"tag","published_at":"2024-06-26T08:39:24.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.23.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.23.0","dependencies_parsed_at":"2024-06-29T09:27:54.986Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"d12bc04747da958c192dfaa9de810ac9aa908520","kind":"tag","published_at":"2024-06-07T10:06:06.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.22.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.22.0","dependencies_parsed_at":"2024-06-08T04:18:32.481Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"f75c2002a2c0edc81522e7f16d005ab56cf6137d","kind":"tag","published_at":"2024-05-15T17:40:15.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.21.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.21.0","dependencies_parsed_at":"2024-05-17T06:35:44.986Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"fd1cf28d120f9da52f10c1b1e27fd415254a5a84","kind":"tag","published_at":"2024-04-24T14:20:44.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.20.1","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.20.1","dependencies_parsed_at":"2024-04-25T10:06:37.591Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"1459bc3c4675f5c0fb5917934456d606b4ae259b","kind":"tag","published_at":"2024-04-03T18:16:45.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.20.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.20.0","dependencies_parsed_at":"2024-04-05T04:44:08.041Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"7ba0e59daa24dd212157589affb222d81ec3e8da","kind":"tag","published_at":"2024-02-19T18:04:08.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.19.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.19.0","dependencies_parsed_at":"2024-02-22T04:35:04.369Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"3a879a0903b94b9113d037891dc6f2b9d8f94970","kind":"tag","published_at":"2024-01-21T09:20:03.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.18.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.18.0","dependencies_parsed_at":"2024-01-27T05:52:37.401Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.18.0/manifests"},{"name":"v0.17.2","sha":"70550c46b8f83059c44b7f473e1dca681534bcc5","kind":"tag","published_at":"2023-11-22T12:59:06.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.17.2","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.17.2","dependencies_parsed_at":"2023-11-24T09:33:56.428Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"1fa4a79ab3c80c522b43d26ee0990fb550cbd3f1","kind":"tag","published_at":"2023-10-23T11:57:24.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.17.1","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.17.1","dependencies_parsed_at":"2023-10-25T09:02:24.291Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"f4465fb3b04ee3c8fdbe0d37fa8875317acba4e4","kind":"tag","published_at":"2023-09-20T17:51:55.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.17.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.17.0","dependencies_parsed_at":"2023-09-22T10:46:25.953Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.17.0/manifests"},{"name":"v0.16.3","sha":"f7d4dd8ee08ea2fbf8a929b301deb65ebfbcfa66","kind":"tag","published_at":"2023-07-05T08:27:08.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.16.3","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.16.3","dependencies_parsed_at":"2023-07-07T04:28:05.855Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"08e0bb8a6c7751e52fdcbfd964ffbc997e9231f2","kind":"tag","published_at":"2023-05-16T03:57:42.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.16.2","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.16.2","dependencies_parsed_at":"2023-06-02T00:38:50.664Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"561a53310b99915e795ed2930f7e930b031a6c3e","kind":"tag","published_at":"2023-02-12T09:22:54.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.16.1","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.16.1","dependencies_parsed_at":"2023-06-02T00:38:50.855Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"7b4aa485d75ec1df9b1b18e99be07f91e80837d7","kind":"tag","published_at":"2022-12-14T12:30:36.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.16.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.16.0","dependencies_parsed_at":"2023-06-01T12:05:44.796Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"7b11b389102b7d7684b470877ece8455d79fa39c","kind":"tag","published_at":"2022-12-01T03:51:48.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.15.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.15.0","dependencies_parsed_at":"2023-06-01T12:05:45.705Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"ebfbd701be497634c27843654630bc371e246164","kind":"tag","published_at":"2022-10-15T05:55:20.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.14.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.14.0","dependencies_parsed_at":"2023-06-01T12:05:47.396Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"95b039e421b6749e5f2f275bc03b5a103d0426d5","kind":"tag","published_at":"2022-09-24T18:20:44.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.13.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.13.0","dependencies_parsed_at":"2023-06-01T12:05:50.005Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"18c12b888543c8a1ee03eb25cb3ea7fce15f1fc7","kind":"tag","published_at":"2022-09-10T05:28:50.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.12.1","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.12.1","dependencies_parsed_at":"2023-06-01T12:05:50.471Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"17eb1407ce379bcfa00fea7acf273bafce4582b0","kind":"tag","published_at":"2022-08-26T18:35:15.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.12.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.12.0","dependencies_parsed_at":"2023-06-01T12:05:51.187Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.12.0/manifests"},{"name":"v0.11.3","sha":"cec9398e2bd48d1866f97b08e13421965708b4c0","kind":"tag","published_at":"2022-04-19T16:47:12.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.11.3","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.11.3","dependencies_parsed_at":"2023-06-01T12:05:51.633Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"d012090599f2df0d9d7637d5083fd7bc889b9cbb","kind":"tag","published_at":"2022-03-18T06:09:48.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.11.2","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.11.2","dependencies_parsed_at":"2023-06-01T12:05:52.120Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"f120f0153ba8266ec4e2ccd392f7292d11f9d106","kind":"tag","published_at":"2022-03-10T08:47:54.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.11.1","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.11.1","dependencies_parsed_at":"2023-06-01T12:05:52.584Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"65518ddb173b374f5e27708f0eadb4c567f7aec9","kind":"tag","published_at":"2021-12-14T19:17:42.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.11.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.11.0","dependencies_parsed_at":"2023-06-01T12:05:53.493Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"a4e8add14b199c277701d808679930a968498f28","kind":"tag","published_at":"2021-03-24T18:42:53.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.10.1","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.10.1","dependencies_parsed_at":"2023-06-01T12:05:54.337Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"242bff79450d97910042f241cd8bedf9dae53967","kind":"tag","published_at":"2021-02-27T07:39:52.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.10.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.10.0","dependencies_parsed_at":"2023-06-01T12:05:56.522Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b119016e530235f3f16be13a4322bb7b4b8e29d9","kind":"tag","published_at":"2021-01-11T12:14:57.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.9.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.9.0","dependencies_parsed_at":"2023-06-01T12:05:56.950Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"eecf999f9b27208b933c0a5fee3d6bb35ac692dc","kind":"tag","published_at":"2020-12-21T11:43:29.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.8.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.8.0","dependencies_parsed_at":"2023-06-01T12:05:57.294Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"294f73222dd131a15de890be8fd684ce1cd49a8c","kind":"tag","published_at":"2020-06-23T07:04:12.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.7.2","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.7.2","dependencies_parsed_at":"2023-06-01T12:05:58.004Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"584204da7ce815a413751122cd8241621bc24a1d","kind":"tag","published_at":"2020-05-26T12:54:46.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.7.1","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.7.1","dependencies_parsed_at":"2023-06-01T12:05:58.971Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"fd191e344ca36e26df84998a4f3ec5435244644c","kind":"tag","published_at":"2020-05-12T06:12:59.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.7.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.7.0","dependencies_parsed_at":"2023-06-01T12:05:59.314Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"6b6412eed9e8b90be94ea64afbc6ccdf4c48911e","kind":"tag","published_at":"2020-04-09T12:20:01.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.6.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.6.0","dependencies_parsed_at":"2023-06-01T12:05:59.742Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"98dbf4ea1cb35f6d23d03f395bedc0179daaa17b","kind":"tag","published_at":"2020-01-30T13:00:14.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.5.1","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.5.1","dependencies_parsed_at":"2023-06-01T12:06:00.116Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c73925e990c7a50b864e5fac030de9d26cc77790","kind":"tag","published_at":"2020-01-20T07:00:51.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.5.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.5.0","dependencies_parsed_at":"2023-06-01T12:06:01.388Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"738646a1c9234eab51c1f66caaa4bcc58133402b","kind":"tag","published_at":"2020-01-06T15:14:02.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.4.1","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.4.1","dependencies_parsed_at":"2023-06-01T12:06:01.717Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"6a0613b24fca31ebb6c2300cfe0130e2f6de7aea","kind":"tag","published_at":"2019-11-14T11:52:45.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.4.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.4.0","dependencies_parsed_at":"2023-06-01T12:06:02.170Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"6608ae3f4c5634b38f70adf3a56b460fb3080d02","kind":"tag","published_at":"2019-11-13T07:40:55.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.3.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.3.0","dependencies_parsed_at":"2023-06-01T12:06:02.522Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"14801f2eb25cf3f1920f42c51feb19d60768e57b","kind":"tag","published_at":"2019-10-01T12:12:58.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.2.1","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.2.1","dependencies_parsed_at":"2023-06-01T12:06:02.841Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"64146b4e01b85f4a6dd97d043840a9382ec631e2","kind":"tag","published_at":"2019-08-21T06:01:14.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.2.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.2.0","dependencies_parsed_at":"2023-06-01T12:06:03.262Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"c7e97f9e96bd0101e5898e4843470515ea492bc2","kind":"tag","published_at":"2019-04-27T18:33:31.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.1.3","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.1.3","dependencies_parsed_at":"2023-06-01T12:06:03.593Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"ad4d99dcc1f5cd16ef4063f3c4f21d11cde2bdf0","kind":"tag","published_at":"2019-02-07T16:26:57.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.1.2","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.1.2","dependencies_parsed_at":"2023-06-01T12:06:03.929Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"bc8d3dfc041ebed3eddfb61fef9a982cac8fae01","kind":"tag","published_at":"2019-01-02T17:01:53.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.1.1","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.1.1","dependencies_parsed_at":"2023-06-01T12:06:04.257Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"e2ef0cb396ceeb2b645e55a0cad8d275815fcdd9","kind":"tag","published_at":"2018-12-06T08:38:11.000Z","download_url":"https://codeload.github.com/pipeline-components/python-safety/tar.gz/v0.1.0","html_url":"https://github.com/pipeline-components/python-safety/releases/tag/v0.1.0","dependencies_parsed_at":"2023-06-01T12:06:04.623Z","dependency_job_id":null,"purl":"pkg:github/pipeline-components/python-safety@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T00:42:41.552Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.73459039771827,"dependent_packages_count":0.0,"stargazers_count":27.333227697670733,"forks_count":35.087941689114245,"docker_downloads_count":null,"average":21.78893994612581},"purl":"pkg:githubactions/pipeline-components/python-safety","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/pipeline-components/python-safety","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/pipeline-components/python-safety","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/pipeline-components/python-safety/dependencies","status":null,"funding_links":["https://ko-fi.com/mjrider","https://buymeacoff.ee/mjrider"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T21:34:52.534Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pipeline-components%2Fpython-safety/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/pipeline-components%2Fpython-safety/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/pipeline-components%2Fpython-safety/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/pipeline-components%2Fpython-safety/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/pipeline-components%2Fpython-safety/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/pipeline-components%2Fpython-safety/codemeta","maintainers":[]}