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: initial Lymphknotenuntersuchung Mapper #195

Open
wants to merge 9 commits into
base: beta
Choose a base branch
from

Conversation

cfischer27
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Dec 6, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.07s
✅ BASH bash-exec 4 0 0.01s
✅ BASH shellcheck 4 0 0.02s
✅ BASH shfmt 4 0 0.01s
✅ DOCKERFILE hadolint 1 0 0.14s
✅ EDITORCONFIG editorconfig-checker 178 0 0.47s
✅ GROOVY npm-groovy-lint 2 0 11.37s
✅ JAVA checkstyle 59 0 8.33s
✅ JSON jsonlint 47 0 0.19s
✅ JSON npm-package-json-lint yes no 0.73s
✅ JSON prettier 47 0 0.67s
✅ JSON v8r 47 0 58.76s
✅ MARKDOWN markdownlint 8 0 0.63s
✅ REPOSITORY checkov yes no 17.08s
✅ REPOSITORY gitleaks yes no 0.57s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY grype yes no 14.46s
✅ REPOSITORY kics yes no 15.0s
✅ REPOSITORY secretlint yes no 1.03s
✅ REPOSITORY syft yes no 3.19s
✅ REPOSITORY trivy yes no 7.96s
✅ REPOSITORY trivy-sbom yes no 0.98s
✅ REPOSITORY trufflehog yes no 5.23s
✅ XML xmllint 19 0 0.08s
✅ YAML prettier 16 0 1.14s
✅ YAML v8r 16 0 19.27s
✅ 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

Copy link

github-actions bot commented Dec 6, 2024

Code Coverage Report

Overall Project 68.5% -0.08% 🍏
Files changed 96.82% 🍏

File Coverage
LymphknotenuntersuchungMapper.java 96.82% -3.18% 🍏

@cfischer27 cfischer27 force-pushed the 190-Lymphknotenuntersuchung branch from 1311da1 to a1134c2 Compare December 9, 2024 09:54
Copy link

Trivy image scan report

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

No Vulnerabilities found

No Misconfigurations found

Java

14 known vulnerabilities found (CRITICAL: 0 HIGH: 8 MEDIUM: 6 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-beans CVE-2024-38827 MEDIUM 6.1.11 6.1.14
org.springframework:spring-context CVE-2024-38820 MEDIUM 6.1.11 6.1.14
org.springframework:spring-context CVE-2024-38827 MEDIUM 6.1.11 6.1.14
org.springframework:spring-core CVE-2024-38827 MEDIUM 6.1.11 6.1.14
org.springframework:spring-expression CVE-2024-38827 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