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 VerlaufshistorieObservationMapper #197

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

cfischer27
Copy link
Collaborator

No description provided.

@cfischer27 cfischer27 changed the title first draft VerlaufshistorieObservationMapper feat: initial VerlaufshistorieObservationMapper Dec 10, 2024
Copy link

github-actions bot commented Dec 10, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.07s
✅ BASH bash-exec 4 0 0.02s
✅ BASH shellcheck 4 0 0.06s
✅ BASH shfmt 4 0 0.01s
✅ DOCKERFILE hadolint 1 0 0.1s
✅ EDITORCONFIG editorconfig-checker 205 0 1.07s
✅ GROOVY npm-groovy-lint 2 0 13.24s
✅ JAVA checkstyle 69 0 9.22s
✅ JSON jsonlint 64 0 0.35s
✅ JSON npm-package-json-lint yes no 0.98s
✅ JSON prettier 64 0 0.91s
✅ JSON v8r 64 0 72.37s
✅ MARKDOWN markdownlint 8 0 0.99s
✅ REPOSITORY checkov yes no 19.05s
✅ REPOSITORY gitleaks yes no 0.56s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY grype yes no 15.24s
✅ REPOSITORY kics yes no 16.42s
✅ REPOSITORY secretlint yes no 1.25s
✅ REPOSITORY syft yes no 2.38s
✅ REPOSITORY trivy yes no 9.44s
✅ REPOSITORY trivy-sbom yes no 1.91s
✅ REPOSITORY trufflehog yes no 5.3s
✅ XML xmllint 19 0 0.04s
✅ YAML prettier 16 0 1.15s
✅ YAML v8r 16 0 19.18s
✅ YAML yamllint 16 0 0.8s

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

Code Coverage Report

Overall Project 70.97% -0.08% 🍏
Files changed 95.72% 🍏

File Coverage
VerlaufshistorieObservationMapper.java 95.72% -4.28% 🍏

Copy link

Trivy image scan report

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

No Vulnerabilities found

No Misconfigurations found

Java

15 known vulnerabilities found (CRITICAL: 0 HIGH: 11 MEDIUM: 3 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.apache.tomcat.embed:tomcat-embed-core CVE-2024-56337 HIGH 10.1.26 11.0.2, 10.1.34, 9.0.98
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
org.springframework:spring-webmvc CVE-2024-38819 HIGH 6.1.11 6.1.14

No Misconfigurations found

@cfischer27 cfischer27 marked this pull request as ready for review January 15, 2025 08:24
@cfischer27 cfischer27 requested a review from chgl January 15, 2025 08:24
@chgl chgl merged commit 9ca1351 into beta Jan 15, 2025
27 checks passed
miracum-bot pushed a commit that referenced this pull request Jan 15, 2025
## [3.0.0-beta.10](v3.0.0-beta.9...v3.0.0-beta.10) (2025-01-15)

### Features

* initial grading observation mapper ([#196](#196)) ([96986e9](96986e9))
* initial VerlaufshistorieObservationMapper ([#197](#197)) ([9ca1351](9ca1351))
@miracum-bot
Copy link
Collaborator

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

The release is available on GitHub release

Your semantic-release bot 📦🚀

@chgl chgl deleted the 193-Verlaufshistorie-Observation branch January 15, 2025 17:16
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.

3 participants