Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#2915)
Browse files Browse the repository at this point in the history
* Bump zricethezav/gitleaks from v8.17.0 to v8.18.0

Bumps zricethezav/gitleaks from v8.17.0 to v8.18.0.

---
updated-dependencies:
- dependency-name: zricethezav/gitleaks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* [automation] Auto-update linters version, help and documentation

* [MegaLinter] Apply linters fixes

* Upgrade gitleaks

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nvuillam <[email protected]>
  • Loading branch information
3 people authored Aug 26, 2023
1 parent ac5b3d7 commit 3ecad76
Show file tree
Hide file tree
Showing 28 changed files with 69 additions and 67 deletions.
60 changes: 30 additions & 30 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1709,8 +1709,8 @@
3117861
],
[
"2023-08-26T01:01:41",
3119986
"2023-08-26T08:05:30",
3120251
]
],
"ci_light": [
Expand Down Expand Up @@ -3423,8 +3423,8 @@
87391
],
[
"2023-08-26T01:01:41",
87670
"2023-08-26T08:05:30",
87678
]
],
"cupcake": [
Expand Down Expand Up @@ -4117,8 +4117,8 @@
26497
],
[
"2023-08-26T01:01:41",
26682
"2023-08-26T08:05:30",
26694
]
],
"dart": [
Expand Down Expand Up @@ -6741,8 +6741,8 @@
176166
],
[
"2023-08-26T01:01:41",
176422
"2023-08-26T08:05:30",
176430
]
],
"dotnet": [
Expand Down Expand Up @@ -8455,8 +8455,8 @@
423059
],
[
"2023-08-26T01:01:41",
423549
"2023-08-26T08:05:30",
423620
]
],
"dotnetweb": [
Expand Down Expand Up @@ -8553,8 +8553,8 @@
1009
],
[
"2023-08-26T01:01:41",
1045
"2023-08-26T08:05:30",
1050
]
],
"go": [
Expand Down Expand Up @@ -10267,8 +10267,8 @@
27729
],
[
"2023-08-26T01:01:41",
27788
"2023-08-26T08:05:30",
27794
]
],
"java": [
Expand Down Expand Up @@ -11981,8 +11981,8 @@
135941
],
[
"2023-08-26T01:01:41",
136120
"2023-08-26T08:05:30",
136131
]
],
"javascript": [
Expand Down Expand Up @@ -13695,8 +13695,8 @@
348691
],
[
"2023-08-26T01:01:41",
350017
"2023-08-26T08:05:30",
350087
]
],
"php": [
Expand Down Expand Up @@ -15409,7 +15409,7 @@
53416
],
[
"2023-08-26T01:01:41",
"2023-08-26T08:05:30",
53457
]
],
Expand Down Expand Up @@ -17123,8 +17123,8 @@
248730
],
[
"2023-08-26T01:01:41",
249194
"2023-08-26T08:05:30",
249219
]
],
"ruby": [
Expand Down Expand Up @@ -18833,7 +18833,7 @@
3970
],
[
"2023-08-26T01:01:41",
"2023-08-26T08:05:30",
3970
]
],
Expand Down Expand Up @@ -20543,7 +20543,7 @@
6599
],
[
"2023-08-26T01:01:41",
"2023-08-26T08:05:30",
6611
]
],
Expand Down Expand Up @@ -22257,8 +22257,8 @@
23432
],
[
"2023-08-26T01:01:41",
23472
"2023-08-26T08:05:30",
23477
]
],
"scala": [
Expand Down Expand Up @@ -23969,8 +23969,8 @@
28903
],
[
"2023-08-26T01:01:41",
29047
"2023-08-26T08:05:30",
29090
]
],
"swift": [
Expand Down Expand Up @@ -25679,7 +25679,7 @@
4241
],
[
"2023-08-26T01:01:41",
"2023-08-26T08:05:30",
4243
]
],
Expand Down Expand Up @@ -27393,8 +27393,8 @@
310523
],
[
"2023-08-26T01:01:41",
311575
"2023-08-26T08:05:30",
311758
]
]
}
4 changes: 2 additions & 2 deletions .automation/generated/linter-helps.json

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

2 changes: 1 addition & 1 deletion .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"syft": "0.88.0",
"tekton-lint": "0.6.0",
"terraform-fmt": "1.5.6",
"terragrunt": "0.50.7",
"terragrunt": "0.50.8",
"terrascan": "1.18.3",
"tflint": "0.47.0",
"trivy": "0.44.1",
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- [semgrep](https://semgrep.dev/) from 1.36.0 to **1.37.0** on 2023-08-26
- [syft](https://github.com/anchore/syft) from 0.87.1 to **0.88.0** on 2023-08-26
- [terragrunt](https://terragrunt.gruntwork.io) from 0.50.6 to **0.50.7** on 2023-08-26
- [terragrunt](https://terragrunt.gruntwork.io) from 0.50.7 to **0.50.8** on 2023-08-26
<!-- linter-versions-end -->

## [v7.3.0] - 2023-08-10
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ FROM yoheimuta/protolint:latest as protolint
FROM golang:alpine as dustilock
RUN GOBIN=/usr/bin go install github.com/checkmarx/[email protected]

FROM zricethezav/gitleaks:v8.17.0 as gitleaks
FROM zricethezav/gitleaks:v8.18.0 as gitleaks
FROM checkmarx/kics:alpine as kics
FROM trufflesecurity/trufflehog:latest as trufflehog
FROM jdkato/vale:latest as vale
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
[![MegaLinter](https://github.com/oxsecurity/megalinter/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/oxsecurity/megalinter/actions?query=workflow%3AMegaLinter+branch%3Amain)
[![codecov](https://codecov.io/gh/oxsecurity/megalinter/branch/main/graph/badge.svg)](https://codecov.io/gh/oxsecurity/megalinter)
<!-- gh-dependents-info-used-by-start -->
[![](https://img.shields.io/static/v1?label=Used%20by&message=2701&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)<!-- gh-dependents-info-used-by-end -->
[![](https://img.shields.io/static/v1?label=Used%20by&message=2702&color=informational&logo=slickpic)](https://github.com/oxsecurity/megalinter/network/dependents)<!-- gh-dependents-info-used-by-end -->
[![Secured with Trivy](https://img.shields.io/badge/Trivy-secured-green?logo=docker)](https://github.com/aquasecurity/trivy)
[![GitHub contributors](https://img.shields.io/github/contributors/oxsecurity/megalinter.svg)](https://github.com/oxsecurity/megalinter/graphs/contributors/)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/nvuillam)](https://github.com/sponsors/nvuillam)
Expand Down
2 changes: 1 addition & 1 deletion docs/all_linters.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
| [**syft**](https://github.com/anchore/syft){target=_blank} | 0.88.0 | [Apache-2.0](licenses/syft.md) | [![GitHub stars](https://img.shields.io/github/stars/anchore/syft?cacheSeconds=3600)](https://github.com/anchore/syft){target=_blank} | [REPOSITORY](descriptors/repository_syft.md) | :white_circle: | [Repository](https://github.com/anchore/syft){target=_blank} |
| [**tekton-lint**](https://github.com/IBM/tekton-lint){target=_blank} | 0.6.0 | <!-- --> | [![GitHub stars](https://img.shields.io/github/stars/IBM/tekton-lint?cacheSeconds=3600)](https://github.com/IBM/tekton-lint){target=_blank} | [TEKTON](descriptors/tekton_tekton_lint.md) | :white_circle: | [Repository](https://github.com/IBM/tekton-lint){target=_blank} |
| [**terraform-fmt**](https://github.com/hashicorp/terraform){target=_blank} | 1.5.6 | [MPL-2.0](licenses/terraform-fmt.md) | [![GitHub stars](https://img.shields.io/github/stars/hashicorp/terraform?cacheSeconds=3600)](https://github.com/hashicorp/terraform){target=_blank} | [TERRAFORM](descriptors/terraform_terraform_fmt.md) | :white_circle: | [Repository](https://github.com/hashicorp/terraform){target=_blank} |
| [**terragrunt**](https://github.com/gruntwork-io/terragrunt){target=_blank} | 0.50.7 | [MIT](licenses/terragrunt.md) | [![GitHub stars](https://img.shields.io/github/stars/gruntwork-io/terragrunt?cacheSeconds=3600)](https://github.com/gruntwork-io/terragrunt){target=_blank} | [TERRAFORM](descriptors/terraform_terragrunt.md) | :white_circle: | [Repository](https://github.com/gruntwork-io/terragrunt){target=_blank} |
| [**terragrunt**](https://github.com/gruntwork-io/terragrunt){target=_blank} | 0.50.8 | [MIT](licenses/terragrunt.md) | [![GitHub stars](https://img.shields.io/github/stars/gruntwork-io/terragrunt?cacheSeconds=3600)](https://github.com/gruntwork-io/terragrunt){target=_blank} | [TERRAFORM](descriptors/terraform_terragrunt.md) | :white_circle: | [Repository](https://github.com/gruntwork-io/terragrunt){target=_blank} |
| [**terrascan**](https://github.com/tenable/terrascan){target=_blank} | 1.18.3 | [Apache-2.0](licenses/terrascan.md) | [![GitHub stars](https://img.shields.io/github/stars/tenable/terrascan?cacheSeconds=3600)](https://github.com/tenable/terrascan){target=_blank} | [TERRAFORM](descriptors/terraform_terrascan.md) | :white_circle: | [Repository](https://github.com/tenable/terrascan){target=_blank} |
| [**tflint**](https://github.com/terraform-linters/tflint){target=_blank} | 0.47.0 | [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} |
| [**trivy**](https://github.com/aquasecurity/trivy){target=_blank} | 0.44.1 | [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} |
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/kubernetes_kubescape.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ Available Commands:
completion Generate autocompletion script
config Handle cached configurations
delete Delete configurations in Kubescape SaaS version
download Download artifacts,attack-tracks,controls-inputs,exceptions,control,framework
download Download controls-inputs,exceptions,control,framework,artifacts,attack-tracks
fix Fix misconfiguration in files
help Help about any command
list List frameworks/controls will list the supported frameworks and controls
Expand Down
4 changes: 2 additions & 2 deletions docs/descriptors/terraform_terragrunt.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: How to use terragrunt (configure, ignore files, ignore errors, help

## terragrunt documentation

- Version in MegaLinter: **0.50.7**
- Version in MegaLinter: **0.50.8**
- Visit [Official Web Site](https://terragrunt.gruntwork.io){target=_blank}
- See [How to configure terragrunt rules](https://terragrunt.gruntwork.io/docs/getting-started/configuration/#terragrunt-configuration-file){target=_blank}

Expand Down Expand Up @@ -131,7 +131,7 @@ GLOBAL OPTIONS:
--help, -h Show help
--version, -v Show terragrunt version

VERSION: v0.50.7
VERSION: v0.50.8

AUTHOR: Gruntwork <www.gruntwork.io>
```
Expand Down
Loading

0 comments on commit 3ecad76

Please sign in to comment.