{"id":20464800,"url":"https://github.com/envoyproxy/toolshed","last_synced_at":"2026-05-09T23:59:41.008Z","repository":{"id":37772827,"uuid":"398289295","full_name":"envoyproxy/toolshed","owner":"envoyproxy","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-28T01:08:28.000Z","size":75680,"stargazers_count":12,"open_issues_count":109,"forks_count":15,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-01-28T06:09:14.914Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/envoyproxy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2021-08-20T13:41:25.000Z","updated_at":"2026-01-28T01:08:33.000Z","dependencies_parsed_at":"2023-02-18T18:46:19.179Z","dependency_job_id":"f8bde4f6-3a85-46c0-8392-365fe0fb2d78","html_url":"https://github.com/envoyproxy/toolshed","commit_stats":null,"previous_names":["envoyproxy/pytooling"],"tags_count":730,"template":false,"template_full_name":null,"purl":"pkg:github/envoyproxy/toolshed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envoyproxy%2Ftoolshed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envoyproxy%2Ftoolshed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envoyproxy%2Ftoolshed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envoyproxy%2Ftoolshed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/envoyproxy","download_url":"https://codeload.github.com/envoyproxy/toolshed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envoyproxy%2Ftoolshed/sbom","scorecard":{"id":378476,"data":{"date":"2025-08-15T13:41:10Z","repo":{"name":"github.com/envoyproxy/toolshed","commit":"f70658cd0445b7d763107eaebde543be927c4f7a"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":5.9,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: .github/renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/autotools.yml:147","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rust.yml:106","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sanitizer-libs.yml:59","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sysroot.yml:131","Info: topLevel 'contents' permission set to 'read': .github/workflows/actions.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/autotools.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/py.yml:67","Info: topLevel 'contents' permission set to 'read': .github/workflows/rust.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/sanitizer-libs.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/sh.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/sysroot.yml:19","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-versions.yml:22"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autotools.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/envoyproxy/toolshed/autotools.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/autotools.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/envoyproxy/toolshed/autotools.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/autotools.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/envoyproxy/toolshed/autotools.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/autotools.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/envoyproxy/toolshed/autotools.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/autotools.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/envoyproxy/toolshed/autotools.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/autotools.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/envoyproxy/toolshed/autotools.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autotools.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/envoyproxy/toolshed/autotools.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autotools.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/envoyproxy/toolshed/autotools.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autotools.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/envoyproxy/toolshed/autotools.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/envoyproxy/toolshed/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/envoyproxy/toolshed/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/envoyproxy/toolshed/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sanitizer-libs.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/envoyproxy/toolshed/sanitizer-libs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sanitizer-libs.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/envoyproxy/toolshed/sanitizer-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sanitizer-libs.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/envoyproxy/toolshed/sanitizer-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-versions.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/envoyproxy/toolshed/update-versions.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-versions.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/envoyproxy/toolshed/update-versions.yml/main?enable=pin","Info:  39 out of  46 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of  17 third-party GitHubAction dependencies pinned","Info:   5 out of   5 containerImage dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned","Info:   1 out of   1 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact bazel-bins-v0.1.17 not signed: https://api.github.com/repos/envoyproxy/toolshed/releases/235473286","Warn: release artifact bazel-bins-v0.1.16 not signed: https://api.github.com/repos/envoyproxy/toolshed/releases/235472754","Warn: release artifact bazel-bins-v0.1.15 not signed: https://api.github.com/repos/envoyproxy/toolshed/releases/235472100","Warn: release artifact bazel-bins-v0.1.14 not signed: https://api.github.com/repos/envoyproxy/toolshed/releases/235471718","Warn: release artifact bazel-bins-v0.1.17 does not have provenance: https://api.github.com/repos/envoyproxy/toolshed/releases/235473286","Warn: release artifact bazel-bins-v0.1.16 does not have provenance: https://api.github.com/repos/envoyproxy/toolshed/releases/235472754","Warn: release artifact bazel-bins-v0.1.15 does not have provenance: https://api.github.com/repos/envoyproxy/toolshed/releases/235472100","Warn: release artifact bazel-bins-v0.1.14 does not have provenance: https://api.github.com/repos/envoyproxy/toolshed/releases/235471718"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/py.yml:162"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Contributors","score":10,"reason":"project has 6 contributing companies or organizations","details":["Info: found contributions from: cncf, collective, envoyproxy, ericsson software technology, istio, translate"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-40 / GHSA-pwr2-4v36-6qpr","Warn: Project is vulnerable to: PYSEC-2019-115 / GHSA-2fch-jvg5-crf6","Warn: Project is vulnerable to: PYSEC-2014-89 / GHSA-c2fx-8r76-gh36","Warn: Project is vulnerable to: PYSEC-2014-91","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T14:48:40.915Z","repository_id":37772827,"created_at":"2025-08-18T14:48:40.915Z","updated_at":"2025-08-18T14:48:40.915Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T13:16:29.944Z","updated_at":"2026-02-03T19:05:22.899Z","avatar_url":"https://github.com/envoyproxy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Envoy toolshed\n\n\u003cimg src=\"https://github.com/envoyproxy/toolshed/raw/2f3ada749e0d8052b3be2705ac808ed649fcf7e1/envoy-pytooling.png\" width=\"100\" align=\"left\" /\u003e\n\nMulti-language tooling and libraries for Envoy proxy's CI and development workflows\n\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/envoyproxy/toolshed/badge)](https://securityscorecards.dev/viewer/?uri=github.com/envoyproxy/toolshed)\n\n\u003cbr clear=\"both\" /\u003e\n\n### Contents\n\n- **[actions/](actions/)** - GitHub Actions workflows\n- **[bazel/](bazel/)** - Bazel build configurations and rules\n- **[js/](js/)** - JavaScript/TypeScript packages\n- **[jq/](jq/)** - Assorted jq modules and utilities\n- **[py/](py/)** - Python packages, libraries, runners, checkers, and dependencies\n- **[rust/](rust/)** - Rust tooling and libraries\n- **[sh/](sh/)** - Shell scripts and utilities\n\n### Development\n\nSee [DEVELOPER.md](DEVELOPER.md) for information on building, testing, and contributing to the toolshed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenvoyproxy%2Ftoolshed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenvoyproxy%2Ftoolshed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenvoyproxy%2Ftoolshed/lists"}