miracum / fhir-pseudonymizer

A REST service to pseudonymize and anonymize FHIR® resources.
MIT License
15 stars 2 forks source link

chore(deps): update quay.io/keycloak/keycloak docker tag to v23 - autoclosed #124

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
quay.io/keycloak/keycloak major 22.0.5 -> 23.0.4

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 10 months ago

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer 74% 64%
FhirPseudonymizer.Tests 100% 100%
Summary 81% (826 / 1019) 68% (93 / 137)

Minimum allowed line rate is 50%


iter8 report


Experiment summary:
*******************

  Experiment completed: true
  No task failures: true
  Total number of tasks: 7
  Number of completed tasks: 7
  Number of completed loops: 1

Whether or not service level objectives (SLOs) are satisfied:
*************************************************************

  SLO Conditions                 | Satisfied
  --------------                 | ---------
  http/error-count <= 0          | true
  http/latency-mean (msec) <= 25 | true
  http/latency-p99 (msec) <= 85  | true

Latest observed values for metrics:
***********************************

  Metric                     | value
  -------                    | -----
  http/error-count           | 0.00
  http/error-rate            | 0.00
  http/latency-max (msec)    | 874.29
  http/latency-mean (msec)   | 14.42
  http/latency-min (msec)    | 2.27
  http/latency-p50 (msec)    | 6.67
  http/latency-p75 (msec)    | 8.90
  http/latency-p90 (msec)    | 56.65
  http/latency-p95 (msec)    | 67.73
  http/latency-p99 (msec)    | 77.71
  http/latency-p99.9 (msec)  | 83.55
  http/latency-stddev (msec) | 22.79
  http/request-count         | 25000.00
github-actions[bot] commented 10 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.21s
✅ BASH bash-exec 1 0 0.01s
✅ BASH shellcheck 1 0 0.03s
✅ BASH shfmt 1 0 0.0s
⚠️ CSHARP csharpier 95 1 1.01s
✅ DOCKERFILE hadolint 1 0 0.12s
✅ EDITORCONFIG editorconfig-checker 181 0 1.71s
✅ JSON eslint-plugin-jsonc 27 0 6.36s
✅ JSON jsonlint 27 0 0.5s
⚠️ JSON prettier 27 1 3.26s
✅ JSON v8r 27 0 10.06s
✅ MARKDOWN markdownlint 4 0 0.82s
✅ PROTOBUF protolint 4 0 4.68s
✅ REPOSITORY checkov yes no 27.89s
✅ REPOSITORY dustilock yes no 0.03s
✅ REPOSITORY gitleaks yes no 0.39s
✅ REPOSITORY git_diff yes no 0.07s
✅ REPOSITORY grype yes no 18.21s
✅ REPOSITORY kics yes no 47.83s
✅ REPOSITORY secretlint yes no 1.48s
✅ REPOSITORY syft yes no 0.35s
❌ REPOSITORY trivy yes 1 9.29s
✅ REPOSITORY trivy-sbom yes no 2.17s
✅ REPOSITORY trufflehog yes no 7.31s
✅ XML xmllint 2 0 0.03s
✅ YAML prettier 29 0 2.79s
✅ YAML v8r 29 0 45.17s
✅ YAML yamllint 29 0 0.88s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

_MegaLinter is graciously provided by OX Security_