Skip to content

Releases: bobinson/vulture

v0.0.19

Choose a tag to compare

@github-actions github-actions released this 08 Sep 08:17
8fe487f
  • Improved the validate phase of agents
  • CWE agent improved
  • dependency upgrades
  • Qwen 3.8 27 Billion Parameter model is extensively verified with datasets

v0.0.18

Choose a tag to compare

@github-actions github-actions released this 27 Aug 15:30
  • fixed false positives in CWE audits

v0.0.17

Choose a tag to compare

@github-actions github-actions released this 23 Aug 16:53
43d8d12
  • 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

Choose a tag to compare

@github-actions github-actions released this 28 Jul 16:51
c43e475

v0.0.15

Choose a tag to compare

@github-actions github-actions released this 27 Jul 19:40
b497b71
  • Security fixes and hardening
  • Fixes to scan result URL handling in native install mode

v0.0.14

Choose a tag to compare

@github-actions github-actions released this 26 Jul 16:44
f5c0280
  • Introducing LLM broker for secure key handling
  • Security fixes

v0.0.13

Choose a tag to compare

@github-actions github-actions released this 08 Jul 15:55
91b7a27
  • 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

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:46
  • Augmented CWE audit with external plugin support
  • LLM validation improved
  • Kali Linux testing for build : initial work in progress

v0.0.11

Choose a tag to compare

@github-actions github-actions released this 02 Jul 20:27
  • 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)

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 24 Jun 19:30
  • fixed dependbot breaking install
  • generic tweaks

What's Changed

Full Changelog: v0.0.9...v0.0.10