Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

fix: no longer fill MedicationStatement.dosage #186

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

chgl
Copy link
Contributor

@chgl chgl commented Aug 8, 2024

No description provided.

Copy link

github-actions bot commented Aug 8, 2024

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

Copy link

github-actions bot commented Aug 8, 2024

🦙 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

@chgl chgl merged commit fca0cb3 into beta Aug 8, 2024
13 checks passed
@chgl chgl deleted the dont-set-dosage-due-to-quality-issues branch August 8, 2024 16:14
@miracum-bot
Copy link

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

The release is available on GitHub release

Your semantic-release bot 📦🚀

chgl added a commit that referenced this pull request Oct 14, 2024
…tion (#193)

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

* chore(deps): updated to pydantic v2 and fhir.resources v7

* chore(deps): updated images

* feat!: no longer create Medication resources due to incompatibility with MII profiles

* chore: format, isort and fix endpoint

* ci: ready for beta releases

* fix

* trailing whitespace

* typing

* lints

* pyright

* fix: round to 5 decimal places by default (#185)

* fix: round to 5 decimal places by default

* fix flake8 line too long

* fix: no longer fill MedicationStatement.dosage (#186)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants