Skip to content

Releases: vinceAmstoutz/symfony-security-auditor

1.12.0 - Spotlight

16 Jun 15:03
03f6716

Choose a tag to compare

What's Changed

Full Changelog: 1.11.0...1.12.0

1.11.0 - Tracer

15 Jun 15:35
71930e3

Choose a tag to compare

What's Changed

Full Changelog: 1.10.1...1.11.0

1.10.1 - Encore

15 Jun 10:38
e4a4758

Choose a tag to compare

What's Changed

Full Changelog: 1.10.0...1.10.1

1.10.0 - Lookout

15 Jun 10:26
753eadb

Choose a tag to compare

What's Changed

Full Changelog: 1.9.0...1.10.0

1.9.0 - Slipstream

13 Jun 11:32
a048375

Choose a tag to compare

What's Changed

  • fix(prompt): align attacker/reviewer structured-output contract by @vinceAmstoutz in #41
  • feat(prompt): keep uncertain findings instead of dropping them by @vinceAmstoutz in #42
  • fix(llm): estimate Fable and Mythos tokens with their denser tokenizer by @vinceAmstoutz in #43
  • docs(faq): add per-agent reasoning-effort / thinking guidance by @vinceAmstoutz in #45
  • feat(agent): feed reviewer-rejected findings back to the attacker by @vinceAmstoutz in #44
  • feat(prompt): mark firewall-covered routes in the attacker route map by @vinceAmstoutz in #47
  • feat(agent): add provider-validated reviewer verdicts via record_review tool by @vinceAmstoutz in #48
  • feat(prompt): add opt-in stable system prompt for provider cache reuse by @vinceAmstoutz in #46
  • feat(cache): cache reviewer verdicts across runs by @vinceAmstoutz in #49
  • feat(report): list vulnerabilities most-severe-first in every output format by @vinceAmstoutz in #54
  • docs: rename Ollama platform option host_url to endpoint by @vinceAmstoutz in #53
  • feat(llm): price prompt-cache tokens into audit cost by @vinceAmstoutz in #50
  • feat(command): surface live audit-stage progress and a long-run notice by @vinceAmstoutz in #55
  • feat: config-less cheaper and faster defaults by @vinceAmstoutz in #56

Full Changelog: 1.8.0...1.9.0

1.8.0 - Fable

11 Jun 13:16
c727a4d

Choose a tag to compare

What's Changed

Full Changelog: 1.7.2...1.8.0

1.7.2 - Lighthouse

07 Jun 19:46
b8d10b8

Choose a tag to compare

What's Changed

Full Changelog: 1.7.1...1.7.2

1.7.1 - Parachute

04 Jun 14:11
310891a

Choose a tag to compare

What's Changed

Full Changelog: 1.7.0...1.7.1

1.7.0 - Polyglot

29 May 15:01
8d2ff92

Choose a tag to compare

What's Changed

Full Changelog: 1.6.4...1.7.0

1.6.4 - Hush

29 May 09:14
f47ed83

Choose a tag to compare

What's Changed

  • fix(llm): demote Tool-using loop ended with empty content response to debug after at least one tool iteration — normal completion in structured-collection mode, no longer spams the audit output by @vinceAmstoutz in #33
  • fix(report): drop the misleading cost line from the real-run console report — derived from static pricing and shouldn't be anchored on. Tokens line stays; dry-run output unchanged; JSON / SARIF cost fields preserved for dashboards by @vinceAmstoutz in #33

Full Changelog: 1.6.3...1.6.4