miracum / fhir-pseudonymizer

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

chore(deps): update miracum/.github action to v1.6.3 #166

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
miracum/.github action patch v1.6.2 -> v1.6.3

Release Notes

miracum/.github (miracum/.github) ### [`v1.6.3`](https://togithub.com/miracum/.github/releases/tag/v1.6.3) [Compare Source](https://togithub.com/miracum/.github/compare/v1.6.2...v1.6.3) ##### Miscellaneous Chores - **deps:** update dependency gradle to v8.7 ([#​50](https://togithub.com/miracum/.github/issues/50)) ([90c3c87](https://togithub.com/miracum/.github/commit/90c3c87db5ce0360791bc4549a8283ba8699d3ac)) - **deps:** update docker.io/library/python:3.12.2-slim docker digest to [`5dc6f84`](https://togithub.com/miracum/.github/commit/5dc6f84) ([#​47](https://togithub.com/miracum/.github/issues/47)) ([8a89b76](https://togithub.com/miracum/.github/commit/8a89b76b8bbac0f2cbaa730ccae1f82d67beedea)) - **deps:** update gcr.io/distroless/python3-debian12:nonroot docker digest to [`95f5fa8`](https://togithub.com/miracum/.github/commit/95f5fa8) ([#​48](https://togithub.com/miracum/.github/issues/48)) ([8f5234a](https://togithub.com/miracum/.github/commit/8f5234ad7f07df7232eca6faf8cacd47f139f421)) - **deps:** update github-actions ([#​49](https://togithub.com/miracum/.github/issues/49)) ([6b7b53a](https://togithub.com/miracum/.github/commit/6b7b53a878bc0a66b1f8460450756f9feaeb2b9e))

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

Target ghcr.io/miracum/fhir-pseudonymizer:pr-166 (ubuntu 22.04)

Vulnerabilities (3)

Package ID Severity Installed Version Fixed Version
libc6 CVE-2016-20013 LOW 2.35-0ubuntu3.6
libgcc-s1 CVE-2022-27943 LOW 12.3.0-1ubuntu1~22.04
libstdc++6 CVE-2022-27943 LOW 12.3.0-1ubuntu1~22.04

No Misconfigurations found

Target opt/fhir-pseudonymizer/FhirPseudonymizer.deps.json

Vulnerabilities (4)

Package ID Severity Installed Version Fixed Version
Microsoft.IdentityModel.JsonWebTokens CVE-2024-21319 MEDIUM 7.0.3 5.7.0, 6.34.0, 7.1.2
Microsoft.IdentityModel.JsonWebTokens GHSA-59j7-ghrg-fj52 MEDIUM 7.0.3 5.7.0, 6.34.0, 7.1.2
System.IdentityModel.Tokens.Jwt CVE-2024-21319 MEDIUM 7.0.3 5.7.0, 6.34.0, 7.1.2
System.IdentityModel.Tokens.Jwt GHSA-59j7-ghrg-fj52 MEDIUM 7.0.3 5.7.0, 6.34.0, 7.1.2

No Misconfigurations found

Target opt/fhir-pseudonymizer/packages.lock.json

Vulnerabilities (4)

Package ID Severity Installed Version Fixed Version
Microsoft.IdentityModel.JsonWebTokens CVE-2024-21319 MEDIUM 7.0.3 5.7.0, 6.34.0, 7.1.2
Microsoft.IdentityModel.JsonWebTokens GHSA-59j7-ghrg-fj52 MEDIUM 7.0.3 5.7.0, 6.34.0, 7.1.2
System.IdentityModel.Tokens.Jwt CVE-2024-21319 MEDIUM 7.0.3 5.7.0, 6.34.0, 7.1.2
System.IdentityModel.Tokens.Jwt GHSA-59j7-ghrg-fj52 MEDIUM 7.0.3 5.7.0, 6.34.0, 7.1.2

No Misconfigurations found

github-actions[bot] commented 5 months ago

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer.Tests 100% 100% ✔
FhirPseudonymizer 74% 65% ✔
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)    | 792.94
  http/latency-mean (msec)   | 14.14
  http/latency-min (msec)    | 2.32
  http/latency-p50 (msec)    | 6.88
  http/latency-p75 (msec)    | 9.42
  http/latency-p90 (msec)    | 51.39
  http/latency-p95 (msec)    | 65.40
  http/latency-p99 (msec)    | 77.04
  http/latency-p99.9 (msec)  | 79.90
  http/latency-stddev (msec) | 21.34
  http/request-count         | 25000.00
miracum-bot commented 5 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: