https://github.com/envoyproxy/toolshed
https://github.com/envoyproxy/toolshed
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/envoyproxy/toolshed
- Owner: envoyproxy
- License: apache-2.0
- Created: 2021-08-20T13:41:25.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2026-01-28T01:08:28.000Z (5 months ago)
- Last Synced: 2026-01-28T06:09:14.914Z (5 months ago)
- Language: Python
- Size: 72.2 MB
- Stars: 12
- Watchers: 10
- Forks: 15
- Open Issues: 109
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
## Envoy toolshed

Multi-language tooling and libraries for Envoy proxy's CI and development workflows
[](https://securityscorecards.dev/viewer/?uri=github.com/envoyproxy/toolshed)
### Contents
- **[actions/](actions/)** - GitHub Actions workflows
- **[bazel/](bazel/)** - Bazel build configurations and rules
- **[js/](js/)** - JavaScript/TypeScript packages
- **[jq/](jq/)** - Assorted jq modules and utilities
- **[py/](py/)** - Python packages, libraries, runners, checkers, and dependencies
- **[rust/](rust/)** - Rust tooling and libraries
- **[sh/](sh/)** - Shell scripts and utilities
### Development
See [DEVELOPER.md](DEVELOPER.md) for information on building, testing, and contributing to the toolshed.