You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18-18
Original file line number
Diff line number
Diff line change
@@ -36,44 +36,44 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
36
36
## [v8.5.0] - 2024-03-23
37
37
38
38
- Core
39
-
- Addition of warnings to reporters and logic changes to surface warnings even when there are no errors. Addition of `cli_lint_warning_count` / `cli_lint_warning_regex` variables to the JSON schema. [#4476](https://github.com/oxsecurity/megalinter/issues/4476), by @bdovaz in https://github.com/oxsecurity/megalinter/pull/4556
39
+
- Addition of warnings to reporters and logic changes to surface warnings even when there are no errors. Addition of `cli_lint_warning_count` / `cli_lint_warning_regex` variables to the JSON schema. [#4476](https://github.com/oxsecurity/megalinter/issues/4476), by @bdovaz in <https://github.com/oxsecurity/megalinter/pull/4556>
40
40
41
41
- Linters enhancements
42
-
-[kubescape](https://megalinter.io/latest/descriptors/kubernetes_kubescape/) Remove downgraded_version from kubescape, by @bdovaz in https://github.com/oxsecurity/megalinter/pull/4712
43
-
-[npm-groovy-lint](https://megalinter.io/latest/descriptors/groovy_npm_groovy_lint/): Undowngrade npm-groovy-lint as there is a new release with issue fixed by @nvuillam in https://github.com/oxsecurity/megalinter/pull/4834
42
+
-[kubescape](https://megalinter.io/latest/descriptors/kubernetes_kubescape/) Remove downgraded_version from kubescape, by @bdovaz in <https://github.com/oxsecurity/megalinter/pull/4712>
43
+
-[npm-groovy-lint](https://megalinter.io/latest/descriptors/groovy_npm_groovy_lint/): Undowngrade npm-groovy-lint as there is a new release with issue fixed by @nvuillam in <https://github.com/oxsecurity/megalinter/pull/4834>
44
44
-[syft](https://megalinter.io/latest/descriptors/repository_syft/): Add SBOM file by default in report folder + remove useless debug statement
45
45
-[trivy-sbom](https://megalinter.io/latest/descriptors/repository_trivy_sbom/): Add SBOM file by default in report folder + remove useless debug statement
46
46
47
47
- Fixes
48
48
- Use npm to install pyright
49
49
- Undowngrade npm-groovy-lint as there is a new release with issue fix
50
50
-[jscpd](https://megalinter.io/latest/descriptors/copypaste_jscpd/): remove forced `--exitCode 1` to fix <https://github.com/oxsecurity/megalinter/issues/4631>
51
-
- Use --with-all-dependencies to install phpcs-fixer, by @nvuillam in https://github.com/oxsecurity/megalinter/pull/4672
52
-
- Remove Composer config PHP 8.3 compatibily platform for PSALM 6.0, by @llaville in https://github.com/oxsecurity/megalinter/pull/4930
53
-
- Fix lychee upgrade issue (lycheeignore upgrade), by @wesley-dean in https://github.com/oxsecurity/megalinter/pull/4964
51
+
- Use --with-all-dependencies to install phpcs-fixer, by @nvuillam in <https://github.com/oxsecurity/megalinter/pull/4672>
52
+
- Remove Composer config PHP 8.3 compatibility platform for PSALM 6.0, by @llaville in <https://github.com/oxsecurity/megalinter/pull/4930>
53
+
- Fix lychee upgrade issue (lycheeignore upgrade), by @wesley-dean in <https://github.com/oxsecurity/megalinter/pull/4964>
54
54
55
55
- Doc
56
56
- Remove reference to R2DevOps jobs as it has been discontinued (see [#4678](https://github.com/oxsecurity/megalinter/issues/4678))
57
57
- Improve contributing doc by adding reference to `source .venv/Scripts/activate` on Windows
58
-
- Better apk package url, by @bdovaz in https://github.com/oxsecurity/megalinter/pull/4707
59
-
- Better package version docs, by @bdovaz in https://github.com/oxsecurity/megalinter/pull/4721
60
-
- Correct default SARIF_REPORTER_FILE_NAME, by @yxtay in https://github.com/oxsecurity/megalinter/pull/4783
61
-
- Use github private email for megalinter-bot, by @yxtay in https://github.com/oxsecurity/megalinter/pull/4786
62
-
- Update plugins.md to add raw link to JSON schema, by @wesley-dean in https://github.com/oxsecurity/megalinter/pull/4932
58
+
- Better apk package url, by @bdovaz in <https://github.com/oxsecurity/megalinter/pull/4707>
59
+
- Better package version docs, by @bdovaz in <https://github.com/oxsecurity/megalinter/pull/4721>
60
+
- Correct default SARIF_REPORTER_FILE_NAME, by @yxtay in <https://github.com/oxsecurity/megalinter/pull/4783>
61
+
- Use github private email for megalinter-bot, by @yxtay in <https://github.com/oxsecurity/megalinter/pull/4786>
62
+
- Update plugins.md to add raw link to JSON schema, by @wesley-dean in <https://github.com/oxsecurity/megalinter/pull/4932>
63
63
64
64
- Flavors
65
65
- Add [syft](https://megalinter.io/latest/descriptors/repository_syft/) in all flavors
66
66
67
67
- CI
68
-
- Update **.devcontainer** configuration, by @bdovaz in https://github.com/oxsecurity/megalinter/pull/4843
69
-
- Configure Renovate for gem, cargo, pip and npm dependencies, by @bdovaz in https://github.com/oxsecurity/megalinter/pull/4673
70
-
- Configure Renovate for composer dependencies, by @bdovaz in https://github.com/oxsecurity/megalinter/pull/4916
71
-
- Use packagist data source, by @bdovaz in https://github.com/oxsecurity/megalinter/pull/4922
72
-
- Bring back codecov, by @nvuillam in https://github.com/oxsecurity/megalinter/pull/4836
68
+
- Update **.devcontainer** configuration, by @bdovaz in <https://github.com/oxsecurity/megalinter/pull/4843>
69
+
- Configure Renovate for gem, cargo, pip and npm dependencies, by @bdovaz in <https://github.com/oxsecurity/megalinter/pull/4673>
70
+
- Configure Renovate for composer dependencies, by @bdovaz in <https://github.com/oxsecurity/megalinter/pull/4916>
71
+
- Use packagist data source, by @bdovaz in <https://github.com/oxsecurity/megalinter/pull/4922>
72
+
- Bring back codecov, by @nvuillam in <https://github.com/oxsecurity/megalinter/pull/4836>
73
73
74
74
- Plugins
75
-
- Add docker-compose-linter (dclint) to plugins list, by @wesley-dean in https://github.com/oxsecurity/megalinter/pull/4962
76
-
- Add repolinter to the list of plugins, by @wesley-dean in https://github.com/oxsecurity/megalinter/pull/4972
75
+
- Add docker-compose-linter (dclint) to plugins list, by @wesley-dean in <https://github.com/oxsecurity/megalinter/pull/4962>
76
+
- Add repolinter to the list of plugins, by @wesley-dean in <https://github.com/oxsecurity/megalinter/pull/4972>
77
77
78
78
- Linter versions upgrades (55)
79
79
-[ansible-lint](https://ansible-lint.readthedocs.io/) from 25.1.1 to **25.1.3**
Copy file name to clipboardExpand all lines: docs/descriptors/json_eslint_plugin_jsonc.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ description: How to use eslint-plugin-jsonc (configure, ignore files, ignore err
15
15
16
16
_This linter has been disabled in this version_
17
17
18
-
_Disabled reason: Bug in eslint-plugin-jsonc: https://github.com/ota-meshi/eslint-plugin-jsonc/issues/328_
18
+
_Disabled reason: Bug in eslint-plugin-jsonc: <https://github.com/ota-meshi/eslint-plugin-jsonc/issues/328>_
19
19
20
20
**eslint-plugin-jsonc** uses eslint to lint [**json**](https://www.json.org/), [**jsonc**](https://github.com/microsoft/node-jsonc-parser) and [**json5**](https://json5.org/) (extended JSON with comments & more).
Copy file name to clipboardExpand all lines: docs/descriptors/snakemake_snakemake.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ description: How to use snakemake (configure, ignore files, ignore errors, help
15
15
16
16
_This linter has been disabled in this version_
17
17
18
-
_Disabled reason: Dependency datrie not maintained, and issue open in snakemake repo since july - https://github.com/snakemake/snakemake/issues/2970_
18
+
_Disabled reason: Dependency datrie not maintained, and issue open in snakemake repo since july - <https://github.com/snakemake/snakemake/issues/2970>_
0 commit comments