snyk 1.1301.0 → 1.1301.1
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
|
+
c8c154038623f42a9ddf30149ddb819f7ef773230456f73ec0620e66df700e77 snyk-alpine-arm64
|
|
2
|
+
517a1ef45c959204515567ce68709ae8a86c8b97633c09b7ac675f3feffd10d4 snyk-alpine
|
|
3
|
+
da24bc49f3e3c7919ba7f911f7cba2be1b94a2588e404f707a746761be5923f0 snyk-fix.tgz
|
|
4
|
+
a8cb8aebd929047d8eb211026ec1c7d101cb3335d2f42b61a04d220d9c157916 snyk-linux-arm64
|
|
5
|
+
7cff764785ebf965ba53cf10b746fe2ba602c127ac370e3775ed1c104569b844 snyk-linux
|
|
6
|
+
314bca47ee4cabb2bdbbdac67f5349e054d22f2d11db132b92a011a839abc4af snyk-macos-arm64
|
|
7
|
+
62c0bf067bf5826bbf1f0aeeb0258cf45fa7e087f1019e2c543fd0727762e39b snyk-macos
|
|
8
|
+
ea365bb7f7ade384e67e66bb9fd1f51f18b5b2cfd0fe6d6dbc7ccc957a823d90 snyk-protect.tgz
|
|
9
|
+
39361742940c6a50d95a9f4f892d6af0be6c6f2f191ae72a45d0b15374e9ad8d snyk-win.exe
|
package/src/generated/version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.1301.
|
|
1
|
+
1.1301.1
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
c8c154038623f42a9ddf30149ddb819f7ef773230456f73ec0620e66df700e77 snyk-alpine-arm64
|
|
2
|
+
517a1ef45c959204515567ce68709ae8a86c8b97633c09b7ac675f3feffd10d4 snyk-alpine
|
|
3
|
+
da24bc49f3e3c7919ba7f911f7cba2be1b94a2588e404f707a746761be5923f0 snyk-fix.tgz
|
|
4
|
+
a8cb8aebd929047d8eb211026ec1c7d101cb3335d2f42b61a04d220d9c157916 snyk-linux-arm64
|
|
5
|
+
7cff764785ebf965ba53cf10b746fe2ba602c127ac370e3775ed1c104569b844 snyk-linux
|
|
6
|
+
314bca47ee4cabb2bdbbdac67f5349e054d22f2d11db132b92a011a839abc4af snyk-macos-arm64
|
|
7
|
+
62c0bf067bf5826bbf1f0aeeb0258cf45fa7e087f1019e2c543fd0727762e39b snyk-macos
|
|
8
|
+
ea365bb7f7ade384e67e66bb9fd1f51f18b5b2cfd0fe6d6dbc7ccc957a823d90 snyk-protect.tgz
|
|
9
|
+
39361742940c6a50d95a9f4f892d6af0be6c6f2f191ae72a45d0b15374e9ad8d snyk-win.exe
|
|
@@ -1 +1 @@
|
|
|
1
|
-
1.1301.
|
|
1
|
+
1.1301.1
|