Releases: google/tsunami-security-scanner
Releases · google/tsunami-security-scanner
Tsunami 0.0.3
- Minor updates to the data formats.
- CI using Github Actions.
- Binary exits with non-zero code when scan fails.
Tsunami 0.0.2
- Full ReconnaissanceReport is now part of the final scan results.
- A new annotation
@ForWebService
for matching allNetworkService
s that exposes web endpoints. - Updated
HttpClient
:- Added support for
HEAD
andDELETE
method. - Added options to disable certification verification on https traffic.
- Added custom DNS resolution for hostname scanning.
- Added support for
Tsunami 0.0.1
Initial 'pre-alpha' release of Tsunami security scanner.