Releases: bobinson/vulture
Releases · bobinson/vulture
Release list
v0.0.19
v0.0.18
- fixed false positives in CWE audits
v0.0.17
- Improvements to LLM broker : agent's are not handed over the keys!
- CWE agent extended
- False positives in the LLM scan stages reduced
- LLM based validation of reports enhanced
- tested thoroughly against local models and improved timeouts, batch sizes etc.
v0.0.16
- Enahnced CWE audit based on the audit of owasp.org/www-project-juice-shop/ ( https://github.com/juice-shop/juice-shop)
- Extended the file types included
- Increased the maximum file count to 50,000
v0.0.15
- Security fixes and hardening
- Fixes to scan result URL handling in native install mode
v0.0.14
- Introducing LLM broker for secure key handling
- Security fixes
v0.0.13
- OWASP 2025 top ten identification support added to OWAP agent
- OWASP agent now relies on the report of the CWE agent to avoid duplication
- OWASP 2021 top ten identification can be activated if required [UI support TODO]
- External Plugin system updated to support Solidity
- Wallet drainer and common weaknesses seen in Solidity smart contracts can be identified now
- Documentation for Solidity support published
v0.0.12
- Augmented CWE audit with external plugin support
- LLM validation improved
- Kali Linux testing for build : initial work in progress
v0.0.11
- Enhanced CWE agent
- Improved LLM audit by sending deterministically identified files for further validation based on severity
- Validations with LLM improved
- Ability to send all the files to the LLM added (disabled by default)