{"id":371893,"url":"https://github.com/madpah/requirements-parser","last_synced_at":"2026-08-25T14:18:34.808Z","repository":{"id":5629359,"uuid":"6837462","full_name":"madpah/requirements-parser","owner":"madpah","description":"A Pip requirements file parser.","archived":false,"fork":false,"pushed_at":"2026-06-18T08:15:30.000Z","size":329,"stargazers_count":141,"open_issues_count":22,"forks_count":42,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-07-29T09:30:21.096Z","etag":null,"topics":["pip"],"latest_commit_sha":null,"homepage":"https://requirements-parser.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/madpah.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-11-24T07:39:03.000Z","updated_at":"2026-06-18T08:15:35.000Z","dependencies_parsed_at":"2024-01-13T16:25:11.031Z","dependency_job_id":"596af93a-a4c3-4132-8d5e-2e64fa58fe4d","html_url":"https://github.com/madpah/requirements-parser","commit_stats":{"total_commits":121,"total_committers":15,"mean_commits":8.066666666666666,"dds":0.5123966942148761,"last_synced_commit":"1ce923617147dd984c280d56cb1f02fcd3589a7c"},"previous_names":["davidfischer/requirements-parser"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/madpah/requirements-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madpah","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/sbom","scorecard":{"id":610527,"data":{"date":"2025-08-11","repo":{"name":"github.com/madpah/requirements-parser","commit":"77551ee6788fabfddb29804f947ea65234441d21"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:47","Warn: no topLevel permission defined: .github/workflows/poetry.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":"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/deploy.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/poetry.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/poetry.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/poetry.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/poetry.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/poetry.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/poetry.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/poetry.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/poetry.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/poetry.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/poetry.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party 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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.13.0 not signed: https://api.github.com/repos/madpah/requirements-parser/releases/220079089","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/madpah/requirements-parser/releases/220074460","Warn: release artifact v0.11.0 not signed: https://api.github.com/repos/madpah/requirements-parser/releases/169802079","Warn: release artifact v0.10.2 not signed: https://api.github.com/repos/madpah/requirements-parser/releases/167357137","Warn: release artifact v0.10.1 not signed: https://api.github.com/repos/madpah/requirements-parser/releases/166710758","Warn: release artifact v0.13.0 does not have provenance: https://api.github.com/repos/madpah/requirements-parser/releases/220079089","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/madpah/requirements-parser/releases/220074460","Warn: release artifact v0.11.0 does not have provenance: https://api.github.com/repos/madpah/requirements-parser/releases/169802079","Warn: release artifact v0.10.2 does not have provenance: https://api.github.com/repos/madpah/requirements-parser/releases/167357137","Warn: release artifact v0.10.1 does not have provenance: https://api.github.com/repos/madpah/requirements-parser/releases/166710758"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:50"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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":"123 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: PYSEC-2020-28 / GHSA-m6xf-fq7q-8743","Warn: Project is vulnerable to: PYSEC-2020-27 / GHSA-q65m-pv3f-wr5r","Warn: Project is vulnerable to: PYSEC-2020-340 / GHSA-vqhp-cxgc-6wmm","Warn: Project is vulnerable to: PYSEC-2021-865 / GHSA-vv2x-vrpj-qqpq","Warn: Project is vulnerable to: PYSEC-2021-858 / GHSA-q4xr-rc97-m4xx","Warn: Project is vulnerable to: PYSEC-2012-7 / GHSA-2655-q453-22f9","Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2013-18 / GHSA-4c42-4rxm-x6qf","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: PYSEC-2013-21 / GHSA-9cwg-mhxf-hh59","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2013-17 / GHSA-g8xg-jgj6-49r3","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2015-22 / GHSA-pgxh-wfw4-jx2v","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2014-19 / GHSA-q7q2-qf2q-rw3w","Warn: Project is vulnerable to: GHSA-qrh7-x6fp-c2mp","Warn: Project is vulnerable to: PYSEC-2013-16 / GHSA-r7w6-p47g-vj53","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2013-20 / GHSA-vjjp-9r83-22rc","Warn: Project is vulnerable to: PYSEC-2014-20 / GHSA-vq3h-3q7v-9prw","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2015-23 / GHSA-x38m-486c-2wr9","Warn: Project is vulnerable to: GHSA-x64m-686f-fmm3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: GHSA-3rq5-2g8h-59hc","Warn: Project is vulnerable to: PYSEC-2018-55 / GHSA-32pc-xphx-q4f6","Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4","Warn: Project is vulnerable to: PYSEC-2017-15 / GHSA-8f6m-gfq9-g33v","Warn: Project is vulnerable to: PYSEC-2017-14 / GHSA-v9v9-xffq-rwr4","Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: PYSEC-2014-81 / GHSA-q48q-77qv-cf9p","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2014-9 / GHSA-57qw-cc2g-pv5p","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: PYSEC-2020-62 / GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p","Warn: Project is vulnerable to: PYSEC-2014-85 / GHSA-4433-4cxq-vv73","Warn: Project is vulnerable to: PYSEC-2014-86 / GHSA-rv8h-p43r-4x5r","Warn: Project is vulnerable to: PYSEC-2020-249 / GHSA-r838-q6jp-58xx","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2020-99 / GHSA-537h-rv9q-vvph","Warn: Project is vulnerable to: PYSEC-2016-10 / GHSA-8rjr-6qq5-pj9p","Warn: Project is vulnerable to: PYSEC-2020-100 / GHSA-xrx6-fmxq-rjj2","Warn: Project is vulnerable to: GHSA-9772-cwx9-r4cj","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2018-89 / GHSA-3mjj-mr4f-qxmx","Warn: Project is vulnerable to: PYSEC-2015-14 / GHSA-3pmw-h7j4-rf54","Warn: Project is vulnerable to: PYSEC-2017-89 / GHSA-3qmg-c9vc-r47j","Warn: Project is vulnerable to: PYSEC-2018-90 / GHSA-3v62-ww8w-758m","Warn: Project is vulnerable to: PYSEC-2016-28 / GHSA-49cw-434h-qc57","Warn: Project is vulnerable to: PYSEC-2018-87 / GHSA-4mr4-7vjv-9hm6","Warn: Project is vulnerable to: PYSEC-2017-90 / GHSA-6v56-cpg6-3rpx","Warn: Project is vulnerable to: PYSEC-2020-217 / GHSA-6vvc-c2m3-cjf3","Warn: Project is vulnerable to: PYSEC-2016-27 / GHSA-8fm8-7365-5rh2","Warn: Project is vulnerable to: PYSEC-2016-29 / GHSA-9vjf-jjcq-3gh7","Warn: Project is vulnerable to: PYSEC-2018-88 / GHSA-9xv4-r2hf-26gh","Warn: Project is vulnerable to: PYSEC-2017-91 / GHSA-ghjx-3jg5-h6r2","Warn: Project is vulnerable to: PYSEC-2017-88 / GHSA-hvr9-wr9p-grgr","Warn: Project is vulnerable to: PYSEC-2016-26 / GHSA-j7c2-rqm3-c97m","Warn: Project is vulnerable to: PYSEC-2019-188 / GHSA-mq66-vcfc-8246","Warn: Project is vulnerable to: PYSEC-2018-91 / GHSA-p575-cf9h-wv42"],"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-21T02:32:22.571Z","repository_id":5629359,"created_at":"2025-08-21T02:32:22.571Z","updated_at":"2025-08-21T02:32:22.571Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":{"login":"madpah","name":"Paul Horton","uuid":"10280392","kind":"user","description":"IT geek, Digital, DevSecOps, Food...","email":"","website":null,"location":"UK","twitter":"madpah","company":"@sonatype @CycloneDX ","icon_url":"https://avatars.githubusercontent.com/u/10280392?u=6722a812928b52453b40e9929277a9e3f26cc05e\u0026v=4","repositories_count":53,"last_synced_at":"2024-12-06T22:09:06.378Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/madpah","funding_links":[],"total_stars":151,"followers":15,"following":1,"created_at":"2022-11-04T11:55:07.544Z","updated_at":"2024-12-06T22:09:06.378Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madpah","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madpah/repositories"},"packages":[{"id":2902003,"name":"requirements-parser","ecosystem":"pypi","description":"This is a small Python module for parsing Pip requirement files.","homepage":"https://github.com/madpah/requirements-parser/#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/madpah/requirements-parser","keywords_array":["Pip","requirements","parse"],"namespace":null,"versions_count":21,"first_release_published_at":"2023-08-28T19:32:56.548Z","latest_release_published_at":"2026-06-18T07:52:24.000Z","latest_release_number":"0.13.1","last_synced_at":"2026-08-20T11:39:48.388Z","created_at":"2022-04-10T12:28:02.154Z","updated_at":"2026-08-20T15:11:18.935Z","registry_url":"https://pypi.org/project/requirements-parser/","install_command":"pip install requirements-parser --index-url https://pypi.org/simple","documentation_url":"https://requirements-parser.readthedocs.io/","metadata":{"funding":null,"documentation":"https://requirements-parser.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Information Technology","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development","Topic :: Software Development :: Libraries :: Python Modules","Topic :: System :: Software Distribution","Typing :: Typed"],"normalized_name":"requirements-parser","project_status":null},"repo_metadata":{"id":5629359,"uuid":"6837462","full_name":"madpah/requirements-parser","owner":"madpah","description":"A Pip requirements file parser.","archived":false,"fork":false,"pushed_at":"2026-06-18T08:15:30.000Z","size":329,"stargazers_count":141,"open_issues_count":22,"forks_count":42,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-07-29T09:30:21.096Z","etag":null,"topics":["pip"],"latest_commit_sha":null,"homepage":"https://requirements-parser.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/madpah.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-11-24T07:39:03.000Z","updated_at":"2026-06-18T08:15:35.000Z","dependencies_parsed_at":"2024-01-13T16:25:11.031Z","dependency_job_id":"596af93a-a4c3-4132-8d5e-2e64fa58fe4d","html_url":"https://github.com/madpah/requirements-parser","commit_stats":{"total_commits":121,"total_committers":15,"mean_commits":8.066666666666666,"dds":0.5123966942148761,"last_synced_commit":"1ce923617147dd984c280d56cb1f02fcd3589a7c"},"previous_names":["davidfischer/requirements-parser"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/madpah/requirements-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madpah","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/sbom","scorecard":{"id":610527,"data":{"date":"2025-08-11","repo":{"name":"github.com/madpah/requirements-parser","commit":"77551ee6788fabfddb29804f947ea65234441d21"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":"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":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:47","Warn: no topLevel permission defined: .github/workflows/poetry.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":"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/deploy.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/poetry.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/poetry.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/poetry.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/poetry.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/poetry.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/poetry.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/poetry.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/poetry.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/poetry.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/poetry.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/madpah/requirements-parser/poetry.yml/main?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party 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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.13.0 not signed: https://api.github.com/repos/madpah/requirements-parser/releases/220079089","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/madpah/requirements-parser/releases/220074460","Warn: release artifact v0.11.0 not signed: https://api.github.com/repos/madpah/requirements-parser/releases/169802079","Warn: release artifact v0.10.2 not signed: https://api.github.com/repos/madpah/requirements-parser/releases/167357137","Warn: release artifact v0.10.1 not signed: https://api.github.com/repos/madpah/requirements-parser/releases/166710758","Warn: release artifact v0.13.0 does not have provenance: https://api.github.com/repos/madpah/requirements-parser/releases/220079089","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/madpah/requirements-parser/releases/220074460","Warn: release artifact v0.11.0 does not have provenance: https://api.github.com/repos/madpah/requirements-parser/releases/169802079","Warn: release artifact v0.10.2 does not have provenance: https://api.github.com/repos/madpah/requirements-parser/releases/167357137","Warn: release artifact v0.10.1 does not have provenance: https://api.github.com/repos/madpah/requirements-parser/releases/166710758"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:50"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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":"123 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: PYSEC-2020-28 / GHSA-m6xf-fq7q-8743","Warn: Project is vulnerable to: PYSEC-2020-27 / GHSA-q65m-pv3f-wr5r","Warn: Project is vulnerable to: PYSEC-2020-340 / GHSA-vqhp-cxgc-6wmm","Warn: Project is vulnerable to: PYSEC-2021-865 / GHSA-vv2x-vrpj-qqpq","Warn: Project is vulnerable to: PYSEC-2021-858 / GHSA-q4xr-rc97-m4xx","Warn: Project is vulnerable to: PYSEC-2012-7 / GHSA-2655-q453-22f9","Warn: Project is vulnerable to: PYSEC-2014-5 / GHSA-296w-6qhq-gf92","Warn: Project is vulnerable to: PYSEC-2013-18 / GHSA-4c42-4rxm-x6qf","Warn: Project is vulnerable to: PYSEC-2012-3 / GHSA-59w8-4wm2-4xw8","Warn: Project is vulnerable to: PYSEC-2012-4 / GHSA-5h2q-4hrp-v9rr","Warn: Project is vulnerable to: PYSEC-2014-6 / GHSA-625g-gx8c-xcmg","Warn: Project is vulnerable to: PYSEC-2015-8 / GHSA-6565-fg86-6jcx","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: PYSEC-2012-2 / GHSA-78vx-ggch-wghm","Warn: Project is vulnerable to: PYSEC-2015-9 / GHSA-7fq8-4pv5-5w5c","Warn: Project is vulnerable to: PYSEC-2015-4 / GHSA-7qfw-j7hp-v45g","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: PYSEC-2014-2 / GHSA-89hj-xfx5-7q66","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: PYSEC-2013-21 / GHSA-9cwg-mhxf-hh59","Warn: Project is vulnerable to: PYSEC-2016-2 / GHSA-c8c8-9472-w52h","Warn: Project is vulnerable to: PYSEC-2016-3 / GHSA-crhm-qpjc-cm64","Warn: Project is vulnerable to: PYSEC-2014-4 / GHSA-f7cm-ccfp-3q4r","Warn: Project is vulnerable to: PYSEC-2016-16 / GHSA-fp6p-5xvw-m74f","Warn: Project is vulnerable to: PYSEC-2013-17 / GHSA-g8xg-jgj6-49r3","Warn: Project is vulnerable to: PYSEC-2015-5 / GHSA-gv98-g628-m9x5","Warn: Project is vulnerable to: PYSEC-2015-20 / GHSA-h582-2pch-3xv3","Warn: Project is vulnerable to: GHSA-hmr4-m2h5-33qx","Warn: Project is vulnerable to: PYSEC-2015-6 / GHSA-jhjg-w2cp-5j44","Warn: Project is vulnerable to: PYSEC-2015-22 / GHSA-pgxh-wfw4-jx2v","Warn: Project is vulnerable to: PYSEC-2016-15 / GHSA-pw27-w7w4-9qc7","Warn: Project is vulnerable to: PYSEC-2015-10 / GHSA-q5qw-4364-5hhm","Warn: Project is vulnerable to: PYSEC-2014-19 / GHSA-q7q2-qf2q-rw3w","Warn: Project is vulnerable to: GHSA-qrh7-x6fp-c2mp","Warn: Project is vulnerable to: PYSEC-2013-16 / GHSA-r7w6-p47g-vj53","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2014-1 / GHSA-rvq6-mrpv-m6rm","Warn: Project is vulnerable to: PYSEC-2014-7 / GHSA-rw75-m7gp-92m3","Warn: Project is vulnerable to: PYSEC-2019-16 / GHSA-vfq6-hq5r-27r6","Warn: Project is vulnerable to: PYSEC-2013-20 / GHSA-vjjp-9r83-22rc","Warn: Project is vulnerable to: PYSEC-2014-20 / GHSA-vq3h-3q7v-9prw","Warn: Project is vulnerable to: PYSEC-2014-3 / GHSA-wqjj-hx84-v449","Warn: Project is vulnerable to: PYSEC-2015-23 / GHSA-x38m-486c-2wr9","Warn: Project is vulnerable to: GHSA-x64m-686f-fmm3","Warn: Project is vulnerable to: PYSEC-2015-11","Warn: Project is vulnerable to: PYSEC-2015-7","Warn: Project is vulnerable to: PYSEC-2016-18","Warn: Project is vulnerable to: GHSA-3rq5-2g8h-59hc","Warn: Project is vulnerable to: PYSEC-2018-55 / GHSA-32pc-xphx-q4f6","Warn: Project is vulnerable to: GHSA-hc5x-x2vx-497g","Warn: Project is vulnerable to: GHSA-w3h3-4rj7-4ph4","Warn: Project is vulnerable to: PYSEC-2017-15 / GHSA-8f6m-gfq9-g33v","Warn: Project is vulnerable to: PYSEC-2017-14 / GHSA-v9v9-xffq-rwr4","Warn: Project is vulnerable to: PYSEC-2021-16 / GHSA-93xj-8mrv-444m","Warn: Project is vulnerable to: PYSEC-2020-46 / GHSA-gg84-qgv9-w4pq","Warn: Project is vulnerable to: PYSEC-2014-81 / GHSA-q48q-77qv-cf9p","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2014-9 / GHSA-57qw-cc2g-pv5p","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: PYSEC-2020-62 / GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p","Warn: Project is vulnerable to: PYSEC-2014-85 / GHSA-4433-4cxq-vv73","Warn: Project is vulnerable to: PYSEC-2014-86 / GHSA-rv8h-p43r-4x5r","Warn: Project is vulnerable to: PYSEC-2020-249 / GHSA-r838-q6jp-58xx","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2020-99 / GHSA-537h-rv9q-vvph","Warn: Project is vulnerable to: PYSEC-2016-10 / GHSA-8rjr-6qq5-pj9p","Warn: Project is vulnerable to: PYSEC-2020-100 / GHSA-xrx6-fmxq-rjj2","Warn: Project is vulnerable to: GHSA-9772-cwx9-r4cj","Warn: Project is vulnerable to: PYSEC-2011-2 / GHSA-3jqw-crqj-w8qw","Warn: Project is vulnerable to: PYSEC-2011-9 / GHSA-7wph-fc4w-wqp2","Warn: Project is vulnerable to: PYSEC-2011-8 / GHSA-fwr5-q9rx-294f","Warn: Project is vulnerable to: PYSEC-2011-5 / GHSA-h95j-h2rv-qrg4","Warn: Project is vulnerable to: PYSEC-2011-4 / GHSA-rm2j-x595-q9cj","Warn: Project is vulnerable to: PYSEC-2011-3 / GHSA-wxg3-mfph-qg9w","Warn: Project is vulnerable to: PYSEC-2011-1 / GHSA-x88j-93vc-wpmp","Warn: Project is vulnerable to: PYSEC-2007-1","Warn: Project is vulnerable to: PYSEC-2008-1","Warn: Project is vulnerable to: PYSEC-2008-2","Warn: Project is vulnerable to: PYSEC-2009-3","Warn: Project is vulnerable to: PYSEC-2022-304","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2018-89 / GHSA-3mjj-mr4f-qxmx","Warn: Project is vulnerable to: PYSEC-2015-14 / GHSA-3pmw-h7j4-rf54","Warn: Project is vulnerable to: PYSEC-2017-89 / GHSA-3qmg-c9vc-r47j","Warn: Project is vulnerable to: PYSEC-2018-90 / GHSA-3v62-ww8w-758m","Warn: Project is vulnerable to: PYSEC-2016-28 / GHSA-49cw-434h-qc57","Warn: Project is vulnerable to: PYSEC-2018-87 / GHSA-4mr4-7vjv-9hm6","Warn: Project is vulnerable to: PYSEC-2017-90 / GHSA-6v56-cpg6-3rpx","Warn: Project is vulnerable to: PYSEC-2020-217 / GHSA-6vvc-c2m3-cjf3","Warn: Project is vulnerable to: PYSEC-2016-27 / GHSA-8fm8-7365-5rh2","Warn: Project is vulnerable to: PYSEC-2016-29 / GHSA-9vjf-jjcq-3gh7","Warn: Project is vulnerable to: PYSEC-2018-88 / GHSA-9xv4-r2hf-26gh","Warn: Project is vulnerable to: PYSEC-2017-91 / GHSA-ghjx-3jg5-h6r2","Warn: Project is vulnerable to: PYSEC-2017-88 / GHSA-hvr9-wr9p-grgr","Warn: Project is vulnerable to: PYSEC-2016-26 / GHSA-j7c2-rqm3-c97m","Warn: Project is vulnerable to: PYSEC-2019-188 / GHSA-mq66-vcfc-8246","Warn: Project is vulnerable to: PYSEC-2018-91 / GHSA-p575-cf9h-wv42"],"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-21T02:32:22.571Z","repository_id":5629359,"created_at":"2025-08-21T02:32:22.571Z","updated_at":"2025-08-21T02:32:22.571Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":"madpah","name":"Paul Horton","uuid":"10280392","kind":"user","description":"IT geek, Digital, DevSecOps, Food...","email":"","website":null,"location":"UK","twitter":"madpah","company":"@sonatype @CycloneDX ","icon_url":"https://avatars.githubusercontent.com/u/10280392?u=6722a812928b52453b40e9929277a9e3f26cc05e\u0026v=4","repositories_count":53,"last_synced_at":"2024-12-06T22:09:06.378Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/madpah","funding_links":[],"total_stars":151,"followers":15,"following":1,"created_at":"2022-11-04T11:55:07.544Z","updated_at":"2024-12-06T22:09:06.378Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madpah","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madpah/repositories"},"tags":[{"name":"v0.13.1","sha":"138dc9fdbd98d8cd74c2fbc8fa3d4e2a1047face","kind":"tag","published_at":"2026-06-18T07:52:04.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.13.1","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"77551ee6788fabfddb29804f947ea65234441d21","kind":"tag","published_at":"2025-05-21T13:41:53.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.13.0","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"6e3ec52f296553954a4ebcbd121908f4231b979b","kind":"tag","published_at":"2025-05-21T13:26:30.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.12.0","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"28fe5b346b01ab4cba6779a3d162208cccc38cda","kind":"tag","published_at":"2024-08-12T15:14:10.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.11.0","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"c31f81dac31815bd788cc38c016aadbd2f017b98","kind":"tag","published_at":"2024-07-26T12:29:52.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.10.2","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"f303a69e5384a8e0ba2ce776c2e7a3232db119fb","kind":"tag","published_at":"2024-07-23T13:37:12.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.10.1","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"f4ce36a2ad80a974269613c4bea40ef0b9f5caed","kind":"tag","published_at":"2024-07-23T07:51:35.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.10.0","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"e32294c6291f26ba399a085605a89d1939256867","kind":"tag","published_at":"2024-04-03T10:27:44.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.9.0","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"92279002931f99e88b3bede53f49fee454ea2b12","kind":"tag","published_at":"2024-04-03T10:02:38.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.8.0","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"f66f2da868a0c47efa174ede6e4fd711adbd2ff5","kind":"tag","published_at":"2024-03-28T09:54:26.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.7.0","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"e4fe83b04193deb8447d7be78e4e658c2a52baf0","kind":"tag","published_at":"2024-03-27T16:54:19.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.6.0","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"19e3ddf21e600f92ac29a83811beaff94f8f5410","kind":"tag","published_at":"2022-01-20T08:51:57.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.5.0","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a16fd0b948e44526b8d228240a7692156498ef8e","kind":"tag","published_at":"2022-01-18T09:45:58.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.4.0","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"186cfd4a0d90628915a4f6e3bd827a0fe2981ee7","kind":"tag","published_at":"2021-12-17T14:46:54.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.3.1","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"8760e01d59c1bb60c65dfbc6321eab506d05fab7","kind":"tag","published_at":"2021-12-17T14:42:28.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.3.0","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"52f802c77573c0e64240cd47246de01ffbf96c0c","kind":"tag","published_at":"2018-11-14T16:36:25.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.2.0","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"c84b72ad3f4318832cf87f9610c2f7a49c590964","kind":"commit","published_at":"2015-05-03T01:28:40.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.1.0","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"7b0cc239db30581809e081071b6945d63980173c","kind":"tag","published_at":"2013-08-17T01:50:41.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.0.6","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"e2e13c4ce20963378f57959f9eb70845e4ba1be4","kind":"tag","published_at":"2013-08-17T01:40:30.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.0.5","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"3d7cc24fe904223f11dc1f982fe64232d8a8f10c","kind":"tag","published_at":"2013-05-29T02:44:14.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.0.4","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"fc0a1403c9a9eae5f093906fac811420f8c66c9f","kind":"tag","published_at":"2013-05-28T14:22:09.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.0.3","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"772bda498571f7d3ff00d08834bf7f42e3556bc7","kind":"tag","published_at":"2013-05-27T16:35:09.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.0.2","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"f243bc58d172e1ac0d6e453782c6b61cba879f4d","kind":"tag","published_at":"2012-11-24T18:37:56.000Z","download_url":"https://codeload.github.com/madpah/requirements-parser/tar.gz/v0.0.1","html_url":"https://github.com/madpah/requirements-parser/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/madpah/requirements-parser@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T15:11:18.935Z","dependent_packages_count":53,"downloads":19624965,"downloads_period":"last-month","dependent_repos_count":512,"rankings":{"downloads":0.4104953040951519,"dependent_repos_count":0.6307329532023823,"dependent_packages_count":0.312493994195991,"stargazers_count":6.598735026243112,"forks_count":6.448147087484071,"docker_downloads_count":0.6689766636494493,"average":2.511596838145026},"purl":"pkg:pypi/requirements-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/requirements-parser","docker_dependents_count":21,"docker_downloads_count":272108,"usage_url":"https://repos.ecosyste.ms/usage/pypi/requirements-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/requirements-parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T11:37:58.562Z","issues_count":58,"pull_requests_count":68,"avg_time_to_close_issue":37628357.025,"avg_time_to_close_pull_request":16157584.0,"issues_closed_count":40,"pull_requests_closed_count":62,"pull_request_authors_count":30,"issue_authors_count":39,"avg_comments_per_issue":1.6896551724137931,"avg_comments_per_pull_request":1.8382352941176472,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":590292.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"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":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/issues","maintainers":[{"login":"madpah","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madpah"},{"login":"davidfischer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidfischer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/requirements-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/requirements-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/requirements-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/requirements-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/requirements-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/requirements-parser/codemeta","maintainers":[{"uuid":"madpah","login":"madpah","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/madpah/","role":null,"created_at":"2023-02-25T08:31:21.687Z","updated_at":"2023-02-25T08:31:21.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/madpah/packages"},{"uuid":"davidfischer","login":"davidfischer","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/davidfischer/","role":null,"created_at":"2023-02-25T08:31:21.682Z","updated_at":"2023-02-25T08:31:21.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/davidfischer/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":929794,"maintainers_count":399344,"namespaces_count":0,"keywords_count":311282,"github":"pypi","metadata":{"funded_packages_count":58148,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-20T05:05:11.122Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":14527934,"name":"devel/py-requirements-parser","ecosystem":"pkgsrc","description":"Parses Pip requirement files","homepage":"https://github.com/madpah/requirements-parser","licenses":"2-clause-bsd","normalized_licenses":["MulanPSL-2.0"],"repository_url":"https://github.com/madpah/requirements-parser","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-06T23:09:34.000Z","latest_release_published_at":"2026-03-06T23:09:34.000Z","latest_release_number":"0.13.0nb1","last_synced_at":"2026-05-27T06:41:22.983Z","created_at":"2026-05-27T06:41:22.512Z","updated_at":"2026-05-27T06:41:23.422Z","registry_url":"https://pkgsrc.se/devel/py-requirements-parser","install_command":"pkg_add py313-requirements-parser","documentation_url":"https://pkgsrc.se/devel/py-requirements-parser","metadata":{"pkg_slug":"py-requirements-parser","pkgbase":"py312-requirements-parser","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py312-requirements-parser-0.13.0nb1"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T06:41:23.395Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:pkgsrc/devel/py-requirements-parser?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-requirements-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-requirements-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-requirements-parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-requirements-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-requirements-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-requirements-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-requirements-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-requirements-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-requirements-parser/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":466},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-21T05:00:17.275Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":14808625,"name":"requirements-parser","ecosystem":"conda","description":"This is a small Python module for parsing Pip requirement files. The goal is to parse everything in the Pip requirement file format spec.","homepage":"https://github.com/madpah/requirements-parser","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/madpah/requirements-parser","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-07-23T13:34:10.000Z","latest_release_published_at":"2026-07-23T13:34:10.000Z","latest_release_number":"0.13.1","last_synced_at":"2026-07-24T07:48:38.578Z","created_at":"2026-07-24T07:48:38.148Z","updated_at":"2026-07-24T22:30:19.615Z","registry_url":"https://anaconda.org/anaconda/requirements-parser","install_command":"conda install -c anaconda requirements-parser","documentation_url":null,"metadata":{},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":74.56041900486345,"dependent_repos_count":37.242798353909464,"dependent_packages_count":34.15637860082305,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":48.65319865319865},"purl":"pkg:conda/requirements-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/requirements-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/requirements-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/requirements-parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/requirements-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/requirements-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/requirements-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/requirements-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/requirements-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/requirements-parser/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5474,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":848},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-20T05:05:46.217Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":8184881,"name":"py-requirements-parser","ecosystem":"spack","description":"This is a small Python module for parsing Pip requirement files. The\ngoal is to parse everything in the Pip requirement file format spec.\n","homepage":"https://github.com/madpah/requirements-parser","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/madpah/requirements-parser","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-09-05T00:51:05.878Z","latest_release_published_at":"2023-09-05T00:51:05.878Z","latest_release_number":"0.5.0","last_synced_at":"2026-08-20T11:38:33.811Z","created_at":"2023-09-05T00:50:55.955Z","updated_at":"2026-08-20T11:38:33.811Z","registry_url":"https://packages.spack.io/package.html?name=py-requirements-parser","install_command":"spack install py-requirements-parser","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"6837462","full_name":"madpah/requirements-parser","owner":"madpah","description":"A Pip requirements file parser.","archived":false,"fork":false,"pushed_at":"2023-08-15T01:51:30.000Z","size":216,"stargazers_count":116,"open_issues_count":35,"forks_count":37,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-09-04T05:11:46.027Z","etag":null,"topics":["pip"],"latest_commit_sha":null,"homepage":"https://requirements-parser.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/madpah.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-24T07:39:03.000Z","updated_at":"2023-09-01T05:48:22.000Z","dependencies_parsed_at":"2023-01-13T13:38:00.032Z","dependency_job_id":null,"html_url":"https://github.com/madpah/requirements-parser","commit_stats":null,"previous_names":[],"tags_count":12,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madpah","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":156915673,"owners_count":7655607,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2023-09-05T00:51:05.810Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.925582663213845,"stargazers_count":17.667467307179077,"forks_count":17.173738991192955,"docker_downloads_count":null,"average":23.19169724039647},"purl":"pkg:spack/py-requirements-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-requirements-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-requirements-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-requirements-parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-28T19:47:57.697Z","issues_count":50,"pull_requests_count":38,"avg_time_to_close_issue":13129089.583333334,"avg_time_to_close_pull_request":11313361.51724138,"issues_closed_count":24,"pull_requests_closed_count":29,"pull_request_authors_count":22,"issue_authors_count":34,"avg_comments_per_issue":1.7,"avg_comments_per_pull_request":2.0526315789473686,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":697.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.25,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-requirements-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-requirements-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-requirements-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-requirements-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-requirements-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-requirements-parser/codemeta","maintainers":[{"uuid":"eugeneswalker","login":"eugeneswalker","name":null,"email":null,"url":"https://github.com/eugeneswalker","packages_count":6,"html_url":null,"role":null,"created_at":"2023-09-05T05:33:54.369Z","updated_at":"2023-09-05T05:33:54.369Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/eugeneswalker/packages"},{"uuid":"DaxLynch","login":"DaxLynch","name":null,"email":null,"url":"https://github.com/DaxLynch","packages_count":5,"html_url":null,"role":null,"created_at":"2023-09-05T05:33:54.260Z","updated_at":"2023-09-05T05:33:54.260Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/DaxLynch/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9301,"maintainers_count":1031,"namespaces_count":0,"keywords_count":3952,"github":"spack","metadata":{"funded_packages_count":508},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-20T05:06:01.510Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}}],"commits":{"id":306896,"full_name":"madpah/requirements-parser","default_branch":"main","total_commits":162,"total_committers":23,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.043478260869565,"dds":0.6358024691358024,"past_year_total_commits":6,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.33333333333333337,"last_synced_at":"2026-08-19T11:09:16.133Z","last_synced_commit":"1df25bf5adc219d9f69d965b81ce6e9fb6559c85","created_at":"2023-03-08T16:44:38.794Z","updated_at":"2026-08-19T11:09:15.340Z","committers":[{"name":"David Fischer","email":"djfische@gmail.com","login":"davidfischer","count":59},{"name":"Paul Horton","email":"phorton@sonatype.com","login":"madpah","count":52},{"name":"semantic-release","email":"semantic-release","login":"semantic-release","count":11},{"name":"Nicolas Delaby","email":"nicolas@noa.one","login":"ticosax","count":5},{"name":"Max Shenfield","email":"shenfieldmax@gmail.com","login":"mshenfield","count":4},{"name":"Sofia Velmer","email":"pyth0n3r@yandex.ru","login":"dveselov","count":4},{"name":"github-actions","email":"action@github.com","login":"actions-user","count":4},{"name":"John Vandenberg","email":"jayvdb@gmail.com","login":"jayvdb","count":3},{"name":"Stéphane Bidoul (ACSONE)","email":"stephane.bidoul@acsone.eu","login":"sbidoul","count":3},{"name":"Jayson Reis (jaysonsantos)","email":"santosdosreis@gmail.com","login":"jaysonsantos","count":2},{"name":"Trey Hunner","email":"trey@treyhunner.com","login":"treyhunner","count":2},{"name":"github-actions","email":"github-actions@github.com","login":"invalid-email-address","count":2},{"name":"Cal Crosby","email":"calcruiseby@gmail.com","login":"Glizzus","count":1},{"name":"Chris Lawlor","email":"lawlor.chris@gmail.com","login":"chrislawlor","count":1},{"name":"Cooper Lees","email":"me@cooperlees.com","login":"cooperlees","count":1},{"name":"Edgar Ramírez Mondragón","email":"edgarrm358@gmail.com","login":"edgarrmondragon","count":1},{"name":"Esa Jokinen","email":"esa@esajokinen.net","login":"oh2fih","count":1},{"name":"Kaleb Elwert","email":"belak@coded.io","login":"belak","count":1},{"name":"Marco Köpcke","email":"hello@parakoopa.de","login":"theCapypara","count":1},{"name":"Mathieu Kniewallner","email":"mathieu.kniewallner@gmail.com","login":"mkniewallner","count":1},{"name":"Micha","email":"8493022+schollm","login":"schollm","count":1},{"name":"Sascha Peilicke","email":"saschpe@gmx.de","login":"saschpe","count":1},{"name":"Tim Vergenz","email":"vergenzt@gmail.com","login":"vergenzt","count":1}],"past_year_committers":[{"name":"Paul Horton","email":"paul.horton@owasp.org","login":"madpah","count":4},{"name":"semantic-release","email":"semantic-release","login":"semantic-release","count":1},{"name":"Micha","email":"8493022+schollm","login":"schollm","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6752313,"commits_count":978410056,"contributors_count":41242979,"owners_count":1359078,"committers_count":3353170,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"madpah/requirements-parser","html_url":"https://github.com/madpah/requirements-parser","last_synced_at":"2026-08-24T13:47:22.639Z","status":null,"issues_count":58,"pull_requests_count":68,"avg_time_to_close_issue":37628357.025,"avg_time_to_close_pull_request":16157584.0,"issues_closed_count":40,"pull_requests_closed_count":62,"pull_request_authors_count":30,"issue_authors_count":39,"avg_comments_per_issue":1.6896551724137931,"avg_comments_per_pull_request":1.8382352941176472,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":590292.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"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":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T21:59:13.732Z","updated_at":"2026-08-24T13:47:22.639Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/madpah%2Frequirements-parser/issues","issue_labels_count":{"table":{"enhancement":14,"documentation":1,"breaking":1,"bug":1}},"pull_request_labels_count":{"table":{"enhancement":13,"bug":8,"breaking":1}},"issue_author_associations_count":{"table":{"NONE":34,"OWNER":11,"CONTRIBUTOR":10,"COLLABORATOR":3}},"pull_request_author_associations_count":{"table":{"NONE":25,"CONTRIBUTOR":24,"OWNER":13,"COLLABORATOR":6}},"issue_authors":{"table":{"madpah":11,"treyhunner":4,"hexagonrecursion":3,"davidfischer":3,"pombredanne":2,"szabgab":2,"kousu":1,"zerocewl":1,"wch":1,"dmr":1,"cooperlees":1,"Erotemic":1,"kabirkhan":1,"Syntactical01":1,"stefanfoulis":1,"vrigal":1,"jenshnielsen":1,"CleanHit":1,"K0Te":1,"belak":1,"jack-mcivor":1,"underyx":1,"tobiasweibel":1,"jamesw966":1,"pgajdos":1,"jhermann":1,"9-FS":1,"SirUli":1,"andriyor":1,"attfarhan":1,"gotmax23":1,"oh2fih":1,"theCapypara":1,"g-carre":1,"skrawcz":1,"matthewdeanmartin":1,"sbidoul":1,"cici":1,"mshenfield":1}},"pull_request_authors":{"table":{"madpah":13,"davidfischer":6,"sbidoul":3,"ticosax":3,"jenshnielsen":2,"FasterSpeeding":2,"dymart":2,"jack-mcivor":2,"simahawk":2,"gavin09":2,"theCapypara":2,"oh2fih":2,"gotmax23":2,"Akasurde":2,"mkniewallner":2,"belak":2,"Glizzus":2,"edgarrmondragon":2,"vergenzt":2,"mshenfield":2,"antlarr-suse":2,"saschpe":1,"schollm":1,"chrislawlor":1,"Raekkeri":1,"cooperlees":1,"treyhunner":1,"tyrannosaurus":1,"jaysonsantos":1,"jayvdb":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16328808,"issues_count":42398313,"pull_requests_count":135865593,"authors_count":11520402,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"bug":1}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"schollm":1}},"maintainers":[{"table":{"login":"madpah","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madpah"}},{"table":{"login":"davidfischer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidfischer"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":2,"PullRequestEvent":5,"ForkEvent":4,"IssuesEvent":2,"WatchEvent":13,"IssueCommentEvent":2,"PushEvent":7,"CreateEvent":2},"last_year":{"ForkEvent":1,"WatchEvent":4,"PushEvent":2}},"keywords":["pip"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-17T08:11:38.481Z","updated_at":"2022-09-17T08:11:38.481Z","repository_link":"https://github.com/madpah/requirements-parser/blob/main/docs/requirements.txt","dependencies":[{"id":5134279260,"package_name":"m2r2","ecosystem":"pypi","requirements":"\u003e=0.3.2","direct":true,"kind":"runtime","optional":false},{"id":5134279261,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=4.3.2","direct":true,"kind":"runtime","optional":false},{"id":5134279262,"package_name":"sphinx-autoapi","ecosystem":"pypi","requirements":"\u003e=1.8.4","direct":true,"kind":"runtime","optional":false},{"id":5134279263,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-09-17T08:11:38.557Z","updated_at":"2022-09-17T08:11:38.557Z","repository_link":"https://github.com/madpah/requirements-parser/blob/main/poetry.lock","dependencies":[{"id":5134279272,"package_name":"attrs","ecosystem":"pypi","requirements":"21.4.0","direct":false,"kind":"develop","optional":false},{"id":5134279273,"package_name":"autopep8","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"develop","optional":false},{"id":5134279274,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"develop","optional":false},{"id":5134279275,"package_name":"coverage","ecosystem":"pypi","requirements":"6.2","direct":false,"kind":"develop","optional":false},{"id":5134279276,"package_name":"distlib","ecosystem":"pypi","requirements":"0.3.4","direct":false,"kind":"develop","optional":false},{"id":5134279277,"package_name":"filelock","ecosystem":"pypi","requirements":"3.4.1","direct":false,"kind":"develop","optional":false},{"id":5134279278,"package_name":"flake8","ecosystem":"pypi","requirements":"4.0.1","direct":false,"kind":"develop","optional":false},{"id":5134279279,"package_name":"flake8-annotations","ecosystem":"pypi","requirements":"2.7.0","direct":false,"kind":"develop","optional":false},{"id":5134279280,"package_name":"flake8-bugbear","ecosystem":"pypi","requirements":"21.11.29","direct":false,"kind":"develop","optional":false},{"id":5134279281,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.2.0","direct":false,"kind":"develop","optional":false},{"id":5134279282,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"5.4.0","direct":false,"kind":"develop","optional":false},{"id":5134279283,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"develop","optional":false},{"id":5134279284,"package_name":"mypy","ecosystem":"pypi","requirements":"0.920","direct":false,"kind":"develop","optional":false},{"id":5134279285,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":5134279286,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"develop","optional":false},{"id":5134279287,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.4.0","direct":false,"kind":"develop","optional":false},{"id":5134279288,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":5134279289,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":5134279290,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"2.8.0","direct":false,"kind":"develop","optional":false},{"id":5134279291,"package_name":"pyflakes","ecosystem":"pypi","requirements":"2.4.0","direct":false,"kind":"develop","optional":false},{"id":5134279292,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.6","direct":false,"kind":"develop","optional":false},{"id":5134279293,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"develop","optional":false},{"id":5134279294,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":5134279295,"package_name":"tomli","ecosystem":"pypi","requirements":"1.2.3","direct":false,"kind":"develop","optional":false},{"id":5134279296,"package_name":"tox","ecosystem":"pypi","requirements":"3.24.5","direct":false,"kind":"develop","optional":false},{"id":5134279297,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.5.1","direct":false,"kind":"develop","optional":false},{"id":5134279298,"package_name":"types-setuptools","ecosystem":"pypi","requirements":"57.4.6","direct":false,"kind":"runtime","optional":false},{"id":5134279299,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.0.1","direct":false,"kind":"develop","optional":false},{"id":5134279300,"package_name":"virtualenv","ecosystem":"pypi","requirements":"20.13.0","direct":false,"kind":"develop","optional":false},{"id":5134279301,"package_name":"zipp","ecosystem":"pypi","requirements":"3.6.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-09-17T08:11:38.626Z","updated_at":"2022-09-17T08:11:38.626Z","repository_link":"https://github.com/madpah/requirements-parser/blob/main/pyproject.toml","dependencies":[{"id":5134279350,"package_name":"python","ecosystem":"pypi","requirements":"^3.6","direct":true,"kind":"runtime","optional":false},{"id":5134279351,"package_name":"types-setuptools","ecosystem":"pypi","requirements":"\u003e= 57.0.0","direct":true,"kind":"runtime","optional":false},{"id":5134279352,"package_name":"tox","ecosystem":"pypi","requirements":"^3.24.3","direct":true,"kind":"develop","optional":false},{"id":5134279353,"package_name":"coverage","ecosystem":"pypi","requirements":"^6.2","direct":true,"kind":"develop","optional":false},{"id":5134279354,"package_name":"mypy","ecosystem":"pypi","requirements":"^0.920","direct":true,"kind":"develop","optional":false},{"id":5134279355,"package_name":"autopep8","ecosystem":"pypi","requirements":"^1.6.0","direct":true,"kind":"develop","optional":false},{"id":5134279356,"package_name":"flake8","ecosystem":"pypi","requirements":"^4.0.1","direct":true,"kind":"develop","optional":false},{"id":5134279357,"package_name":"flake8-annotations","ecosystem":"pypi","requirements":"^2.7.0","direct":true,"kind":"develop","optional":false},{"id":5134279358,"package_name":"flake8-bugbear","ecosystem":"pypi","requirements":"^21.11.29","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.lowest.txt","sha":null,"kind":"manifest","created_at":"2022-09-17T08:11:38.871Z","updated_at":"2022-09-17T08:11:38.871Z","repository_link":"https://github.com/madpah/requirements-parser/blob/main/requirements.lowest.txt","dependencies":[{"id":5134281358,"package_name":"types-setuptools","ecosystem":"pypi","requirements":"==57.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/reqfiles/crateio_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-17T08:11:39.297Z","updated_at":"2022-09-17T08:11:39.297Z","repository_link":"https://github.com/madpah/requirements-parser/blob/main/tests/reqfiles/crateio_requirements.txt","dependencies":[{"id":5134283742,"package_name":"Babel","ecosystem":"pypi","requirements":"==0.9.6","direct":true,"kind":"test","optional":false},{"id":5134283743,"package_name":"Django","ecosystem":"pypi","requirements":"==1.4","direct":true,"kind":"test","optional":false},{"id":5134283744,"package_name":"Jinja2","ecosystem":"pypi","requirements":"==2.6","direct":true,"kind":"test","optional":false},{"id":5134283745,"package_name":"MarkupSafe","ecosystem":"pypi","requirements":"==0.15","direct":true,"kind":"test","optional":false},{"id":5134283746,"package_name":"South","ecosystem":"pypi","requirements":"==0.7.5","direct":true,"kind":"test","optional":false},{"id":5134283747,"package_name":"amqplib","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"test","optional":false},{"id":5134283748,"package_name":"anyjson","ecosystem":"pypi","requirements":"==0.3.3","direct":true,"kind":"test","optional":false},{"id":5134283749,"package_name":"bleach","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"test","optional":false},{"id":5134283750,"package_name":"boto","ecosystem":"pypi","requirements":"==2.3.0","direct":true,"kind":"test","optional":false},{"id":5134283751,"package_name":"celery","ecosystem":"pypi","requirements":"==2.5.5","direct":true,"kind":"test","optional":false},{"id":5134283752,"package_name":"celery-haystack","ecosystem":"pypi","requirements":"==0.4","direct":true,"kind":"test","optional":false},{"id":5134283753,"package_name":"certifi","ecosystem":"pypi","requirements":"==0.0.8","direct":true,"kind":"test","optional":false},{"id":5134283754,"package_name":"chardet","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"test","optional":false},{"id":5134283755,"package_name":"eventlet","ecosystem":"pypi","requirements":"==0.9.16","direct":true,"kind":"test","optional":false},{"id":5134283756,"package_name":"django-admin-tools","ecosystem":"pypi","requirements":"==0.4.1","direct":true,"kind":"test","optional":false},{"id":5134283757,"package_name":"django-appconf","ecosystem":"pypi","requirements":"==0.5","direct":true,"kind":"test","optional":false},{"id":5134283758,"package_name":"django-celery","ecosystem":"pypi","requirements":"==2.5.5","direct":true,"kind":"test","optional":false},{"id":5134283759,"package_name":"django-hosts","ecosystem":"pypi","requirements":"==0.4.2","direct":true,"kind":"test","optional":false},{"id":5134283760,"package_name":"django-jsonfield","ecosystem":"pypi","requirements":"==0.8.7","direct":true,"kind":"test","optional":false},{"id":5134283761,"package_name":"django-model-utils","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"test","optional":false},{"id":5134283762,"package_name":"django-picklefield","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"test","optional":false},{"id":5134283763,"package_name":"django-redis-cache","ecosystem":"pypi","requirements":"==0.9.3","direct":true,"kind":"test","optional":false},{"id":5134283764,"package_name":"django-secure","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"test","optional":false},{"id":5134283765,"package_name":"django-social-auth","ecosystem":"pypi","requirements":"==0.6.9","direct":true,"kind":"test","optional":false},{"id":5134283766,"package_name":"django-staticfiles","ecosystem":"pypi","requirements":"==1.2.1","direct":true,"kind":"test","optional":false},{"id":5134283767,"package_name":"django-storages","ecosystem":"pypi","requirements":"==1.1.4","direct":true,"kind":"test","optional":false},{"id":5134283768,"package_name":"django-tastypie","ecosystem":"pypi","requirements":"==0.9.11","direct":true,"kind":"test","optional":false},{"id":5134283769,"package_name":"django-uuidfield","ecosystem":"pypi","requirements":"==0.2","direct":true,"kind":"test","optional":false},{"id":5134283770,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.9.1","direct":true,"kind":"test","optional":false},{"id":5134283771,"package_name":"greenlet","ecosystem":"pypi","requirements":"==0.4.0","direct":true,"kind":"test","optional":false},{"id":5134283772,"package_name":"gunicorn","ecosystem":"pypi","requirements":"==0.14.5","direct":true,"kind":"test","optional":false},{"id":5134283773,"package_name":"html5lib","ecosystem":"pypi","requirements":"==0.95","direct":true,"kind":"test","optional":false},{"id":5134283774,"package_name":"httplib2","ecosystem":"pypi","requirements":"==0.7.4","direct":true,"kind":"test","optional":false},{"id":5134283775,"package_name":"isoweek","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"test","optional":false},{"id":5134283776,"package_name":"jingo","ecosystem":"pypi","requirements":"==0.4","direct":true,"kind":"test","optional":false},{"id":5134283777,"package_name":"kombu","ecosystem":"pypi","requirements":"==2.1.8","direct":true,"kind":"test","optional":false},{"id":5134283778,"package_name":"lxml","ecosystem":"pypi","requirements":"==2.3.4","direct":true,"kind":"test","optional":false},{"id":5134283779,"package_name":"mimeparse","ecosystem":"pypi","requirements":"==0.1.3","direct":true,"kind":"test","optional":false},{"id":5134283780,"package_name":"newrelic","ecosystem":"pypi","requirements":"==1.2.1.265","direct":true,"kind":"test","optional":false},{"id":5134283781,"package_name":"oauth2","ecosystem":"pypi","requirements":"==1.5.211","direct":true,"kind":"test","optional":false},{"id":5134283782,"package_name":"oauthlib","ecosystem":"pypi","requirements":"==0.1.3","direct":true,"kind":"test","optional":false},{"id":5134283783,"package_name":"pinax-utils","ecosystem":"pypi","requirements":"==1.0b1.dev3","direct":true,"kind":"test","optional":false},{"id":5134283784,"package_name":"psycopg2","ecosystem":"pypi","requirements":"==2.4.5","direct":true,"kind":"test","optional":false},{"id":5134283785,"package_name":"py-bcrypt","ecosystem":"pypi","requirements":"==0.2","direct":true,"kind":"test","optional":false},{"id":5134283786,"package_name":"pyasn1","ecosystem":"pypi","requirements":"==0.1.3","direct":true,"kind":"test","optional":false},{"id":5134283787,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==1.5","direct":true,"kind":"test","optional":false},{"id":5134283788,"package_name":"python-openid","ecosystem":"pypi","requirements":"==2.2.5","direct":true,"kind":"test","optional":false},{"id":5134283789,"package_name":"pytz","ecosystem":"pypi","requirements":"==2012c","direct":true,"kind":"test","optional":false},{"id":5134283790,"package_name":"PyYAML","ecosystem":"pypi","requirements":"==3.10","direct":true,"kind":"test","optional":false},{"id":5134283791,"package_name":"raven","ecosystem":"pypi","requirements":"==1.7.6","direct":true,"kind":"test","optional":false},{"id":5134283792,"package_name":"redis","ecosystem":"pypi","requirements":"==2.4.12","direct":true,"kind":"test","optional":false},{"id":5134283793,"package_name":"requests","ecosystem":"pypi","requirements":"==0.12.1","direct":true,"kind":"test","optional":false},{"id":5134283794,"package_name":"rsa","ecosystem":"pypi","requirements":"==3.0.1","direct":true,"kind":"test","optional":false},{"id":5134283795,"package_name":"simplejson","ecosystem":"pypi","requirements":"==2.5.2","direct":true,"kind":"test","optional":false},{"id":5134283796,"package_name":"slumber","ecosystem":"pypi","requirements":"==0.4.2","direct":true,"kind":"test","optional":false},{"id":5134283797,"package_name":"uuid","ecosystem":"pypi","requirements":"==1.30","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"tests/reqfiles/global_options_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-17T08:11:39.626Z","updated_at":"2022-09-17T08:11:39.626Z","repository_link":"https://github.com/madpah/requirements-parser/blob/main/tests/reqfiles/global_options_requirements.txt","dependencies":[{"id":5134285186,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"tests/reqfiles/illustrative_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-17T08:11:39.779Z","updated_at":"2022-09-17T08:11:39.779Z","repository_link":"https://github.com/madpah/requirements-parser/blob/main/tests/reqfiles/illustrative_requirements.txt","dependencies":[{"id":5134286835,"package_name":"Django","ecosystem":"pypi","requirements":"\u003e=1.5,\u003c1.6","direct":true,"kind":"test","optional":false},{"id":5134286836,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":5134286837,"package_name":"DocParser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"tests/reqfiles/rtfd_deploy_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-17T08:11:39.850Z","updated_at":"2022-09-17T08:11:39.850Z","repository_link":"https://github.com/madpah/requirements-parser/blob/main/tests/reqfiles/rtfd_deploy_requirements.txt","dependencies":[{"id":5134286847,"package_name":"psycopg2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":5134286848,"package_name":"gunicorn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":5134286849,"package_name":"pysolr","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":5134286850,"package_name":"python-memcached","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":5134286851,"package_name":"dnspython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"tests/reqfiles/rtfd_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-17T08:11:39.901Z","updated_at":"2022-09-17T08:11:39.901Z","repository_link":"https://github.com/madpah/requirements-parser/blob/main/tests/reqfiles/rtfd_requirements.txt","dependencies":[{"id":5134286964,"package_name":"Distutils2","ecosystem":"pypi","requirements":"==1.0a3","direct":true,"kind":"test","optional":false},{"id":5134286965,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==1.1.2","direct":true,"kind":"test","optional":false},{"id":5134286966,"package_name":"Unipath","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"test","optional":false},{"id":5134286967,"package_name":"bzr","ecosystem":"pypi","requirements":"==2.5b4","direct":true,"kind":"test","optional":false},{"id":5134286968,"package_name":"celery-haystack","ecosystem":"pypi","requirements":"==0.6.2","direct":true,"kind":"test","optional":false},{"id":5134286969,"package_name":"celery","ecosystem":"pypi","requirements":"==3.0.9","direct":true,"kind":"test","optional":false},{"id":5134286970,"package_name":"django-celery","ecosystem":"pypi","requirements":"==3.0.9","direct":true,"kind":"test","optional":false},{"id":5134286971,"package_name":"django-extensions","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"test","optional":false},{"id":5134286972,"package_name":"django-guardian","ecosystem":"pypi","requirements":"==1.0.4","direct":true,"kind":"test","optional":false},{"id":5134286973,"package_name":"django-kombu","ecosystem":"pypi","requirements":"==0.9.4","direct":true,"kind":"test","optional":false},{"id":5134286974,"package_name":"django-profiles","ecosystem":"pypi","requirements":"==0.2","direct":true,"kind":"test","optional":false},{"id":5134286975,"package_name":"django-secure","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"test","optional":false},{"id":5134286976,"package_name":"django","ecosystem":"pypi","requirements":"==1.4.2","direct":true,"kind":"test","optional":false},{"id":5134286977,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"test","optional":false},{"id":5134286978,"package_name":"github2","ecosystem":"pypi","requirements":"==0.5.2","direct":true,"kind":"test","optional":false},{"id":5134286979,"package_name":"httplib2","ecosystem":"pypi","requirements":"==0.7.2","direct":true,"kind":"test","optional":false},{"id":5134286980,"package_name":"mercurial","ecosystem":"pypi","requirements":"==2.4","direct":true,"kind":"test","optional":false},{"id":5134286981,"package_name":"mimeparse","ecosystem":"pypi","requirements":"==0.1.3","direct":true,"kind":"test","optional":false},{"id":5134286982,"package_name":"redis","ecosystem":"pypi","requirements":"==2.7.1","direct":true,"kind":"test","optional":false},{"id":5134286983,"package_name":"simplejson","ecosystem":"pypi","requirements":"==2.3.0","direct":true,"kind":"test","optional":false},{"id":5134286984,"package_name":"slumber","ecosystem":"pypi","requirements":"==0.4.2","direct":true,"kind":"test","optional":false},{"id":5134286985,"package_name":"south","ecosystem":"pypi","requirements":"==0.7.6","direct":true,"kind":"test","optional":false},{"id":5134286986,"package_name":"sphinx-http-domain","ecosystem":"pypi","requirements":"==0.2","direct":true,"kind":"test","optional":false},{"id":5134286987,"package_name":"unittest-xml-reporting","ecosystem":"pypi","requirements":"==1.3.1","direct":true,"kind":"test","optional":false},{"id":5134286988,"package_name":"django_haystack","ecosystem":"pypi","requirements":"259274e4127f723d76b893c87a82777f9490b960","direct":true,"kind":"test","optional":false},{"id":5134286989,"package_name":"django-filter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":5134286990,"package_name":"django_taggit-dev","ecosystem":"pypi","requirements":"36f6dabcf10e27c7d9442a94243d4189f2a4f121","direct":true,"kind":"test","optional":false},{"id":5134286991,"package_name":"django_pagination-dev","ecosystem":"pypi","requirements":"e5f669036c","direct":true,"kind":"test","optional":false},{"id":5134286992,"package_name":"django_basic_apps-dev","ecosystem":"pypi","requirements":"171fdbe21a0dbbb38919a383cc265cb3cbc73771","direct":true,"kind":"test","optional":false},{"id":5134286993,"package_name":"django_registration-dev","ecosystem":"pypi","requirements":"dc0b564b7bfb79f58592fe8ad836729a85ec17ae","direct":true,"kind":"test","optional":false},{"id":5134286994,"package_name":"django_tastypie-dev","ecosystem":"pypi","requirements":"c5451b90b18b0cb64841b2276d543230d5f58231","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:37:59.954Z","updated_at":"2023-01-13T13:37:59.954Z","repository_link":"https://github.com/madpah/requirements-parser/blob/main/.github/workflows/deploy.yml","dependencies":[{"id":6876135759,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876135760,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876135761,"package_name":"relekang/python-semantic-release","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/poetry.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:37:59.975Z","updated_at":"2023-01-13T13:37:59.975Z","repository_link":"https://github.com/madpah/requirements-parser/blob/main/.github/workflows/poetry.yml","dependencies":[{"id":6876135762,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876135763,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876135764,"package_name":"Gr1N/setup-poetry","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":6876135765,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"tests/reqfiles/vcs_git_extras_require.txt","sha":null,"kind":"manifest","created_at":"2024-01-13T16:25:10.999Z","updated_at":"2024-01-13T16:25:10.999Z","repository_link":"https://github.com/madpah/requirements-parser/blob/main/tests/reqfiles/vcs_git_extras_require.txt","dependencies":[]}],"score":25.035357262348416,"created_at":"2026-05-04T06:49:35.664Z","updated_at":"2026-08-25T14:18:34.808Z","avatar_url":"https://github.com/madpah.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371893","html_url":"https://summary.ecosyste.ms/projects/371893"}