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 docker tag to v16 - autoclosed #122

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
docker.io/library/postgres major 15.4 -> 16.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 8 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.19s
✅ BASH bash-exec 1 0 0.01s
✅ BASH shellcheck 1 0 0.01s
✅ BASH shfmt 1 0 0.03s
⚠️ CSHARP csharpier 95 1 1.3s
✅ DOCKERFILE hadolint 1 0 0.21s
✅ EDITORCONFIG editorconfig-checker 181 0 2.06s
✅ JSON eslint-plugin-jsonc 27 0 7.33s
✅ JSON jsonlint 27 0 0.35s
⚠️ JSON prettier 27 1 3.17s
✅ JSON v8r 27 0 14.36s
✅ MARKDOWN markdownlint 4 0 1.02s
✅ PROTOBUF protolint 4 0 4.74s
✅ REPOSITORY checkov yes no 24.77s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.34s
✅ REPOSITORY git_diff yes no 0.08s
✅ REPOSITORY grype yes no 19.03s
✅ REPOSITORY kics yes no 46.08s
✅ REPOSITORY secretlint yes no 1.48s
✅ REPOSITORY syft yes no 0.32s
❌ REPOSITORY trivy yes 1 9.02s
✅ REPOSITORY trivy-sbom yes no 2.23s
✅ REPOSITORY trufflehog yes no 8.34s
✅ XML xmllint 2 0 0.01s
✅ YAML prettier 29 0 2.96s
✅ YAML v8r 29 0 43.13s
✅ YAML yamllint 29 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_

github-actions[bot] commented 8 months ago

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer 74% 64%
FhirPseudonymizer.Tests 100% 100%
Summary 81% (826 / 1019) 68% (93 / 137)

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)    | 810.04
  http/latency-mean (msec)   | 14.11
  http/latency-min (msec)    | 2.53
  http/latency-p50 (msec)    | 6.86
  http/latency-p75 (msec)    | 9.28
  http/latency-p90 (msec)    | 53.48
  http/latency-p95 (msec)    | 66.48
  http/latency-p99 (msec)    | 77.27
  http/latency-p99.9 (msec)  | 82.76
  http/latency-stddev (msec) | 21.60
  http/request-count         | 25000.00