minio/.github/workflows
Andreas Auernhammer 1d50cae43d
remove support for FIPS 140-2 with boringcrypto (#21292)
This commit removes FIPS 140-2 related code for the following
reasons:
 - FIPS 140-2 is a compliance, not a security requirement. Being
   FIPS 140-2 compliant has no security implication on its own.
   From a tech. perspetive, a FIPS 140-2 compliant implementation
   is not necessarily secure and a non-FIPS 140-2 compliant implementation
   is not necessarily insecure. It depends on the concret design and
   crypto primitives/constructions used.
 - The boringcrypto branch used to achieve FIPS 140-2 compliance was never
   officially supported by the Go team and is now in maintainance mode.
   It is replaced by a built-in FIPS 140-3 module. It will be removed
   eventually. Ref: https://github.com/golang/go/issues/69536
 - FIPS 140-2 modules are no longer re-certified after Sep. 2026.
   Ref: https://csrc.nist.gov/projects/cryptographic-module-validation-program

Signed-off-by: Andreas Auernhammer <github@aead.dev>
2025-05-16 07:27:42 -07:00
..
mint Add sufficient deadlines and countermeasures to handle hung node scenario (#19688) 2024-05-22 16:07:14 -07:00
multipart fix: information disclosure bug in preconditions GET (#19810) 2024-05-27 12:17:46 -07:00
depsreview.yaml fix: CI warnings (#19380) 2024-03-28 16:44:49 -07:00
go-cross.yml move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
go-healing.yml move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
go-lint.yml move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
go-resiliency.yml move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
go.yml move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
helm-lint.yml Upgrade setup-helm action from v3 to v4 (#19897) 2024-06-09 02:13:09 -07:00
iam-integrations.yaml move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
issues.yaml Workflow to add issues to Tracking project (#18771) 2024-01-10 23:02:00 -08:00
lock.yml lock all issues and PRs from last 365 days 2022-01-29 19:27:43 -08:00
mint.yml move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
replication.yaml move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
root-disable.yml move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
root.cert add root_disk threshold detection (#12259) 2021-05-08 15:40:29 -07:00
root.key add root_disk threshold detection (#12259) 2021-05-08 15:40:29 -07:00
run-mint.sh Add Full Object Checksums and CRC64-NVME (#20855) 2025-01-20 06:49:07 -08:00
shfmt.yml Add sufficient deadlines and countermeasures to handle hung node scenario (#19688) 2024-05-22 16:07:14 -07:00
typos.yml Improve typos configuration (#19489) 2024-04-16 17:36:28 -07:00
upgrade-ci-cd.yaml move to go1.24 (#21114) 2025-04-09 07:28:39 -07:00
vulncheck.yml Use go mod tool to install tools for go generate (#21232) 2025-04-24 16:34:11 -07:00