miracum / fhir-pseudonymizer

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

chore(deps): update docker.io/bitnami/kubectl:1.30.3 docker digest to fc6e485 - autoclosed #197

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
docker.io/bitnami/kubectl (source) final digest c20ccfd -> fc6e485

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 months ago

Trivy image scan report

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

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

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
libssl3t64 CVE-2024-2511 LOW 3.0.13-0ubuntu3.1 3.0.13-0ubuntu3.2
libssl3t64 CVE-2024-4603 LOW 3.0.13-0ubuntu3.1 3.0.13-0ubuntu3.2
libssl3t64 CVE-2024-4741 LOW 3.0.13-0ubuntu3.1 3.0.13-0ubuntu3.2
libssl3t64 CVE-2024-5535 LOW 3.0.13-0ubuntu3.1 3.0.13-0ubuntu3.2

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.7/Microsoft.AspNetCore.App.deps.json

No Vulnerabilities found

No Misconfigurations found

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

No Vulnerabilities found

No Misconfigurations found

github-actions[bot] commented 2 months ago

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer 74% 65%
FhirPseudonymizer.Tests 100% 100%
Summary 81% (816 / 1008) 68% (93 / 136)

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)    | 980.59
  http/latency-mean (msec)   | 15.59
  http/latency-min (msec)    | 2.19
  http/latency-p50 (msec)    | 8.11
  http/latency-p75 (msec)    | 15.75
  http/latency-p90 (msec)    | 41.09
  http/latency-p95 (msec)    | 56.58
  http/latency-p99 (msec)    | 75.94
  http/latency-p99.9 (msec)  | 117.24
  http/latency-stddev (msec) | 21.63
  http/request-count         | 25000.00
github-actions[bot] commented 2 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.17s
✅ BASH bash-exec 1 0 0.03s
✅ BASH shellcheck 1 0 0.02s
✅ BASH shfmt 1 0 0.0s
✅ CSHARP csharpier 95 0 6.62s
⚠️ CSHARP roslynator 3 2 50.16s
✅ DOCKERFILE hadolint 1 0 0.34s
✅ EDITORCONFIG editorconfig-checker 181 0 2.44s
✅ JSON jsonlint 27 0 0.8s
✅ JSON prettier 27 0 4.3s
✅ JSON v8r 27 0 17.28s
✅ MARKDOWN markdownlint 4 0 0.78s
✅ PROTOBUF protolint 4 0 3.25s
✅ REPOSITORY checkov yes no 14.02s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.35s
✅ REPOSITORY git_diff yes no 0.1s
✅ REPOSITORY grype yes no 14.31s
✅ REPOSITORY kics yes no 25.9s
✅ REPOSITORY secretlint yes no 1.35s
✅ REPOSITORY syft yes no 0.52s
✅ REPOSITORY trivy yes no 6.53s
✅ REPOSITORY trivy-sbom yes no 0.54s
✅ REPOSITORY trufflehog yes no 3.52s
✅ XML xmllint 2 0 0.0s
✅ YAML prettier 29 0 1.58s
✅ YAML v8r 29 0 42.37s
✅ YAML yamllint 29 0 1.07s

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_