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.81k stars 215 forks source link

chore(deps): update trufflesecurity/trufflehog docker tag to v3.79.0 #3718

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 5 days ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
trufflesecurity/trufflehog minor 3.78.2 -> 3.79.0
trufflesecurity/trufflehog stage minor 3.78.2 -> 3.79.0

Release Notes

trufflesecurity/trufflehog (trufflesecurity/trufflehog) ### [`v3.79.0`](https://togithub.com/trufflesecurity/trufflehog/releases/tag/v3.79.0) [Compare Source](https://togithub.com/trufflesecurity/trufflehog/compare/v3.78.2...v3.79.0) ##### What's Changed - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2996](https://togithub.com/trufflesecurity/trufflehog/pull/2996) - Return targeted scan errors by [@​rosecodym](https://togithub.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/2995](https://togithub.com/trufflesecurity/trufflehog/pull/2995) - Set GIT_DIR based on ScanOptions.Bare by [@​rgmz](https://togithub.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/3004](https://togithub.com/trufflesecurity/trufflehog/pull/3004) - Adding Larksuite Detectors + Tests by [@​abmussani](https://togithub.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3008](https://togithub.com/trufflesecurity/trufflehog/pull/3008) - Pin STARRY-S/zip by [@​rosecodym](https://togithub.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/2999](https://togithub.com/trufflesecurity/trufflehog/pull/2999) - Ensure that `detector-tests` workflow runs detector tests by [@​rgmz](https://togithub.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/2994](https://togithub.com/trufflesecurity/trufflehog/pull/2994) - added "example" to detector badlist by [@​orionooooo](https://togithub.com/orionooooo) in [https://github.com/trufflesecurity/trufflehog/pull/3010](https://togithub.com/trufflesecurity/trufflehog/pull/3010) ##### New Contributors - [@​orionooooo](https://togithub.com/orionooooo) made their first contribution in [https://github.com/trufflesecurity/trufflehog/pull/3010](https://togithub.com/trufflesecurity/trufflehog/pull/3010) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.78.2...v3.79.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 5 days ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 2 0 4.57s
✅ BASH bash-exec 5 0 0.06s
✅ BASH shellcheck 5 0 0.26s
✅ BASH shfmt 5 0 0 0.37s
✅ COPYPASTE jscpd yes no 5.01s
✅ DOCKERFILE hadolint 129 0 18.29s
✅ JSON jsonlint 18 0 0.2s
✅ JSON v8r 20 0 28.34s
⚠️ MARKDOWN markdownlint 266 0 272 35.73s
✅ MARKDOWN markdown-table-formatter 266 0 0 137.01s
✅ OPENAPI spectral 2 0 2.94s
⚠️ PYTHON bandit 212 64 4.73s
✅ PYTHON black 212 0 0 5.89s
✅ PYTHON flake8 212 0 2.43s
✅ PYTHON isort 212 0 0 1.07s
✅ PYTHON mypy 212 0 18.12s
✅ PYTHON pylint 212 0 16.02s
✅ PYTHON ruff 212 0 0 0.48s
✅ REPOSITORY checkov yes no 41.74s
✅ REPOSITORY git_diff yes no 0.36s
⚠️ REPOSITORY grype yes 1 23.05s
✅ REPOSITORY secretlint yes no 12.27s
✅ REPOSITORY trivy yes no 19.52s
✅ REPOSITORY trivy-sbom yes no 6.19s
⚠️ REPOSITORY trufflehog yes 1 11.03s
✅ SPELL cspell 694 0 25.53s
⚠️ SPELL lychee 347 5 5.29s
✅ XML xmllint 3 0 0 0.37s
✅ YAML prettier 161 0 0 4.98s
✅ YAML v8r 102 0 186.23s
✅ YAML yamllint 162 0 2.34s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_