AWS Security ChangesHomeSearch

AWS inspector documentation change

Service: inspector · 2025-06-19 · Documentation low

File: inspector/latest/user/supported.md

Summary

Added support for Fedora 42, Ubuntu 25.04, and Alpine 3.22. Removed Go from unsupported toolchain vulnerability scanning list.

Security assessment

The change updates supported OS versions and clarifies that Inspector now scans for Go toolchain vulnerabilities (previously excluded). This adds documentation about expanded security scanning capabilities but does not address a specific security vulnerability.

Diff

diff --git a/inspector/latest/user/supported.md b/inspector/latest/user/supported.md
index a398b48bd..d8b22286d 100644
--- a//inspector/latest/user/supported.md
+++ b//inspector/latest/user/supported.md
@@ -74,0 +75 @@ Fedora | 41 | CVE | Yes | Yes
+Fedora | 42 | CVE | Yes | Yes  
@@ -88,0 +90 @@ Ubuntu (Oracular Oriole) | 24.10 | USN | Yes | Yes
+Ubuntu (Plucky Puffin) | 25.04 | USN | Yes | Yes  
@@ -108,0 +111 @@ Alpine Linux (Alpine) | 3.21 | Alpine SecDB
+Alpine Linux (Alpine) | 3.22 | Alpine SecDB  
@@ -117,0 +121 @@ Fedora | 41 | CVE
+Fedora | 42 | CVE  
@@ -133,0 +138 @@ Ubuntu (Oracular Oriole) | 24.10 | USN
+Ubuntu (Plucky Puffin) | 25.04 | USN  
@@ -377 +382 @@ Amazon Inspector Lambda standard scanning currently supports the following runti
-Amazon Inspector doesn't scan for toolchain vulnerabilities in Go and Rust. The version of the programming language compiler used to build the application introduces these vulnerabilities. 
+Amazon Inspector doesn't scan for toolchain vulnerabilities in Rust. The version of the programming language compiler used to build the application introduces these vulnerabilities.