Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps oxsecurity/megalinter from 8.8.0 to 9.1.0.

Release notes

Sourced from oxsecurity/megalinter's releases.

v9.1.0

What's Changed

... (truncated)

Changelog

Sourced from oxsecurity/megalinter's changelog.

[v9.1.0] - 2025-10-07

[v9.0.1] - 2025-09-21

  • Fix v9 release issue

[v9.0.0] - 2025-09-20

  • Core
    • Create your own Megalinter Custom Flavors to dramatically improve your performances

... (truncated)

Commits
  • 62c799d Release MegaLinter v9.1.0
  • 6158659 [automation] Auto-update linters version, help and documentation (#6299)
  • 013588a chore(deps): update dependency lightning-flow-scanner to v5.6.2 (#6301)
  • ee69172 chore(deps): update dependency isort to v6.1.0 (#6300)
  • 49e1637 chore(deps): update dependency eslint-plugin-jsonc to v2.21.0 (#6298)
  • 1db8d0f chore(deps): update dependency eslint to v9.37.0 (#6297)
  • f26af91 [automation] Auto-update linters version, help and documentation (#6296)
  • 9786a83 chore(deps): update dependency cfn-lint to v1.40.0 (#6295)
  • 69457fc chore(deps): update dependency azure/bicep to v0.38.33 (#6294)
  • 4ae0e6f chore(deps): update dependency npm-groovy-lint to v15.2.2 (#6293)
  • 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 8.8.0 to 9.1.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@v8.8.0...v9.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Nov 1, 2025

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 3 0 0 0.04s
✅ DOCKERFILE hadolint 1 0 0 0.11s
✅ GO golangci-lint yes no no 91.12s
✅ JSON jsonlint 3 0 0 0.2s
⚠️ JSON prettier 3 1 0 0.59s
✅ JSON v8r 3 0 0 3.87s
✅ MARKDOWN markdownlint 3 0 0 0.92s
✅ MARKDOWN markdown-table-formatter 4 0 0 0.37s
✅ REPOSITORY gitleaks yes no no 0.2s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 86.82s
✅ REPOSITORY secretlint yes no no 1.38s
✅ REPOSITORY syft yes no no 13.68s
✅ REPOSITORY trivy yes no no 19.13s
✅ REPOSITORY trivy-sbom yes no no 8.49s
✅ REPOSITORY trufflehog yes no no 6.8s
⚠️ YAML prettier 19 1 3 0.98s
✅ YAML v8r 19 0 0 16.04s
✅ YAML yamllint 19 0 0 2.21s

Detailed Issues

⚠️ JSON / prettier - 1 error
Checking formatting...
[warn] schema.json
[warn] Code style issues found in the above file. Run Prettier with --write to fix.
⚠️ YAML / prettier - 1 error
Checking formatting...
[warn] demo/.sops-check.yaml
[warn] demo/bad/missing-age-key.yaml
[warn] Code style issues found in 2 files. Run Prettier with --write to fix.

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx [email protected] --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,GO_GOLANGCI_LINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant