| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 48363c2 commit 0b692e7
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -22,7 +22,7 @@ version: "v3.1.0-alpha1" | |||
| 22 | 22 | # incremented each time you make changes to the application. Versions are not expected to | |
| 23 | 23 | # follow Semantic Versioning. They should reflect the version the application is using. | |
| 24 | 24 | # It is recommended to use it with quotes. | |
| 25 | - appVersion: "1.141.0" | ||
| 25 | + appVersion: "1.142.0" | ||
| 26 | 26 | annotations: | |
| 27 | 27 | versionApi: https://api.github.com/repos/semgrep/semgrep/releases/latest | |
| 28 | 28 | supported-platforms: linux/amd64,linux/arm64 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,7 +3,7 @@ title: "Semgrep" | |||
| 3 | 3 | category: "scanner" | |
| 4 | 4 | type: "Repository" | |
| 5 | 5 | state: "released" | |
| 6 | - appVersion: "1.141.0" | ||
| 6 | + appVersion: "1.142.0" | ||
| 7 | 7 | usecase: "Static Code Analysis" | |
| 8 | 8 | --- | |
| 9 | 9 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht | |||
| 42 | 42 | ||
| 43 | 43 | ## Supported Tags | |
| 44 | 44 | - `latest` (represents the latest stable release build) | |
| 45 | - - tagged releases, e.g. `1.141.0` | ||
| 45 | + - tagged releases, e.g. `1.142.0` | ||
| 46 | 46 | ||
| 47 | 47 | ## How to use this image | |
| 48 | 48 | 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. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments