cloudbeat icon indicating copy to clipboard operation
cloudbeat copied to clipboard

FIPS Build

Open orouz opened this issue 9 months ago • 1 comments

uses beat's new FIPS flag to build an additional cloudbeat artifact

this alone does not make cloudbeat compliant. cloudbeat itself does not perform cryptographic operations on its own but manually auditing dependencies is required (in progress)

  • https://github.com/elastic/security-team/issues/11426

orouz avatar Mar 06 '25 08:03 orouz

This pull request does not have a backport label. Could you fix it @orouz? 🙏 To fixup this pull request, you need to add the backport labels for the needed branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major. NOTE: backport-v8.x has been added to help with the transition to the new branch 8.x.

mergify[bot] avatar Mar 06 '25 08:03 mergify[bot]