snyk 1.1301.0 → 1.1301.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -52,6 +52,10 @@ Generate or test an SBOM document in ecosystems supported by Snyk.
|
|
|
52
52
|
|
|
53
53
|
Generates an AIBOM for a local software project that is written in Python, to understand what AI models, datasets, tools, and so on are used in that project.
|
|
54
54
|
|
|
55
|
+
### [`snyk redteam`](redteam.md)
|
|
56
|
+
|
|
57
|
+
Runs a red teaming scan against AI targets and reports vulnerabilities.
|
|
58
|
+
|
|
55
59
|
### [`snyk log4shell`](log4shell.md)
|
|
56
60
|
|
|
57
61
|
Find Log4Shell vulnerability.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Redteam
|
|
2
2
|
|
|
3
|
-
**Note**: Redteam is an experimental feature and is subject to breaking changes without notice. The feature is also referenced as AI Red Teaming.
|
|
3
|
+
**Note**: Redteam is an experimental feature and is subject to breaking changes without notice. The feature is also referenced as AI Red Teaming.
|
|
4
4
|
|
|
5
5
|
Redteam is potentially disruptive. Before running this command, ensure you:
|
|
6
6
|
|
|
@@ -15,6 +15,7 @@ Redteam is potentially disruptive. Before running this command, ensure you:
|
|
|
15
15
|
- Requires Snyk CLI v1.1300.1 (or later).
|
|
16
16
|
- Create your YAML [configuration file](redteam.md#configuration-file).
|
|
17
17
|
- If your Snyk CLI isn’t authenticated yet, authenticate by running the `snyk auth` command ([see docs](auth.md)).
|
|
18
|
+
- A role with Edit Organization permission, granted using a custom rule or by an Organization or Group administrator.
|
|
18
19
|
|
|
19
20
|
## Usage
|
|
20
21
|
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
5ca1cd106d6442deda9d769edd76006dc5e4231b71c959f021da85d08b294f22 snyk-alpine-arm64
|
|
2
|
+
92cea5c6c3a49a6968ac65a277751bd2a627ee36ae4ca690860c0e5bb3af2416 snyk-alpine
|
|
3
|
+
7a99ed846ca8d2a009a86452b36424ee963d71e53037b0f20b585de21135b1d0 snyk-fix.tgz
|
|
4
|
+
84237cf016e7dff183a0d7a56f8e63370a90f7a3875ae9be9eede6f869f6a776 snyk-linux-arm64
|
|
5
|
+
1b6a0cb853020c6ed57bb1d5fc5b4c08dd748b823068db300f3b399eed7c614e snyk-linux
|
|
6
|
+
ad66042d662b7f06ae0e422f07321496ea536c5085e479012a1c77b631b7113d snyk-macos-arm64
|
|
7
|
+
91fbc68362d6c922a17ed71ea4feed32c0cb2606b196eaf910d90068c382d7b6 snyk-macos
|
|
8
|
+
286e25297cb4eab471f8381e6bf85c2f5d173b466a2383fddc3adb26469a6161 snyk-protect.tgz
|
|
9
|
+
3fd617c1c71af4e43d3d33a28b5e977c0261801bf4659f7443ff12b4247c469f snyk-win.exe
|
package/src/generated/version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.1301.
|
|
1
|
+
1.1301.2
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
5ca1cd106d6442deda9d769edd76006dc5e4231b71c959f021da85d08b294f22 snyk-alpine-arm64
|
|
2
|
+
92cea5c6c3a49a6968ac65a277751bd2a627ee36ae4ca690860c0e5bb3af2416 snyk-alpine
|
|
3
|
+
7a99ed846ca8d2a009a86452b36424ee963d71e53037b0f20b585de21135b1d0 snyk-fix.tgz
|
|
4
|
+
84237cf016e7dff183a0d7a56f8e63370a90f7a3875ae9be9eede6f869f6a776 snyk-linux-arm64
|
|
5
|
+
1b6a0cb853020c6ed57bb1d5fc5b4c08dd748b823068db300f3b399eed7c614e snyk-linux
|
|
6
|
+
ad66042d662b7f06ae0e422f07321496ea536c5085e479012a1c77b631b7113d snyk-macos-arm64
|
|
7
|
+
91fbc68362d6c922a17ed71ea4feed32c0cb2606b196eaf910d90068c382d7b6 snyk-macos
|
|
8
|
+
286e25297cb4eab471f8381e6bf85c2f5d173b466a2383fddc3adb26469a6161 snyk-protect.tgz
|
|
9
|
+
3fd617c1c71af4e43d3d33a28b5e977c0261801bf4659f7443ff12b4247c469f snyk-win.exe
|
|
@@ -1 +1 @@
|
|
|
1
|
-
1.1301.
|
|
1
|
+
1.1301.2
|