You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 16, 2026. It is now read-only.
We're using the tool with version 4.14.0.
The tool generate the findings.csv file with the following finding:
authentication:
username: ""
password: ""
As you can see, empty string is something that the tool should ignore.
We should find a way to suppress such issue so the tool won't include them in the final report.
Please let me know if any other information should be provided.
Hi,
We're using the tool with version 4.14.0.
The tool generate the findings.csv file with the following finding:
As you can see, empty string is something that the tool should ignore.
We should find a way to suppress such issue so the tool won't include them in the final report.
Please let me know if any other information should be provided.
Thanks