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://megalinter.io
GNU Affero General Public License v3.0
1.96k stars 238 forks source link

chore(deps): update trufflesecurity/trufflehog docker tag to v3.83.6 #4245

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
trufflesecurity/trufflehog patch 3.83.5 -> 3.83.6
trufflesecurity/trufflehog stage patch 3.83.5 -> 3.83.6

Release Notes

trufflesecurity/trufflehog (trufflesecurity/trufflehog) ### [`v3.83.6`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.83.6) [Compare Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.83.5...v3.83.6) #### What's Changed - Log why false positives are skipped by [@​rgmz](https://redirect.github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/3579](https://redirect.github.com/trufflesecurity/trufflehog/pull/3579) - Log false positive result as string by [@​rgmz](https://redirect.github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/3582](https://redirect.github.com/trufflesecurity/trufflehog/pull/3582) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.83.5...v3.83.6

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.

github-actions[bot] commented 2 weeks ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 1 0 1.58s
⚠️ BASH bash-exec 6 1 0.02s
✅ BASH shellcheck 6 0 0.18s
✅ BASH shfmt 6 0 0 0.81s
✅ COPYPASTE jscpd yes no 3.42s
✅ DOCKERFILE hadolint 128 0 15.73s
✅ JSON jsonlint 20 0 0.24s
✅ JSON v8r 22 0 29.23s
⚠️ MARKDOWN markdownlint 266 0 297 31.34s
✅ MARKDOWN markdown-table-formatter 266 0 0 151.4s
⚠️ PYTHON bandit 212 66 4.42s
✅ PYTHON black 212 0 0 6.41s
✅ PYTHON flake8 212 0 2.58s
✅ PYTHON isort 212 0 0 1.65s
✅ PYTHON mypy 212 0 21.03s
✅ PYTHON pylint 212 0 31.54s
✅ PYTHON ruff 212 0 0 1.28s
✅ REPOSITORY checkov yes no 35.75s
✅ REPOSITORY git_diff yes no 0.78s
⚠️ REPOSITORY grype yes 24 15.29s
✅ REPOSITORY secretlint yes no 16.09s
✅ REPOSITORY trivy yes no 24.99s
✅ REPOSITORY trivy-sbom yes no 0.52s
⚠️ REPOSITORY trufflehog yes 1 11.78s
✅ SPELL cspell 713 0 11.89s
⚠️ SPELL lychee 348 4 5.71s
✅ XML xmllint 3 0 0 0.84s
✅ YAML prettier 160 0 0 6.05s
✅ YAML v8r 102 0 186.76s
✅ YAML yamllint 161 0 2.76s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_