Skip to content

Conversation

@gparvin
Copy link

@gparvin gparvin commented Sep 19, 2025

The FIPS scans are failing in our konflux builds due to problems with the hypershift "extra" binaries. The current exceptions for these binaries is not correctly preventing the scanner from erroring on these binaries. Tested with the latest image from our MCE 2.18.3 release

Refs:

The FIPS scans are failing in our konflux builds due to problems with
the hypershift "extra" binaries.  The current exceptions for these
binaries is not correctly preventing the scanner from erroring on these
binaries. Tested with the latest image from our MCE 2.18.3 release

Refs:
 - https://issues.redhat.com/browse/ACM-24281

Signed-off-by: Gus Parvin <[email protected]>
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 19, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: gparvin
Once this PR has been reviewed and has the lgtm label, please assign ashwindasr for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 19, 2025

@gparvin: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@smith-xyz
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 24, 2025
@gparvin
Copy link
Author

gparvin commented Oct 20, 2025

@rhmdnd Was there more work the ACM team needed to look into on this PR? Thanks

@gparvin
Copy link
Author

gparvin commented Nov 3, 2025

FYI: Since we can't seem to get this PR delivered we will have to extend our FIPS exception in konflux which causes us to "not see" any FIPS issues we need to address. If there's a concern with this PR please let me know.

@smith-xyz
Copy link
Contributor

@rhmdnd @gparvin @rphillips - I believe the exception just adds "/usr/bin/hcp" and is used for QE testing.

I'm wondering if it is worth adding some comments around these exceptions to make clear why the exceptions are being added, noting how the inclusion of said binaries impacts customers directly/indirectly, does it ever get filtered out later in some other process, etc.

@rhmdnd
Copy link
Contributor

rhmdnd commented Nov 13, 2025

@rhmdnd @gparvin @rphillips - I believe the exception just adds "/usr/bin/hcp" and is used for QE testing.

I'm wondering if it is worth adding some comments around these exceptions to make clear why the exceptions are being added, noting how the inclusion of said binaries impacts customers directly/indirectly, does it ever get filtered out later in some other process, etc.

+1

Yeah, comments would help at least a little bit. If the hcp binary is only used for testing purposes, does it have to be in the payload container? Can it be distributed to people who need to test with it in a different way such that it's not exposed to users?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants