{"id":371774,"url":"https://github.com/sarugaku/shellingham","last_synced_at":"2026-06-16T03:30:40.665Z","repository":{"id":32575721,"uuid":"137405103","full_name":"sarugaku/shellingham","owner":"sarugaku","description":"Tool to Detect Surrounding Shell","archived":false,"fork":false,"pushed_at":"2026-03-13T18:44:08.000Z","size":198,"stargazers_count":313,"open_issues_count":19,"forks_count":41,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-05-30T00:21:27.790Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sarugaku.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-06-14T20:18:56.000Z","updated_at":"2026-05-06T14:06:02.000Z","dependencies_parsed_at":"2024-06-18T13:59:43.833Z","dependency_job_id":"2f23f895-9b56-4701-8f25-433de330c8b1","html_url":"https://github.com/sarugaku/shellingham","commit_stats":{"total_commits":140,"total_committers":24,"mean_commits":5.833333333333333,"dds":0.3142857142857143,"last_synced_commit":"1771039fe9577357567be4a165197ed08cdb2515"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/sarugaku/shellingham","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sarugaku","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/sbom","scorecard":{"id":800924,"data":{"date":"2025-08-11","repo":{"name":"github.com/sarugaku/shellingham","commit":"1771039fe9577357567be4a165197ed08cdb2515"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":5,"reason":"Found 6/11 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/sarugaku/shellingham/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/sarugaku/shellingham/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sarugaku/shellingham/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/sarugaku/shellingham/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sarugaku/shellingham/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sarugaku/shellingham/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/sarugaku/shellingham/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/sarugaku/shellingham/publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:14","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:22","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T10:27:48.601Z","repository_id":32575721,"created_at":"2025-08-23T10:27:48.602Z","updated_at":"2025-08-23T10:27:48.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34115503,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":"sarugaku","name":"猿楽 Sarugaku","uuid":"39783362","kind":"organization","description":"Collection of community-driven dependency management projects. Not an authority.","email":null,"website":"https://sarugaku.netlify.com","location":"高天原","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/39783362?v=4","repositories_count":22,"last_synced_at":"2024-03-25T20:22:27.193Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sarugaku","funding_links":[],"total_stars":589,"followers":12,"following":0,"created_at":"2022-11-02T16:30:51.123Z","updated_at":"2024-03-25T20:22:27.845Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sarugaku","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sarugaku/repositories"},"packages":null,"commits":null,"issues":{"table":{}},"events":null,"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T21:38:08.914Z","updated_at":"2023-01-14T21:38:08.914Z","repository_link":"https://github.com/sarugaku/shellingham/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6906930759,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6906930760,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T21:38:08.976Z","updated_at":"2023-01-14T21:38:08.976Z","repository_link":"https://github.com/sarugaku/shellingham/blob/master/.github/workflows/publish.yml","dependencies":[{"id":6906930761,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6906930762,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6906930763,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6906930764,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.5.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"Pipfile","sha":null,"kind":"manifest","created_at":"2023-01-14T21:38:09.039Z","updated_at":"2023-01-14T21:38:09.039Z","repository_link":"https://github.com/sarugaku/shellingham/blob/master/Pipfile","dependencies":[{"id":6906930765,"package_name":"shellingham","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6906930766,"package_name":"invoke","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6906930767,"package_name":"parver","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6906930768,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6906930769,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6906930770,"package_name":"setl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6906930771,"package_name":"towncrier","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6906930772,"package_name":"tox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":6906930773,"package_name":"tox-gh-actions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"Pipfile.lock","sha":null,"kind":"lockfile","created_at":"2023-01-14T21:38:09.082Z","updated_at":"2023-01-14T21:38:09.082Z","repository_link":"https://github.com/sarugaku/shellingham/blob/master/Pipfile.lock","dependencies":[{"id":6906930774,"package_name":"shellingham","ecosystem":"pypi","requirements":"*","direct":false,"kind":"runtime","optional":false},{"id":6906930775,"package_name":"appdirs","ecosystem":"pypi","requirements":"==1.4.4","direct":false,"kind":"develop","optional":false},{"id":6906930776,"package_name":"arpeggio","ecosystem":"pypi","requirements":"==1.10.2","direct":false,"kind":"develop","optional":false},{"id":6906930777,"package_name":"attrs","ecosystem":"pypi","requirements":"==21.2.0","direct":false,"kind":"develop","optional":false},{"id":6906930778,"package_name":"bleach","ecosystem":"pypi","requirements":"==3.3.0","direct":false,"kind":"develop","optional":false},{"id":6906930779,"package_name":"cached-property","ecosystem":"pypi","requirements":"==1.5.2","direct":false,"kind":"develop","optional":false},{"id":6906930780,"package_name":"certifi","ecosystem":"pypi","requirements":"==2021.5.30","direct":false,"kind":"develop","optional":false},{"id":6906930781,"package_name":"cffi","ecosystem":"pypi","requirements":"==1.14.5","direct":false,"kind":"develop","optional":false},{"id":6906930782,"package_name":"chardet","ecosystem":"pypi","requirements":"==4.0.0","direct":false,"kind":"develop","optional":false},{"id":6906930783,"package_name":"click","ecosystem":"pypi","requirements":"==8.0.1","direct":false,"kind":"develop","optional":false},{"id":6906930784,"package_name":"click-default-group","ecosystem":"pypi","requirements":"==1.2.2","direct":false,"kind":"develop","optional":false},{"id":6906930785,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.4","direct":false,"kind":"develop","optional":false},{"id":6906930786,"package_name":"cryptography","ecosystem":"pypi","requirements":"==3.4.7","direct":false,"kind":"develop","optional":false},{"id":6906930787,"package_name":"distlib","ecosystem":"pypi","requirements":"==0.3.2","direct":false,"kind":"develop","optional":false},{"id":6906930788,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.17.1","direct":false,"kind":"develop","optional":false},{"id":6906930789,"package_name":"filelock","ecosystem":"pypi","requirements":"==3.0.12","direct":false,"kind":"develop","optional":false},{"id":6906930790,"package_name":"idna","ecosystem":"pypi","requirements":"==2.10","direct":false,"kind":"develop","optional":false},{"id":6906930791,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==4.4.0","direct":false,"kind":"develop","optional":false},{"id":6906930792,"package_name":"incremental","ecosystem":"pypi","requirements":"==21.3.0","direct":false,"kind":"develop","optional":false},{"id":6906930793,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==1.1.1","direct":false,"kind":"develop","optional":false},{"id":6906930794,"package_name":"invoke","ecosystem":"pypi","requirements":"==1.5.0","direct":false,"kind":"develop","optional":false},{"id":6906930795,"package_name":"jeepney","ecosystem":"pypi","requirements":"==0.6.0","direct":false,"kind":"develop","optional":false},{"id":6906930796,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.0.1","direct":false,"kind":"develop","optional":false},{"id":6906930797,"package_name":"keyring","ecosystem":"pypi","requirements":"==23.0.1","direct":false,"kind":"develop","optional":false},{"id":6906930798,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.0.1","direct":false,"kind":"develop","optional":false},{"id":6906930799,"package_name":"packaging","ecosystem":"pypi","requirements":"==20.9","direct":false,"kind":"develop","optional":false},{"id":6906930800,"package_name":"parver","ecosystem":"pypi","requirements":"==0.3.1","direct":false,"kind":"develop","optional":false},{"id":6906930801,"package_name":"pep517","ecosystem":"pypi","requirements":"==0.10.0","direct":false,"kind":"develop","optional":false},{"id":6906930802,"package_name":"pkginfo","ecosystem":"pypi","requirements":"==1.7.0","direct":false,"kind":"develop","optional":false},{"id":6906930803,"package_name":"pluggy","ecosystem":"pypi","requirements":"==0.13.1","direct":false,"kind":"develop","optional":false},{"id":6906930804,"package_name":"py","ecosystem":"pypi","requirements":"==1.10.0","direct":false,"kind":"develop","optional":false},{"id":6906930805,"package_name":"pycparser","ecosystem":"pypi","requirements":"==2.20","direct":false,"kind":"develop","optional":false},{"id":6906930806,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.9.0","direct":false,"kind":"develop","optional":false},{"id":6906930807,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==2.4.7","direct":false,"kind":"develop","optional":false},{"id":6906930808,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.2.3","direct":false,"kind":"develop","optional":false},{"id":6906930809,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"==3.5.1","direct":false,"kind":"develop","optional":false},{"id":6906930810,"package_name":"readme-renderer","ecosystem":"pypi","requirements":"==29.0","direct":false,"kind":"develop","optional":false},{"id":6906930811,"package_name":"requests","ecosystem":"pypi","requirements":"==2.25.1","direct":false,"kind":"develop","optional":false},{"id":6906930812,"package_name":"requests-toolbelt","ecosystem":"pypi","requirements":"==0.9.1","direct":false,"kind":"develop","optional":false},{"id":6906930813,"package_name":"rfc3986","ecosystem":"pypi","requirements":"==1.5.0","direct":false,"kind":"develop","optional":false},{"id":6906930814,"package_name":"secretstorage","ecosystem":"pypi","requirements":"==3.3.1","direct":false,"kind":"develop","optional":false},{"id":6906930815,"package_name":"setl","ecosystem":"pypi","requirements":"==0.10.0","direct":false,"kind":"develop","optional":false},{"id":6906930816,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":false,"kind":"develop","optional":false},{"id":6906930817,"package_name":"toml","ecosystem":"pypi","requirements":"==0.10.2","direct":false,"kind":"develop","optional":false},{"id":6906930818,"package_name":"towncrier","ecosystem":"pypi","requirements":"==21.3.0","direct":false,"kind":"develop","optional":false},{"id":6906930819,"package_name":"tox","ecosystem":"pypi","requirements":"==3.23.0","direct":false,"kind":"develop","optional":false},{"id":6906930820,"package_name":"tox-gh-actions","ecosystem":"pypi","requirements":"==2.5.0","direct":false,"kind":"develop","optional":false},{"id":6906930821,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.61.0","direct":false,"kind":"develop","optional":false},{"id":6906930822,"package_name":"twine","ecosystem":"pypi","requirements":"==3.4.1","direct":false,"kind":"develop","optional":false},{"id":6906930823,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.5","direct":false,"kind":"develop","optional":false},{"id":6906930824,"package_name":"virtualenv","ecosystem":"pypi","requirements":"==20.4.7","direct":false,"kind":"develop","optional":false},{"id":6906930825,"package_name":"webencodings","ecosystem":"pypi","requirements":"==0.5.1","direct":false,"kind":"develop","optional":false},{"id":6906930826,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.4.1","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-24T01:51:17.313Z","updated_at":"2023-10-24T01:51:17.313Z","repository_link":"https://github.com/sarugaku/shellingham/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-24T01:51:17.321Z","updated_at":"2023-10-24T01:51:17.321Z","repository_link":"https://github.com/sarugaku/shellingham/blob/master/setup.py","dependencies":[]}],"score":5.805134968916488,"created_at":"2026-05-04T06:49:21.440Z","updated_at":"2026-06-16T03:30:40.666Z","avatar_url":"https://github.com/sarugaku.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371774","html_url":"https://summary.ecosyste.ms/projects/371774"}