| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -18,7 +18,7 @@ version: "v3.1.0-alpha1" | |||
| 18 | 18 | # incremented each time you make changes to the application. Versions are not expected to | |
| 19 | 19 | # follow Semantic Versioning. They should reflect the version the application is using. | |
| 20 | 20 | # It is recommended to use it with quotes. | |
| 21 | - appVersion: "0.101.0" | ||
| 21 | + appVersion: "0.103.0" | ||
| 22 | 22 | annotations: | |
| 23 | 23 | versionApi: https://api.github.com/repos/returntocorp/semgrep/releases/latest | |
| 24 | 24 | kubeVersion: ">=v1.11.0-0" | |
| 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: "0.101.0" | ||
| 6 | + appVersion: "0.103.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. `0.101.0` | ||
| 45 | + - tagged releases, e.g. `0.103.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