miracum / fhir-pseudonymizer

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

ci: test arm build #184

Closed chgl closed 4 months ago

github-actions[bot] commented 4 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.1s
✅ BASH bash-exec 1 0 0.0s
✅ BASH shellcheck 1 0 0.03s
✅ BASH shfmt 1 0 0.0s
✅ CSHARP csharpier 95 0 5.82s
⚠️ CSHARP roslynator 3 2 45.63s
✅ DOCKERFILE hadolint 1 0 0.09s
✅ EDITORCONFIG editorconfig-checker 181 0 0.92s
✅ JSON jsonlint 27 0 0.25s
✅ JSON prettier 27 0 2.2s
✅ JSON v8r 27 0 16.47s
✅ MARKDOWN markdownlint 4 0 0.68s
✅ PROTOBUF protolint 4 0 6.22s
✅ REPOSITORY checkov yes no 12.42s
✅ REPOSITORY dustilock yes no 0.06s
✅ REPOSITORY gitleaks yes no 0.41s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY grype yes no 13.56s
✅ REPOSITORY kics yes no 15.43s
✅ REPOSITORY secretlint yes no 1.44s
✅ REPOSITORY syft yes no 0.54s
✅ REPOSITORY trivy yes no 7.69s
✅ REPOSITORY trivy-sbom yes no 5.64s
✅ REPOSITORY trufflehog yes no 5.91s
✅ XML xmllint 2 0 0.03s
✅ YAML prettier 29 0 2.6s
✅ YAML v8r 29 0 32.81s
✅ YAML yamllint 29 0 1.99s

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_

github-actions[bot] commented 4 months ago

Trivy image scan report

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

No Vulnerabilities found

No Misconfigurations found

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

No Vulnerabilities found

No Misconfigurations found

github-actions[bot] commented 4 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)    | 945.71
  http/latency-mean (msec)   | 14.82
  http/latency-min (msec)    | 2.10
  http/latency-p50 (msec)    | 7.20
  http/latency-p75 (msec)    | 10.97
  http/latency-p90 (msec)    | 47.98
  http/latency-p95 (msec)    | 61.68
  http/latency-p99 (msec)    | 77.61
  http/latency-p99.9 (msec)  | 110.34
  http/latency-stddev (msec) | 22.11
  http/request-count         | 25000.00