miracum / fhir-pseudonymizer

A REST service to pseudonymize and anonymize FHIRยฎ resources.
MIT License
15 stars 2 forks source link

chore(deps): update all non-major dependencies #209

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Grpc.Tools 2.66.0 -> 2.67.0 age adoption passing confidence nuget minor
Microsoft.AspNetCore.Mvc.Testing (source) 8.0.8 -> 8.0.10 age adoption passing confidence nuget patch
Microsoft.Extensions.Http.Polly (source) 8.0.8 -> 8.0.10 age adoption passing confidence nuget patch
Swashbuckle.AspNetCore 6.8.1 -> 6.9.0 age adoption passing confidence nuget minor
mcr.microsoft.com/dotnet/aspnet 8.0.8-noble-chiseled -> 8.0.10-noble-chiseled age adoption passing confidence stage patch
mcr.microsoft.com/dotnet/sdk 8.0.402-noble -> 8.0.403-noble age adoption passing confidence stage patch

Release Notes

dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing) ### [`v8.0.10`](https://redirect.github.com/dotnet/aspnetcore/releases/tag/v8.0.10): .NET 8.0.10 [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.10)
domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore) ### [`v6.9.0`](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/releases/tag/v6.9.0) ##### What's Changed - Generate Properties whenever there are objects without schema(Not onlโ€ฆ by [@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3095](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3095) - fix: Pass props to multi targeting by [@​xC0dex](https://redirect.github.com/xC0dex) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107) - Types with TryParse must be set with type string by [@​jgarciadelanoceda](https://redirect.github.com/jgarciadelanoceda) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3108](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3108) - Add native AoT support for ReDoc by [@​martincostello](https://redirect.github.com/martincostello) in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3088](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3088) ##### New Contributors - [@​xC0dex](https://redirect.github.com/xC0dex) made their first contribution in [https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107](https://redirect.github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107) **Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.1...v6.9.0
dotnet/sdk (mcr.microsoft.com/dotnet/sdk) ### [`v8.0.403`](https://redirect.github.com/dotnet/sdk/compare/v8.0.402...v8.0.403) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v8.0.402...v8.0.403)

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.

๐Ÿ‘ป Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 2 weeks ago

Trivy image scan report

ghcr.io/miracum/fhir-pseudonymizer:pr-209 (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.10/Microsoft.AspNetCore.App.deps.json

No Vulnerabilities found

No Misconfigurations found

usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.10/Microsoft.NETCore.App.deps.json

No Vulnerabilities found

No Misconfigurations found

github-actions[bot] commented 2 weeks ago

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer.Tests 100% 100% โœ”
FhirPseudonymizer 74% 65% โœ”
Summary 81% (826 / 1018) 69% (95 / 138) โœ”

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)    | 985.59
  http/latency-mean (msec)   | 16.22
  http/latency-min (msec)    | 2.20
  http/latency-p50 (msec)    | 7.73
  http/latency-p75 (msec)    | 11.62
  http/latency-p90 (msec)    | 56.86
  http/latency-p95 (msec)    | 66.50
  http/latency-p99 (msec)    | 79.04
  http/latency-p99.9 (msec)  | 120.00
  http/latency-stddev (msec) | 24.25
  http/request-count         | 25000.00
github-actions[bot] commented 2 weeks ago

๐Ÿฆ™ MegaLinter status: โŒ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
โœ… ACTION actionlint 5 0 0.1s
โœ… BASH bash-exec 1 0 0.01s
โœ… BASH shellcheck 1 0 0.02s
โœ… BASH shfmt 1 0 0.01s
โš ๏ธ CSHARP csharpier 95 1 9.15s
โš ๏ธ CSHARP roslynator 3 2 50.48s
โœ… DOCKERFILE hadolint 1 0 0.24s
โœ… EDITORCONFIG editorconfig-checker 184 0 2.14s
โœ… JSON jsonlint 29 0 0.35s
โœ… JSON prettier 29 0 4.14s
โœ… JSON v8r 29 0 14.73s
โœ… MARKDOWN markdownlint 4 0 1.11s
โœ… PROTOBUF protolint 4 0 7.6s
โœ… REPOSITORY checkov yes no 15.54s
โœ… REPOSITORY dustilock yes no 0.02s
โœ… REPOSITORY gitleaks yes no 0.57s
โœ… REPOSITORY git_diff yes no 0.07s
โœ… REPOSITORY grype yes no 17.36s
โœ… REPOSITORY kics yes no 20.38s
โœ… REPOSITORY secretlint yes no 1.48s
โœ… REPOSITORY syft yes no 0.47s
โŒ REPOSITORY trivy yes 1 1.33s
โœ… REPOSITORY trivy-sbom yes no 1.31s
โœ… REPOSITORY trufflehog yes no 5.68s
โœ… XML xmllint 2 0 0.01s
โœ… YAML prettier 30 0 2.57s
โœ… YAML v8r 30 0 45.7s
โœ… YAML yamllint 30 0 0.84s

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_