miracum / ahd2fhir

A REST service for mapping text analysis results from Averbis Health Discovery to FHIR resources.
Apache License 2.0
8 stars 0 forks source link

fix: no longer fill MedicationStatement.dosage #186

Closed chgl closed 3 months ago

github-actions[bot] commented 3 months ago

Trivy image scan report

ghcr.io/miracum/ahd2fhir:pr-186 (debian 12.6)

8 known vulnerabilities found (CRITICAL: 0 HIGH: 4 MEDIUM: 4 LOW: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
libgssapi-krb5-2 CVE-2024-37370 HIGH 1.20.1-2+deb12u1 1.20.1-2+deb12u2
libgssapi-krb5-2 CVE-2024-37371 MEDIUM 1.20.1-2+deb12u1 1.20.1-2+deb12u2
libk5crypto3 CVE-2024-37370 HIGH 1.20.1-2+deb12u1 1.20.1-2+deb12u2
libk5crypto3 CVE-2024-37371 MEDIUM 1.20.1-2+deb12u1 1.20.1-2+deb12u2
libkrb5-3 CVE-2024-37370 HIGH 1.20.1-2+deb12u1 1.20.1-2+deb12u2
libkrb5-3 CVE-2024-37371 MEDIUM 1.20.1-2+deb12u1 1.20.1-2+deb12u2
libkrb5support0 CVE-2024-37370 HIGH 1.20.1-2+deb12u1 1.20.1-2+deb12u2
libkrb5support0 CVE-2024-37371 MEDIUM 1.20.1-2+deb12u1 1.20.1-2+deb12u2

No Misconfigurations found

Python

1 known vulnerabilities found (CRITICAL: 0 HIGH: 1 MEDIUM: 0 LOW: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
setuptools CVE-2024-6345 HIGH 65.5.1 70.0.0

No Misconfigurations found

github-actions[bot] commented 3 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.04s
✅ BASH bash-exec 2 0 0.03s
✅ BASH shellcheck 2 0 0.03s
✅ BASH shfmt 2 0 0.0s
✅ DOCKERFILE hadolint 2 0 0.15s
✅ JSON jsonlint 16 0 0.35s
✅ JSON npm-package-json-lint yes no 0.48s
✅ JSON prettier 16 0 1.78s
✅ MARKDOWN markdownlint 3 0 0.6s
✅ PYTHON bandit 31 0 1.55s
✅ PYTHON black 31 0 2.14s
✅ PYTHON flake8 31 0 1.04s
✅ PYTHON isort 31 0 0.48s
✅ PYTHON mypy 31 0 9.42s
✅ PYTHON pyright 31 0 9.53s
✅ PYTHON ruff 31 0 0.02s
✅ REPOSITORY checkov yes no 14.84s
✅ REPOSITORY gitleaks yes no 0.1s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 17.9s
✅ REPOSITORY kics yes no 31.42s
✅ REPOSITORY secretlint yes no 0.95s
✅ REPOSITORY syft yes no 0.61s
✅ REPOSITORY trivy yes no 12.11s
✅ REPOSITORY trivy-sbom yes no 2.89s
✅ REPOSITORY trufflehog yes no 5.64s
✅ YAML prettier 15 0 1.06s
✅ YAML yamllint 15 0 0.54s

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_

miracum-bot commented 3 months ago

:tada: This issue has been resolved in version 4.0.0-beta.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: