v0.8.0
π’ AGHAST is now an OWASP project
This is the first release under the new name @owasp-aghast/aghast β AGHAST has been donated to OWASP and is now an OWASP Incubator project. Bounce Security continues as a maintaining supporter.
- Project site: https://aghast.owasp.org
- Announcement: https://www.bouncesecurity.com/blog/2026/06/16/aghast-joins-owasp.html
Migrating from @bouncesecurity/aghast (one-line change):
npm uninstall -g @bouncesecurity/aghast
npm install -g @owasp-aghast/aghastThe old @bouncesecurity/aghast package is deprecated with a pointer to the new one; the CLI, configuration, and check definitions are unchanged, and the old GitHub URLs auto-redirect.
What's Changed
Other Changes
- chore: AGHAST is now an OWASP project β @owasp-aghast/aghast, new repo/site URLs & branding by @joshbouncesecurity in #85
- Fall back to a logged-in local Claude session when no API key is set by @joshbouncesecurity in #87
- Restore corrupted README logo image by @joshbouncesecurity in #88
- Gate auto-merge on the integration and regression suites by @joshbouncesecurity in #89
Full Changelog: v0.7.5...v0.8.0