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

fix: round to 5 decimal places by default #185

Merged
merged 2 commits into from
Aug 8, 2024
Merged

Conversation

chgl
Copy link
Contributor

@chgl chgl commented Aug 8, 2024

No description provided.

Copy link

github-actions bot commented Aug 8, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.06s
✅ BASH bash-exec 2 0 0.05s
✅ BASH shellcheck 2 0 0.04s
✅ BASH shfmt 2 0 0.01s
✅ DOCKERFILE hadolint 2 0 0.17s
✅ JSON jsonlint 16 0 0.34s
✅ JSON npm-package-json-lint yes no 0.76s
✅ JSON prettier 16 0 1.76s
✅ MARKDOWN markdownlint 3 0 0.61s
✅ PYTHON bandit 31 0 1.69s
✅ PYTHON black 31 0 2.02s
❌ PYTHON flake8 31 1 0.92s
✅ PYTHON isort 31 0 0.48s
✅ PYTHON mypy 31 0 9.47s
✅ PYTHON pyright 31 0 9.51s
✅ PYTHON ruff 31 0 0.05s
✅ REPOSITORY checkov yes no 14.36s
✅ REPOSITORY gitleaks yes no 0.09s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 16.42s
✅ REPOSITORY kics yes no 31.13s
✅ REPOSITORY secretlint yes no 0.96s
✅ REPOSITORY syft yes no 0.65s
✅ REPOSITORY trivy yes no 12.09s
✅ REPOSITORY trivy-sbom yes no 5.09s
✅ REPOSITORY trufflehog yes no 4.98s
✅ YAML prettier 15 0 0.96s
✅ YAML yamllint 15 0 0.45s

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 46eeca2 into beta Aug 8, 2024
8 checks passed
@chgl chgl deleted the round-medication-dosage-values branch August 8, 2024 12:10
Copy link

github-actions bot commented Aug 8, 2024

Trivy image scan report

ghcr.io/miracum/ahd2fhir:pr-185 (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 (HIGH: 1 MEDIUM: 0 LOW: 0 CRITICAL: 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
Copy link

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

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