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.

AGPL-3.0 License

Downloads
28.4K
Stars
1.7K
Committers
113

Bot releases are hidden (Show)

megalinter - v8.0.0 Latest Release

Published by nvuillam about 2 months ago

What's Changed

Upgrade to v8 Video

New Contributors

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7.13.0...v8.0.0

megalinter - v7.13.0

Published by nvuillam 3 months ago

What's Changed

New Contributors

MegaLinter is graciously provided by OX Security

Please share the release post on LinkedIn

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7.12.0...v7.13.0

megalinter - v7.12.0

Published by nvuillam 5 months ago

What's Changed

New Contributors

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7...v7.12.0

megalinter - v7.11.1

Published by nvuillam 6 months ago

What's Changed

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7.11.0...v7.11.1

megalinter - v7.11.0

Published by nvuillam 6 months ago

What's Changed

New Contributors

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7.10.0...v7.11.0

megalinter - v7.10.0

Published by nvuillam 7 months ago

What's Changed

New Contributors

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7.9.0...v7.10.0

megalinter - v7.9.0

Published by nvuillam 8 months ago

What's Changed

  • Core

    • Upgrade actions/checkout and stefanzweifel/git-auto-commit-action in generator template workflow, by @Jayllyz in #3327
    • Upgrade base python image to python:3.12.2-alpine3.19
  • Fixes

    • Format powershell linter output into terminal-wide table, and count errors, by @efrecon in #3318
    • Allow active_only_if_file_found to work in specified subdirectory (_DIRECTORY), fixes #2873, by @TimothyEarley in #3323
    • Activate CI servers reporters only if we find a related default env variable, by @nvuillam in #3321
  • Doc

    • Update copyright year to 2024, by @Jayllyz in #3339
  • CI

    • Free more disk space before docker build
    • Upgrade peter-evans/create-pull-request from v5 to v6 in GitHub Actions workflows
  • Linter versions upgrades

New Contributors

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7.8.0...v7.9.0

megalinter - v7.8.0

Published by nvuillam 9 months ago

What's Changed

See conference

New Contributors

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7.7.0...v7.8.0

megalinter - v7.7.0

Published by nvuillam 10 months ago

What's Changed

MegaLinter will be presented at DevCon20, in Paris on 14 december (french)

image

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7.6.0...v7.7.0

megalinter - v7.6.0

Published by nvuillam 11 months ago

What's Changed

New Contributors

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7...v7.6.0

megalinter - v7.5.0

Published by nvuillam 12 months ago

What's Changed

New Contributors

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7.4.0...v7.5.0

megalinter - MegaLinter v7.4.0

Published by nvuillam about 1 year ago

What's Changed

New Contributors

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7.3.0...v7.4.0

megalinter - MegaLinter v7.3.0

Published by nvuillam about 1 year ago

What's Changed

New Contributors

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7...v7.3.0

megalinter - MegaLinter v7.2.1

Published by nvuillam about 1 year ago

What's Changed

MegaLinter is graciously provided by OX Security

Discover CodeTotal , a new way to use MegaLinter, at BlackHat USA on August 10 !

image

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7.2.0...v7.2.1

megalinter - MegaLinter v7.2.0

Published by nvuillam about 1 year ago

Discover CodeTotal , a new way to use MegaLinter, at BlackHat USA on August 10 !

image

What's Changed

New Contributors

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7.1.0...v7.2.0

megalinter - MegaLinter v7.1.0

Published by nvuillam over 1 year ago

What's Changed

New Contributors

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7.0.4...v7.1.0

megalinter - MegaLinter v7.0.4

Published by nvuillam over 1 year ago

What's Changed

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7.0.3...v7.0.4

megalinter - MegaLinter v7.0.3

Published by nvuillam over 1 year ago

What's Changed

  • Linter enhancements & fixes

    • New variable TERRAFORM_TFLINT_SECURED_ENV with default value true. Set to false to allow tflint --init to access your env vars.
  • Core

    • Secure PRE_COMMANDS and POST_COMMANDS by default
    • Can be disabled with secured_env: false in the command definition
    • Manage v6 retrocompatibility with FILTER_REGEX_INCLUDE and FILTER_REGEX_EXCLUDE expression
  • Linter versions upgrades

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v7.0.2...v7.0.3

megalinter - MegaLinter v7.0.2

Published by nvuillam over 1 year ago

What's Changed

To upgrade to MegaLinter v7, run npx mega-linter-runner@latest --upgrade , comment here if you have any issue :)

New Contributors

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v6.22.2...v7.0.2

megalinter - MegaLinter v6.22.2

Published by nvuillam over 1 year ago

What's Changed

MegaLinter is graciously provided by OX Security

Full Changelog: https://github.com/oxsecurity/megalinter/compare/v6.22.1...v6.22.2