Nicolas Vuillamy
Nicolas Vuillamy
I'd like to embed checkmake within [MegaLinter](https://oxsecurity.github.io/megalinter/latest/) Is there a known way to install it on alpine linux ? Many thanks !
That would be great to have OASIS SARIF output format (common analyzers format) for integrations with other tools It would help me for MegaLinter, but it would also allow to...
* Add **Other tools** section in README + [Mega-Linter](https://nvuillam.github.io/mega-linter/) * Activate [Mega-Linter](https://nvuillam.github.io/mega-linter/) in repository as GitHub Action * Add .cspell.json for whitelisted unknown words * Add .eslintrc.yml for Eslint javascript...
Hi, I added your linter in [Mega-Linter](https://nvuillam.github.io/mega-linter/) :) Is graphql-schema-linter internal documentation correct in your opinion ? Thanks ! https://nvuillam.github.io/mega-linter/descriptors/graphql_graphql_schema_linter/
Hi, is it in the roadmap to make shellcheck provide [SARIF](https://sarifweb.azurewebsites.net/) output ? (SARIF is the OASIS common format for all analysis tools ) It would help improve its [integration...
All is in the title :)
[automation] Auto-update linters version, help and documentation
Fixes https://github.com/oxsecurity/megalinter/issues/1642
After being promised for months now, **MegaLinter v6 has finally been released** :) You can see all the updates in the release notes -> https://github.com/oxsecurity/megalinter/releases/tag/v6.0.0 Just run `npx mega-linter-runner@latest --upgrade`...