STAC-25318 Add agent Python VEX statements#25
Merged
Conversation
Contributor
Author
|
@StackVista/infra-admins Please review these public not-affected statements, including the exact-image before/after Grype evidence in the PR description. Do not merge until the security rationale is accepted. |
fvlankvelt
approved these changes
Jul 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
not_affectedwithvulnerable_code_not_in_execute_pathJira: https://stackstate.atlassian.net/browse/STAC-25318
Evidence
The statements were reviewed against
quay.io/stackstate/stackstate-k8s-agent:3ce0270eand source commit3ce0270ebe.html.parser.HTMLParser. Full searches of the exact agent release and itspinned integrations found no import or use of
html.parserorHTMLParser.tarfile.extract()hardlink handling. The soleshipped runtime extraction path accepts only
TarInfo.isfile()members,renames the selected regular file to
bpftool, and extracts only thatmember. Tar hardlinks do not satisfy
isfile().The original work item also listed three containerd v2 advisories that an
earlier Grype database matched to
github.com/containerd/containerd v1.7.33.Current Grype 0.112.0 control scans of both the agent and process-agent images
no longer report those findings. They were corrected upstream and are
intentionally not VEXed here.
Validation
jq empty pkg/oci/stackstate-k8s-agent/scan.openvex.jsonpython3 tools/build_index.py --checkgit diff --checkpresent
Security review is required before merge because these are public
not_affectedassertions.