Closed renovate[bot] closed 3 months ago
ghcr.io/miracum/fhir-pseudonymizer:pr-195 (ubuntu 24.04)
Package | ID | Severity | Installed Version | Fixed Version |
---|---|---|---|---|
libssl3t64 |
CVE-2024-2511 | LOW | 3.0.13-0ubuntu3.1 | 3.0.13-0ubuntu3.2 |
libssl3t64 |
CVE-2024-4603 | LOW | 3.0.13-0ubuntu3.1 | 3.0.13-0ubuntu3.2 |
libssl3t64 |
CVE-2024-4741 | LOW | 3.0.13-0ubuntu3.1 | 3.0.13-0ubuntu3.2 |
libssl3t64 |
CVE-2024-5535 | LOW | 3.0.13-0ubuntu3.1 | 3.0.13-0ubuntu3.2 |
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 | 74% | 65% | โ |
FhirPseudonymizer.Tests | 100% | 100% | โ |
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) | 947.22
http/latency-mean (msec) | 15.78
http/latency-min (msec) | 2.16
http/latency-p50 (msec) | 8.23
http/latency-p75 (msec) | 15.99
http/latency-p90 (msec) | 47.87
http/latency-p95 (msec) | 56.37
http/latency-p99 (msec) | 71.72
http/latency-p99.9 (msec) | 112.94
http/latency-stddev (msec) | 21.44
http/request-count | 25000.00
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
โ ACTION | actionlint | 5 | 0 | 0.1s | |
โ BASH | bash-exec | 1 | 0 | 0.02s | |
โ BASH | shellcheck | 1 | 0 | 0.01s | |
โ BASH | shfmt | 1 | 0 | 0.02s | |
โ CSHARP | csharpier | 95 | 0 | 5.74s | |
โ ๏ธ CSHARP | roslynator | 3 | 2 | 47.33s | |
โ DOCKERFILE | hadolint | 1 | 0 | 0.11s | |
โ EDITORCONFIG | editorconfig-checker | 181 | 0 | 1.82s | |
โ JSON | jsonlint | 27 | 0 | 0.45s | |
โ JSON | prettier | 27 | 0 | 5.23s | |
โ JSON | v8r | 27 | 0 | 9.12s | |
โ MARKDOWN | markdownlint | 4 | 0 | 1.46s | |
โ PROTOBUF | protolint | 4 | 0 | 6.74s | |
โ REPOSITORY | checkov | yes | no | 15.18s | |
โ REPOSITORY | dustilock | yes | no | 0.04s | |
โ REPOSITORY | gitleaks | yes | no | 0.69s | |
โ REPOSITORY | git_diff | yes | no | 0.06s | |
โ REPOSITORY | grype | yes | no | 17.56s | |
โ REPOSITORY | kics | yes | no | 16.11s | |
โ REPOSITORY | secretlint | yes | no | 1.38s | |
โ REPOSITORY | syft | yes | no | 0.67s | |
โ REPOSITORY | trivy | yes | no | 7.57s | |
โ REPOSITORY | trivy-sbom | yes | no | 7.46s | |
โ REPOSITORY | trufflehog | yes | no | 4.47s | |
โ XML | xmllint | 2 | 0 | 0.01s | |
โ YAML | prettier | 29 | 0 | 2.61s | |
โ YAML | v8r | 29 | 0 | 31.18s | |
โ YAML | yamllint | 29 | 0 | 1.72s |
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.14 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This PR contains the following updates:
15.3.0
->16.0.0
Release Notes
aaubry/YamlDotNet (YamlDotNet)
### [`v16.0.0`](https://togithub.com/aaubry/YamlDotNet/releases/tag/v16.0.0): Release 16.0.0 - Merge pull request [#938](https://togithub.com/aaubry/YamlDotNet/issues/938) from MetaFight/array-cycles\ ArrayNodeDeserializer can now deserialize circular references. - Merge pull request [#935](https://togithub.com/aaubry/YamlDotNet/issues/935) from MrLuje/fsharp-collection\ feat: properly handle FSharp List deserialization - Merge pull request [#927](https://togithub.com/aaubry/YamlDotNet/issues/927) from lahma/optimize-scalar-load\ Optimize YamlScalarNode.Load and YamlMappingNode.Load - Merge pull request [#941](https://togithub.com/aaubry/YamlDotNet/issues/941) from EdwardCooke/ec-nullability\ Fix bugs and add features *** Breaking change notes - The `ITypeConverter` object is now passed to many methods and is expected when some are called. You can get the typeconverter by calling `BuildTypeConverter` on the serializerbuilder and deserializerbuilder. This typeconverter should be treated as a singleton and injected into the constructor of your class. - The `IPropertyDescriptor` is now passed into a lot of methods. It can be safely disregarded if you don't need it. It contains information about the property containing the object being deserialized. - The delegates `ObjectSerializer` and `ObjectDeserializer` are also being passed around. They can be disregarded if you don't need them. - To revert to the old date/time formats for `JsonCompatable` remove the `DateTime8601Converter` and add the `DateTimeConverter` with the `doubleQuotes` constructor parameter set to `true`. Example: ```csharp new SerializerBuilder() .WithoutTypeConverterConfiguration
๐ 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 was generated by Mend Renovate. View the repository job log.