ErrLookup › google/tsunami-security-scanner

google/tsunami-security-scanner

Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence. · Java · 189 source files

Analyzed at 363ba87b35 on 2026-09-13. 28 documented errors.

Code / MessageTypeSeverityTags
Parenthesis and/or brackets not allowed within version…
exception error version-range, parsing, illegal-argument
No payload implemented for
exception error python, payload, fuzzing, lookup
Remote plugin server port out of range. Expected
validation error cli, config-validation, port, java
Invalid network service
validation error python, network-service, validation, tsunami-plugin
Parse payload does not have an interpretation environment.
validation error python, payload, protobuf, schema-validation, enum
Malformed GCS URL
validation error cli, gcs, url-validation, java
One of the following parameters is expected…
validation error cli, missing-argument, picocli, java
Parse payload does not have a name.
validation error python, payload, protobuf, schema-validation
No valid payload input is entered.
validation error python, payload, validation, null-check
Value cannot be None.
validation error python, http, headers, null-check
Language server path
validation error cli, configuration, file-not-found
Illegal header value
validation error python, http, headers, header-injection, validation
Error loading config.
exception critical cli, reflection, classpath, java
Url cannot be None.
validation error python, http, url, null-check
Illegal header name .
validation error python, http, headers, validation
A request body is not allowed for HTTP GET/HEAD request.
validation error python, http, request-validation
String ' ' is neither a discrete string nor a version range.
exception error version-set, parsing, illegal-argument
Infinity range is not supported, got
exception error version-range, parsing, illegal-argument
Invalid range of versions, got
exception error version-range, parsing, illegal-argument
Validation type not supported.
exception error python, payload, not-implemented, enum
Invalid address family
validation error python, network-service, ipv6, address-family
Port number must be an integer. Got
validation error cli, configuration, port, number-format
Port out of range. Expected
validation error cli, configuration, port, validation
Number of plugin server rpc deadlines must be equal to…
validation error cli, configuration, count-mismatch
Number of plugin server paths must be equal to number of…
validation error cli, configuration, count-mismatch
Number of remote plugin server paths must be equal to…
validation error cli, configuration, count-mismatch
Name cannot be None.
validation error python, http, headers, null-check
URI scheme should be one of the following: 'http', 'https'
validation error python, url, scheme, validation