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

feat!: pydantic v2 fhir.resources v7 update, dropping Medication creation #184

Closed chgl closed 4 months ago

github-actions[bot] commented 4 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.05s
✅ BASH bash-exec 2 0 0.04s
✅ BASH shellcheck 2 0 0.05s
✅ BASH shfmt 2 0 0.0s
✅ DOCKERFILE hadolint 2 0 0.13s
✅ JSON jsonlint 16 0 0.29s
✅ JSON npm-package-json-lint yes no 0.63s
✅ JSON prettier 16 0 1.59s
✅ MARKDOWN markdownlint 3 0 0.6s
✅ PYTHON bandit 31 0 1.59s
✅ PYTHON black 31 0 1.75s
✅ PYTHON flake8 31 0 0.97s
✅ PYTHON isort 31 0 0.5s
✅ PYTHON mypy 31 0 11.28s
✅ PYTHON pyright 31 0 10.97s
✅ PYTHON ruff 31 0 0.05s
✅ REPOSITORY checkov yes no 16.52s
✅ REPOSITORY gitleaks yes no 0.12s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 13.69s
✅ REPOSITORY kics yes no 30.79s
✅ REPOSITORY secretlint yes no 0.97s
✅ REPOSITORY syft yes no 0.7s
✅ REPOSITORY trivy yes no 10.63s
✅ REPOSITORY trivy-sbom yes no 7.03s
✅ REPOSITORY trufflehog yes no 4.87s
✅ YAML prettier 15 0 0.95s
✅ YAML yamllint 15 0 0.6s

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/ahd2fhir:pr-184 (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

miracum-bot commented 4 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: