WinMTR-refresh icon indicating copy to clipboard operation
WinMTR-refresh copied to clipboard

Bump oxsecurity/megalinter from 816cc527d996de38e0ace72e24f448c04eea57e8 to 3ab0bd65f80c5bfc8a21f241c4ed6845b3e708a7

Open dependabot[bot] opened this issue 1 year ago • 2 comments

Bumps oxsecurity/megalinter from 816cc527d996de38e0ace72e24f448c04eea57e8 to 3ab0bd65f80c5bfc8a21f241c4ed6845b3e708a7.

Changelog

Sourced from oxsecurity/megalinter's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] (beta, main branch content)

Note: Can be used with oxsecurity/megalinter@beta in your GitHub Action mega-linter.yml file, or with oxsecurity/megalinter:beta docker image

  • Core

    • Allow to tag PRE_COMMANDS to run them before loading plugins, by @​nvuillam in oxsecurity/megalinter#3944
    • Replace usage of setup.py with a pyproject.toml package install, by @​echoix in #3893
    • Allow to add custom messages at the end of PR / MR MegaLinter Summary using variable JOB_SUMMARY_ADDITIONAL_MARKDOWN
  • New linters

  • Media

  • Linters enhancements

    • Trivy
      • Embed vulnerability database in Docker Image for running trivy on internet-free network
      • Retry 5 times after 3 seconds in case of TooManyRequests when downloading vulnerability database
      • If the retries did not succeed, call trivy with --skip-db-update --skip-check-update (not ideal but better than nothing)
  • Fixes

    • Add debug traces to investigate reporters activation
    • Add more traces for ApiReporter
    • Activate ApiReporter by default
  • Reporters

  • Doc

    • Fix Grafana Home Dashboard to add missing criteria
    • Update PRE_COMMANDS documentation to describe all properties
    • Update Grafana documentation to fix secrets typo
  • Flavors

  • CI

  • mega-linter-runner

  • Linter versions upgrades

    • checkov from 3.2.232 to 3.2.234 on 2024-08-20

... (truncated)

Commits
  • 3ab0bd6 Bump python from 3.12.6-alpine3.20 to 3.12.7-alpine3.20 (#4089)
  • 92bbcc5 Trivy: if retries fail, call trivy with --skip-db-update & --skip-check-updat...
  • deee18b chore(deps): update dependency sfdx-hardis to v5.0.10 (#4074)
  • 2e2c2a2 chore(deps): update dependency @​salesforce/cli to v2.60.13 (#4080)
  • 1d14e63 [automation] Auto-update linters version, help and documentation (#4093)
  • b7e4c09 [automation] Auto-update linters version, help and documentation (#4086)
  • See full diff in compare view

Dependabot 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Oct 07 '24 23:10 dependabot[bot]

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.62s
✅ REPOSITORY dustilock yes no 0.0s
✅ REPOSITORY gitleaks yes no 0.46s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY grype yes no 9.87s
✅ REPOSITORY secretlint yes no 0.62s
✅ REPOSITORY syft yes no 0.5s
✅ REPOSITORY trivy yes no 4.16s
✅ REPOSITORY trivy-sbom yes no 1.03s
✅ REPOSITORY trufflehog yes no 2.92s

See detailed report in MegaLinter reports Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

github-actions[bot] avatar Oct 07 '24 23:10 github-actions[bot]

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.6s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.54s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 9.68s
✅ REPOSITORY secretlint yes no 0.61s
✅ REPOSITORY syft yes no 0.34s
✅ REPOSITORY trivy yes no 4.22s
✅ REPOSITORY trivy-sbom yes no 0.93s
✅ REPOSITORY trufflehog yes no 2.97s

See detailed report in MegaLinter reports Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

github-actions[bot] avatar Oct 07 '24 23:10 github-actions[bot]

Superseded by #203.

dependabot[bot] avatar Oct 14 '24 23:10 dependabot[bot]