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 v26 #211

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
quay.io/keycloak/keycloak major 25.0.6 -> 26.0.1

Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 2 weeks ago

Trivy image scan report

ghcr.io/miracum/fhir-pseudonymizer:pr-211 (ubuntu 24.04)

No Vulnerabilities found

No Misconfigurations found

opt/fhir-pseudonymizer/FhirPseudonymizer.deps.json

No Vulnerabilities found

No Misconfigurations found

opt/fhir-pseudonymizer/packages.lock.json

No Vulnerabilities found

No Misconfigurations found

usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.8/Microsoft.AspNetCore.App.deps.json

1 known vulnerabilities found (CRITICAL: 0 HIGH: 1 MEDIUM: 0 LOW: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
Microsoft.AspNetCore.App.Runtime.linux-x64 CVE-2024-38229 HIGH 8.0.8 9.0.0-rc.2.24474.3, 8.0.10

No Misconfigurations found

usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.8/Microsoft.NETCore.App.deps.json

No Vulnerabilities found

No Misconfigurations found

github-actions[bot] commented 2 weeks ago

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer.Tests 100% 100%
FhirPseudonymizer 74% 65%
Summary 81% (826 / 1018) 69% (95 / 138)

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)    | 1093.91
  http/latency-mean (msec)   | 15.65
  http/latency-min (msec)    | 2.14
  http/latency-p50 (msec)    | 7.77
  http/latency-p75 (msec)    | 15.30
  http/latency-p90 (msec)    | 43.64
  http/latency-p95 (msec)    | 55.11
  http/latency-p99 (msec)    | 76.00
  http/latency-p99.9 (msec)  | 110.95
  http/latency-stddev (msec) | 22.29
  http/request-count         | 25000.00
github-actions[bot] commented 2 weeks ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.13s
✅ BASH bash-exec 1 0 0.02s
✅ BASH shellcheck 1 0 0.04s
✅ BASH shfmt 1 0 0.01s
⚠️ CSHARP csharpier 95 1 6.07s
⚠️ CSHARP roslynator 3 2 45.46s
✅ DOCKERFILE hadolint 1 0 0.1s
✅ EDITORCONFIG editorconfig-checker 184 0 1.68s
✅ JSON jsonlint 29 0 0.3s
✅ JSON prettier 29 0 6.11s
✅ JSON v8r 29 0 14.3s
✅ MARKDOWN markdownlint 4 0 1.95s
✅ PROTOBUF protolint 4 0 4.76s
✅ REPOSITORY checkov yes no 14.45s
✅ REPOSITORY dustilock yes no 0.02s
✅ REPOSITORY gitleaks yes no 0.73s
✅ REPOSITORY git_diff yes no 0.07s
✅ REPOSITORY grype yes no 18.12s
✅ REPOSITORY kics yes no 19.07s
✅ REPOSITORY secretlint yes no 1.44s
✅ REPOSITORY syft yes no 0.63s
✅ REPOSITORY trivy yes no 10.22s
✅ REPOSITORY trivy-sbom yes no 1.12s
✅ REPOSITORY trufflehog yes no 6.25s
✅ XML xmllint 2 0 0.02s
✅ YAML prettier 30 0 1.41s
✅ YAML v8r 30 0 39.08s
✅ YAML yamllint 30 0 1.17s

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_