{"id":7743098,"name":"deadsnakes/action","ecosystem":"actions","description":"install (pre-release) pythons from deadsnakes","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/deadsnakes/action","keywords_array":[],"namespace":"deadsnakes","versions_count":10,"first_release_published_at":"2020-05-23T20:13:00.000Z","latest_release_published_at":"2024-09-07T16:42:47.000Z","latest_release_number":"v3.2.0","last_synced_at":"2026-06-07T06:18:42.414Z","created_at":"2023-05-17T08:43:52.154Z","updated_at":"2026-06-07T06:18:42.415Z","registry_url":"https://github.com/deadsnakes/action","install_command":null,"documentation_url":null,"metadata":{"name":"deadsnakes","description":"install (pre-release) pythons from deadsnakes","inputs":{"python-version":{"description":"python version to use, such as '3.9'","required":true},"debug":{"description":"use debug version of python","required":false,"default":false},"nogil":{"description":"use free-threaded version of python","required":false,"default":false},"tk":{"description":"include Tkinter","required":false,"default":false}},"runs":{"using":"composite","steps":[{"name":"add deadsnakes ppa and install ${{ inputs.python-version }} ${{ inputs.debug == 'true' \u0026\u0026 '(debug)' || '' }} ${{ inputs.tk == 'true' \u0026\u0026 '(tk)' || '' }}","run":"${{ github.action_path }}/bin/install-python ${{ inputs.python-version }} ${{ inputs.debug == 'true' \u0026\u0026 '--debug' || '' }} ${{ inputs.nogil == 'true' \u0026\u0026 '--nogil' || '' }} ${{ inputs.tk == 'true' \u0026\u0026 '--tk' || '' }}","shell":"bash"}]},"default_branch":"main","path":null},"repo_metadata":{"id":37941326,"uuid":"266212610","full_name":"deadsnakes/action","owner":"deadsnakes","description":"a GitHub action to install (pre-release) pythons from deadsnakes","archived":false,"fork":false,"pushed_at":"2025-10-10T16:06:07.000Z","size":237,"stargazers_count":57,"open_issues_count":0,"forks_count":20,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-12T04:24:37.681Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/deadsnakes.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-05-22T21:39:06.000Z","updated_at":"2025-10-10T16:06:09.000Z","dependencies_parsed_at":"2023-10-04T00:52:57.673Z","dependency_job_id":"e5f05ae5-4c3f-42a1-915d-2971acc2c0c5","html_url":"https://github.com/deadsnakes/action","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/deadsnakes/action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deadsnakes","download_url":"https://codeload.github.com/deadsnakes/action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/sbom","scorecard":{"id":330712,"data":{"date":"2025-08-11","repo":{"name":"github.com/deadsnakes/action","commit":"fc1d875edf97ed947d8a98e3200725699b9f385c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/1 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":"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":"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":"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/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/deadsnakes/action/main.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction 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":"Maintained","score":10,"reason":"12 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"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":"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":"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":"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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T03:31:26.902Z","repository_id":37941326,"created_at":"2025-08-18T03:31:26.902Z","updated_at":"2025-08-18T03:31:26.902Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013697,"owners_count":26085393,"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-13T02:00:06.723Z","response_time":61,"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":"deadsnakes","name":"deadsnakes","uuid":"31392125","kind":"organization","description":"New and old Python versions for Ubuntu","email":null,"website":"https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31392125?v=4","repositories_count":12,"last_synced_at":"2023-02-27T08:30:38.120Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/deadsnakes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T17:36:35.992Z","updated_at":"2023-02-27T08:30:38.123Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deadsnakes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deadsnakes/repositories"},"tags":[{"name":"v3.2.0","sha":"e640ac8743173a67cca4d7d77cd837e514bf98e8","kind":"commit","published_at":"2024-09-07T16:42:47.000Z","download_url":"https://codeload.github.com/deadsnakes/action/tar.gz/v3.2.0","html_url":"https://github.com/deadsnakes/action/releases/tag/v3.2.0","dependencies_parsed_at":"2024-09-09T05:04:57.496Z","dependency_job_id":null,"purl":"pkg:github/deadsnakes/action@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"6c8b9b82fe0b4344f4b98f2775fcc395df45e494","kind":"commit","published_at":"2023-11-25T17:48:18.000Z","download_url":"https://codeload.github.com/deadsnakes/action/tar.gz/v3.1.0","html_url":"https://github.com/deadsnakes/action/releases/tag/v3.1.0","dependencies_parsed_at":"2023-11-27T04:20:12.182Z","dependency_job_id":null,"purl":"pkg:github/deadsnakes/action@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"22cf137f64f4a2f53399fd7c1880a641bc473ca0","kind":"commit","published_at":"2023-06-02T23:53:33.000Z","download_url":"https://codeload.github.com/deadsnakes/action/tar.gz/v3.0.1","html_url":"https://github.com/deadsnakes/action/releases/tag/v3.0.1","dependencies_parsed_at":"2023-06-04T20:21:38.014Z","dependency_job_id":null,"purl":"pkg:github/deadsnakes/action@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"e3117c2981fd8afe4af79f3e1be80066c82b70f5","kind":"commit","published_at":"2022-12-04T21:55:39.000Z","download_url":"https://codeload.github.com/deadsnakes/action/tar.gz/v3.0.0","html_url":"https://github.com/deadsnakes/action/releases/tag/v3.0.0","dependencies_parsed_at":"2023-06-01T10:23:40.948Z","dependency_job_id":null,"purl":"pkg:github/deadsnakes/action@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v3.0.0/manifests"},{"name":"v2.1.1","sha":"7ab8819e223c70d2bdedd692dfcea75824e0a617","kind":"commit","published_at":"2021-01-13T23:59:04.000Z","download_url":"https://codeload.github.com/deadsnakes/action/tar.gz/v2.1.1","html_url":"https://github.com/deadsnakes/action/releases/tag/v2.1.1","dependencies_parsed_at":"2023-05-31T16:25:29.281Z","dependency_job_id":null,"purl":"pkg:github/deadsnakes/action@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3e60ab4f3d51adf72d5b3f7997506bb8a142d19c","kind":"commit","published_at":"2020-12-26T22:36:32.000Z","download_url":"https://codeload.github.com/deadsnakes/action/tar.gz/v2.1.0","html_url":"https://github.com/deadsnakes/action/releases/tag/v2.1.0","dependencies_parsed_at":"2023-05-31T16:25:29.414Z","dependency_job_id":null,"purl":"pkg:github/deadsnakes/action@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"3e51a0050e3249e7932b81fe358fbf70cf75bdb7","kind":"commit","published_at":"2020-12-05T17:55:45.000Z","download_url":"https://codeload.github.com/deadsnakes/action/tar.gz/v2.0.2","html_url":"https://github.com/deadsnakes/action/releases/tag/v2.0.2","dependencies_parsed_at":"2023-05-31T16:25:29.543Z","dependency_job_id":null,"purl":"pkg:github/deadsnakes/action@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"8320c57465947dd1fe43f9eff248d8d377864c2c","kind":"commit","published_at":"2020-11-19T18:23:05.000Z","download_url":"https://codeload.github.com/deadsnakes/action/tar.gz/v2.0.1","html_url":"https://github.com/deadsnakes/action/releases/tag/v2.0.1","dependencies_parsed_at":"2023-05-31T16:25:29.672Z","dependency_job_id":null,"purl":"pkg:github/deadsnakes/action@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fc656d8dd628ac29391f8141631256b796631957","kind":"commit","published_at":"2020-09-13T19:51:53.000Z","download_url":"https://codeload.github.com/deadsnakes/action/tar.gz/v2.0.0","html_url":"https://github.com/deadsnakes/action/releases/tag/v2.0.0","dependencies_parsed_at":"2023-05-31T16:25:29.798Z","dependency_job_id":null,"purl":"pkg:github/deadsnakes/action@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"00f93f57c923fa054bcb273f2170d8b0a60139d7","kind":"commit","published_at":"2020-05-23T20:13:00.000Z","download_url":"https://codeload.github.com/deadsnakes/action/tar.gz/v1.0.0","html_url":"https://github.com/deadsnakes/action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T16:25:30.039Z","dependency_job_id":null,"purl":"pkg:github/deadsnakes/action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T14:46:58.763Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":213,"rankings":{"downloads":null,"dependent_repos_count":3.029630803359214,"dependent_packages_count":0.0,"stargazers_count":4.335287593091428,"forks_count":3.6380922199334496,"docker_downloads_count":5.019806686737443,"average":3.204563460624307},"purl":"pkg:githubactions/deadsnakes/action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/deadsnakes/action","docker_dependents_count":2,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/actions/deadsnakes/action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/deadsnakes/action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-11T03:23:17.215Z","issues_count":1,"pull_requests_count":37,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":82302.96774193548,"issues_closed_count":0,"pull_requests_closed_count":31,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":31,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":0,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":91379.15384615384,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadsnakes%2Faction/issues","maintainers":[{"login":"asottile","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}],"active_maintainers":[{"login":"asottile","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/deadsnakes%2Faction/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/deadsnakes%2Faction/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/deadsnakes%2Faction/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/deadsnakes%2Faction/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/deadsnakes%2Faction/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/deadsnakes%2Faction/codemeta","maintainers":[]}