Skip to content

[Feat/TCS-11069] Expose output-include-ignored-vulnerabilities in container image scan - #32

Open
yoavhermon wants to merge 1 commit into
tenable:mainfrom
yoavhermon:chore/include-excluded-vulnerabilities
Open

[Feat/TCS-11069] Expose output-include-ignored-vulnerabilities in container image scan#32
yoavhermon wants to merge 1 commit into
tenable:mainfrom
yoavhermon:chore/include-excluded-vulnerabilities

Conversation

@yoavhermon

@yoavhermon yoavhermon commented Jul 22, 2026

Copy link
Copy Markdown

Adds the output-include-ignored-vulnerabilities input and forwards it to the CLI flag of the same name, letting workflows opt into seeing vulnerabilities that the other filter parameters removed from the results. Boolean, defaulting to false, so omitting it keeps current behavior. Mirrors the exclude-vulnerabilities / exclude-unresolvable wiring from #30.

@yoavhermon
yoavhermon force-pushed the chore/include-excluded-vulnerabilities branch from a492976 to 8fd2a7a Compare August 6, 2026 06:42
… action

Add the output-include-ignored-vulnerabilities input to the
container-image scan action, forward it to the CLI's
--output-include-ignored-vulnerabilities flag, and document it in the
README. The flag is a boolean: when enabled the scan response includes
every vulnerability that other parameters filtered out, otherwise none
of them. Defaults to 'false', so existing behavior is unchanged when
the input is omitted.

Follow-up to TCS-10494. Ref TCS-11069.
@yoavhermon
yoavhermon force-pushed the chore/include-excluded-vulnerabilities branch from 8fd2a7a to c94c4b6 Compare August 6, 2026 15:38
@yoavhermon yoavhermon changed the title Expose include-excluded-vulnerabilities in container-image scan action [Feat/TCS-11069] Expose output-include-ignored-vulnerabilities in container image scan Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant