Closed dependabot[bot] closed 4 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
β ACTION | actionlint | 4 | 0 | 0.03s | |
β DOCKERFILE | hadolint | 2 | 0 | 0.1s | |
β EDITORCONFIG | editorconfig-checker | 66 | 0 | 0.28s | |
β GROOVY | npm-groovy-lint | 2 | 0 | 8.94s | |
β JAVA | checkstyle | 18 | 0 | 4.72s | |
β JSON | jsonlint | 5 | 0 | 0.2s | |
β JSON | prettier | 5 | 0 | 1.95s | |
β JSON | v8r | 5 | 0 | 3.88s | |
β MARKDOWN | markdownlint | 2 | 0 | 0.76s | |
β PYTHON | bandit | 1 | 0 | 0.87s | |
β PYTHON | black | 1 | 0 | 0.62s | |
β PYTHON | flake8 | 1 | 0 | 0.44s | |
β PYTHON | isort | 1 | 0 | 0.3s | |
β PYTHON | mypy | 1 | 0 | 7.28s | |
β PYTHON | ruff | 1 | 0 | 0.03s | |
β REPOSITORY | checkov | yes | no | 15.06s | |
β REPOSITORY | gitleaks | yes | no | 1.4s | |
β REPOSITORY | git_diff | yes | no | 0.02s | |
β REPOSITORY | grype | yes | no | 14.12s | |
β REPOSITORY | kics | yes | no | 4.45s | |
β REPOSITORY | secretlint | yes | no | 0.96s | |
β REPOSITORY | syft | yes | no | 2.57s | |
β REPOSITORY | trivy | yes | no | 8.18s | |
β REPOSITORY | trivy-sbom | yes | no | 6.54s | |
β REPOSITORY | trufflehog | yes | no | 3.9s | |
β SQL | sql-lint | 1 | 0 | 0.24s | |
β XML | xmllint | 1 | 0 | 0.02s | |
β YAML | prettier | 17 | 0 | 1.13s | |
β YAML | yamllint | 17 | 0 | 0.65s |
See detailed report in MegaLinter reports
You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.
ghcr.io/miracum/fhir-gateway:pr-151 (debian 12.5)
Package | ID | Severity | Installed Version | Fixed Version |
---|---|---|---|---|
libc6 |
CVE-2024-33599 | HIGH | 2.36-9+deb12u6 | 2.36-9+deb12u7 |
libc6 |
CVE-2024-33600 | MEDIUM | 2.36-9+deb12u6 | 2.36-9+deb12u7 |
libc6 |
CVE-2024-33601 | MEDIUM | 2.36-9+deb12u6 | 2.36-9+deb12u7 |
libc6 |
CVE-2024-33602 | MEDIUM | 2.36-9+deb12u6 | 2.36-9+deb12u7 |
libc6 |
CVE-2010-4756 | LOW | 2.36-9+deb12u6 | |
libc6 |
CVE-2018-20796 | LOW | 2.36-9+deb12u6 | |
libc6 |
CVE-2019-1010022 | LOW | 2.36-9+deb12u6 | |
libc6 |
CVE-2019-1010023 | LOW | 2.36-9+deb12u6 | |
libc6 |
CVE-2019-1010024 | LOW | 2.36-9+deb12u6 | |
libc6 |
CVE-2019-1010025 | LOW | 2.36-9+deb12u6 | |
libc6 |
CVE-2019-9192 | LOW | 2.36-9+deb12u6 | |
libexpat1 |
CVE-2023-52425 | HIGH | 2.5.0-1 | |
libexpat1 |
CVE-2023-52426 | LOW | 2.5.0-1 | |
libexpat1 |
CVE-2024-28757 | LOW | 2.5.0-1 | |
libgcc-s1 |
CVE-2023-4039 | MEDIUM | 12.2.0-14 | |
libgcc-s1 |
CVE-2022-27943 | LOW | 12.2.0-14 | |
libpng16-16 |
CVE-2021-4214 | LOW | 1.6.39-2 | |
libstdc++6 |
CVE-2023-4039 | MEDIUM | 12.2.0-14 | |
libstdc++6 |
CVE-2022-27943 | LOW | 12.2.0-14 | |
libuuid1 |
CVE-2022-0563 | LOW | 2.38.1-5+deb12u1 | |
zlib1g |
CVE-2023-45853 | CRITICAL | 1:1.2.13.dfsg-1 |
Overall Project | 28.96% | :x: |
---|
There is no coverage information present for the Files changed
: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:
Bumps urllib3 from 1.26.18 to 1.26.19.
Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
d9d85c8
Release 1.26.198528b63
[1.26] Fix downstream tests (#3409)40b6d16
Merge pull request from GHSA-34jh-p97f-mpxf29cfd02
Fix handling of OpenSSL 3.2.0 new error message "record layer failure" (#3405)b600643
[1.26] Bump RECENT_DATE (#3404)7e2d389
[1.26] Fix running CPython 2.7 tests in CI (#3137)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