AWS inspector documentation change
Summary
Corrected tool name from Bomerman to Amazon Inspector SBOM Generator in Go binary scanning note
Security assessment
Cosmetic/terminology change with no security implications
Diff
diff --git a/inspector/latest/user/sbom-generator-dependency-collection.md b/inspector/latest/user/sbom-generator-dependency-collection.md index 15efa8cf8..c431a44b6 100644 --- a//inspector/latest/user/sbom-generator-dependency-collection.md +++ b//inspector/latest/user/sbom-generator-dependency-collection.md @@ -1147 +1147 @@ When using floating versions or version ranges in `PackageReference`, it becomes -The Amazon Inspector SBOM Generator doesn't scan Go binaries that are built with build flags configured to exclude the build ID. These build flags prevent Bomerman from accurately mapping the binary to its original source. Unclear Go binaries aren't supported due to the inability to extract package information. For accurate dependency scanning, make sure that Go binaries are built with default settings, including the build ID. +The Amazon Inspector SBOM Generator doesn't scan Go binaries that are built with build flags configured to exclude the build ID. These build flags prevent Amazon Inspector SBOM Generator from accurately mapping the binary to its original source. Unclear Go binaries aren't supported due to the inability to extract package information. For accurate dependency scanning, make sure that Go binaries are built with default settings, including the build ID.