Skip to content

Releases: iteratec/kcwarden

v0.16.0

11 Dec 15:06
f7f0fc3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.1...v0.16.0

v0.15.1

10 Nov 06:58
942090f

Choose a tag to compare

What's Changed

  • New auditors: AccessTokenLifespanTooLong and ClientAccessTokenLifespanTooLong by @twwd in #152
  • Add advanced usage documentation on plugins and continuous exectution by @twwd in #151
  • Fix false positives on user profiles feature in Keycloak 26+ by @malexmave in #173
  • Allow storing the txt format table into the specified output file by @twwd in #174

Version bumps

Full Changelog: v0.15.0...v0.15.1

v0.15.0

26 Aug 06:48

Choose a tag to compare

What's Changed

  • Consider the default behavior of Keycloak that refresh tokens are… by @twwd in #142
  • New auditor: ClientMustNotUseGlobalWildcardURI by @twwd in #147
  • Optionally return Non-Zero exit code on findings by @malexmave in #148
  • Consider the new attributes that indicate whether users can edit their attributes by @twwd in #146
  • Several dependency updates

Full Changelog: v0.14.0...v0.15.0

v0.14.0

18 Jul 13:31
e25f8cb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.2...v0.14.0

v0.13.2

16 May 14:03
1012df2

Choose a tag to compare

What's Changed

  • Bump ruff from 0.11.5 to 0.11.9 by @dependabot in #93 #95 #96 #98
  • Bump h11 from 0.14.0 to 0.16.0 by @dependabot in #94
  • Improve robustness of the import and refactor by @twwd in #97
  • Permit unencrypted connections to local redirect URIs with a port and… by @twwd in #100

Full Changelog: v0.13.1...v0.13.2

v0.13.1

16 Apr 12:25
587bc27

Choose a tag to compare

What's Changed

  • #23: Add auditor to check whether the brute-force protection is disabled by @twwd in #92

Full Changelog: v0.13.0...v0.13.1

v0.13.0

16 Apr 05:33
0580ef3

Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.13.0

v0.12.1

21 Jan 08:02
284ea62

Choose a tag to compare

What's Changed

  • Use Python 3.13 for all build jobs by @twwd in #75

Full Changelog: v0.12.0...v0.12.1

v0.12.0

21 Jan 07:24
e364630

Choose a tag to compare

What's Changed

Features

  • Added Client credential authentication for configuration download, by @malexmave in #65

Bug fixes

  • Fix: Monitors will now also ignore disabled clients if the switch is active, by @malexmave in #64

Maintenance

Dependency Updates

Full Changelog: v0.11.0...v0.12.0

v0.11.0

02 Oct 12:34
853b192

Choose a tag to compare

New Auditor

  • New Auditor: Keycloak version check by @twwd in #41

Bugfixes

  • Bugfix: Add new IDP check to auditor list to activate it by @malexmave in #40

Maintenance

  • Improve formatting of the docs by @twwd in #39

Full Changelog: v0.10.0...v0.11.0