miracum / fhir-gateway

A thin layer between FHIR REST clients and resource processing pipelines.
Apache License 2.0
12 stars 7 forks source link

feat: added jemalloc (unloaded by default) #148

Closed chgl closed 4 months ago

github-actions[bot] commented 4 months ago

Trivy image scan report

ghcr.io/miracum/fhir-gateway:pr-148 (debian 12.5)

21 known vulnerabilities found (CRITICAL: 1 HIGH: 2 MEDIUM: 5 LOW: 13)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
libc6 CVE-2024-33599 HIGH 2.36-9+deb12u6 2.36-9+deb12u7
libc6 CVE-2024-33600 MEDIUM 2.36-9+deb12u6 2.36-9+deb12u7
libc6 CVE-2024-33601 MEDIUM 2.36-9+deb12u6 2.36-9+deb12u7
libc6 CVE-2024-33602 MEDIUM 2.36-9+deb12u6 2.36-9+deb12u7
libc6 CVE-2010-4756 LOW 2.36-9+deb12u6
libc6 CVE-2018-20796 LOW 2.36-9+deb12u6
libc6 CVE-2019-1010022 LOW 2.36-9+deb12u6
libc6 CVE-2019-1010023 LOW 2.36-9+deb12u6
libc6 CVE-2019-1010024 LOW 2.36-9+deb12u6
libc6 CVE-2019-1010025 LOW 2.36-9+deb12u6
libc6 CVE-2019-9192 LOW 2.36-9+deb12u6
libexpat1 CVE-2023-52425 HIGH 2.5.0-1
libexpat1 CVE-2023-52426 LOW 2.5.0-1
libexpat1 CVE-2024-28757 LOW 2.5.0-1
libgcc-s1 CVE-2023-4039 MEDIUM 12.2.0-14
libgcc-s1 CVE-2022-27943 LOW 12.2.0-14
libpng16-16 CVE-2021-4214 LOW 1.6.39-2
libstdc++6 CVE-2023-4039 MEDIUM 12.2.0-14
libstdc++6 CVE-2022-27943 LOW 12.2.0-14
libuuid1 CVE-2022-0563 LOW 2.38.1-5+deb12u1
zlib1g CVE-2023-45853 CRITICAL 1:1.2.13.dfsg-1

No Misconfigurations found

github-actions[bot] commented 4 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.04s
✅ DOCKERFILE hadolint 2 0 0.11s
✅ EDITORCONFIG editorconfig-checker 66 0 0.28s
✅ GROOVY npm-groovy-lint 2 0 10.53s
✅ JAVA checkstyle 18 0 5.95s
✅ JSON jsonlint 5 0 0.24s
✅ JSON prettier 5 0 2.17s
✅ JSON v8r 5 0 3.38s
✅ MARKDOWN markdownlint 2 0 0.75s
✅ PYTHON bandit 1 0 0.91s
✅ PYTHON black 1 0 0.66s
✅ PYTHON flake8 1 0 0.44s
✅ PYTHON isort 1 0 0.33s
✅ PYTHON mypy 1 0 7.85s
✅ PYTHON ruff 1 0 0.04s
✅ REPOSITORY checkov yes no 15.22s
✅ REPOSITORY gitleaks yes no 1.5s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY grype yes no 14.78s
✅ REPOSITORY kics yes no 5.52s
✅ REPOSITORY secretlint yes no 1.29s
✅ REPOSITORY syft yes no 3.43s
✅ REPOSITORY trivy yes no 9.12s
✅ REPOSITORY trivy-sbom yes no 7.42s
✅ REPOSITORY trufflehog yes no 3.95s
✅ SQL sql-lint 1 0 0.7s
✅ XML xmllint 1 0 0.0s
✅ YAML prettier 17 0 1.8s
✅ YAML yamllint 17 0 0.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

Code Coverage Report

Overall Project 28.96% :x:

There is no coverage information present for the Files changed

miracum-bot commented 4 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: