Ensure Workhorse is built in FIPS mode
Previously Workhorse was not compiled properly for FIPS since the `fips` build tag was not defined, so LabKit's `fips.Enabled()` would erroneously return `false`. This commit makes Workhorse activate the FIPS_MODE environment flag. This came out an investigation of Maven package handling in https://gitlab.com/gitlab-org/gitlab/-/issues/380559. Changelog: fixed
parent
b21c39d2
No related branches found
No related tags found
Loading
Please register or sign in to comment