Closed dependabot[bot] closed 6 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
⚠️ COPYPASTE | jscpd | yes | 12 | 2.47s | |
✅ EDITORCONFIG | editorconfig-checker | 1 | 0 | 0.08s | |
✅ REPOSITORY | checkov | yes | no | 12.72s | |
⚠️ REPOSITORY | devskim | yes | 3 | 2.41s | |
✅ REPOSITORY | dustilock | yes | no | 0.05s | |
✅ REPOSITORY | gitleaks | yes | no | 1.56s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | grype | yes | no | 14.38s | |
⚠️ REPOSITORY | kics | yes | 6 | 2.52s | |
✅ REPOSITORY | secretlint | yes | no | 1.29s | |
✅ REPOSITORY | syft | yes | no | 0.25s | |
✅ REPOSITORY | trivy | yes | no | 5.78s | |
✅ REPOSITORY | trivy-sbom | yes | no | 4.16s | |
✅ REPOSITORY | trufflehog | yes | no | 5.03s | |
✅ SPELL | cspell | 2 | 0 | 2.92s | |
✅ SPELL | lychee | 1 | 0 | 0.34s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
Checks: | Name | Status |
---|---|---|
CodeFactor | :white_check_mark: | |
label | :white_check_mark: | |
dependency-review | :white_check_mark: | |
install-python-dependencies (3.9) | :white_check_mark: | |
Summary | :white_check_mark: | |
test | :white_check_mark: | |
MegaLinter | :white_check_mark: | |
install-rust-dependencies | :white_check_mark: | |
CommitCheck | :white_check_mark: | |
docs/readthedocs.org:i-language-rust | :white_check_mark: | |
pre-commit.ci - pr | :white_check_mark: |
Checks: | Name | Status |
---|---|---|
CodeFactor | :white_check_mark: | |
label | :white_check_mark: | |
dependency-review | :white_check_mark: | |
install-python-dependencies (3.9) | :white_check_mark: | |
test | :white_check_mark: | |
MegaLinter | :white_check_mark: | |
install-rust-dependencies | :white_check_mark: | |
Rule: Merge trusted bot updates, no conflicts are present and approved (merge) | :white_check_mark: | |
Summary | :white_check_mark: | |
CommitCheck | :white_check_mark: | |
docs/readthedocs.org:i-language-rust | :white_check_mark: | |
pre-commit.ci - pr | :white_check_mark: | |
Rule: Merge trusted bot updates, no conflicts are present and approved (delete_head_branch) | :x: |
Bumps pre-commit from 3.7.0 to 3.7.1.
Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
9ee0768
v3.7.1eeac061
Merge pull request #3201 from pre-commit/rust-default-language-version296f592
determine rust default language version independent of rust-toolchain.toml1602328
Merge pull request #3193 from pre-commit/pre-commit-ci-update-config0142f45
[pre-commit.ci] pre-commit autoupdated7e21cd
Merge pull request #3194 from pre-commit/handle-readonly-3-125c3d006
use a simpler gem for testing additional_dependencies0d4c6da
adjust _handle_readonly for typeshed updates85fe182
Merge pull request #3176 from pre-commit/pre-commit-ci-update-config74d05b4
[pre-commit.ci] pre-commit autoupdateDependabot 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