@continuoussecuritytooling/keycloak-reporter 1.2.0-3121 → 1.2.1

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 CHANGED
@@ -1,3 +1,14 @@
1
+ ## [1.2.1](https://github.com/ContinuousSecurityTooling/keycloak-reporter/compare/v1.2.0...v1.2.1) (2026-03-27)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Add missing packages and resolve linting errors ([cde369c](https://github.com/ContinuousSecurityTooling/keycloak-reporter/commit/cde369c61e05abb70c67f365fb755b4cec77254c))
7
+ * Correcting keycloak test config setup ([7210d49](https://github.com/ContinuousSecurityTooling/keycloak-reporter/commit/7210d49330640b5df4c796c1dfe4d9e1b8df1567))
8
+ * Exclude dist folder ([ce2f7b2](https://github.com/ContinuousSecurityTooling/keycloak-reporter/commit/ce2f7b2621fb2b10a1a53153ec9156e1c4b95b66))
9
+
10
+
11
+
1
12
  # [1.2.0](https://github.com/ContinuousSecurityTooling/keycloak-reporter/compare/v1.1.9...v1.2.0) (2026-03-10)
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.11
18
+ version: 1.4.12
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.2.0
25
+ appVersion: 1.2.1
26
26
  maintainers:
27
27
  # Martin Reinhardt
28
28
  - name: hypery2k
@@ -1,6 +1,6 @@
1
1
  # keycloak-reporter
2
2
 
3
- ![Version: 1.4.11](https://img.shields.io/badge/Version-1.4.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square)
3
+ ![Version: 1.4.12](https://img.shields.io/badge/Version-1.4.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.1](https://img.shields.io/badge/AppVersion-1.2.1-informational?style=flat-square)
4
4
 
5
5
  Keycloak user and client reporting tool for automated regular access checks.
6
6
 
@@ -0,0 +1 @@
1
+ sha256:fa291afd103823f1ec28ec3f5105a977b3fe7197b8ef68b8572ffae78e702eae
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@continuoussecuritytooling/keycloak-reporter",
3
- "version": "1.2.0-3121",
3
+ "version": "1.2.1",
4
4
  "description": "Reporting Tools for Keycloak",
5
5
  "main": "dist/index.js",
6
6
  "bin": {