Skip to content

Commit ffe7b3e

Browse files
nvuillamgithub-actions[bot]
authored andcommitted
[automation] Auto-update linters version, help and documentation
1 parent 956835c commit ffe7b3e

14 files changed

+75
-46
lines changed

.automation/generated/linter-helps.json

Lines changed: 31 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.automation/generated/linter-versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"arm-ttk": "0.0.0",
55
"bandit": "1.8.3",
66
"bash-exec": "5.2.37",
7-
"bicep_linter": "0.33.93",
7+
"bicep_linter": "0.34.1",
88
"black": "25.1.0",
99
"cfn-lint": "1.32.0",
1010
"checkmake": "0.2.0",

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
178178
- [checkov](https://www.checkov.io/) from 3.2.386 to **3.2.390** on 2025-03-21
179179
- [kics](https://www.kics.io) from 2.1.3 to **2.1.6** on 2025-03-21
180180
- [trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.88.17 to **3.88.18** on 2025-03-21
181+
- [bicep_linter](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/linter) from 0.33.93 to **0.34.1** on 2025-03-21
181182
<!-- linter-versions-end -->
182183

183184
## [v8.4.2] - 2024-02-02

docs/all_linters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
| [**arm-ttk**](https://github.com/Azure/arm-ttk){target=_blank} | N/A | [MIT](licenses/arm-ttk.md) | [![GitHub stars](https://img.shields.io/github/stars/Azure/arm-ttk?cacheSeconds=3600)](https://github.com/Azure/arm-ttk){target=_blank} | [ARM](descriptors/arm_arm_ttk.md) | :white_circle: | [Repository](https://github.com/Azure/arm-ttk){target=_blank} |
1111
| [**bandit**](https://github.com/PyCQA/bandit){target=_blank} | 1.8.3 | [Apache-2.0](licenses/bandit.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/bandit?cacheSeconds=3600)](https://github.com/PyCQA/bandit){target=_blank} | [PYTHON](descriptors/python_bandit.md) | :white_circle: | [Repository](https://github.com/PyCQA/bandit){target=_blank} |
1212
| [**bash-exec**](https://www.gnu.org/software/bash/){target=_blank} | 5.2.37 | <!-- --> | <!-- --> | [BASH](descriptors/bash_bash_exec.md) | <!-- --> | [Web Site](https://www.gnu.org/software/bash/){target=_blank} |
13-
| [**bicep_linter**](https://github.com/Azure/bicep){target=_blank} | 0.33.93 | [MIT](licenses/bicep_linter.md) | [![GitHub stars](https://img.shields.io/github/stars/Azure/bicep?cacheSeconds=3600)](https://github.com/Azure/bicep){target=_blank} | [BICEP](descriptors/bicep_bicep_linter.md) | :white_circle: | [Repository](https://github.com/Azure/bicep){target=_blank} |
13+
| [**bicep_linter**](https://github.com/Azure/bicep){target=_blank} | 0.34.1 | [MIT](licenses/bicep_linter.md) | [![GitHub stars](https://img.shields.io/github/stars/Azure/bicep?cacheSeconds=3600)](https://github.com/Azure/bicep){target=_blank} | [BICEP](descriptors/bicep_bicep_linter.md) | :white_circle: | [Repository](https://github.com/Azure/bicep){target=_blank} |
1414
| [**black**](https://github.com/psf/black){target=_blank} | 25.1.0 | [MIT](licenses/black.md) | [![GitHub stars](https://img.shields.io/github/stars/psf/black?cacheSeconds=3600)](https://github.com/psf/black){target=_blank} | [PYTHON](descriptors/python_black.md) | :white_circle: | [Repository](https://github.com/psf/black){target=_blank} |
1515
| [**cfn-lint**](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | 1.32.0 | [MIT-0](licenses/cfn-lint.md) | [![GitHub stars](https://img.shields.io/github/stars/aws-cloudformation/cfn-lint?cacheSeconds=3600)](https://github.com/aws-cloudformation/cfn-lint){target=_blank} | [CLOUDFORMATION](descriptors/cloudformation_cfn_lint.md) | :white_circle: | [Repository](https://github.com/aws-cloudformation/cfn-lint){target=_blank} |
1616
| [**checkmake**](https://github.com/mrtazz/checkmake){target=_blank} | 0.2.0 | [MIT](licenses/checkmake.md) | [![GitHub stars](https://img.shields.io/github/stars/mrtazz/checkmake?cacheSeconds=3600)](https://github.com/mrtazz/checkmake){target=_blank} | [MAKEFILE](descriptors/makefile_checkmake.md) | :white_circle: | [Repository](https://github.com/mrtazz/checkmake){target=_blank} |

0 commit comments

Comments
 (0)