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

feat: first draft version of ObdsToFhirBundleMapper #173

Draft
wants to merge 3 commits into
base: beta
Choose a base branch
from

Conversation

chgl
Copy link
Contributor

@chgl chgl commented Nov 22, 2024

No description provided.

Copy link

github-actions bot commented Nov 22, 2024

Code Coverage Report

Overall Project 67.91% 🍏
Files changed 100% 🍏

File Coverage
ObdsToFhirBundleMapper.java 100% 🍏
StrahlentherapieMapper.java 100% 🍏

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.04s
✅ BASH shfmt 4 0 0.01s
✅ DOCKERFILE hadolint 1 0 0.16s
✅ EDITORCONFIG editorconfig-checker 167 0 1.45s
✅ GROOVY npm-groovy-lint 2 0 12.7s
✅ JAVA checkstyle 59 0 8.73s
✅ JSON jsonlint 36 0 0.31s
✅ JSON npm-package-json-lint yes no 0.74s
✅ JSON prettier 36 0 0.56s
✅ JSON v8r 36 0 51.69s
✅ MARKDOWN markdownlint 8 0 0.73s
✅ REPOSITORY checkov yes no 14.16s
✅ REPOSITORY gitleaks yes no 0.8s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY grype yes no 15.72s
✅ REPOSITORY kics yes no 13.81s
✅ REPOSITORY secretlint yes no 1.11s
✅ REPOSITORY syft yes no 3.08s
✅ REPOSITORY trivy yes no 7.38s
✅ REPOSITORY trivy-sbom yes no 1.19s
✅ REPOSITORY trufflehog yes no 6.44s
✅ XML xmllint 19 0 0.05s
✅ YAML prettier 16 0 1.03s
✅ YAML v8r 16 0 20.21s
✅ YAML yamllint 16 0 0.59s

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

@chgl chgl force-pushed the 172-obds-to-fhir-bundle-mapper-implementieren branch from d709fa6 to 8cbb36d Compare November 25, 2024 16:02
@chgl chgl force-pushed the 172-obds-to-fhir-bundle-mapper-implementieren branch from 8cbb36d to 7c135d8 Compare November 27, 2024 20:17
Copy link

Trivy image scan report

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

No Vulnerabilities found

No Misconfigurations found

Java

10 known vulnerabilities found (CRITICAL: 0 HIGH: 8 MEDIUM: 2 LOW: 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

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.

1 participant