Skip to content

Commit aa590f8

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

13 files changed

+27
-26
lines changed

.automation/generated/linter-helps.json

Lines changed: 6 additions & 6 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
@@ -117,7 +117,7 @@
117117
"tflint": "0.59.1",
118118
"trivy": "0.67.2",
119119
"trivy-sbom": "0.67.2",
120-
"trufflehog": "3.90.9",
120+
"trufflehog": "3.90.11",
121121
"ts-standard": "12.0.2",
122122
"tsqllint": "1.16.0.0",
123123
"v8r": "5.1.0",

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
6464
- [syft](https://github.com/anchore/syft) from 1.33.0 to **1.34.1** on 2025-10-15
6565
- [grype](https://github.com/anchore/grype) from 0.100.0 to **0.101.0** on 2025-10-15
6666
- [trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.90.8 to **3.90.9** on 2025-10-15
67+
- [trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.90.9 to **3.90.11** on 2025-10-16
6768
<!-- linter-versions-end -->
6869

6970
## [v9.1.0] - 2025-10-07

docs/all_linters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
| [**tflint**](https://github.com/terraform-linters/tflint){target=_blank} | 0.59.1 | [MPL-2.0](licenses/tflint.md) | [![GitHub stars](https://img.shields.io/github/stars/terraform-linters/tflint?cacheSeconds=3600)](https://github.com/terraform-linters/tflint){target=_blank} | [TERRAFORM](descriptors/terraform_tflint.md) | :white_circle: | [Repository](https://github.com/terraform-linters/tflint){target=_blank} |
115115
| [**trivy**](https://github.com/aquasecurity/trivy){target=_blank} | 0.67.2 | [Apache-2.0](licenses/trivy.md) | [![GitHub stars](https://img.shields.io/github/stars/aquasecurity/trivy?cacheSeconds=3600)](https://github.com/aquasecurity/trivy){target=_blank} | [REPOSITORY](descriptors/repository_trivy.md) | :white_circle: | [Repository](https://github.com/aquasecurity/trivy){target=_blank} |
116116
| [**trivy-sbom**](https://github.com/aquasecurity/trivy){target=_blank} | 0.67.2 | [Apache-2.0](licenses/trivy-sbom.md) | [![GitHub stars](https://img.shields.io/github/stars/aquasecurity/trivy?cacheSeconds=3600)](https://github.com/aquasecurity/trivy){target=_blank} | [REPOSITORY](descriptors/repository_trivy_sbom.md) | :white_circle: | [Repository](https://github.com/aquasecurity/trivy){target=_blank} |
117-
| [**trufflehog**](https://github.com/trufflesecurity/trufflehog){target=_blank} | 3.90.9 | [AGPL-3.0](licenses/trufflehog.md) | [![GitHub stars](https://img.shields.io/github/stars/trufflesecurity/trufflehog?cacheSeconds=3600)](https://github.com/trufflesecurity/trufflehog){target=_blank} | [REPOSITORY](descriptors/repository_trufflehog.md) | :white_circle: | [Repository](https://github.com/trufflesecurity/trufflehog){target=_blank} |
117+
| [**trufflehog**](https://github.com/trufflesecurity/trufflehog){target=_blank} | 3.90.11 | [AGPL-3.0](licenses/trufflehog.md) | [![GitHub stars](https://img.shields.io/github/stars/trufflesecurity/trufflehog?cacheSeconds=3600)](https://github.com/trufflesecurity/trufflehog){target=_blank} | [REPOSITORY](descriptors/repository_trufflehog.md) | :white_circle: | [Repository](https://github.com/trufflesecurity/trufflehog){target=_blank} |
118118
| [**ts-standard**](https://github.com/standard/ts-standard){target=_blank} | 12.0.2 | [MIT](licenses/ts-standard.md) | [![GitHub stars](https://img.shields.io/github/stars/standard/ts-standard?cacheSeconds=3600)](https://github.com/standard/ts-standard){target=_blank} | [TYPESCRIPT](descriptors/typescript_ts_standard.md) | :white_circle: | [Repository](https://github.com/standard/ts-standard){target=_blank} |
119119
| [**tsqllint**](https://github.com/tsqllint/tsqllint){target=_blank} | 1.16.0.0 | [MIT](licenses/tsqllint.md) | [![GitHub stars](https://img.shields.io/github/stars/tsqllint/tsqllint?cacheSeconds=3600)](https://github.com/tsqllint/tsqllint){target=_blank} | [SQL](descriptors/sql_tsqllint.md) | :white_circle: | [Repository](https://github.com/tsqllint/tsqllint){target=_blank} |
120120
| [**v8r**](https://github.com/chris48s/v8r){target=_blank} | 5.1.0 | [MIT](licenses/v8r.md) | [![GitHub stars](https://img.shields.io/github/stars/chris48s/v8r?cacheSeconds=3600)](https://github.com/chris48s/v8r){target=_blank} | [JSON](descriptors/json_v8r.md)<br/> [YAML](descriptors/yaml_v8r.md) | :no_entry_sign: | [Repository](https://github.com/chris48s/v8r){target=_blank} |

docs/descriptors/json_eslint_plugin_jsonc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ description: How to use eslint-plugin-jsonc (configure, ignore files, ignore err
1515

1616
_This linter has been disabled in this version_
1717

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_
1919

2020
**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).
2121

docs/descriptors/makefile_checkmake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: How to use checkmake (configure, ignore files, ignore errors, help
99

1010
_This linter has been disabled in this version_
1111

12-
_Disabled reason: Security issues: <https://github.com/checkmake/checkmake/issues/99>_
12+
_Disabled reason: Security issues: https://github.com/checkmake/checkmake/issues/99_
1313

1414
**checkmake** is a linter for Makefiles that helps enforce best practices and identify common issues in Makefile syntax and structure. It helps prevent common Makefile pitfalls and makes build processes more reliable and maintainable.
1515

docs/descriptors/markdown_remark_lint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: How to use remark-lint (configure, ignore files, ignore errors, hel
99

1010
_This linter has been disabled in this version_
1111

12-
_Disabled reason: Bug in remark-lint: <https://github.com/remarkjs/remark-lint/issues/322>_
12+
_Disabled reason: Bug in remark-lint: https://github.com/remarkjs/remark-lint/issues/322_
1313

1414
**remark-lint** is a powerful plugin for the remark markdown processor that provides comprehensive linting and formatting capabilities for Markdown files. Built on the unified collective's remark ecosystem, it offers extensive rule-based validation with automatic fixing capabilities and a rich plugin architecture for customized Markdown processing workflows.
1515

docs/descriptors/puppet_puppet_lint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: How to use puppet-lint (configure, ignore files, ignore errors, hel
99

1010
_This linter has been disabled in this version_
1111

12-
_Disabled reason: <https://github.com/puppetlabs/puppet-lint/issues/251>_
12+
_Disabled reason: https://github.com/puppetlabs/puppet-lint/issues/251_
1313

1414
**puppet-lint** is the standard linting tool for Puppet code that enforces the recommended Puppet language style guide and ensures consistent code formatting across Puppet manifests. It focuses on style and formatting rather than syntax validation.
1515

docs/descriptors/repository_checkov.md

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

docs/descriptors/repository_gitleaks.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@ description: How to use gitleaks (configure, ignore files, ignore errors, help &
3333
If MegaLinter with gitleaks runs against a PR on a platform not listed above, analysis is performed on the whole repository (this is the default gitleaks behavior; the commits scanned depend on the fetch-depth configuration).
3434

3535
You can still choose to scan only PR commits in your CI/CD platform by setting the following MegaLinter environment variables:
36-
- `PULL_REQUEST=true`\*
37-
- `REPOSITORY_GITLEAKS_PR_COMMITS_SCAN: true`
38-
- `REPOSITORY_GITLEAKS_PR_SOURCE_SHA` with last commit sha from your PR and `REPOSITORY_GITLEAKS_PR_TARGET_SHA` commit sha from your target branch (for example, `main` if you do PR to main branch)
36+
- `PULL_REQUEST=true`\*
37+
- `REPOSITORY_GITLEAKS_PR_COMMITS_SCAN: true`
38+
- `REPOSITORY_GITLEAKS_PR_SOURCE_SHA` with last commit sha from your PR and `REPOSITORY_GITLEAKS_PR_TARGET_SHA` commit sha from your target branch (for example, `main` if you do PR to main branch)
3939

4040
Example commands:
41-
- Source commit SHA:
41+
- Source commit SHA:
4242
```bash
4343
git rev-list -n 1 refs/remotes/origin/<source_branch>
4444
```
4545

46-
- Target commit SHA:
46+
- Target commit SHA:
4747
```bash
4848
git rev-parse refs/remotes/origin/<target_branch>
4949
```

0 commit comments

Comments
 (0)