{"id":371774,"url":"https://github.com/sarugaku/shellingham","last_synced_at":"2026-08-26T14:37:34.748Z","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":319,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-16T09:36:23.347Z","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-08-11T07:40:59.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":36720523,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":[{"id":12876899,"name":"python313Packages.shellingham","ecosystem":"nixpkgs","description":"Tool to detect the surrounding shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T04:50:44.722Z","latest_release_published_at":"2026-01-27T04:50:44.722Z","latest_release_number":"1.5.4","last_synced_at":"2026-05-14T14:03:33.873Z","created_at":"2026-01-27T04:50:44.147Z","updated_at":"2026-08-16T09:43:13.986Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.shellingham","install_command":"nix-env -iA nixpkgs.python313Packages.shellingham","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/shellingham/default.nix#L32","metadata":{"nix_attribute":"python3.13-shellingham-1.5.4","position":"pkgs/development/python-modules/shellingham/default.nix:32","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"shellingham","upstream_purl":"pkg:pypi/shellingham"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:13.986Z","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:nix/python313Packages.shellingham?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.shellingham/codemeta","maintainers":[{"uuid":"mbode","login":null,"name":"Maximilian Bode","email":"maxbode@gmail.com","url":"https://github.com/mbode","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-07T06:24:40.586Z","updated_at":"2026-03-07T06:24:40.586Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/mbode/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13307271,"name":"python311Packages.shellingham","ecosystem":"nixpkgs","description":"Tool to detect the surrounding shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:07:54.206Z","latest_release_published_at":"2026-02-02T07:07:54.206Z","latest_release_number":"1.5.1","last_synced_at":"2026-03-07T11:37:39.631Z","created_at":"2026-02-02T07:07:26.882Z","updated_at":"2026-08-16T09:43:14.107Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.shellingham","install_command":"nix-env -iA nixpkgs.python311Packages.shellingham","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/shellingham/default.nix#L38","metadata":{"nix_attribute":"python3.11-shellingham-1.5.1","position":"pkgs/development/python-modules/shellingham/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"shellingham","upstream_purl":"pkg:pypi/shellingham"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.107Z","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:nix/python311Packages.shellingham?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.shellingham/codemeta","maintainers":[{"uuid":"mbode","login":null,"name":"Maximilian Bode","email":"maxbode@gmail.com","url":"https://github.com/mbode","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-07T11:37:39.814Z","updated_at":"2026-03-07T11:37:39.814Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/mbode/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":7780104,"name":"py3-shellingham-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-shellingham","homepage":"https://github.com/sarugaku/shellingham","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_number":"1.5.0-r4","last_synced_at":"2026-07-30T01:03:25.098Z","created_at":"2023-05-22T14:38:17.289Z","updated_at":"2026-08-16T09:43:14.119Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-shellingham-pyc","install_command":"apk add py3-shellingham-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.119Z","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":16.99665852077203,"forks_count":19.859358635479527,"docker_downloads_count":null,"average":9.214004289062888},"purl":"pkg:apk/alpine/py3-shellingham-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-shellingham-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-shellingham-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-shellingham-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-shellingham-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-shellingham-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-shellingham-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-shellingham-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-shellingham-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-shellingham-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":334,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-05-23T08:01:00.776Z","updated_at":"2023-05-23T08:01:00.776Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":10345789,"name":"py3-shellingham","ecosystem":"alpine","description":"Python3 module to poke around and find out running shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.5.4-r1","last_synced_at":"2026-03-26T18:45:42.213Z","created_at":"2024-06-11T10:40:41.189Z","updated_at":"2026-08-16T09:43:14.044Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-shellingham","install_command":"apk add py3-shellingham","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.044Z","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:apk/alpine/py3-shellingham?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-shellingham/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-06-12T01:38:08.961Z","updated_at":"2024-06-12T01:38:08.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":11766938,"name":"py3-shellingham","ecosystem":"alpine","description":"Python3 module to poke around and find out running shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.5.4-r1","last_synced_at":"2026-03-20T21:30:04.856Z","created_at":"2025-06-07T18:58:17.178Z","updated_at":"2026-08-16T09:43:14.570Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-shellingham","install_command":"apk add py3-shellingham","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.569Z","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:apk/alpine/py3-shellingham?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-shellingham/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":672,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2025-06-08T16:58:58.790Z","updated_at":"2025-06-08T16:58:58.790Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6141298,"name":"py3-shellingham","ecosystem":"alpine","description":"Python3 module to poke around and find out running shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-02-12T16:56:34.000Z","latest_release_published_at":"2022-02-12T16:56:34.000Z","latest_release_number":"1.4.0-r0","last_synced_at":"2026-03-20T21:27:45.576Z","created_at":"2023-01-31T22:40:19.064Z","updated_at":"2026-08-16T09:43:13.981Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-shellingham","install_command":"apk add py3-shellingham","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:13.980Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.044374009508717,"stargazers_count":13.024593531725067,"forks_count":15.513294594118682,"average":10.145565533838116},"purl":"pkg:apk/alpine/py3-shellingham?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-shellingham/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":142,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-02-01T13:09:27.888Z","updated_at":"2023-02-01T13:09:27.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":947},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-08-25T05:06:56.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":8678166,"name":"py3-shellingham","ecosystem":"alpine","description":"Python3 module to poke around and find out running shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-10-24T09:05:07.000Z","latest_release_published_at":"2023-10-24T09:05:07.000Z","latest_release_number":"1.5.4-r0","last_synced_at":"2026-03-21T21:11:22.056Z","created_at":"2023-12-20T10:30:31.564Z","updated_at":"2026-08-16T09:43:14.092Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-shellingham","install_command":"apk add py3-shellingham","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.092Z","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:apk/alpine/py3-shellingham?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-shellingham/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2026-02-21T21:09:45.944Z","updated_at":"2026-02-21T21:09:45.944Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":960},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-25T05:07:15.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":12900652,"name":"python314Packages.shellingham","ecosystem":"nixpkgs","description":"Tool to detect the surrounding shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T10:16:31.776Z","latest_release_published_at":"2026-01-27T10:16:31.776Z","latest_release_number":"1.5.4","last_synced_at":"2026-07-24T20:27:44.357Z","created_at":"2026-01-27T10:16:31.563Z","updated_at":"2026-08-16T09:43:13.922Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.shellingham","install_command":"nix-env -iA nixpkgs.python314Packages.shellingham","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/shellingham/default.nix#L32","metadata":{"nix_attribute":"python3.14-shellingham-1.5.4","position":"pkgs/development/python-modules/shellingham/default.nix:32","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"shellingham","upstream_purl":"pkg:pypi/shellingham"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:13.922Z","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:nix/python314Packages.shellingham?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.shellingham/codemeta","maintainers":[{"uuid":"mbode","login":null,"name":"Maximilian Bode","email":"maxbode@gmail.com","url":"https://github.com/mbode","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-07T19:21:55.166Z","updated_at":"2026-03-07T19:21:55.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/mbode/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13080654,"name":"python311Packages.shellingham","ecosystem":"nixpkgs","description":"Tool to detect the surrounding shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:47:32.151Z","latest_release_published_at":"2026-02-01T17:47:32.151Z","latest_release_number":"1.5.4","last_synced_at":"2026-07-24T20:41:19.745Z","created_at":"2026-02-01T17:47:17.841Z","updated_at":"2026-08-16T09:43:13.910Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.shellingham","install_command":"nix-env -iA nixpkgs.python311Packages.shellingham","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/shellingham/default.nix#L35","metadata":{"nix_attribute":"python3.11-shellingham-1.5.4","position":"pkgs/development/python-modules/shellingham/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"shellingham","upstream_purl":"pkg:pypi/shellingham"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:13.910Z","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:nix/python311Packages.shellingham?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.shellingham/codemeta","maintainers":[{"uuid":"mbode","login":null,"name":"Maximilian Bode","email":"maxbode@gmail.com","url":"https://github.com/mbode","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-07T11:14:43.499Z","updated_at":"2026-03-07T11:14:43.499Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/mbode/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13089504,"name":"python312Packages.shellingham","ecosystem":"nixpkgs","description":"Tool to detect the surrounding shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:13:56.169Z","latest_release_published_at":"2026-02-01T18:13:56.169Z","latest_release_number":"1.5.4","last_synced_at":"2026-03-08T08:20:03.733Z","created_at":"2026-02-01T18:12:54.804Z","updated_at":"2026-08-16T09:43:13.916Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.shellingham","install_command":"nix-env -iA nixpkgs.python312Packages.shellingham","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/shellingham/default.nix#L35","metadata":{"nix_attribute":"python3.12-shellingham-1.5.4","position":"pkgs/development/python-modules/shellingham/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"shellingham","upstream_purl":"pkg:pypi/shellingham"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:13.916Z","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:nix/python312Packages.shellingham?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.shellingham/codemeta","maintainers":[{"uuid":"mbode","login":null,"name":"Maximilian Bode","email":"maxbode@gmail.com","url":"https://github.com/mbode","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-08T08:20:03.911Z","updated_at":"2026-03-08T08:20:03.911Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/mbode/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":6085562,"name":"py3-shellingham","ecosystem":"alpine","description":"Python3 module to poke around and find out running shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-08-04T06:41:48.000Z","latest_release_published_at":"2022-08-04T06:41:48.000Z","latest_release_number":"1.5.0-r0","last_synced_at":"2026-03-21T22:39:50.120Z","created_at":"2023-01-31T20:06:34.572Z","updated_at":"2026-08-16T09:43:13.923Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-shellingham","install_command":"apk add py3-shellingham","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:13.923Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.95138654990457,"stargazers_count":15.67306612776468,"forks_count":18.502301560570338,"average":13.281688559559896},"purl":"pkg:apk/alpine/py3-shellingham?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-shellingham/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":186,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-02-01T05:19:02.456Z","updated_at":"2023-02-01T05:19:02.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1065},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-08-25T05:07:20.502Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":11140266,"name":"py3-shellingham","ecosystem":"alpine","description":"Python3 module to poke around and find out running shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.5.4-r1","last_synced_at":"2026-03-26T17:35:50.320Z","created_at":"2024-12-07T13:15:24.430Z","updated_at":"2026-08-16T09:43:13.944Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-shellingham","install_command":"apk add py3-shellingham","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:13.944Z","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:apk/alpine/py3-shellingham?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-shellingham/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":674,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-12-13T16:53:51.990Z","updated_at":"2024-12-13T16:53:51.990Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":13207711,"name":"python312Packages.shellingham","ecosystem":"nixpkgs","description":"Tool to detect the surrounding shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:11:44.890Z","latest_release_published_at":"2026-02-02T01:11:44.890Z","latest_release_number":"1.5.4","last_synced_at":"2026-05-13T08:03:20.461Z","created_at":"2026-02-02T01:11:43.287Z","updated_at":"2026-08-16T09:43:13.969Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.shellingham","install_command":"nix-env -iA nixpkgs.python312Packages.shellingham","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/shellingham/default.nix#L35","metadata":{"nix_attribute":"python3.12-shellingham-1.5.4","position":"pkgs/development/python-modules/shellingham/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"shellingham","upstream_purl":"pkg:pypi/shellingham"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:13.969Z","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:nix/python312Packages.shellingham?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.shellingham/codemeta","maintainers":[{"uuid":"mbode","login":null,"name":"Maximilian Bode","email":"maxbode@gmail.com","url":"https://github.com/mbode","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-07T14:07:30.376Z","updated_at":"2026-03-07T14:07:30.376Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/mbode/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":14533727,"name":"misc/py-shellingham","ecosystem":"pkgsrc","description":"Tool to detect surrounding shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"isc","normalized_licenses":["ISC"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["misc","python"],"namespace":"misc","versions_count":1,"first_release_published_at":"2026-03-19T05:54:45.000Z","latest_release_published_at":"2026-03-19T05:54:45.000Z","latest_release_number":"1.5.4nb1","last_synced_at":"2026-05-27T08:25:21.937Z","created_at":"2026-05-27T08:25:21.598Z","updated_at":"2026-08-16T09:43:14.004Z","registry_url":"https://pkgsrc.se/misc/py-shellingham","install_command":"pkg_add py314-shellingham","documentation_url":"https://pkgsrc.se/misc/py-shellingham","metadata":{"pkg_slug":"py-shellingham","pkgbase":"py314-shellingham","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py314-shellingham-1.5.4nb1"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.003Z","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/misc/py-shellingham?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/misc/py-shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/misc/py-shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/misc/py-shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/misc%2Fpy-shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/misc%2Fpy-shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/misc%2Fpy-shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/misc%2Fpy-shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/misc%2Fpy-shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/misc%2Fpy-shellingham/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":480},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-25T05:00:19.652Z","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":5303316,"name":"shellingham","ecosystem":"conda","description":null,"homepage":"https://github.com/sarugaku/shellingham","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2018-11-01T02:18:56.000Z","latest_release_published_at":"2022-08-04T18:45:10.000Z","latest_release_number":"1.5.0","last_synced_at":"2026-04-02T15:48:00.240Z","created_at":"2022-10-03T16:14:40.642Z","updated_at":"2026-08-16T09:43:14.003Z","registry_url":"https://anaconda.org/conda-forge/shellingham","install_command":"conda install -c conda-forge shellingham","documentation_url":null,"metadata":{},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.003Z","dependent_packages_count":11,"downloads":null,"downloads_period":null,"dependent_repos_count":37,"rankings":{"downloads":null,"dependent_repos_count":5.973351963670842,"dependent_packages_count":5.484305604072059,"stargazers_count":28.908628175058638,"forks_count":34.1583911372823,"docker_downloads_count":null,"average":18.63116922002096},"purl":"pkg:conda/shellingham?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/shellingham/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2349},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-25T05:07:08.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13199450,"name":"python311Packages.shellingham","ecosystem":"nixpkgs","description":"Tool to detect the surrounding shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:42:44.083Z","latest_release_published_at":"2026-02-02T00:42:44.083Z","latest_release_number":"1.5.4","last_synced_at":"2026-05-11T22:14:49.900Z","created_at":"2026-02-02T00:42:42.991Z","updated_at":"2026-08-16T09:43:14.050Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.shellingham","install_command":"nix-env -iA nixpkgs.python311Packages.shellingham","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/shellingham/default.nix#L35","metadata":{"nix_attribute":"python3.11-shellingham-1.5.4","position":"pkgs/development/python-modules/shellingham/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"shellingham","upstream_purl":"pkg:pypi/shellingham"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.050Z","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:nix/python311Packages.shellingham?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.shellingham/codemeta","maintainers":[{"uuid":"mbode","login":null,"name":"Maximilian Bode","email":"maxbode@gmail.com","url":"https://github.com/mbode","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-07T09:03:13.539Z","updated_at":"2026-03-07T09:03:13.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/mbode/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":14549244,"name":"devel/py-shellingham","ecosystem":"openbsd","description":"detect shell the Python executable is running in","homepage":"https://github.com/sarugaku/shellingham","licenses":"isc","normalized_licenses":[],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-04-25T13:29:26.000Z","latest_release_published_at":"2026-04-25T13:29:26.000Z","latest_release_number":"1.5.4p2","last_synced_at":"2026-08-01T10:28:56.331Z","created_at":"2026-05-28T01:14:49.068Z","updated_at":"2026-08-16T09:43:14.040Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/py-shellingham/","install_command":"pkg_add py3-shellingham-1.5.4p2","documentation_url":null,"metadata":{"pkgstem":"py3-shellingham","fullpkgname":"py3-shellingham-1.5.4p2","subpackage":"-"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.039Z","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:openbsd/devel/py-shellingham?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/devel/py-shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/devel/py-shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/devel/py-shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/devel%2Fpy-shellingham/codemeta","maintainers":[{"uuid":"pvk@openbsd.org","login":null,"name":"Pavel Korovin","email":"pvk@openbsd.org","url":null,"packages_count":46,"html_url":null,"role":null,"created_at":"2026-05-28T01:14:49.591Z","updated_at":"2026-05-28T01:14:49.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/pvk@openbsd.org/packages"}],"registry":{"name":"openbsd-7.9-amd64","url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64","ecosystem":"openbsd","default":true,"packages_count":11808,"maintainers_count":274,"namespaces_count":42,"keywords_count":23,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":219},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-08-25T05:00:07.823Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/namespaces"}},{"id":11140267,"name":"py3-shellingham-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-shellingham","homepage":"https://github.com/sarugaku/shellingham","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.5.4-r1","last_synced_at":"2026-03-26T17:36:50.415Z","created_at":"2024-12-07T13:15:24.759Z","updated_at":"2026-08-16T09:43:14.018Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-shellingham-pyc","install_command":"apk add py3-shellingham-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.018Z","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:apk/alpine/py3-shellingham-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-shellingham-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-shellingham-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-shellingham-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-shellingham-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-shellingham-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-shellingham-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-shellingham-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-shellingham-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-shellingham-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":674,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-12-13T16:53:57.652Z","updated_at":"2024-12-13T16:53:57.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25394,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1400},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-08-24T05:06:22.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":12833837,"name":"python311Packages.shellingham","ecosystem":"nixpkgs","description":"Tool to detect the surrounding shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:31:46.981Z","latest_release_published_at":"2026-01-26T20:31:46.981Z","latest_release_number":"1.5.0.post1","last_synced_at":"2026-04-14T21:08:01.480Z","created_at":"2026-01-26T20:31:46.146Z","updated_at":"2026-08-16T09:43:14.026Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.shellingham","install_command":"nix-env -iA nixpkgs.python311Packages.shellingham","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/shellingham/default.nix#L35","metadata":{"nix_attribute":"python3.11-shellingham-1.5.0.post1","position":"pkgs/development/python-modules/shellingham/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"shellingham","upstream_purl":"pkg:pypi/shellingham"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.026Z","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:nix/python311Packages.shellingham?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.shellingham/codemeta","maintainers":[{"uuid":"mbode","login":null,"name":"Maximilian Bode","email":"maxbode@gmail.com","url":"https://github.com/mbode","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-04T10:00:58.025Z","updated_at":"2026-03-04T10:00:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/mbode/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13010364,"name":"py3-shellingham","ecosystem":"alpine","description":"Python3 module to poke around and find out running shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.5.4-r1","last_synced_at":"2026-07-26T02:02:45.199Z","created_at":"2026-01-31T01:20:00.060Z","updated_at":"2026-08-16T09:43:14.031Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-shellingham","install_command":"apk add py3-shellingham","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.031Z","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:apk/alpine/py3-shellingham?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-shellingham/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":"dunk@denkimushi.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":573,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2026-03-04T03:10:17.793Z","updated_at":"2026-03-04T03:10:17.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1051},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-25T05:04:59.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":7666938,"name":"py3-shellingham-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-shellingham","homepage":"https://github.com/sarugaku/shellingham","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":"community","versions_count":5,"first_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_published_at":"2026-03-27T19:39:27.000Z","latest_release_number":"1.5.4-r2","last_synced_at":"2026-04-02T11:38:20.507Z","created_at":"2023-05-01T00:09:48.879Z","updated_at":"2026-08-16T09:43:14.052Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-shellingham-pyc","install_command":"apk add py3-shellingham-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.052Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.333570564372643,"stargazers_count":19.5039498968045,"forks_count":22.293786919080492,"average":13.78282684506441},"purl":"pkg:apk/alpine/py3-shellingham-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-shellingham-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-shellingham-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-shellingham-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-shellingham-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-shellingham-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-shellingham-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-shellingham-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-shellingham-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-shellingham-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":"dunk@denkimushi.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":680,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-05-01T19:49:10.692Z","updated_at":"2023-05-01T19:49:10.692Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-25T05:06:28.429Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":13808603,"name":"shellingham","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sarugaku/shellingham","licenses":"isc","normalized_licenses":[],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T19:19:50.239Z","latest_release_published_at":"2026-02-13T19:19:50.239Z","latest_release_number":"1.5.1-1","last_synced_at":"2026-03-14T04:18:53.969Z","created_at":"2026-02-13T19:19:49.969Z","updated_at":"2026-08-16T09:43:14.070Z","registry_url":"https://launchpad.net/ubuntu/+source/shellingham","install_command":"apt-get install shellingham","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-shellingham","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-pytest \u003c!nocheck\u003e, python3-pytest-mock \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.070Z","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:deb/ubuntu/shellingham?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/shellingham/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13010365,"name":"py3-shellingham-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-shellingham","homepage":"https://github.com/sarugaku/shellingham","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.5.4-r1","last_synced_at":"2026-04-12T17:03:07.377Z","created_at":"2026-01-31T01:20:00.896Z","updated_at":"2026-08-16T09:43:14.073Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-shellingham-pyc","install_command":"apk add py3-shellingham-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.073Z","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:apk/alpine/py3-shellingham-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-shellingham-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-shellingham-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-shellingham-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-shellingham-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-shellingham-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-shellingham-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-shellingham-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-shellingham-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-shellingham-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":"dunk@denkimushi.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":573,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2026-03-04T03:10:18.735Z","updated_at":"2026-03-04T03:10:18.735Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27576,"maintainers_count":428,"namespaces_count":2,"keywords_count":189,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1051},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-08-25T05:04:59.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13673495,"name":"shellingham","ecosystem":"debian","description":null,"homepage":"https://github.com/sarugaku/shellingham","licenses":"isc","normalized_licenses":[],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T14:49:54.322Z","latest_release_published_at":"2026-02-12T14:49:54.322Z","latest_release_number":"1.5.4-1","last_synced_at":"2026-03-12T15:10:27.094Z","created_at":"2026-02-12T14:49:54.154Z","updated_at":"2026-08-16T09:43:14.317Z","registry_url":"https://tracker.debian.org/pkg/shellingham","install_command":"apt-get install shellingham","documentation_url":"https://packages.debian.org/trixie/shellingham","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-shellingham","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-pytest \u003c!nocheck\u003e, python3-pytest-mock \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.317Z","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:deb/debian/shellingham?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/shellingham/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":10345790,"name":"py3-shellingham-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-shellingham","homepage":"https://github.com/sarugaku/shellingham","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.5.4-r1","last_synced_at":"2026-03-21T22:19:15.014Z","created_at":"2024-06-11T10:40:41.813Z","updated_at":"2026-08-16T09:43:14.077Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-shellingham-pyc","install_command":"apk add py3-shellingham-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.077Z","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:apk/alpine/py3-shellingham-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-shellingham-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-shellingham-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-shellingham-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-shellingham-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-shellingham-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-shellingham-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-shellingham-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-shellingham-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-shellingham-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-06-12T01:38:03.802Z","updated_at":"2024-06-12T01:38:03.802Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1543},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-08-24T05:06:36.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6048333,"name":"py3-shellingham","ecosystem":"alpine","description":"Python3 module to poke around and find out running shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":"community","versions_count":9,"first_release_published_at":"2022-11-22T19:33:35.000Z","latest_release_published_at":"2026-03-27T19:39:27.000Z","latest_release_number":"1.5.4-r2","last_synced_at":"2026-07-26T14:02:07.082Z","created_at":"2023-01-31T18:12:08.195Z","updated_at":"2026-08-16T09:43:14.091Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-shellingham","install_command":"apk add py3-shellingham","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.091Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":18.6756418284283,"forks_count":21.36036318096431,"average":13.669184408265497},"purl":"pkg:apk/alpine/py3-shellingham?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-shellingham/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":"dunk@denkimushi.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":680,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-01-31T20:33:34.521Z","updated_at":"2023-01-31T20:33:34.521Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39959,"maintainers_count":905,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2944},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-08-25T05:06:28.429Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":13299607,"name":"python310Packages.shellingham","ecosystem":"nixpkgs","description":"Tool to detect the surrounding shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:36:49.523Z","latest_release_published_at":"2026-02-02T06:36:49.523Z","latest_release_number":"1.5.1","last_synced_at":"2026-04-15T05:05:54.412Z","created_at":"2026-02-02T06:36:48.662Z","updated_at":"2026-08-16T09:43:14.085Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.shellingham","install_command":"nix-env -iA nixpkgs.python310Packages.shellingham","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/shellingham/default.nix#L38","metadata":{"nix_attribute":"python3.10-shellingham-1.5.1","position":"pkgs/development/python-modules/shellingham/default.nix:38","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"shellingham","upstream_purl":"pkg:pypi/shellingham"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.085Z","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:nix/python310Packages.shellingham?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.shellingham/codemeta","maintainers":[{"uuid":"mbode","login":null,"name":"Maximilian Bode","email":"maxbode@gmail.com","url":"https://github.com/mbode","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-04T10:44:26.728Z","updated_at":"2026-03-04T10:44:26.728Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/mbode/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13569458,"name":"shellingham","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sarugaku/shellingham","licenses":"isc","normalized_licenses":[],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T07:21:19.199Z","latest_release_published_at":"2026-02-11T07:21:19.199Z","latest_release_number":"1.5.0-1","last_synced_at":"2026-07-26T14:03:15.354Z","created_at":"2026-02-11T07:21:19.009Z","updated_at":"2026-08-16T09:43:14.101Z","registry_url":"https://launchpad.net/ubuntu/+source/shellingham","install_command":"apt-get install shellingham","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-shellingham","standards_version":"4.6.1.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-pytest \u003c!nocheck\u003e, python3-pytest-mock \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.101Z","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:deb/ubuntu/shellingham?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/shellingham/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":14513186,"name":"dev-python/shellingham","ecosystem":"gentoo","description":"Tool to Detect Surrounding Shell","homepage":"https://github.com/sarugaku/shellingham/","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["amd64","~arm","arm64","~loong","~riscv","x86"],"namespace":"dev-python","versions_count":1,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"1.5.4","last_synced_at":"2026-05-27T02:38:42.082Z","created_at":"2026-05-27T02:38:41.752Z","updated_at":"2026-08-16T09:43:14.295Z","registry_url":"https://packages.gentoo.org/packages/dev-python/shellingham","install_command":"emerge dev-python/shellingham","documentation_url":"https://packages.gentoo.org/packages/dev-python/shellingham","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.295Z","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:gentoo/dev-python/shellingham","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fshellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fshellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fshellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fshellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fshellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fshellingham/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":622},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-25T05:05:03.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":13716932,"name":"shellingham","ecosystem":"debian","description":null,"homepage":"https://github.com/sarugaku/shellingham","licenses":"isc","normalized_licenses":[],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-13T00:20:21.611Z","latest_release_published_at":"2026-02-13T00:20:21.611Z","latest_release_number":"1.5.0-1","last_synced_at":"2026-03-13T16:40:33.922Z","created_at":"2026-02-13T00:20:21.332Z","updated_at":"2026-08-16T09:43:14.328Z","registry_url":"https://tracker.debian.org/pkg/shellingham","install_command":"apt-get install shellingham","documentation_url":"https://packages.debian.org/bookworm/shellingham","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-shellingham","standards_version":"4.6.1.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-pytest \u003c!nocheck\u003e, python3-pytest-mock \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.327Z","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:deb/debian/shellingham?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/shellingham/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":12821500,"name":"python310Packages.shellingham","ecosystem":"nixpkgs","description":"Tool to detect the surrounding shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:10:31.172Z","latest_release_published_at":"2026-01-26T18:10:31.172Z","latest_release_number":"1.5.0.post1","last_synced_at":"2026-04-17T18:02:10.141Z","created_at":"2026-01-26T18:10:31.012Z","updated_at":"2026-08-16T09:43:14.329Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.shellingham","install_command":"nix-env -iA nixpkgs.python310Packages.shellingham","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/shellingham/default.nix#L35","metadata":{"nix_attribute":"python3.10-shellingham-1.5.0.post1","position":"pkgs/development/python-modules/shellingham/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"shellingham","upstream_purl":"pkg:pypi/shellingham"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.329Z","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:nix/python310Packages.shellingham?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.shellingham/codemeta","maintainers":[{"uuid":"mbode","login":null,"name":"Maximilian Bode","email":"maxbode@gmail.com","url":"https://github.com/mbode","packages_count":14,"html_url":null,"role":null,"created_at":"2026-03-04T18:33:20.525Z","updated_at":"2026-03-04T18:33:20.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/mbode/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13724866,"name":"shellingham","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sarugaku/shellingham","licenses":"isc","normalized_licenses":[],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T01:23:28.258Z","latest_release_published_at":"2026-02-13T01:23:28.258Z","latest_release_number":"1.5.4-1","last_synced_at":"2026-03-13T05:10:59.354Z","created_at":"2026-02-13T01:23:28.066Z","updated_at":"2026-08-16T09:43:14.385Z","registry_url":"https://launchpad.net/ubuntu/+source/shellingham","install_command":"apt-get install shellingham","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-shellingham","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-pytest \u003c!nocheck\u003e, python3-pytest-mock \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.384Z","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:deb/ubuntu/shellingham?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/shellingham/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13781963,"name":"shellingham","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sarugaku/shellingham","licenses":"isc","normalized_licenses":[],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:48:53.427Z","latest_release_published_at":"2026-02-13T13:48:53.427Z","latest_release_number":"1.4.0-1","last_synced_at":"2026-03-14T00:34:37.965Z","created_at":"2026-02-13T13:48:52.801Z","updated_at":"2026-08-16T09:43:14.381Z","registry_url":"https://launchpad.net/ubuntu/+source/shellingham","install_command":"apt-get install shellingham","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-shellingham","standards_version":"4.6.0.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-pytest \u003c!nocheck\u003e, python3-pytest-mock \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.380Z","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:deb/ubuntu/shellingham?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/shellingham/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13532460,"name":"shellingham","ecosystem":"debian","description":null,"homepage":"https://github.com/sarugaku/shellingham","licenses":"isc","normalized_licenses":[],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:56:30.575Z","latest_release_published_at":"2026-02-10T23:56:30.575Z","latest_release_number":"1.3.2-1.1","last_synced_at":"2026-03-14T08:17:56.673Z","created_at":"2026-02-10T23:56:30.369Z","updated_at":"2026-08-16T09:43:14.449Z","registry_url":"https://tracker.debian.org/pkg/shellingham","install_command":"apt-get install shellingham","documentation_url":"https://packages.debian.org/bullseye/shellingham","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-shellingham","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-pytest, python3-pytest-mock","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.448Z","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:deb/debian/shellingham?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/shellingham/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13764619,"name":"shellingham","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sarugaku/shellingham","licenses":"isc","normalized_licenses":[],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T10:30:38.318Z","latest_release_published_at":"2026-02-13T10:30:38.318Z","latest_release_number":"1.5.4-1","last_synced_at":"2026-03-13T13:16:58.185Z","created_at":"2026-02-13T10:30:38.122Z","updated_at":"2026-08-16T09:43:14.447Z","registry_url":"https://launchpad.net/ubuntu/+source/shellingham","install_command":"apt-get install shellingham","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-shellingham","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-pytest \u003c!nocheck\u003e, python3-pytest-mock \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.446Z","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:deb/ubuntu/shellingham?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/shellingham/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":11766940,"name":"py3-shellingham-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-shellingham","homepage":"https://github.com/sarugaku/shellingham","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.5.4-r1","last_synced_at":"2026-03-20T21:29:21.626Z","created_at":"2025-06-07T18:58:17.341Z","updated_at":"2026-08-16T09:43:14.450Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-shellingham-pyc","install_command":"apk add py3-shellingham-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.450Z","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:apk/alpine/py3-shellingham-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-shellingham-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-shellingham-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-shellingham-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-shellingham-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-shellingham-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-shellingham-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-shellingham-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-shellingham-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-shellingham-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":672,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2025-06-08T16:58:58.613Z","updated_at":"2025-06-08T16:58:58.613Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1803},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-08-24T05:06:25.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":7780103,"name":"py3-shellingham","ecosystem":"alpine","description":"Python3 module to poke around and find out running shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_number":"1.5.0-r4","last_synced_at":"2026-03-21T22:38:18.116Z","created_at":"2023-05-22T14:38:16.977Z","updated_at":"2026-08-16T09:43:14.552Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-shellingham","install_command":"apk add py3-shellingham","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.551Z","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":16.99665852077203,"forks_count":19.859358635479527,"docker_downloads_count":null,"average":9.214004289062888},"purl":"pkg:apk/alpine/py3-shellingham?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-shellingham/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":334,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2023-05-23T08:01:03.035Z","updated_at":"2023-05-23T08:01:03.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1238},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-08-22T05:06:15.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":5287902,"name":"shellingham","ecosystem":"conda","description":"Shellingham detects what shell the current Python executable is running in.","homepage":"https://github.com/sarugaku/shellingham","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2020-01-21T13:50:04.000Z","latest_release_published_at":"2025-10-31T12:03:44.000Z","latest_release_number":"1.5.4","last_synced_at":"2026-04-01T03:21:00.317Z","created_at":"2022-10-03T15:45:05.137Z","updated_at":"2026-08-16T09:43:14.574Z","registry_url":"https://anaconda.org/anaconda/shellingham","install_command":"conda install -c anaconda shellingham","documentation_url":null,"metadata":{},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.573Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":37,"rankings":{"downloads":null,"dependent_repos_count":26.89050211736237,"dependent_packages_count":20.47791893526921,"stargazers_count":40.653357531760435,"forks_count":45.03932244404113,"docker_downloads_count":null,"average":33.265275257108286},"purl":"pkg:conda/shellingham","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/shellingham/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","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":13951252,"name":"python-shellingham","ecosystem":"guix","description":"Tool to detect surrounding shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"isc","normalized_licenses":["ISC"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:13:49.914Z","latest_release_published_at":"2026-03-02T19:13:49.914Z","latest_release_number":"1.5.4","last_synced_at":"2026-04-27T16:25:55.576Z","created_at":"2026-03-02T19:13:49.715Z","updated_at":"2026-08-16T09:43:14.772Z","registry_url":"https://packages.guix.gnu.org/packages/python-shellingham/1.5.4/","install_command":"guix install python-shellingham","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n21900","metadata":{"location":"gnu/packages/python-xyz.scm:21900","variable_name":"python-shellingham"},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.771Z","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":1.5693027487166156,"forks_count":1.8227305218012868,"docker_downloads_count":null,"average":0.8480083176294756},"purl":"pkg:guix/python-shellingham","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-shellingham/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32342,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":2917865,"name":"shellingham","ecosystem":"pypi","description":"Tool to Detect Surrounding Shell","homepage":"https://github.com/sarugaku/shellingham","licenses":"ISC License","normalized_licenses":["ISC"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":["shell"],"namespace":null,"versions_count":23,"first_release_published_at":"2018-06-14T20:16:37.000Z","latest_release_published_at":"2023-10-24T04:13:38.000Z","latest_release_number":"1.5.4","last_synced_at":"2026-08-24T13:41:17.151Z","created_at":"2022-04-10T12:35:54.474Z","updated_at":"2026-08-24T13:41:17.152Z","registry_url":"https://pypi.org/project/shellingham/","install_command":"pip install shellingham --index-url https://pypi.org/simple","documentation_url":"https://shellingham.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: ISC License (ISCL)","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"shellingham","project_status":null},"repo_metadata":{"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":319,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-16T09:36:23.347Z","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-08-11T07:40:59.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":36720523,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T23:52:29.066Z","dependent_packages_count":191,"downloads":382602397,"downloads_period":"last-month","dependent_repos_count":4027,"rankings":{"downloads":0.03796723079490909,"dependent_repos_count":0.1535196723446324,"dependent_packages_count":0.12362413128369171,"stargazers_count":6.28825381919161,"forks_count":8.914779157274209,"docker_downloads_count":0.03961797995990514,"average":2.5929603318081598},"purl":"pkg:pypi/shellingham","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/shellingham","docker_dependents_count":1605,"docker_downloads_count":1537207057,"usage_url":"https://repos.ecosyste.ms/usage/pypi/shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/shellingham/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T12:35:22.109Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/shellingham/codemeta","maintainers":[{"uuid":"Ofekmeister","login":"Ofekmeister","name":null,"email":null,"url":null,"packages_count":33,"html_url":"https://pypi.org/user/Ofekmeister/","role":null,"created_at":"2023-01-21T10:04:44.899Z","updated_at":"2023-01-21T10:04:44.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Ofekmeister/packages"},{"uuid":"uranusjr","login":"uranusjr","name":null,"email":null,"url":null,"packages_count":38,"html_url":"https://pypi.org/user/uranusjr/","role":null,"created_at":"2023-01-21T10:04:44.820Z","updated_at":"2023-01-21T10:04:44.820Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/uranusjr/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930641,"maintainers_count":399816,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","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":76304,"name":"py-shellingham","ecosystem":"spack","description":"Tool to Detect Surrounding Shell\n","homepage":"https://github.com/sarugaku/shellingham","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-04-05T09:29:00.675Z","latest_release_published_at":"2022-11-11T02:07:13.848Z","latest_release_number":"1.5.0","last_synced_at":"2026-08-24T13:41:30.708Z","created_at":"2022-04-05T09:29:00.646Z","updated_at":"2026-08-24T13:41:30.708Z","registry_url":"https://packages.spack.io/package.html?name=py-shellingham","install_command":"spack install py-shellingham","documentation_url":null,"metadata":{},"repo_metadata":{"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":318,"open_issues_count":19,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-08T10:43:49.672Z","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-08-04T20:35:38.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":36414931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"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"},"tags":[{"name":"1.5.4","sha":"cba059e7f29f731c2fdf9c8c3ea7921182b7d6c3","kind":"tag","published_at":"2023-10-24T01:49:08.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"b8ba512b6f53807416fa446ccec295c79131cc76","kind":"tag","published_at":"2023-08-17T07:50:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"bf9f580f7b3f0ff2254730462ed7b50898dd1aa8","kind":"tag","published_at":"2023-08-16T08:11:20.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"0566a5f5ee35f274a5894285107ee053abf5a99f","kind":"tag","published_at":"2023-02-13T06:44:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.1/manifests"},{"name":"1.5.0.post1","sha":"7646358c9e4e8d75fa431c23e8008309913fa676","kind":"tag","published_at":"2023-01-03T07:37:45.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0.post1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0.post1/manifests"},{"name":"1.5.0","sha":"ace45254557977bb8d0a7c511d16c074ec95576b","kind":"commit","published_at":"2022-08-04T02:19:54.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.5.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ab80cc785e575bb377092380f2efc0c92a5d9dac","kind":"tag","published_at":"2021-02-01T09:26:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.4.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"5b0a56b336b8b9e1b499d95481ad4e613f16de93","kind":"tag","published_at":"2020-02-12T09:24:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"aec0a64d61de2a2148150d663896d68b4e595353","kind":"tag","published_at":"2019-04-10T07:28:34.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ddeb48e742a9dd872b277e236e003cbbb82a7347","kind":"tag","published_at":"2019-03-06T04:37:49.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.3.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.3.0/manifests"},{"name":"1.2.8","sha":"032ccf1350f07798d424d14103e3dd36dfe50268","kind":"tag","published_at":"2018-12-15T18:34:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.8","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"d13aeeef1a76633e8423be5f541668d068675861","kind":"tag","published_at":"2018-10-15T09:57:07.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.7","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"ca299dbedcdad673eb4a8c4ec3dd494a7c6c3e04","kind":"tag","published_at":"2018-09-14T09:03:24.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.6","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"6f87d3fc1e9aaab1459708341427e814cfadca99","kind":"tag","published_at":"2018-09-14T08:57:06.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.5","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"443664e5803ab2d61903cdefb273923f41a6b155","kind":"commit","published_at":"2018-07-27T08:02:35.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.4","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"0a1dc44c36700e99b2d4fd4738edddd5fa284c30","kind":"commit","published_at":"2018-07-10T05:06:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.3","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f485a9c48dd00ccc1501feadfe6a9c8c31d2894c","kind":"tag","published_at":"2018-07-09T04:00:29.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.2","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"9abe7464dab5cc362fe08361619d3fb15f2e16ab","kind":"tag","published_at":"2018-07-04T13:43:47.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"a7ca271b909e5534c899b3f2ea66139c91754cef","kind":"tag","published_at":"2018-07-04T09:29:10.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.2.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d71e77257a8ee10b6e432eadb71958c4a2b4f477","kind":"tag","published_at":"2018-06-19T14:29:01.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.1.0","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b67ba20c5cefbd040e13019d548554c018ef34ff","kind":"tag","published_at":"2018-06-19T10:25:43.000Z","download_url":"https://codeload.github.com/sarugaku/shellingham/tar.gz/1.0.1","html_url":"https://github.com/sarugaku/shellingham/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sarugaku/shellingham@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-16T09:43:14.199Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":16.1456162289843,"forks_count":19.938863415311936,"average":16.037932471863275},"purl":"pkg:spack/py-shellingham","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-shellingham","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-shellingham","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-shellingham/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T18:59:50.531Z","issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","maintainers":[{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"},{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"},{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"},{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-shellingham/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-shellingham/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-shellingham/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-shellingham/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-shellingham/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-shellingham/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2022-11-14T16:55:35.074Z","updated_at":"2022-11-14T16:55:35.074Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3991,"github":"spack","metadata":{"funded_packages_count":511},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-25T05:07:25.244Z","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"}},{"id":8678167,"name":"py3-shellingham-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-shellingham","homepage":"https://github.com/sarugaku/shellingham","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sarugaku/shellingham","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-10-24T09:05:07.000Z","latest_release_published_at":"2023-10-24T09:05:07.000Z","latest_release_number":"1.5.4-r0","last_synced_at":"2026-08-22T03:28:16.158Z","created_at":"2023-12-20T10:30:31.696Z","updated_at":"2026-08-22T03:28:16.158Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-shellingham-pyc","install_command":"apk add py3-shellingham-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"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:apk/alpine/py3-shellingham-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-shellingham-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-shellingham-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-shellingham-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-shellingham-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-shellingham-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-shellingham-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-shellingham-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-shellingham-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-shellingham-pyc/codemeta","maintainers":[{"uuid":"dunk@denkimushi.com","login":null,"name":"Duncan Bellamy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","packages_count":666,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Duncan Bellamy","role":null,"created_at":"2024-02-25T23:19:03.712Z","updated_at":"2024-02-25T23:19:03.712Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/dunk@denkimushi.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":960},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-25T05:07:15.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}}],"commits":{"id":2280,"full_name":"sarugaku/shellingham","default_branch":"master","total_commits":142,"total_committers":24,"total_bot_commits":9,"total_bot_committers":1,"mean_commits":5.916666666666667,"dds":0.323943661971831,"past_year_total_commits":2,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.0,"last_synced_at":"2026-08-26T08:05:37.964Z","last_synced_commit":"926401c4543b84f9f579932d30fb52a104639398","created_at":"2023-03-07T09:14:04.675Z","updated_at":"2026-08-26T08:05:37.773Z","committers":[{"name":"Tzu-ping Chung","email":"uranusjr@gmail.com","login":"uranusjr","count":96},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"Frost Ming","email":"me@frostming.com","login":"frostming","count":5},{"name":"Elias Kahl","email":"contact@elias.works","login":"Moomboh","count":4},{"name":"Matthew Martin","email":"mmartin@loc.gov","login":null,"count":3},{"name":"Gaëtan Lehmann","email":"gaetan.lehmann@gmail.com","login":"glehmann","count":3},{"name":"Jeppe Klitgaard","email":"jeppe@dapj.dk","login":"JeppeKlitgaard","count":3},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":2},{"name":"Krzysztof Kotlenga","email":"k.kotlenga@sims.pl","login":"pocek","count":2},{"name":"Congee","email":"congeec@qq.com","login":"Congee","count":1},{"name":"David Lai","email":"davidlatwe@gmail.com","login":"davidlatwe","count":1},{"name":"Emmanuel Arias","email":"eamanu@yaerobi.com","login":"eamanu","count":1},{"name":"Gunung P. Wibisono","email":"55311527+gunungpw","login":"gunungpw","count":1},{"name":"Gábor Lipták","email":"gliptak@gmail.com","login":"gliptak","count":1},{"name":"Ian Douglas Scott","email":"idscott@system76.com","login":"ids1024","count":1},{"name":"Kian-Meng Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"Michael Feil","email":"63565275+michaelfeil","login":"michaelfeil","count":1},{"name":"Ofek Lev","email":"ofekmeister@gmail.com","login":"ofek","count":1},{"name":"RFarkas","email":"r4lv@peaxels.com","login":"r4lv","count":1},{"name":"Thorsten Kampe","email":"thorsten@thorstenkampe.de","login":"thorstenkampe","count":1},{"name":"Wong Hoi Sing Edison","email":"hswong3i@pantarei-design.com","login":"hswong3i","count":1},{"name":"jacklag","email":"73839788+jacklag","login":"jacklag","count":1},{"name":"sneakers-the-rat","email":"JLSaunders987@gmail.com","login":"sneakers-the-rat","count":1},{"name":"swaldhoer","email":"34184299+swaldhoer","login":"swaldhoer","count":1}],"past_year_committers":[{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6785664,"commits_count":984448164,"contributors_count":41490693,"owners_count":1365527,"committers_count":3365983,"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":"sarugaku/shellingham","html_url":"https://github.com/sarugaku/shellingham","last_synced_at":"2026-08-25T14:09:23.081Z","status":null,"issues_count":46,"pull_requests_count":61,"avg_time_to_close_issue":2391037.378378378,"avg_time_to_close_pull_request":1831616.2127659575,"issues_closed_count":37,"pull_requests_closed_count":47,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":3.369565217391304,"avg_comments_per_pull_request":1.2622950819672132,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4516661.333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-10T11:08:03.776Z","updated_at":"2026-08-25T14:09:23.081Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarugaku%2Fshellingham/issues","issue_labels_count":{"table":{"help wanted":3,"enhancement":3,"bug":3,"wontfix":1,"question":1}},"pull_request_labels_count":{"table":{"dependencies":14,"github_actions":4}},"issue_author_associations_count":{"table":{"NONE":31,"CONTRIBUTOR":8,"MEMBER":6,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":35,"NONE":16,"MEMBER":7,"COLLABORATOR":3}},"issue_authors":{"table":{"uranusjr":5,"dopry":2,"hswong3i":2,"philkav":1,"Granitosaurus":1,"Katze719":1,"frog-o":1,"arogozhnikov":1,"0-wiz-0":1,"badboybeyer":1,"pmeier":1,"Aareon":1,"rlshuhart":1,"paulzhn":1,"Moomboh":1,"Arnold1":1,"JeppeKlitgaard":1,"ckchow":1,"mtelka":1,"D3f0":1,"eamanu":1,"thorstenkampe":1,"Secrus":1,"hynek":1,"mgorny":1,"rca":1,"kadler":1,"ids1024":1,"r4lv":1,"sirn":1,"Congee":1,"michaelfeil":1,"techalchemy":1,"matthewdeanmartin":1,"bwoodsend":1,"tivnet":1,"ltalirz":1,"tuxmaster5000":1,"ofek":1,"dnlserrano":1}},"pull_request_authors":{"table":{"dependabot[bot]":14,"uranusjr":5,"Secrus":4,"JeppeKlitgaard":3,"glehmann":2,"sindre-nistad":2,"cclauss":2,"frostming":2,"ArneBachmannDLR":2,"michaelfeil":2,"matthewdeanmartin":1,"swaldhoer":1,"gliptak":1,"sneakers-the-rat":1,"shaanmajid":1,"gunungpw":1,"mtelka":1,"pocek":1,"Moomboh":1,"eamanu":1,"certik":1,"ofek":1,"ids1024":1,"ThatXliner":1,"kadler":1,"thorstenkampe":1,"Granitosaurus":1,"kianmeng":1,"Congee":1,"r4lv":1,"jacklag":1,"hswong3i":1,"davidlatwe":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16403473,"issues_count":42720943,"pull_requests_count":136640990,"authors_count":11539114,"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":{"dependencies":2,"github_actions":2}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":4,"NONE":2}},"past_year_issue_authors":{"table":{"0-wiz-0":1}},"past_year_pull_request_authors":{"table":{"cclauss":2,"dependabot[bot]":2,"mtelka":1,"shaanmajid":1}},"maintainers":[{"table":{"login":"uranusjr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"}},{"table":{"login":"ofek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ofek"}},{"table":{"login":"frostming","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frostming"}},{"table":{"login":"glehmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glehmann"}},{"table":{"login":"techalchemy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/techalchemy"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":1,"ForkEvent":5,"IssueCommentEvent":7,"IssuesEvent":2,"PullRequestEvent":4,"PushEvent":1,"WatchEvent":68},"last_year":{"CreateEvent":1,"ForkEvent":3,"IssueCommentEvent":2,"PullRequestEvent":2,"PushEvent":1,"WatchEvent":10}},"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":30.37659458533934,"created_at":"2026-05-04T06:49:21.440Z","updated_at":"2026-08-26T14:37:34.748Z","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"}