Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored and github-actions[bot] committed Jun 10, 2024
1 parent 2e23817 commit c98f76a
Show file tree
Hide file tree
Showing 19 changed files with 92 additions and 87 deletions.
47 changes: 23 additions & 24 deletions .automation/generated/linter-helps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"black": "24.4.2",
"cfn-lint": "0.87.5",
"checkmake": "0.2.0",
"checkov": "3.2.130",
"checkov": "3.2.132",
"checkstyle": "10.17.0",
"chktex": "1.7.8",
"clang-format": "17.0.5",
Expand All @@ -33,7 +33,7 @@
"flake8": "7.0.0",
"gherkin-lint": "0.0.0",
"git_diff": "2.43.4",
"gitleaks": "8.18.2",
"gitleaks": "8.18.3",
"golangci-lint": "1.59.1",
"goodcheck": "3.1.0",
"graphql-schema-linter": "3.0.1",
Expand Down Expand Up @@ -109,8 +109,8 @@
"terragrunt": "0.58.14",
"terrascan": "1.18.11",
"tflint": "0.51.1",
"trivy": "0.52.0",
"trivy-sbom": "0.52.0",
"trivy": "0.52.1",
"trivy-sbom": "0.52.1",
"trufflehog": "3.78.0",
"ts-standard": "12.0.2",
"tsqllint": "1.15.3.0",
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [terragrunt](https://terragrunt.gruntwork.io) from 0.58.13 to **0.58.14** on 2024-06-09
- [golangci-lint](https://golangci-lint.run/) from 1.59.0 to **1.59.1** on 2024-06-09
- [pmd](https://pmd.github.io/) from 7.1.0 to **7.2.0** on 2024-06-10
- [checkov](https://www.checkov.io/) from 3.2.130 to **3.2.132** on 2024-06-10
- [gitleaks](https://github.com/gitleaks/gitleaks) from 8.18.2 to **8.18.3** on 2024-06-10
- [trivy-sbom](https://aquasecurity.github.io/trivy/) from 0.52.0 to **0.52.1** on 2024-06-10
- [trivy](https://aquasecurity.github.io/trivy/) from 0.52.0 to **0.52.1** on 2024-06-10
<!-- linter-versions-end -->

## [v7.12.0] - 2024-06-02
Expand Down
Loading

0 comments on commit c98f76a

Please sign in to comment.