Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump oxsecurity/megalinter from 7.9.0 to 7.10.0 #112

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps oxsecurity/megalinter from 7.9.0 to 7.10.0.

Release notes

Sourced from oxsecurity/megalinter's releases.

v7.10.0

What's Changed

... (truncated)

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

  • Media

  • New linters

  • Fixes

  • Doc

  • CI

  • Linter versions upgrades

[v7.10.0] - 2024-03-10

  • Core

  • Media

  • Fixes

    • Trivy: use misconfig instead of the deprecated config scanner, updating the default arguments
    • Update calls to sfdx-scanner to output a CSV file for Aura & LWC
    • Kics: fixed error count in the summary table
    • Fix issue with EXTENDS using private repository by sending GITHUB_TOKEN as HTTP auth header
    • Fix SPELL_VALE_CONFIG_FILE not working (handle the override of linter CONFIG_FILE if the linter is activated only if some files are found)
  • Doc

    • Removed obsolete warning for semgrep as the issue has been fixed
  • Linter versions upgrades

... (truncated)

Commits
  • a7a0163 Release MegaLinter v7.10.0
  • 57f3000 Media: How to use MegaLinter with Jenkins (#3414)
  • 147f452 [automation] Auto-update linters version, help and documentation (#3413)
  • 4416336 [automation] Auto-update linters version, help and documentation (#3411)
  • 3efbff3 Fix issue with EXTENDS using private repository by sending GITHUB_TOKEN as HT...
  • dafb4df [automation] Auto-update linters version, help and documentation (#3410)
  • df36617 Fix SPELL_VALE_CONFIG_FILE not working (#3409)
  • 2d0e209 [automation] Auto-update linters version, help and documentation (#3406)
  • fed8f3e Added Kics Error count properties TEST_KEYWORDS=repository_kics_test (#3402)
  • 31c5e1d [automation] Auto-update linters version, help and documentation (#3401)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@190cd0d...a7a0163)

---
updated-dependencies:
- dependency-name: oxsecurity/megalinter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from mauwii as a code owner March 11, 2024 15:47
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2024
Copy link
Contributor

github-actions bot commented Mar 11, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.02s
✅ COPYPASTE jscpd yes no 1.75s
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY checkov yes no 12.36s
✅ REPOSITORY gitleaks yes no 0.62s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 12.14s
✅ REPOSITORY kics yes no 5.06s
✅ REPOSITORY secretlint yes no 1.19s
✅ REPOSITORY trivy yes no 6.81s
✅ REPOSITORY trivy-sbom yes no 2.41s
✅ REPOSITORY trufflehog yes no 3.94s
✅ SPELL cspell 2 0 2.77s
✅ YAML prettier 1 0 0.62s
✅ YAML v8r 1 0 2.74s
✅ YAML yamllint 1 0 0.26s

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

@mergify mergify bot merged commit a25ded3 into main Mar 11, 2024
12 checks passed
@mergify mergify bot deleted the dependabot/github_actions/oxsecurity/megalinter-7.10.0 branch March 11, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants