@continuoussecuritytooling/keycloak-reporter 1.1.1 → 1.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/charts/keycloak-reporter/Chart.yaml +2 -2
- package/charts/keycloak-reporter/README.md +1 -1
- package/continuoussecuritytooling-keycloak-reporting-cli-latest_digest.txt +1 -1
- package/keycloak-reporter-1.4.3.tgz +0 -0
- package/package.json +1 -1
- package/keycloak-reporter-1.4.2.tgz +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
1
|
+
## [1.1.2](https://github.com/ContinuousSecurityTooling/keycloak-reporter/compare/v1.1.1...v1.1.2) (2025-07-25)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** update dependency @continuoussecuritytooling/keycloak-auditor to v2.1.4 ([29ff7a9](https://github.com/ContinuousSecurityTooling/keycloak-reporter/commit/29ff7a9f990d5d0c6f7793b9177d7b79ed306a84))
|
|
7
|
+
* **deps:** update dependency @continuoussecuritytooling/keycloak-auditor to v2.1.5 ([7c23215](https://github.com/ContinuousSecurityTooling/keycloak-reporter/commit/7c23215eae882dfd7953efbfc2688e5723f9a48c))
|
|
8
|
+
* **deps:** update dependency @keycloak/keycloak-admin-client to v26.3.2 ([087c3f7](https://github.com/ContinuousSecurityTooling/keycloak-reporter/commit/087c3f77f0bd74e710dc3dbd00b35cb0c5be1281))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
1
12
|
## [1.1.1](https://github.com/ContinuousSecurityTooling/keycloak-reporter/compare/v1.1.0...v1.1.1) (2025-07-17)
|
|
2
13
|
|
|
3
14
|
|
|
@@ -15,14 +15,14 @@ type: application
|
|
|
15
15
|
# This is the chart version. This version number should be incremented each time you make changes
|
|
16
16
|
# to the chart and its templates, including the app version.
|
|
17
17
|
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
|
18
|
-
version: 1.4.
|
|
18
|
+
version: 1.4.3
|
|
19
19
|
|
|
20
20
|
# This is the version number of the application being deployed. This version number should be
|
|
21
21
|
# incremented each time you make changes to the application. Versions are not expected to
|
|
22
22
|
# follow Semantic Versioning. They should reflect the version the application is using.
|
|
23
23
|
# It is recommended to use it with quotes.
|
|
24
24
|
# renovate: datasource=docker depName=ContinuousSecurityTooling/keycloak-reporter
|
|
25
|
-
appVersion: 1.1.
|
|
25
|
+
appVersion: 1.1.2
|
|
26
26
|
maintainers:
|
|
27
27
|
# Martin Reinhardt
|
|
28
28
|
- name: hypery2k
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# keycloak-reporter
|
|
2
2
|
|
|
3
|
-
  
|
|
4
4
|
|
|
5
5
|
Keycloak user and client reporting tool for automated regular access checks.
|
|
6
6
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
sha256:
|
|
1
|
+
sha256:779cd6ed73de717e460dd680819269aef6cb2a36c9b5ff62a0f981727bf3b0da
|
|
Binary file
|
package/package.json
CHANGED
|
Binary file
|