Closed dependabot[bot] closed 5 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 3 | 0 | 0.03s | |
✅ BASH | bash-exec | 1 | 0 | 0.01s | |
✅ BASH | shellcheck | 1 | 0 | 0.04s | |
✅ BASH | shfmt | 1 | 0 | 0 | 0.01s |
✅ DOCKERFILE | hadolint | 1 | 0 | 0.24s | |
✅ JSON | jsonlint | 2 | 0 | 0.3s | |
✅ JSON | prettier | 2 | 0 | 0 | 0.59s |
✅ JSON | v8r | 2 | 0 | 2.42s | |
⚠️ MARKDOWN | markdownlint | 5 | 0 | 1 | 1.02s |
❌ MARKDOWN | markdown-link-check | 5 | 26 | 2.91s | |
✅ MARKDOWN | markdown-table-formatter | 5 | 0 | 0 | 0.35s |
❌ PYTHON | bandit | 14 | 1 | 1.88s | |
✅ PYTHON | black | 18 | 1 | 0 | 1.53s |
✅ PYTHON | flake8 | 18 | 0 | 1.15s | |
✅ PYTHON | isort | 18 | 1 | 0 | 0.35s |
✅ PYTHON | pylint | 18 | 0 | 13.24s | |
✅ PYTHON | ruff | 18 | 1 | 0 | 0.02s |
✅ REPOSITORY | gitleaks | yes | no | 0.18s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | grype | yes | no | 14.55s | |
✅ REPOSITORY | secretlint | yes | no | 0.69s | |
❌ REPOSITORY | trivy | yes | 1 | 7.26s | |
✅ REPOSITORY | trivy-sbom | yes | no | 1.44s | |
✅ REPOSITORY | trufflehog | yes | no | 5.17s | |
✅ SPELL | lychee | 14 | 0 | 0.7s | |
✅ YAML | prettier | 7 | 0 | 0 | 0.87s |
✅ YAML | v8r | 7 | 0 | 7.52s | |
✅ YAML | yamllint | 7 | 0 | 0.26s |
See detailed report in MegaLinter reports
Superseded by #55.
Bumps cryptography from 41.0.7 to 42.0.6.
Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
cfad004
Prepare backports for 42.0.6 release (#10929)33833f0
Release 42.0.5 (#10470)4be53bf
Added a budget for NC checks to protect against DoS (#10467) (#10468)8e9de30
Bump pyo3 from 0.20.2 to 0.20.3 in /src/rust (#10462) (#10465)fe18470
Bump for 42.0.4 release (#10445)aaa2dd0
Fix ASN.1 issues in PKCS#7 and S/MIME signing (#10373) (#10442)7a4d012
Fixes #10422 -- don't crash when a PKCS#12 key and cert don't match (#10423) ...df314bb
backport actions m1 switch to 42.0.x (#10415)c49a7a5
changelog and version bump for 42.0.3 (#10396)396bcf6
fix provider loading take two (#10390) (#10395)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