Closed renovate[bot] closed 1 month ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ API | spectral | 1 | 0 | 1.23s | |
⚠️ BASH | bash-exec | 6 | 1 | 0.02s | |
✅ BASH | shellcheck | 6 | 0 | 0.19s | |
✅ BASH | shfmt | 6 | 0 | 0 | 0.82s |
✅ COPYPASTE | jscpd | yes | no | 3.35s | |
✅ DOCKERFILE | hadolint | 128 | 0 | 13.64s | |
✅ JSON | jsonlint | 20 | 0 | 0.18s | |
✅ JSON | v8r | 22 | 0 | 32.81s | |
⚠️ MARKDOWN | markdownlint | 266 | 0 | 297 | 31.51s |
✅ MARKDOWN | markdown-table-formatter | 266 | 0 | 0 | 153.75s |
⚠️ PYTHON | bandit | 212 | 66 | 3.04s | |
✅ PYTHON | black | 212 | 0 | 0 | 6.91s |
✅ PYTHON | flake8 | 212 | 0 | 2.58s | |
✅ PYTHON | isort | 212 | 0 | 0 | 1.56s |
✅ PYTHON | mypy | 212 | 0 | 22.08s | |
✅ PYTHON | pylint | 212 | 0 | 25.79s | |
✅ PYTHON | ruff | 212 | 0 | 0 | 0.86s |
✅ REPOSITORY | checkov | yes | no | 52.28s | |
✅ REPOSITORY | git_diff | yes | no | 0.66s | |
⚠️ REPOSITORY | grype | yes | 24 | 18.61s | |
✅ REPOSITORY | secretlint | yes | no | 15.24s | |
✅ REPOSITORY | trivy | yes | no | 21.46s | |
✅ REPOSITORY | trivy-sbom | yes | no | 0.55s | |
⚠️ REPOSITORY | trufflehog | yes | 1 | 12.04s | |
✅ SPELL | cspell | 713 | 0 | 11.11s | |
⚠️ SPELL | lychee | 348 | 9 | 58.4s | |
✅ XML | xmllint | 3 | 0 | 0 | 0.8s |
✅ YAML | prettier | 160 | 0 | 0 | 5.3s |
✅ YAML | v8r | 102 | 0 | 182.6s | |
✅ YAML | yamllint | 161 | 0 | 2.24s |
See detailed report in MegaLinter reports
This PR contains the following updates:
3.82.11
->3.82.12
3.82.11
->3.82.12
Release Notes
trufflesecurity/trufflehog (trufflesecurity/trufflehog)
### [`v3.82.12`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.82.12) [Compare Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.82.11...v3.82.12) #### What's Changed - \[fix] - Context timeout by [@ahrav](https://redirect.github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3460](https://redirect.github.com/trufflesecurity/trufflehog/pull/3460) - fix: fixed verification logic & endpoint for AyrShare by [@sahil9001](https://redirect.github.com/sahil9001) in [https://github.com/trufflesecurity/trufflehog/pull/3452](https://redirect.github.com/trufflesecurity/trufflehog/pull/3452) - fix: fixed autoklose verification endpoint by [@sahil9001](https://redirect.github.com/sahil9001) in [https://github.com/trufflesecurity/trufflehog/pull/3447](https://redirect.github.com/trufflesecurity/trufflehog/pull/3447) - Update yousign detector endpoints to check againt prod and staging urls by [@fumblehool](https://redirect.github.com/fumblehool) in [https://github.com/trufflesecurity/trufflehog/pull/3426](https://redirect.github.com/trufflesecurity/trufflehog/pull/3426) - increase timeout to 30s by [@ahrav](https://redirect.github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3422](https://redirect.github.com/trufflesecurity/trufflehog/pull/3422) - fix(deps): update module cloud.google.com/go/storage to v1.45.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3467](https://redirect.github.com/trufflesecurity/trufflehog/pull/3467) - fix(deps): update module go.uber.org/mock to v0.5.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3468](https://redirect.github.com/trufflesecurity/trufflehog/pull/3468) - Extract FP logic correctly at other call site by [@rosecodym](https://redirect.github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/3476](https://redirect.github.com/trufflesecurity/trufflehog/pull/3476) - fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.1 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3487](https://redirect.github.com/trufflesecurity/trufflehog/pull/3487) - fix(deps): update testcontainers-go monorepo to v0.34.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3488](https://redirect.github.com/trufflesecurity/trufflehog/pull/3488) - Remove analyzer protos by [@bill-rich](https://redirect.github.com/bill-rich) in [https://github.com/trufflesecurity/trufflehog/pull/3489](https://redirect.github.com/trufflesecurity/trufflehog/pull/3489) #### New Contributors - [@sahil9001](https://redirect.github.com/sahil9001) made their first contribution in [https://github.com/trufflesecurity/trufflehog/pull/3452](https://redirect.github.com/trufflesecurity/trufflehog/pull/3452) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.82.11...v3.82.12Configuration
📅 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.