AWS Security ChangesHomeSearch

AWS inspector documentation change

Service: inspector · 2025-03-02 · Documentation low

File: inspector/latest/user/dockerfile-checks.md

Summary

Updated RPM manual page URL in documentation

Security assessment

The change only updates a URL reference and does not mention any security-related content or fixes

Diff

diff --git a/inspector/latest/user/dockerfile-checks.md
index eec780181..63f74bdb9 100644
--- a/inspector/latest/user/dockerfile-checks.md
+++ b/inspector/latest/user/dockerfile-checks.md
@@ -232 +232 @@ When the Python pip utility is run with the `--trusted-host` flag, the specified
-When the RPM-based package manager `rpm` is run with the `--nodigest`, `--nosignature`, `--noverify`, and `--nofiledigest` flags, the RPM package manager doesn't validate package headers, signatures, or files when installing a package. For more information, see the following [RPM manual page](https://rpm-software-management.github.io/rpm/man/rpm.8.html) in the RPM website. 
+When the RPM-based package manager `rpm` is run with the `--nodigest`, `--nosignature`, `--noverify`, and `--nofiledigest` flags, the RPM package manager doesn't validate package headers, signatures, or files when installing a package. For more information, see the following [RPM manual page](https://rpm-software-management.github.io/rpm/man/) in the RPM website.