miracum / fhir-pseudonymizer

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

chore(deps): update docker.io/library/postgres:16.3 docker digest to 46aa2ee #176

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
docker.io/library/postgres digest 1bf73cc -> 46aa2ee

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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 2 months ago

Trivy image scan report

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

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

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
libc6 CVE-2024-33599 MEDIUM 2.39-0ubuntu8.1 2.39-0ubuntu8.2
libc6 CVE-2024-33600 MEDIUM 2.39-0ubuntu8.1 2.39-0ubuntu8.2
libc6 CVE-2024-33601 MEDIUM 2.39-0ubuntu8.1 2.39-0ubuntu8.2
libc6 CVE-2024-33602 MEDIUM 2.39-0ubuntu8.1 2.39-0ubuntu8.2
libc6 CVE-2016-20013 LOW 2.39-0ubuntu8.1
libssl3t64 CVE-2024-2511 LOW 3.0.13-0ubuntu3.1
libssl3t64 CVE-2024-4603 LOW 3.0.13-0ubuntu3.1
libssl3t64 CVE-2024-4741 LOW 3.0.13-0ubuntu3.1

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

No Vulnerabilities found

No Misconfigurations found

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

No Vulnerabilities found

No Misconfigurations found

github-actions[bot] commented 2 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.08s
✅ BASH bash-exec 1 0 0.02s
✅ BASH shellcheck 1 0 0.01s
✅ BASH shfmt 1 0 0.01s
✅ CSHARP csharpier 95 0 4.96s
⚠️ CSHARP roslynator 3 2 44.75s
✅ DOCKERFILE hadolint 1 0 0.1s
✅ EDITORCONFIG editorconfig-checker 181 0 1.06s
✅ JSON jsonlint 27 0 0.27s
✅ JSON prettier 27 0 2.65s
✅ JSON v8r 27 0 9.7s
✅ MARKDOWN markdownlint 4 0 0.71s
✅ PROTOBUF protolint 4 0 5.99s
✅ REPOSITORY checkov yes no 13.43s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.36s
✅ REPOSITORY git_diff yes no 0.52s
✅ REPOSITORY grype yes no 17.58s
✅ REPOSITORY kics yes no 17.22s
✅ REPOSITORY secretlint yes no 1.27s
✅ REPOSITORY syft yes no 0.55s
✅ REPOSITORY trivy yes no 7.64s
✅ REPOSITORY trivy-sbom yes no 6.5s
✅ REPOSITORY trufflehog yes no 3.64s
✅ XML xmllint 2 0 0.01s
✅ YAML prettier 29 0 2.77s
✅ YAML v8r 29 0 30.02s
✅ YAML yamllint 29 0 2.08s

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_

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)    | 819.82
  http/latency-mean (msec)   | 15.55
  http/latency-min (msec)    | 2.28
  http/latency-p50 (msec)    | 7.04
  http/latency-p75 (msec)    | 9.87
  http/latency-p90 (msec)    | 57.91
  http/latency-p95 (msec)    | 69.51
  http/latency-p99 (msec)    | 78.62
  http/latency-p99.9 (msec)  | 110.83
  http/latency-stddev (msec) | 23.16
  http/request-count         | 25000.00
miracum-bot commented 2 months ago

:tada: This PR is included in version 2.21.11 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: