No description
  • Dockerfile 42.7%
  • Makefile 33.5%
  • Shell 23.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
kim 5991164213
Some checks failed
Build / Build arm64 (push) Failing after 42s
Build / Build amd64 (push) Failing after 42s
Build / build-amd64 (push) Failing after 0s
Build / build-arm64 (push) Failing after 0s
Build / merge (push) Has been skipped
Build / pr-comment (push) Has been skipped
Build / debian-fips (push) Failing after 0s
Build / Build amd64-1 (push) Has been skipped
Build / Build arm64-1 (push) Has been skipped
Build / build-amd64-1 (push) Failing after 0s
Build / build-arm64-1 (push) Failing after 0s
Build / merge-1 (push) Has been skipped
Build / pr-comment-1 (push) Has been skipped
Build / xmlsec1-fips (push) Failing after 0s
Build / Build amd64-2 (push) Has been skipped
Build / Build arm64-2 (push) Has been skipped
Build / Build amd64-3 (push) Has been skipped
Build / Build arm64-3 (push) Has been skipped
Build / Build amd64-4 (push) Has been skipped
Build / Build arm64-4 (push) Has been skipped
Build / Build amd64-5 (push) Has been skipped
Build / Build arm64-5 (push) Has been skipped
Build / Build amd64-6 (push) Has been skipped
Build / Build arm64-6 (push) Has been skipped
Build / Build amd64-7 (push) Has been skipped
Build / Build arm64-7 (push) Has been skipped
Build / build-amd64-2 (push) Failing after 0s
Build / build-arm64-2 (push) Failing after 0s
Build / build-amd64-3 (push) Failing after 0s
Build / build-arm64-3 (push) Failing after 0s
Build / build-amd64-4 (push) Failing after 0s
Build / build-arm64-4 (push) Failing after 0s
Build / build-amd64-5 (push) Failing after 0s
Build / build-arm64-5 (push) Failing after 0s
Build / build-amd64-6 (push) Failing after 0s
Build / build-arm64-6 (push) Failing after 0s
Build / build-amd64-7 (push) Failing after 0s
Build / build-arm64-7 (push) Failing after 0s
Build / merge-3 (push) Has been skipped
Build / merge-2 (push) Has been skipped
Build / merge-4 (push) Has been skipped
Build / merge-6 (push) Has been skipped
Build / merge-5 (push) Has been skipped
Build / merge-7 (push) Has been skipped
Build / pr-comment-2 (push) Has been skipped
Build / pr-comment-3 (push) Has been skipped
Build / pr-comment-4 (push) Has been skipped
Build / pr-comment-5 (push) Has been skipped
Build / pr-comment-6 (push) Has been skipped
Build / pr-comment-7 (push) Has been skipped
Build / python-fips (push) Failing after 0s
Build / python-fips-2 (push) Failing after 0s
Build / python-fips-3 (push) Failing after 0s
Build / python-fips-4 (push) Failing after 0s
Build / python-fips-5 (push) Failing after 0s
Build / python-fips-1 (push) Failing after 0s
Update .github/workflows/_reusable-docker-build-single.yml
2026-09-07 20:33:03 +00:00
.github Update .github/workflows/_reusable-docker-build-single.yml 2026-09-07 20:33:03 +00:00
debian-fips chore(deps): update dependency openssl to v3.5.4-1~deb13u1 (#109) 2026-02-03 19:38:54 +01:00
python-fips Add freethreading Python (#156) 2026-06-23 17:30:40 +02:00
xmlsec1-fips chore(deps): update dependency lsh123/xmlsec to v1.3.12 (#154) 2026-06-22 21:02:11 +02:00
Makefile bump openssl to 3.5.7-1~deb13u2 (#181) 2026-08-26 15:05:14 +03:00
README.md Improve CI; add Signing, SBOM and Provenance (#41) 2025-09-23 17:48:51 +02:00
renovate.json fix renovate regex (#108) 2026-02-03 17:32:40 +01:00

FIPS Container images

CI Build status

A collection of container images with a FIPS-enabled OpenSSL build.

debian-fips

Debian Trixie (slim) with OpenSSL built with FIPS support enabled.

xmlsec1-fips

Built on top of debian-fips, with xmlsec1 built and installed.

python-fips

Built on top of xmlsec1-fips, with the latest Python 3.12 and 3.13 version.