Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 99357f1

Browse files
Upgrading semgrep from 1.82.0 to 1.83.0
Signed-off-by: secureCodeBoxBot <[email protected]>
1 parent 31fdc04 commit 99357f1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

scanners/semgrep/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ version: "v3.1.0-alpha1"
2222
# incremented each time you make changes to the application. Versions are not expected to
2323
# follow Semantic Versioning. They should reflect the version the application is using.
2424
# It is recommended to use it with quotes.
25-
appVersion: "1.82.0"
25+
appVersion: "1.83.0"
2626
annotations:
2727
versionApi: https://api.github.com/repos/returntocorp/semgrep/releases/latest
2828
supported-platforms: linux/amd64

scanners/semgrep/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Semgrep"
33
category: "scanner"
44
type: "Repository"
55
state: "released"
6-
appVersion: "1.82.0"
6+
appVersion: "1.83.0"
77
usecase: "Static Code Analysis"
88
---
99

scanners/semgrep/docs/README.DockerHub-Parser.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht
4242

4343
## Supported Tags
4444
- `latest` (represents the latest stable release build)
45-
- tagged releases, e.g. `1.82.0`
45+
- tagged releases, e.g. `1.83.0`
4646

4747
## How to use this image
4848
This `parser` image is intended to work in combination with the corresponding security scanner docker image to parse the `findings` results. For more information details please take a look at the documentation page: https://www.securecodebox.io/docs/scanners/semgrep.

0 commit comments

Comments
 (0)