Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: use day-precision for condition dates and asserted-extension for v2025 compatibility #171

Conversation

chgl
Copy link
Contributor

@chgl chgl commented Nov 22, 2024

Closes #169

@chgl chgl requested a review from cfischer27 November 22, 2024 12:04
@chgl chgl self-assigned this Nov 22, 2024
Copy link

github-actions bot commented Nov 22, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.09s
✅ BASH bash-exec 4 0 0.03s
✅ BASH shellcheck 4 0 0.03s
✅ BASH shfmt 4 0 0.01s
✅ DOCKERFILE hadolint 1 0 0.29s
✅ EDITORCONFIG editorconfig-checker 164 0 0.98s
✅ GROOVY npm-groovy-lint 2 0 13.63s
✅ JAVA checkstyle 57 0 9.09s
✅ JSON jsonlint 35 0 0.39s
✅ JSON npm-package-json-lint yes no 0.94s
✅ JSON prettier 35 0 0.99s
✅ JSON v8r 35 0 54.26s
✅ MARKDOWN markdownlint 8 0 0.73s
✅ REPOSITORY checkov yes no 20.53s
✅ REPOSITORY gitleaks yes no 0.62s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY grype yes no 12.66s
✅ REPOSITORY kics yes no 17.34s
✅ REPOSITORY secretlint yes no 1.17s
✅ REPOSITORY syft yes no 2.51s
✅ REPOSITORY trivy yes no 8.41s
✅ REPOSITORY trivy-sbom yes no 2.14s
✅ REPOSITORY trufflehog yes no 5.62s
✅ XML xmllint 19 0 0.08s
✅ YAML prettier 16 0 1.1s
✅ YAML v8r 16 0 18.66s
✅ YAML yamllint 16 0 0.82s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

Copy link

github-actions bot commented Nov 22, 2024

Code Coverage Report

Overall Project 67.48% 🍏
Files changed 100% 🍏

File Coverage
ConditionMapper.java 96.93% 🍏
ObdsToFhirMapper.java 95.46% 🍏

Copy link

Trivy image scan report

ghcr.io/bzkf/obds-to-fhir:pr-171 (debian 12.7)

No Vulnerabilities found

No Misconfigurations found

Java

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

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
ca.uhn.hapi.fhir:org.hl7.fhir.r4 CVE-2024-45294 HIGH 6.3.11 6.3.23
ca.uhn.hapi.fhir:org.hl7.fhir.r4 CVE-2024-51132 HIGH 6.3.11 6.4.0
ca.uhn.hapi.fhir:org.hl7.fhir.r4 CVE-2024-52007 HIGH 6.3.11 6.4.0
ca.uhn.hapi.fhir:org.hl7.fhir.utilities CVE-2024-45294 HIGH 6.3.11 6.3.23
ca.uhn.hapi.fhir:org.hl7.fhir.utilities CVE-2024-51132 HIGH 6.3.11 6.4.0
ca.uhn.hapi.fhir:org.hl7.fhir.utilities CVE-2024-52007 HIGH 6.3.11 6.4.0
commons-io:commons-io CVE-2024-47554 HIGH 2.11.0 2.14.0
org.springframework:spring-context CVE-2024-38820 MEDIUM 6.1.11 6.1.14
org.springframework:spring-web CVE-2024-38809 MEDIUM 6.1.11 5.3.38, 6.0.23, 6.1.12
org.springframework:spring-webmvc CVE-2024-38816 HIGH 6.1.11 6.1.13

No Misconfigurations found

@chgl chgl merged commit 28919e7 into beta Nov 26, 2024
16 checks passed
@chgl chgl deleted the 169-refactor-conditionmapper-mit-convertobdsdatumtodatetimetype-und-kompatibilität-mit-v2025 branch November 26, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants