Closed renovate[bot] closed 4 months ago
ghcr.io/miracum/fhir-pseudonymizer:pr-187 (ubuntu 24.04)
opt/fhir-pseudonymizer/FhirPseudonymizer.deps.json
opt/fhir-pseudonymizer/packages.lock.json
usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.7/Microsoft.AspNetCore.App.deps.json
usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/Microsoft.NETCore.App.deps.json
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%
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) | 996.85
http/latency-mean (msec) | 14.76
http/latency-min (msec) | 2.11
http/latency-p50 (msec) | 7.42
http/latency-p75 (msec) | 15.16
http/latency-p90 (msec) | 43.76
http/latency-p95 (msec) | 55.23
http/latency-p99 (msec) | 72.74
http/latency-p99.9 (msec) | 112.17
http/latency-stddev (msec) | 21.26
http/request-count | 25000.00
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 5 | 0 | 0.16s | |
✅ BASH | bash-exec | 1 | 0 | 0.03s | |
✅ BASH | shellcheck | 1 | 0 | 0.03s | |
✅ BASH | shfmt | 1 | 0 | 0.04s | |
✅ CSHARP | csharpier | 95 | 0 | 6.33s | |
⚠️ CSHARP | roslynator | 3 | 2 | 44.27s | |
✅ DOCKERFILE | hadolint | 1 | 0 | 0.09s | |
✅ EDITORCONFIG | editorconfig-checker | 181 | 0 | 1.07s | |
✅ JSON | jsonlint | 27 | 0 | 0.26s | |
✅ JSON | prettier | 27 | 0 | 2.22s | |
✅ JSON | v8r | 27 | 0 | 14.69s | |
✅ MARKDOWN | markdownlint | 4 | 0 | 0.72s | |
✅ PROTOBUF | protolint | 4 | 0 | 4.56s | |
✅ REPOSITORY | checkov | yes | no | 13.56s | |
✅ REPOSITORY | dustilock | yes | no | 0.01s | |
✅ REPOSITORY | gitleaks | yes | no | 0.31s | |
✅ REPOSITORY | git_diff | yes | no | 0.17s | |
✅ REPOSITORY | grype | yes | no | 16.63s | |
✅ REPOSITORY | kics | yes | no | 18.23s | |
✅ REPOSITORY | secretlint | yes | no | 1.24s | |
✅ REPOSITORY | syft | yes | no | 0.47s | |
✅ REPOSITORY | trivy | yes | no | 7.71s | |
✅ REPOSITORY | trivy-sbom | yes | no | 6.49s | |
✅ REPOSITORY | trufflehog | yes | no | 7.72s | |
✅ XML | xmllint | 2 | 0 | 0.01s | |
✅ YAML | prettier | 29 | 0 | 1.97s | |
✅ YAML | v8r | 29 | 0 | 34.04s | |
✅ YAML | yamllint | 29 | 0 | 1.39s |
See detailed report in MegaLinter reports
You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.
:tada: This issue has been resolved in version 2.21.13 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This PR contains the following updates:
5.8.1
->5.8.2
5.8.1
->5.8.2
8.0.6
->8.0.7
8.0.6
->8.0.7
25.1.1
->25.3.0
8.0.6-noble-chiseled
->8.0.7-noble-chiseled
8.0.302-noble
->8.0.303-noble
2.8.1
->2.9.0
2.8.1
->2.8.2
Release Notes
FirelyTeam/firely-net-sdk (Hl7.Fhir.Base)
### [`v5.8.2`](https://togithub.com/FirelyTeam/firely-net-sdk/releases/tag/v5.8.2): 5.8.2 ##### Intro: Hotfix release: - Updated `System.Text.Json` to 8.0.4 to solve high risk vulnerability [CVE-2024-30105](https://togithub.com/advisories/GHSA-hh2w-p6rv-4g7w)dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)
### [`v8.0.7`](https://togithub.com/dotnet/aspnetcore/compare/v8.0.6...v8.0.7)VerifyTests/Verify (Verify.Xunit)
### [`v25.3.0`](https://togithub.com/VerifyTests/Verify/compare/25.2.0...25.3.0) [Compare Source](https://togithub.com/VerifyTests/Verify/compare/25.2.0...25.3.0) ### [`v25.2.0`](https://togithub.com/VerifyTests/Verify/compare/25.1.1...25.2.0) [Compare Source](https://togithub.com/VerifyTests/Verify/compare/25.1.1...25.2.0)dotnet/sdk (mcr.microsoft.com/dotnet/sdk)
### [`v8.0.303`](https://togithub.com/dotnet/sdk/compare/v8.0.302...v8.0.303) [Compare Source](https://togithub.com/dotnet/sdk/compare/v8.0.302...v8.0.303)xunit/xunit (xunit)
### [`v2.9.0`](https://togithub.com/xunit/xunit/compare/2.8.1...2.9.0) [Compare Source](https://togithub.com/xunit/xunit/compare/2.8.1...2.9.0)xunit/visualstudio.xunit (xunit.runner.visualstudio)
### [`v2.8.2`](https://togithub.com/xunit/visualstudio.xunit/compare/2.8.1...2.8.2) [Compare Source](https://togithub.com/xunit/visualstudio.xunit/compare/2.8.1...2.8.2)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 has been generated by Mend Renovate. View repository job log here.