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/library/postgres:16.3 docker digest to 3cc4d8c #182

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
docker.io/library/postgres digest 46aa2ee -> 3cc4d8c

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

Trivy image scan report

ghcr.io/miracum/fhir-pseudonymizer:pr-182 (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.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 4 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)    | 829.35
  http/latency-mean (msec)   | 15.85
  http/latency-min (msec)    | 2.23
  http/latency-p50 (msec)    | 7.39
  http/latency-p75 (msec)    | 13.56
  http/latency-p90 (msec)    | 53.43
  http/latency-p95 (msec)    | 60.17
  http/latency-p99 (msec)    | 76.91
  http/latency-p99.9 (msec)  | 107.86
  http/latency-stddev (msec) | 21.78
  http/request-count         | 25000.00
miracum-bot commented 3 months ago

:tada: This issue has been resolved in version 2.21.12 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: