We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm getting a results with severity=0.
Not all results with severity 0 are sampled, only those with incomplete information, it's more like a bug or I'm missing something.
My filter is:
sort-reverse=created rows=100 apply_overrides=0 min_qod=70 levels=hml severity>0.05 first=1
It also has a strange XML:
<result id="5e2eae61-493b-424a-b64e-21b3e6d2884b"> <details> <detail> <name>product</name> <value>cpe:/a:php:php:7.4.2</value> </detail> <detail> <name>location</name> <value>443/tcp</value> </detail> <detail> <name>source_oid</name> <value>1.3.6.1.4.1.25623.1.0.800109</value> </detail> <detail> <name>source_name</name> <value>PHP Detection (HTTP)</value> </detail> </details> </result>
I tried removing other filters and leaving only severity>0.05, but it didn't help.
severity>0.05
When I go to this result, it displays severity = 0 and other information.
severity = 0
If you specify this filter in the UI, everything is ok
gsa: 22.12.0
gvm: 23.10.0
python-gvm: 24.8.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm getting a results with severity=0.
Not all results with severity 0 are sampled, only those with incomplete information, it's more like a bug or I'm missing something.
My filter is:
It also has a strange XML:
I tried removing other filters and leaving only
severity>0.05
, but it didn't help.When I go to this result, it displays
severity = 0
and other information.If you specify this filter in the UI, everything is ok
GVM versions
gsa: 22.12.0
gvm: 23.10.0
python-gvm: 24.8.0
The text was updated successfully, but these errors were encountered: