Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions scanners/amass/.helm-docs.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ usecase: "Subdomain Enumeration Scanner"
## What is OWASP Amass?

:::caution
Amass is currently not functional in the secureCodeBox due to a bug in the underlying docker image. We are working on a fix.
See [Issue #1847](https://github.com/secureCodeBox/secureCodeBox/issues/1847).
Amass currently has a [known issue](https://github.com/owasp-amass/amass/issues/918) where the enumeration sometimes does not exit correctly and keeps running indefinitely. This is why we recommend using the option `-timeout MINUTES` mitigate the issue. The scan will then exit after the specified amount of minutes, and the findings should be correctly parsed.
:::


Expand Down