Docs / source reviewed
commit-miner
Classify Git history by the meaning of each change
How this project uses Jev
- Input
- Commit messages and code diffs
- Jev decides
- Change types, bug or security fixes, and associated CWE categories
- Code executes
- Git data is read, judgments run concurrently, scans are saved and reports export to HTML or CSV
Evidence and limitations
Classification helps triage commits and is not a security audit. Requires TypeSafe API access; accuracy and running cost were not independently tested.
This project has not been run independently here. Author-reported results are not independently verified results.