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:14.5 docker digest to 135c62a - autoclosed #61

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Update Change
docker.io/library/postgres digest b0ee049 -> 135c62a

Configuration

📅 Schedule: Branch creation - "before 3am 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 years ago

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer 77% 75% ✔
FhirPseudonymizer.Tests 99% 100% ✔
Summary 81% (479 / 589) 76% (61 / 80) ✔

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

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) <= 50  | true

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

  Metric                     | value
  -------                    | -----
  http/error-count           | 0.00
  http/error-rate            | 0.00
  http/latency-max (msec)    | 1635.48
  http/latency-mean (msec)   | 10.21
  http/latency-min (msec)    | 3.22
  http/latency-p50 (msec)    | 8.82
  http/latency-p75 (msec)    | 10.81
  http/latency-p90 (msec)    | 14.58
  http/latency-p95 (msec)    | 17.98
  http/latency-p99 (msec)    | 29.02
  http/latency-p99.9 (msec)  | 54.62
  http/latency-stddev (msec) | 21.09
  http/request-count         | 25000.00
github-actions[bot] commented 2 years ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.0s
✅ REPOSITORY checkov yes no 7.71s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.21s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 0.92s
✅ REPOSITORY syft yes no 0.44s
✅ REPOSITORY trivy yes no 4.23s
✅ YAML prettier 1 0 0.46s
✅ YAML v8r 1 0 2.12s
✅ YAML yamllint 1 0 0.23s

See errors details in artifact MegaLinter reports on CI Job page _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_