Skip to content

root: update security.md with github reporting link (cherry-pick #16332)#16395

Merged
rissson merged 1 commit intoversion-2025.8from
cherry-pick-16332-to-version-2025.8
Aug 27, 2025
Merged

root: update security.md with github reporting link (cherry-pick #16332)#16395
rissson merged 1 commit intoversion-2025.8from
cherry-pick-16332-to-version-2025.8

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #16332 to version-2025.8 branch.

Original PR: #16332
Original Author: @dewi-tik
Cherry-picked commit: 17bd1f1

* Adds github reporting link

* Applied suggestions

* Improved wording

* Improved wording
@netlify
Copy link

netlify bot commented Aug 27, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit b9d142b
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68aed9fab940e50008abf1c2

@netlify
Copy link

netlify bot commented Aug 27, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit b9d142b
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68aed9fa40e74000080053ee
😎 Deploy Preview https://deploy-preview-16395--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.77%. Comparing base (2bc2b6b) to head (b9d142b).
⚠️ Report is 1 commits behind head on version-2025.8.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@               Coverage Diff               @@
##           version-2025.8   #16395   +/-   ##
===============================================
  Coverage           92.77%   92.77%           
===============================================
  Files                 837      837           
  Lines               45246    45246           
===============================================
+ Hits                41978    41979    +1     
+ Misses               3268     3267    -1     
Flag Coverage Δ
e2e 46.53% <ø> (+<0.01%) ⬆️
integration 23.56% <ø> (+<0.01%) ⬆️
unit 90.92% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-b9d142b1e466e4149af5a97b32aa1938d472b3b3
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-b9d142b1e466e4149af5a97b32aa1938d472b3b3

Afterwards, run the upgrade commands from the latest release notes.

Copy link
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dewi-tik !

@rissson rissson merged commit ae297e2 into version-2025.8 Aug 27, 2025
101 checks passed
@rissson rissson deleted the cherry-pick-16332-to-version-2025.8 branch August 27, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants