Closed renovate[bot] closed 4 weeks ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
β API | spectral | 1 | 0 | 1.26s | |
β οΈ BASH | bash-exec | 6 | 1 | 0.02s | |
β BASH | shellcheck | 6 | 0 | 0.18s | |
β BASH | shfmt | 6 | 0 | 0 | 0.7s |
β COPYPASTE | jscpd | yes | no | 3.34s | |
β DOCKERFILE | hadolint | 128 | 0 | 13.77s | |
β JSON | jsonlint | 20 | 0 | 0.18s | |
β JSON | v8r | 22 | 0 | 29.32s | |
β οΈ MARKDOWN | markdownlint | 266 | 0 | 297 | 31.2s |
β MARKDOWN | markdown-table-formatter | 266 | 0 | 0 | 150.58s |
β οΈ PYTHON | bandit | 212 | 66 | 3.4s | |
β PYTHON | black | 212 | 0 | 0 | 6.27s |
β PYTHON | flake8 | 212 | 0 | 2.1s | |
β PYTHON | isort | 212 | 0 | 0 | 1.44s |
β PYTHON | mypy | 212 | 0 | 21.25s | |
β PYTHON | pylint | 212 | 0 | 32.99s | |
β PYTHON | ruff | 212 | 0 | 0 | 0.77s |
β REPOSITORY | checkov | yes | no | 49.09s | |
β REPOSITORY | git_diff | yes | no | 0.48s | |
β οΈ REPOSITORY | grype | yes | 24 | 15.66s | |
β REPOSITORY | secretlint | yes | no | 16.36s | |
β REPOSITORY | trivy | yes | no | 27.76s | |
β REPOSITORY | trivy-sbom | yes | no | 0.47s | |
β οΈ REPOSITORY | trufflehog | yes | 1 | 11.36s | |
β SPELL | cspell | 713 | 0 | 12.52s | |
β οΈ SPELL | lychee | 348 | 4 | 55.88s | |
β XML | xmllint | 3 | 0 | 0 | 0.71s |
β YAML | prettier | 160 | 0 | 0 | 5.67s |
β YAML | v8r | 102 | 0 | 199.99s | |
β YAML | yamllint | 161 | 0 | 2.37s |
See detailed report in MegaLinter reports
This PR contains the following updates:
v8.21.1
->v8.21.2
v8.21.1
->v8.21.2
Release Notes
gitleaks/gitleaks (zricethezav/gitleaks)
### [`v8.21.2`](https://redirect.github.com/gitleaks/gitleaks/releases/tag/v8.21.2) [Compare Source](https://redirect.github.com/gitleaks/gitleaks/compare/v8.21.1...v8.21.2) #### Changelog - [`43fae35`](https://redirect.github.com/gitleaks/gitleaks/commit/43fae35) feat(rules): create Octopus Deploy api key ([#1602](https://redirect.github.com/gitleaks/gitleaks/issues/1602)) - [`a158e4f`](https://redirect.github.com/gitleaks/gitleaks/commit/a158e4f) fix(aws-access-token): only match if correct length ([#1584](https://redirect.github.com/gitleaks/gitleaks/issues/1584)) - [`b6e0eee`](https://redirect.github.com/gitleaks/gitleaks/commit/b6e0eee) fix(config): ignore jquery/swagger w/o version ([#1607](https://redirect.github.com/gitleaks/gitleaks/issues/1607)) - [`722e7d8`](https://redirect.github.com/gitleaks/gitleaks/commit/722e7d8) feat: add new GitLab tokens ([#1560](https://redirect.github.com/gitleaks/gitleaks/issues/1560)) - [`961f2e6`](https://redirect.github.com/gitleaks/gitleaks/commit/961f2e6) feat(generic-api-key): tune false positives ([#1606](https://redirect.github.com/gitleaks/gitleaks/issues/1606)) - [`e734fcf`](https://redirect.github.com/gitleaks/gitleaks/commit/e734fcf) Create .gitleaks.toml ([#1605](https://redirect.github.com/gitleaks/gitleaks/issues/1605)) - [`7206d6b`](https://redirect.github.com/gitleaks/gitleaks/commit/7206d6b) feat(curl): tweak tps and fps ([#1603](https://redirect.github.com/gitleaks/gitleaks/issues/1603)) - [`2db25f1`](https://redirect.github.com/gitleaks/gitleaks/commit/2db25f1) feat(config): ignore swagger-ui assets ([#1604](https://redirect.github.com/gitleaks/gitleaks/issues/1604)) - [`e97695b`](https://redirect.github.com/gitleaks/gitleaks/commit/e97695b) feat(generic-api-key): exclude keywords ([#1587](https://redirect.github.com/gitleaks/gitleaks/issues/1587)) - [`0afb525`](https://redirect.github.com/gitleaks/gitleaks/commit/0afb525) feat(okta): bump entropy to 4 ([#1599](https://redirect.github.com/gitleaks/gitleaks/issues/1599)) - [`2068870`](https://redirect.github.com/gitleaks/gitleaks/commit/2068870) feat: update global allowlist ([#1597](https://redirect.github.com/gitleaks/gitleaks/issues/1597)) - [`8cf93b9`](https://redirect.github.com/gitleaks/gitleaks/commit/8cf93b9) refactor(allowlist): deduplicate commits & keywords ([#1596](https://redirect.github.com/gitleaks/gitleaks/issues/1596)) - [`50c2818`](https://redirect.github.com/gitleaks/gitleaks/commit/50c2818) feat(config): ignore jquery static assets ([#1595](https://redirect.github.com/gitleaks/gitleaks/issues/1595)) - [`455ae0a`](https://redirect.github.com/gitleaks/gitleaks/commit/455ae0a) More rule fixes ([#1586](https://redirect.github.com/gitleaks/gitleaks/issues/1586)) - [`5407c44`](https://redirect.github.com/gitleaks/gitleaks/commit/5407c44) chore: log skipped symlinks ([#1591](https://redirect.github.com/gitleaks/gitleaks/issues/1591)) - [`d03d6c4`](https://redirect.github.com/gitleaks/gitleaks/commit/d03d6c4) feat: match left side of identifier ([#1585](https://redirect.github.com/gitleaks/gitleaks/issues/1585)) - [`851c11a`](https://redirect.github.com/gitleaks/gitleaks/commit/851c11a) what secrets? - [`8cfa6b2`](https://redirect.github.com/gitleaks/gitleaks/commit/8cfa6b2) fix(rules): add entropy ([#1580](https://redirect.github.com/gitleaks/gitleaks/issues/1580)) - [`9152eaa`](https://redirect.github.com/gitleaks/gitleaks/commit/9152eaa) feat(aws): add entropy & allowlist ([#1582](https://redirect.github.com/gitleaks/gitleaks/issues/1582)) - [`93acc6e`](https://redirect.github.com/gitleaks/gitleaks/commit/93acc6e) feat(rules): add 1password token ([#1583](https://redirect.github.com/gitleaks/gitleaks/issues/1583)) - [`83a5724`](https://redirect.github.com/gitleaks/gitleaks/commit/83a5724) feat(config): add curl header rule ([#1576](https://redirect.github.com/gitleaks/gitleaks/issues/1576))Configuration
π Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.