https://github.com/dotanuki-labs/gradle-wrapper-validator
A validator for gradle/wrapper jar binaries, intended to be used in CI pipelines.
https://github.com/dotanuki-labs/gradle-wrapper-validator
bitrise circleci cli github-actions gradle security supply-chain-security team-city
Last synced: 6 months ago
JSON representation
A validator for gradle/wrapper jar binaries, intended to be used in CI pipelines.
- Host: GitHub
- URL: https://github.com/dotanuki-labs/gradle-wrapper-validator
- Owner: dotanuki-labs
- License: mit
- Created: 2024-03-05T21:42:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-11T23:37:52.000Z (6 months ago)
- Last Synced: 2025-04-12T00:29:16.934Z (6 months ago)
- Topics: bitrise, circleci, cli, github-actions, gradle, security, supply-chain-security, team-city
- Language: Rust
- Homepage: https://dotanuki-labs.github.io/gradle-wrapper-validator/
- Size: 490 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# gradle-wrapper-validator
[](https://www.bestpractices.dev/projects/8869)
[](https://app.deepsource.com/gh/dotanuki-labs/gradle-wrapper-validator/)
[](https://github.com/dotanuki-labs/gradle-wrapper-validator/actions/workflows/ci.yml)
[](https://crates.io/crates/gwv)
[](https://choosealicense.com/licenses/mit)> A validator for gradle/wrapper jar binaries for your CI pipelines.
## Why
This projects is a small and ergonomic re-implementation of
[gradle/wrapper-validator-action](https://github.com/gradle/wrapper-validation-action),
intended to be used within CI pipelines. The aforementioned
project is great, but not quite portable outside Github.If you are into CircleCI, Bitrise, TeamCity, GitlabCI or others, this project
may be useful!Check our
[documentation](https://dotanuki-labs.github.io/gradle-wrapper-validator/)
to learn more.## License
Copyright (c) 2024 - Dotanuki Labs - [The MIT license](https://choosealicense.com/licenses/mit)