diff --git a/README.md b/README.md index 99c4052c50..e1937d2020 100644 --- a/README.md +++ b/README.md @@ -379,7 +379,7 @@ Users can add triage information to reports to mark issues as false positives, i Triage details can be re-used on other projects so, for example, triage on a Linux base image could be applied to multiple containers using that image. -For more information and usage of triage information with the tool kindly have a look [here](https://cve-bin-tool.readthedocs.io/en/latest/MANUAL.html#vex-file). +For more information and usage of triage information with the tool kindly have a look [here](https://cve-bin-tool.readthedocs.io/en/latest/triaging_process.html). If you are using the binary scanner capabilities, be aware that we only have a limited number of binary checkers (see table above) so we can only detect those libraries. Contributions of new checkers are always welcome! You can also use an alternate way to detect components (for example, a bill of materials tool such as [tern](https://github.com/tern-tools/tern)) and then use the resulting list as input to cve-bin-tool to get a more comprehensive vulnerability list.