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: implement death mapping #178

Merged
merged 8 commits into from
Jan 8, 2025

Conversation

BoehmDo
Copy link
Contributor

@BoehmDo BoehmDo commented Nov 25, 2024

@BoehmDo BoehmDo self-assigned this Nov 25, 2024
@BoehmDo BoehmDo changed the title feat: implement death mapping feat: implement death mapping Nov 25, 2024
Copy link

github-actions bot commented Nov 25, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.06s
✅ BASH bash-exec 4 0 0.03s
✅ BASH shellcheck 4 0 0.02s
✅ BASH shfmt 4 0 0.0s
✅ DOCKERFILE hadolint 1 0 0.09s
✅ EDITORCONFIG editorconfig-checker 168 0 0.79s
✅ GROOVY npm-groovy-lint 2 0 12.15s
✅ JAVA checkstyle 59 0 8.14s
✅ JSON jsonlint 37 0 0.41s
✅ JSON npm-package-json-lint yes no 0.72s
✅ JSON prettier 37 0 0.82s
✅ JSON v8r 37 0 53.91s
✅ MARKDOWN markdownlint 8 0 0.65s
✅ REPOSITORY checkov yes no 22.14s
✅ REPOSITORY gitleaks yes no 0.56s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY grype yes no 15.39s
✅ REPOSITORY kics yes no 12.44s
✅ REPOSITORY secretlint yes no 1.11s
✅ REPOSITORY syft yes no 2.31s
✅ REPOSITORY trivy yes no 8.38s
✅ REPOSITORY trivy-sbom yes no 1.31s
✅ REPOSITORY trufflehog yes no 5.04s
✅ XML xmllint 19 0 0.05s
✅ YAML prettier 16 0 1.11s
✅ YAML v8r 16 0 21.44s
✅ YAML yamllint 16 0 0.73s

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 25, 2024

Code Coverage Report

Overall Project 68.2% -0.07% 🍏
Files changed 96.4% 🍏

File Coverage
TodMapper.java 96.4% -3.6% 🍏

@BoehmDo BoehmDo marked this pull request as ready for review December 11, 2024 08:27
Copy link

github-actions bot commented Jan 8, 2025

Trivy image scan report

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

No Vulnerabilities found

No Misconfigurations found

Java

18 known vulnerabilities found (CRITICAL: 0 HIGH: 10 MEDIUM: 7 LOW: 1)

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
ch.qos.logback:logback-core CVE-2024-12798 MEDIUM 1.5.6 1.5.13, 1.3.15
ch.qos.logback:logback-core CVE-2024-12801 LOW 1.5.6 1.5.13, 1.3.15
commons-io:commons-io CVE-2024-47554 HIGH 2.11.0 2.14.0
org.apache.tomcat.embed:tomcat-embed-core CVE-2024-50379 HIGH 10.1.26 11.0.2, 10.1.34, 9.0.98
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
org.springframework:spring-webmvc CVE-2024-38819 HIGH 6.1.11 6.1.14

No Misconfigurations found

@chgl chgl merged commit f182ca4 into beta Jan 8, 2025
22 checks passed
@chgl chgl linked an issue Jan 8, 2025 that may be closed by this pull request
@chgl chgl deleted the 127-mii-kds-onkologie-tod-mapping-implementieren branch January 8, 2025 17:41
miracum-bot pushed a commit that referenced this pull request Jan 8, 2025
## [3.0.0-beta.4](v3.0.0-beta.3...v3.0.0-beta.4) (2025-01-08)

### Features

* implement death mapping ([#178](#178)) ([f182ca4](f182ca4))

### Miscellaneous Chores

* **deps:** updated de.medizininformatikinitiative.kerndatensatz.onkologie to 2025.0.0 ([#168](#168)) ([dea606b](dea606b))

### CI/CD

* warn for fhir validation errors for now ([#203](#203)) ([1a946de](1a946de))
@miracum-bot
Copy link
Collaborator

🎉 This PR is included in version 3.0.0-beta.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MII KDS Onkologie: Tod Mapping implementieren
3 participants