Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 12:00
· 2 commits to main since this release

πŸ“’ 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.

Migrating from @bouncesecurity/aghast (one-line change):

npm uninstall -g @bouncesecurity/aghast
npm install -g @owasp-aghast/aghast

The 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

Full Changelog: v0.7.5...v0.8.0