Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2025

This PR contains the following updates:

Package Type Update Change
actions/attest-build-provenance action digest 977bb37 -> bed76f6

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Sep 23, 2025

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

Image built: ghcr.io/goauthentik/fips-debian:trixie-slim-fips42 for commit 485efc04c09ecb5b3304a457a3b9ad6664687499

Test output:

image=ghcr.io/goauthentik/fips-debian
full=ghcr.io/goauthentik/fips-debian:trixie-slim-fips42
### Debian version ###
docker run --rm ghcr.io/goauthentik/fips-debian:trixie-slim-fips42 \
	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-fips42 \
	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 23, 2025

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

Image built: ghcr.io/goauthentik/fips-xmlsec1:1.3.7-slim-trixie-fips42 for commit 485efc04c09ecb5b3304a457a3b9ad6664687499

Test output:

image=ghcr.io/goauthentik/fips-xmlsec1
full=ghcr.io/goauthentik/fips-xmlsec1:1.3.7-slim-trixie-fips42
### Test that base images has OpenSSL with FIPS enabled ###
docker run --rm ghcr.io/goauthentik/fips-xmlsec1:1.3.7-slim-trixie-fips42 \
	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-fips42 \
	xmlsec1 --version
xmlsec1 1.3.7 (openssl)

@renovate renovate bot force-pushed the renovate/actions-attest-build-provenance-digest branch from bad7d4d to d9dfb4d Compare September 29, 2025 11:32
Copy link

github-actions bot commented Sep 29, 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-fips42 for commit 485efc04c09ecb5b3304a457a3b9ad6664687499

Test output:

image=ghcr.io/goauthentik/fips-python
full=ghcr.io/goauthentik/fips-python:3.12.11-slim-trixie-fips42
### Python version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.12.11-slim-trixie-fips42 \
	python --version
Python 3.12.11
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.12.11-slim-trixie-fips42 \
	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 29, 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-fips42 for commit 485efc04c09ecb5b3304a457a3b9ad6664687499

Test output:

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

@renovate renovate bot force-pushed the renovate/actions-attest-build-provenance-digest branch 3 times, most recently from 5868af2 to 09fcf12 Compare October 3, 2025 13:24
@renovate renovate bot changed the title chore(deps): update actions/attest-build-provenance digest to 3752c92 chore(deps): update actions/attest-build-provenance digest to bed76f6 Oct 6, 2025
@renovate renovate bot force-pushed the renovate/actions-attest-build-provenance-digest branch from 09fcf12 to d32e02f Compare October 6, 2025 17:34
@renovate renovate bot force-pushed the renovate/actions-attest-build-provenance-digest branch from d32e02f to 485efc0 Compare October 7, 2025 23:48
Copy link

github-actions bot commented Oct 8, 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-fips42 for commit 485efc04c09ecb5b3304a457a3b9ad6664687499

Test output:

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

@renovate renovate bot changed the title chore(deps): update actions/attest-build-provenance digest to bed76f6 chore(deps): update actions/attest-build-provenance digest to bed76f6 - autoclosed Oct 13, 2025
@renovate renovate bot closed this Oct 13, 2025
@renovate renovate bot deleted the renovate/actions-attest-build-provenance-digest branch October 13, 2025 11:04
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.

0 participants