{"id":5802148,"name":"aufdenpunkt/python-safety-check","ecosystem":"actions","description":"Helps to find known security vulnerabilities in your python application","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/aufdenpunkt/python-safety-check","keywords_array":["continuous-integration","github-actions","python","security","security-audit","security-automation"],"namespace":"aufdenpunkt","versions_count":7,"first_release_published_at":"2020-09-03T13:37:11.000Z","latest_release_published_at":"2024-08-07T09:21:04.000Z","latest_release_number":"v1.0.6","last_synced_at":"2026-08-27T22:22:44.683Z","created_at":"2023-01-04T13:36:28.423Z","updated_at":"2026-09-14T17:12:05.941Z","registry_url":"https://github.com/aufdenpunkt/python-safety-check","install_command":null,"documentation_url":null,"metadata":{"name":"Python Safety Check","description":"Helps to find known security vulnerabilities in your python application","author":"aufdenpunkt","inputs":{"safety_args":{"description":"Optional Safety script parameters. (e.g. --ignore=1234 or -i 1234)","default":""},"scan_requirements_file_only":{"description":"Set true to scan required python packages without installing them.","default":"false"}},"branding":{"icon":"shield","color":"green"},"runs":{"using":"docker","image":"Dockerfile"},"default_branch":"master","path":null},"repo_metadata":{"id":38477665,"uuid":"292576369","full_name":"aufdenpunkt/python-safety-check","owner":"aufdenpunkt","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-07T09:23:39.000Z","size":27,"stargazers_count":3,"open_issues_count":1,"forks_count":7,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-08-27T22:23:04.984Z","etag":null,"topics":["continuous-integration","github-actions","python","security","security-audit","security-automation"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"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/aufdenpunkt.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-03T13:21:09.000Z","updated_at":"2025-07-16T23:24:27.000Z","dependencies_parsed_at":"2024-11-16T05:01:53.340Z","dependency_job_id":null,"html_url":"https://github.com/aufdenpunkt/python-safety-check","commit_stats":{"total_commits":22,"total_committers":2,"mean_commits":11.0,"dds":"0.13636363636363635","last_synced_commit":"d5468d88a766a647545a256f118b216833f91088"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/aufdenpunkt/python-safety-check","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aufdenpunkt","download_url":"https://codeload.github.com/aufdenpunkt/python-safety-check/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/sbom","scorecard":{"id":216177,"data":{"date":"2025-08-11","repo":{"name":"github.com/aufdenpunkt/python-safety-check","commit":"da0ff711d8ebbed8ce5fb50ede0bcc767b257914"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/24 approved changesets -- score normalized to 1","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating python:latest to python:latest@sha256:b3e52dd22ff14e2e6dcbc0f028f743dc037c74258e9af3d0a2fd8e6617d94d72","Warn: pipCommand not pinned by hash: Dockerfile:5","Warn: pipCommand not pinned by hash: Dockerfile:5","Warn: pipCommand not pinned by hash: entrypoint.sh:28","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 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":"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 'master'"],"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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T01:41:57.713Z","repository_id":38477665,"created_at":"2025-08-17T01:41:57.713Z","updated_at":"2025-08-17T01:41:57.713Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37321914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-14T02:00:06.290Z","response_time":176,"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":"aufdenpunkt","name":"Christian Schweinhardt","uuid":"325100","kind":"user","description":"","email":"","website":"https://www.christian-schweinhardt.de","location":"Dietzenbach","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/325100?v=4","repositories_count":16,"last_synced_at":"2023-06-05T06:50:15.457Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aufdenpunkt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T07:21:53.209Z","updated_at":"2023-06-05T06:50:15.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aufdenpunkt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aufdenpunkt/repositories"},"tags":[{"name":"v1.0.6","sha":"da0ff711d8ebbed8ce5fb50ede0bcc767b257914","kind":"commit","published_at":"2024-08-07T09:21:04.000Z","download_url":"https://codeload.github.com/aufdenpunkt/python-safety-check/tar.gz/v1.0.6","html_url":"https://github.com/aufdenpunkt/python-safety-check/releases/tag/v1.0.6","dependencies_parsed_at":"2026-08-08T05:14:10.525Z","dependency_job_id":null,"purl":"pkg:github/aufdenpunkt/python-safety-check@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"d5468d88a766a647545a256f118b216833f91088","kind":"commit","published_at":"2021-06-16T07:09:03.000Z","download_url":"https://codeload.github.com/aufdenpunkt/python-safety-check/tar.gz/v1.0.5","html_url":"https://github.com/aufdenpunkt/python-safety-check/releases/tag/v1.0.5","dependencies_parsed_at":"2023-05-31T15:11:47.954Z","dependency_job_id":null,"purl":"pkg:github/aufdenpunkt/python-safety-check@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"e02a0bb09428604efed3562ce154b693d493b923","kind":"commit","published_at":"2020-10-02T15:55:51.000Z","download_url":"https://codeload.github.com/aufdenpunkt/python-safety-check/tar.gz/v1.0.4","html_url":"https://github.com/aufdenpunkt/python-safety-check/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-31T15:11:48.330Z","dependency_job_id":null,"purl":"pkg:github/aufdenpunkt/python-safety-check@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"5a6dcb87559460ec46e0167b45a452f146d526a5","kind":"commit","published_at":"2020-09-07T11:33:10.000Z","download_url":"https://codeload.github.com/aufdenpunkt/python-safety-check/tar.gz/v1.0.3","html_url":"https://github.com/aufdenpunkt/python-safety-check/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T15:11:48.783Z","dependency_job_id":null,"purl":"pkg:github/aufdenpunkt/python-safety-check@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"363023d2ef18024c2b6145b5136be1812cd61ec0","kind":"commit","published_at":"2020-09-07T08:37:30.000Z","download_url":"https://codeload.github.com/aufdenpunkt/python-safety-check/tar.gz/v1.0.2","html_url":"https://github.com/aufdenpunkt/python-safety-check/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T15:11:49.061Z","dependency_job_id":null,"purl":"pkg:github/aufdenpunkt/python-safety-check@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3be4ef6289bea61e73dce17839938d2ca2701d18","kind":"commit","published_at":"2020-09-03T13:55:18.000Z","download_url":"https://codeload.github.com/aufdenpunkt/python-safety-check/tar.gz/v1.0.1","html_url":"https://github.com/aufdenpunkt/python-safety-check/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T15:11:49.371Z","dependency_job_id":null,"purl":"pkg:github/aufdenpunkt/python-safety-check@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f333d865a935db1f655e6d4b08700df64ab1242e","kind":"commit","published_at":"2020-09-03T13:37:11.000Z","download_url":"https://codeload.github.com/aufdenpunkt/python-safety-check/tar.gz/v1.0.0","html_url":"https://github.com/aufdenpunkt/python-safety-check/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T15:11:49.641Z","dependency_job_id":null,"purl":"pkg:github/aufdenpunkt/python-safety-check@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aufdenpunkt%2Fpython-safety-check/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-14T17:12:05.941Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":23,"rankings":{"downloads":null,"dependent_repos_count":8.879733798130248,"dependent_packages_count":0.0,"stargazers_count":27.453652353034386,"forks_count":11.056884804309936,"docker_downloads_count":null,"average":11.847567738868642},"purl":"pkg:githubactions/aufdenpunkt/python-safety-check","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/aufdenpunkt/python-safety-check","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/aufdenpunkt/python-safety-check","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/aufdenpunkt/python-safety-check/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T06:49:33.227Z","issues_count":3,"pull_requests_count":5,"avg_time_to_close_issue":3040507.6666666665,"avg_time_to_close_pull_request":1157521.0,"issues_closed_count":3,"pull_requests_closed_count":4,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":1.2,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":27794.0,"past_year_avg_time_to_close_pull_request":4521444.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/aufdenpunkt%2Fpython-safety-check/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aufdenpunkt%2Fpython-safety-check/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aufdenpunkt%2Fpython-safety-check/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aufdenpunkt%2Fpython-safety-check/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aufdenpunkt%2Fpython-safety-check/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aufdenpunkt%2Fpython-safety-check/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/aufdenpunkt%2Fpython-safety-check/codemeta","maintainers":[]}