miracum / fhir-gateway

A thin layer between FHIR REST clients and resource processing pipelines.
Apache License 2.0
12 stars 7 forks source link

build(deps): bump certifi from 2023.7.22 to 2024.7.4 in /tests/e2e #161

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps certifi from 2023.7.22 to 2024.7.4.

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/miracum/fhir-gateway/network/alerts).
github-actions[bot] commented 2 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.06s
✅ DOCKERFILE hadolint 2 0 0.1s
✅ EDITORCONFIG editorconfig-checker 66 0 0.31s
✅ GROOVY npm-groovy-lint 2 0 9.37s
✅ JAVA checkstyle 18 0 4.63s
✅ JSON jsonlint 5 0 0.24s
✅ JSON prettier 5 0 2.2s
✅ JSON v8r 5 0 3.76s
✅ MARKDOWN markdownlint 2 0 0.5s
✅ PYTHON bandit 1 0 1.34s
✅ PYTHON black 1 0 0.7s
✅ PYTHON flake8 1 0 0.59s
✅ PYTHON isort 1 0 0.36s
✅ PYTHON mypy 1 0 7.23s
✅ PYTHON ruff 1 0 0.03s
✅ REPOSITORY checkov yes no 17.31s
✅ REPOSITORY gitleaks yes no 1.2s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY grype yes no 14.5s
✅ REPOSITORY kics yes no 5.33s
✅ REPOSITORY secretlint yes no 0.96s
✅ REPOSITORY syft yes no 2.35s
✅ REPOSITORY trivy yes no 8.97s
✅ REPOSITORY trivy-sbom yes no 6.55s
✅ REPOSITORY trufflehog yes no 4.42s
✅ XML xmllint 1 0 0.01s
✅ YAML prettier 17 0 1.03s
✅ YAML yamllint 17 0 0.51s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

_MegaLinter is graciously provided by OX Security_

github-actions[bot] commented 2 months ago

Trivy image scan report

ghcr.io/miracum/fhir-gateway:pr-161 (debian 12.6)

No Vulnerabilities found

No Misconfigurations found

Java

No Vulnerabilities found

No Misconfigurations found

github-actions[bot] commented 2 months ago

Code Coverage Report

Overall Project 28.96% :x:

There is no coverage information present for the Files changed

miracum-bot commented 2 months ago

:tada: This issue has been resolved in version 3.13.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: