oxsecurity / megalinter

πŸ¦™ MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://ox.security
GNU Affero General Public License v3.0
1.97k stars 238 forks source link

Bump python from 3.12.7-alpine3.20 to 3.13.0-alpine3.20 #4128

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps python from 3.12.7-alpine3.20 to 3.13.0-alpine3.20.

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

github-actions[bot] commented 1 month ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… API spectral 1 0 1.48s
⚠️ BASH bash-exec 6 1 0.02s
βœ… BASH shellcheck 6 0 0.18s
βœ… BASH shfmt 6 0 0 0.8s
βœ… COPYPASTE jscpd yes no 3.25s
βœ… DOCKERFILE hadolint 128 0 15.85s
βœ… JSON jsonlint 20 0 0.2s
βœ… JSON v8r 22 0 30.81s
⚠️ MARKDOWN markdownlint 266 0 297 34.3s
βœ… MARKDOWN markdown-table-formatter 266 0 0 148.65s
⚠️ PYTHON bandit 212 66 3.38s
βœ… PYTHON black 212 0 0 5.76s
βœ… PYTHON flake8 212 0 2.35s
βœ… PYTHON isort 212 0 0 1.57s
βœ… PYTHON mypy 212 0 19.59s
βœ… PYTHON pylint 212 0 16.72s
βœ… PYTHON ruff 212 0 0 0.85s
βœ… REPOSITORY checkov yes no 42.55s
βœ… REPOSITORY git_diff yes no 0.8s
⚠️ REPOSITORY grype yes 24 24.87s
βœ… REPOSITORY secretlint yes no 16.42s
βœ… REPOSITORY trivy yes no 23.17s
βœ… REPOSITORY trivy-sbom yes no 0.75s
⚠️ REPOSITORY trufflehog yes 1 10.17s
βœ… SPELL cspell 713 0 12.35s
⚠️ SPELL lychee 348 7 6.94s
βœ… XML xmllint 3 0 0 0.86s
βœ… YAML prettier 160 0 0 5.68s
βœ… YAML v8r 102 0 189.82s
βœ… YAML yamllint 161 0 2.49s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_