Closed arichtman closed 2 years ago
This can be tested prior to merge with the following .pre-commit-config.yaml
- repo: https://github.com/arichtman/jake
rev: "ft-pre-commit-hooks"
hooks:
- id: scan
Thanks for the feature request and PR @arichtman! We'll try to roll this into the forthcoming release of jake
which will include CycloneDX 1.4 support (see #86 ).
PR #85 was accepted and we've released jake
1.3.0
. Thanks again @arichtman!
Pre-commit is a popular Python tool for managing, using, and sharing Git hooks. Presently there appear to be no shared hooks for Jake.
This supports using Jake for local feedback in an automated fashion
The impact of not implementing is higher barriers to uptake of Jake, as well as some minor duplication of work with developers implementing something locally
PR incoming. No further comment.
cc @bhamail / @DarthHater