{"id":12379,"url":"https://github.com/pdm-project/tox-pdm","last_synced_at":"2026-07-10T18:20:34.648Z","repository":{"id":38383218,"uuid":"343687199","full_name":"pdm-project/tox-pdm","owner":"pdm-project","description":"A plugin for tox that utilizes PDM as the package manager and installer","archived":false,"fork":false,"pushed_at":"2025-10-06T22:03:15.000Z","size":198,"stargazers_count":25,"open_issues_count":7,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T16:22:25.351Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/pdm-project.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},"funding":{"github":["pdm-project","frostming"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null}},"created_at":"2021-03-02T07:43:27.000Z","updated_at":"2025-06-19T19:36:45.000Z","dependencies_parsed_at":"2023-09-24T05:23:15.617Z","dependency_job_id":"6c64dd57-4cf6-482a-bf49-f2565df2505c","html_url":"https://github.com/pdm-project/tox-pdm","commit_stats":{"total_commits":80,"total_committers":7,"mean_commits":"11.428571428571429","dds":"0.36250000000000004","last_synced_commit":"317b2bc2fabe5808cbc61d9ca46ea3ca95c83a3c"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/pdm-project/tox-pdm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdm-project%2Ftox-pdm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdm-project%2Ftox-pdm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdm-project%2Ftox-pdm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdm-project%2Ftox-pdm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdm-project","download_url":"https://codeload.github.com/pdm-project/tox-pdm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdm-project%2Ftox-pdm/sbom","scorecard":{"id":725554,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdm-project/tox-pdm","commit":"8471ad4ac6499e8d470d36cc15150cdea75af6c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/13 approved changesets -- score normalized to 3","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","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":"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":"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":"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/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pdm-project/tox-pdm/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pdm-project/tox-pdm/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pdm-project/tox-pdm/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pdm-project/tox-pdm/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"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 '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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T12:41:34.769Z","repository_id":38383218,"created_at":"2025-08-22T12:41:34.769Z","updated_at":"2025-08-22T12:41:34.769Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008280,"owners_count":26084431,"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"}},"keywords":[],"created_at":"2024-01-11T18:17:20.274Z","updated_at":"2025-10-11T18:25:59.137Z","avatar_url":"https://github.com/pdm-project.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/12379","html_url":"https://opencollective.ecosyste.ms/projects/12379","collective":{"id":1055,"uuid":"v349mrwg-z75lpy73-r95pa08d-jeybknox","slug":"pdm","name":"Pdm","description":"Improve the experience of Python development workflow","website":"https://pdm.fming.dev","github":"pdm-project","twitter":"frostming90","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://pdm.fming.dev"},{"type":"TWITTER","url":"https://twitter.com/frostming90"},{"type":"GITHUB","url":"https://github.com/pdm-project"}],"currency":"USD","projects_count":21,"last_synced_at":"2026-07-27T00:15:16.481Z","created_at":"2024-01-10T13:17:49.633Z","updated_at":"2026-07-27T00:15:16.689Z","transactions_count":58,"balance":97.87000000000012,"account_type":"COLLECTIVE","owner":{"login":"pdm-project","name":"PDM","uuid":"59549022","kind":"organization","description":"The parent organization for PDM projects","email":"pdm@fming.dev","website":"https://pdm-project.org","location":"Hong Kong","twitter":"pdm_project","company":null,"icon_url":"https://avatars.githubusercontent.com/u/59549022?v=4","repositories_count":19,"last_synced_at":"2024-10-29T17:11:13.103Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["pdm-project","frostming"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null}},"html_url":"https://github.com/pdm-project","funding_links":["https://github.com/sponsors/pdm-project","https://github.com/sponsors/frostming"],"total_stars":8521,"followers":167,"following":0,"created_at":"2022-11-14T05:48:35.850Z","updated_at":"2024-10-29T17:11:13.103Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdm-project","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdm-project/repositories"},"last_project_activity_at":"2025-10-10T09:44:24.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-07-22T08:41:20.412Z","collective_updated_at":"2023-02-07T17:17:38.237Z","html_url":"https://opencollective.com/pdm","icon_url":"https://images.opencollective.com/pdm/logo/40.png","total_donations":2792.15,"total_expenses":-3000.8599999999997,"current_balance":97.87000000000012,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/pdm","url":"https://opencollective.ecosyste.ms/collectives/pdm","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/pdm/projects"}}