miracum / fhir-pseudonymizer

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

feat: added option to enable faster FHIR serializer #58

Closed chgl closed 2 years ago

github-actions[bot] commented 2 years ago

🦙 MegaLinter status: :warning: WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.01s
✅ BASH bash-exec 1 0 0.0s
✅ BASH shellcheck 1 0 0.01s
:warning: BASH shfmt 1 1 0.02s
✅ CSHARP dotnet-format 2 0 7.81s
✅ DOCKERFILE hadolint 1 0 0.1s
✅ EDITORCONFIG editorconfig-checker 10 0 0.04s
✅ JSON eslint-plugin-jsonc 2 0 2.28s
✅ JSON jsonlint 2 0 0.34s
✅ JSON prettier 2 0 0.63s
✅ JSON v8r 2 0 3.11s
✅ MARKDOWN markdownlint 1 0 0.42s
✅ MARKDOWN markdown-link-check 1 0 3.51s
✅ REPOSITORY checkov yes no 9.58s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.32s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.55s
✅ REPOSITORY syft yes no 0.53s
✅ REPOSITORY trivy yes no 3.06s
✅ YAML prettier 2 0 0.66s
✅ YAML v8r 2 0 2.45s
✅ YAML yamllint 2 0 0.29s

See errors details in artifact MegaLinter reports on CI Job page _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

github-actions[bot] commented 2 years ago

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer 51% 30% ✔
Summary 51% (892 / 1737) 30% (223 / 752) ✔

Minimum allowed line rate is 50%

miracum-bot commented 2 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: