diff --git a/doc/user/application_security/comparison_dependency_and_container_scanning.md b/doc/user/application_security/comparison_dependency_and_container_scanning.md
index 647992c78c892968246f78fece2257b3a7cec102..4b3795d1717e6b960b4011465238bacf52ee2d18 100644
--- a/doc/user/application_security/comparison_dependency_and_container_scanning.md
+++ b/doc/user/application_security/comparison_dependency_and_container_scanning.md
@@ -30,4 +30,4 @@ The following table summarizes which types of dependencies each scanning tool ca
 | Language-specific dependencies installed on the operating system (not built by your project) | **{dotted-circle}** | **{check-circle}**              |
 
 1. Lock file must be present in the image to be detected.
-1. Binary file must be present in the image to be detected.
+1. [Report language-specific findings](container_scanning/index.md#report-language-specific-findings) must be enabled, and binaries must be present in the image to be detected.