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.10.0 to 7.11.1 #621

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps oxsecurity/megalinter from 7.10.0 to 7.11.1.

Release notes

Sourced from oxsecurity/megalinter's releases.

v7.11.1

What's Changed

MegaLinter is graciously provided by OX Security

Full Changelog: oxsecurity/megalinter@v7.11.0...v7.11.1

v7.11.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

    • Add new logs (at debug level) on each linter activation/deactivation
    • Clean MegaLinter own CVE exceptions and order the remaining ones with links to related issues
    • Upgrade to Java 21 except for npm-groovy-lint that requires Java 17
  • Media

  • Linters

    • API_SPECTRAL was added as replacement for OPENAPI_SPECTRAL (deprecated), supporting AsyncAPI and OpenAPI by default. Uses Spectral's standard config file name .spectral.yaml instead of .openapirc.yml with a default config with rulesets for AsyncAPI and OpenAPI enabled. Fixes #3387
  • Reporters

  • Fixes

    • Disable sql-lint as it is no longer maintained
  • Doc

    • Handle disabled_reason property in descriptors
  • Flavors

  • CI

    • Build: take in account disabled linters for workflow auto-update
    • Remove useless package-lock.json that was in python tests folder
    • Fix SARIF_REPORTER that was wrongly sent to true to format & fix test methods
  • Linter versions upgrades

    • phpcs from 3.9.1 to 3.9.2 on 2024-04-23
    • csharpier from 0.28.1 to 0.28.2 on 2024-04-26
    • roslynator from 0.8.6.0 to 0.8.7.0 on 2024-04-26
    • black from 24.4.0 to 24.4.2 on 2024-04-26
    • mypy from 1.9.0 to 1.10.0 on 2024-04-26
    • pyright from 1.1.359 to 1.1.360 on 2024-04-26
    • ruff from 0.4.1 to 0.4.2 on 2024-04-26
    • grype from 0.77.0 to 0.77.1 on 2024-04-26
    • syft from 1.2.0 to 1.3.0 on 2024-04-26
    • trivy-sbom from 0.50.2 to 0.50.4 on 2024-04-26
    • trivy from 0.50.2 to 0.50.4 on 2024-04-26
    • trufflehog from 3.73.0 to 3.74.0 on 2024-04-26
    • snakemake from 8.10.8 to 8.11.0 on 2024-04-26
    • lychee from 0.14.3 to 0.15.0 on 2024-04-26

... (truncated)

Commits
  • 03986e6 Release MegaLinter v7.11.1
  • 4199f64 [automation] Auto-update linters version, help and documentation (#3504)
  • eac233f Implement fallback in case git diff does not work with merge-base (#3503)
  • 57b35ba Release MegaLinter v7.11.0
  • 41567e1 [automation] Auto-update linters version, help and documentation (#3498)
  • cee23e5 [automation] Auto-update linters version, help and documentation (#3492)
  • 578b801 ci: add consistent python3/python handling at build.sh (#3475)
  • c80e12a Add copy to clipboard button in code block (documentation) (#3491)
  • fc8c26a Allow merge lists with extends (#3469)
  • 5cec3c2 [automation] Auto-update linters version, help and documentation (#3488)
  • 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.10.0 to 7.11.1.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@a7a0163...03986e6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2024
Copy link
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ COPYPASTE jscpd yes 10 2.19s
⚠️ REPOSITORY checkov yes 1 12.25s
⚠️ REPOSITORY devskim yes 13 2.8s
✅ REPOSITORY dustilock yes no 0.0s
✅ REPOSITORY gitleaks yes no 1.88s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 12.4s
✅ REPOSITORY kics yes no 1.5s
✅ REPOSITORY secretlint yes no 1.02s
✅ REPOSITORY syft yes no 0.26s
✅ REPOSITORY trivy yes no 5.05s
✅ REPOSITORY trivy-sbom yes no 3.6s
✅ REPOSITORY trufflehog yes no 4.44s

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

@Romanitho Romanitho merged commit b889133 into main Apr 30, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/oxsecurity/megalinter-7.11.1 branch April 30, 2024 11:36
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.

None yet

1 participant