Skip to content

Conversation

BeryJu
Copy link
Member

@BeryJu BeryJu commented Sep 27, 2025

No description provided.

Copy link

github-actions bot commented Sep 27, 2025

authentik FIPS Image build status - debian-fips (``)

Image built: ghcr.io/goauthentik/fips-debian:trixie-slim-fips51 for commit e72fd91d1b7216a5b15afe9b7c503a914c8524c9

Test output:

image=ghcr.io/goauthentik/fips-debian
full=ghcr.io/goauthentik/fips-debian:trixie-slim-fips51
### Debian version ###
docker run --rm ghcr.io/goauthentik/fips-debian:trixie-slim-fips51 \
	cat /etc/debian_version
13.1
### Test that base images has OpenSSL with FIPS enabled ###
docker run --rm ghcr.io/goauthentik/fips-debian:trixie-slim-fips51 \
	openssl list -providers -provider default -provider base -provider fips
Providers:
  base
    name: OpenSSL Base Provider
    version: 3.5.1
    status: active
  default
    name: OpenSSL Default Provider
    version: 3.5.1
    status: active
  fips
    name: OpenSSL FIPS Provider
    version: 3.1.2
    status: active

Copy link

github-actions bot commented Sep 27, 2025

authentik FIPS Image build status - xmlsec1-fips (``)

Image built: ghcr.io/goauthentik/fips-xmlsec1:1.3.7-slim-trixie-fips51 for commit e72fd91d1b7216a5b15afe9b7c503a914c8524c9

Test output:

image=ghcr.io/goauthentik/fips-xmlsec1
full=ghcr.io/goauthentik/fips-xmlsec1:1.3.7-slim-trixie-fips51
### Test that base images has OpenSSL with FIPS enabled ###
docker run --rm ghcr.io/goauthentik/fips-xmlsec1:1.3.7-slim-trixie-fips51 \
	openssl list -providers -provider default -provider base -provider fips
Providers:
  base
    name: OpenSSL Base Provider
    version: 3.5.1
    status: active
  default
    name: OpenSSL Default Provider
    version: 3.5.1
    status: active
  fips
    name: OpenSSL FIPS Provider
    version: 3.1.2
    status: active
### xmlsec1 version ###
docker run --rm ghcr.io/goauthentik/fips-xmlsec1:1.3.7-slim-trixie-fips51 \
	xmlsec1 --version
xmlsec1 1.3.7 (openssl)

Copy link

authentik FIPS Image build status - python-fips (PYTHON_VERSION=3.14.0rc3)

Image built: ghcr.io/goauthentik/fips-python:3.14.0rc3-slim-trixie-fips51 for commit f7d4b733d72a12e921257bc321812baa26bbabd6

Test output:

image=ghcr.io/goauthentik/fips-python
full=ghcr.io/goauthentik/fips-python:3.14.0rc3-slim-trixie-fips51
### Python version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.14.0rc3-slim-trixie-fips51 \
	python --version
Python 3.14.0rc3
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.14.0rc3-slim-trixie-fips51 \
	python -c "from ssl import OPENSSL_VERSION; print(OPENSSL_VERSION)"
OpenSSL 3.5.1+ak-fips 1 Jul 2025

Copy link

github-actions bot commented Sep 27, 2025

authentik FIPS Image build status - python-fips (PYTHON_VERSION=3.12.11)

Image built: ghcr.io/goauthentik/fips-python:3.12.11-slim-trixie-fips51 for commit e72fd91d1b7216a5b15afe9b7c503a914c8524c9

Test output:

image=ghcr.io/goauthentik/fips-python
full=ghcr.io/goauthentik/fips-python:3.12.11-slim-trixie-fips51
### Python version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.12.11-slim-trixie-fips51 \
	python --version
Python 3.12.11
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.12.11-slim-trixie-fips51 \
	python -c "from ssl import OPENSSL_VERSION; print(OPENSSL_VERSION)"
OpenSSL 3.5.1+ak-fips 1 Jul 2025

Copy link

github-actions bot commented Sep 27, 2025

authentik FIPS Image build status - python-fips (PYTHON_VERSION=3.13.7)

Image built: ghcr.io/goauthentik/fips-python:3.13.7-slim-trixie-fips51 for commit e72fd91d1b7216a5b15afe9b7c503a914c8524c9

Test output:

image=ghcr.io/goauthentik/fips-python
full=ghcr.io/goauthentik/fips-python:3.13.7-slim-trixie-fips51
### Python version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.13.7-slim-trixie-fips51 \
	python --version
Python 3.13.7
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.13.7-slim-trixie-fips51 \
	python -c "from ssl import OPENSSL_VERSION; print(OPENSSL_VERSION)"
OpenSSL 3.5.1+ak-fips 1 Jul 2025

Copy link

github-actions bot commented Oct 7, 2025

authentik FIPS Image build status - python-fips (PYTHON_VERSION=3.14.0)

Image built: ghcr.io/goauthentik/fips-python:3.14.0-slim-trixie-fips51 for commit e72fd91d1b7216a5b15afe9b7c503a914c8524c9

Test output:

image=ghcr.io/goauthentik/fips-python
full=ghcr.io/goauthentik/fips-python:3.14.0-slim-trixie-fips51
### Python version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.14.0-slim-trixie-fips51 \
	python --version
Python 3.14.0
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.14.0-slim-trixie-fips51 \
	python -c "from ssl import OPENSSL_VERSION; print(OPENSSL_VERSION)"
OpenSSL 3.5.1+ak-fips 1 Jul 2025

@BeryJu BeryJu merged commit 8b7b68e into main Oct 7, 2025
20 checks passed
@BeryJu BeryJu deleted the python-3.14 branch October 7, 2025 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant