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:15.4 docker digest to d1168ad #117

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Update Change
docker.io/library/postgres digest 3faff32 -> d1168ad

Configuration

📅 Schedule: Branch creation - "before 4am 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 9 months ago

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer.Tests 100% 100%
FhirPseudonymizer 74% 64%
Summary 81% (820 / 1012) 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) <= 75  | true

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

  Metric                     | value
  -------                    | -----
  http/error-count           | 0.00
  http/error-rate            | 0.00
  http/latency-max (msec)    | 948.92
  http/latency-mean (msec)   | 9.31
  http/latency-min (msec)    | 3.07
  http/latency-p50 (msec)    | 5.60
  http/latency-p75 (msec)    | 6.89
  http/latency-p90 (msec)    | 9.81
  http/latency-p95 (msec)    | 48.18
  http/latency-p99 (msec)    | 67.15
  http/latency-p99.9 (msec)  | 78.08
  http/latency-stddev (msec) | 17.36
  http/request-count         | 25000.00
github-actions[bot] commented 9 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.08s
✅ BASH bash-exec 1 0 0.01s
✅ BASH shellcheck 1 0 0.03s
✅ BASH shfmt 1 0 0.04s
✅ CSHARP csharpier 95 0 1.2s
✅ DOCKERFILE hadolint 1 0 0.31s
✅ EDITORCONFIG editorconfig-checker 181 0 1.89s
✅ JSON eslint-plugin-jsonc 27 0 6.75s
✅ JSON jsonlint 27 0 0.24s
⚠️ JSON prettier 27 1 3.12s
✅ JSON v8r 27 0 10.89s
✅ MARKDOWN markdownlint 4 0 1.09s
✅ PROTOBUF protolint 4 0 5.0s
✅ REPOSITORY checkov yes no 30.82s
✅ REPOSITORY dustilock yes no 0.06s
✅ REPOSITORY gitleaks yes no 0.36s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY grype yes no 16.66s
✅ REPOSITORY kics yes no 47.26s
✅ REPOSITORY secretlint yes no 1.49s
✅ REPOSITORY syft yes no 0.33s
✅ REPOSITORY trivy yes no 12.44s
✅ REPOSITORY trivy-sbom yes no 1.53s
✅ REPOSITORY trufflehog yes no 6.7s
✅ XML xmllint 2 0 0.02s
✅ YAML prettier 29 0 2.68s
✅ YAML v8r 29 0 41.32s
✅ YAML yamllint 29 0 0.91s

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_

miracum-bot commented 9 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: