Skip to content

Feature Request: Only Fail if Vendor Fix Available #91

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Conklin-Spencer-bah opened this issue Sep 4, 2024 · 3 comments
Open

Feature Request: Only Fail if Vendor Fix Available #91

Conklin-Spencer-bah opened this issue Sep 4, 2024 · 3 comments
Labels
enhancement New feature or request Work in progress

Comments

@Conklin-Spencer-bah
Copy link

Description

A configuration that would allow failing of the Inspector scan if only a vendor fix is available.

Expected Behavior

If a vendor fix is unavailable and you choose the flag to only fail on if vendor fix available it would pass.

Actual Behavior

Findings without vendor fixes available fail.

@bluesentinelsec
Copy link
Contributor

Hello, thank you for the feature request.
I see a lot of value in only failing when vulns are present AND a vendor fix is available.
We will add this feature request to our backlog, and we'll notify you if and when we begin the work.

@bluesentinelsec bluesentinelsec added enhancement New feature or request Backlog Task is in the backlog, but not being worked on currently. labels Sep 6, 2024
@bluesentinelsec bluesentinelsec changed the title Only Fail if Vendor Fix Available Feature Request: Only Fail if Vendor Fix Available Sep 6, 2024
@zaurus43
Copy link

Hello, I am looking forward to this feature.

My quick check shows that unfixable vulnerabilities do not have the affects:fixed_version attribute in the scan results. Is it possible to implement a flag depending on the presence or absence of this attribute value? Or is it necessary to modify the inspector-scan scan-sbom command to get explicit results?

@bluesentinelsec bluesentinelsec added Work in progress and removed Backlog Task is in the backlog, but not being worked on currently. labels Apr 22, 2025
@bluesentinelsec
Copy link
Contributor

Update:

A PR is currently in progress for this feature:
#115

I will do a pass for refactoring and testing, after which, I will prepare a new release to ship this feature.
Please allot time for additional testing and review from the project maintainers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Work in progress
Projects
None yet
Development

No branches or pull requests

3 participants