@waratahlabs/canopy 0.5.0 → 0.6.0
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.
- package/README.md +244 -195
- package/SKILL.md +13 -2
- package/demo/data/insaider-threat-model.tc.json +7800 -0
- package/demo/data/openclaw-demo.tc.json +80 -303
- package/demo/data/openclaw-nemoclaw-demo.tc.json +114 -389
- package/dist/aivss/scoring/heuristic-scorer.d.ts +1 -1
- package/dist/aivss/scoring/heuristic-scorer.js +1 -1
- package/dist/cli.js +24 -37
- package/dist/cli.js.map +1 -1
- package/dist/examples/insaider-assessment.d.ts +28 -0
- package/dist/examples/insaider-assessment.d.ts.map +1 -0
- package/dist/examples/insaider-assessment.js +301 -0
- package/dist/examples/insaider-assessment.js.map +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +0 -9
- package/dist/index.js.map +1 -1
- package/dist/output/tc-assembler.d.ts +0 -10
- package/dist/output/tc-assembler.d.ts.map +1 -1
- package/dist/output/tc-assembler.js +4 -42
- package/dist/output/tc-assembler.js.map +1 -1
- package/dist/references/container-taxonomy.d.ts +41 -0
- package/dist/references/container-taxonomy.d.ts.map +1 -0
- package/dist/references/container-taxonomy.js +207 -0
- package/dist/references/container-taxonomy.js.map +1 -0
- package/dist/references/index.d.ts +0 -7
- package/dist/references/index.d.ts.map +1 -1
- package/dist/references/index.js +0 -13
- package/dist/references/index.js.map +1 -1
- package/dist/references/nist-ai-rmf.d.ts +1 -6
- package/dist/references/nist-ai-rmf.d.ts.map +1 -1
- package/dist/references/nist-ai-rmf.js +1 -10
- package/dist/references/nist-ai-rmf.js.map +1 -1
- package/dist/references/owasp-agentic-top10.d.ts +1 -6
- package/dist/references/owasp-agentic-top10.d.ts.map +1 -1
- package/dist/references/owasp-agentic-top10.js +0 -9
- package/dist/references/owasp-agentic-top10.js.map +1 -1
- package/package.json +4 -18
- package/demo/index.html +0 -556
- package/dist/aivss/scoring/a2a-corpus.test.d.ts +0 -28
- package/dist/aivss/scoring/a2a-corpus.test.d.ts.map +0 -1
- package/dist/aivss/scoring/a2a-corpus.test.js +0 -109
- package/dist/aivss/scoring/a2a-corpus.test.js.map +0 -1
- package/dist/aivss/scoring/determinism.test.d.ts +0 -16
- package/dist/aivss/scoring/determinism.test.d.ts.map +0 -1
- package/dist/aivss/scoring/determinism.test.js +0 -169
- package/dist/aivss/scoring/determinism.test.js.map +0 -1
- package/dist/aivss/scoring/scoring-mode.d.ts +0 -48
- package/dist/aivss/scoring/scoring-mode.d.ts.map +0 -1
- package/dist/aivss/scoring/scoring-mode.js +0 -64
- package/dist/aivss/scoring/scoring-mode.js.map +0 -1
- package/dist/references/registry-parity.test.d.ts +0 -17
- package/dist/references/registry-parity.test.d.ts.map +0 -1
- package/dist/references/registry-parity.test.js +0 -87
- package/dist/references/registry-parity.test.js.map +0 -1
|
@@ -5,30 +5,12 @@
|
|
|
5
5
|
"description": "AIVSS V4 + ATLAS threat model for 1 agent(s) and 2 handoff(s)."
|
|
6
6
|
},
|
|
7
7
|
"metadata": [
|
|
8
|
-
{
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
|
|
14
|
-
"value": "0.8"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"key": "atlas-version",
|
|
18
|
-
"value": "5.6.0"
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"key": "acsc-version",
|
|
22
|
-
"value": "2026-05"
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"key": "demo",
|
|
26
|
-
"value": "true"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"key": "generated-at",
|
|
30
|
-
"value": "2026-05-30T00:00:00.000Z"
|
|
31
|
-
}
|
|
8
|
+
{ "key": "canopy-version", "value": "0.1.0" },
|
|
9
|
+
{ "key": "aivss-version", "value": "0.8" },
|
|
10
|
+
{ "key": "atlas-version", "value": "5.6.0" },
|
|
11
|
+
{ "key": "acsc-version", "value": "2026-05" },
|
|
12
|
+
{ "key": "demo", "value": "true" },
|
|
13
|
+
{ "key": "generated-at", "value": "2026-05-30T00:00:00.000Z" }
|
|
32
14
|
],
|
|
33
15
|
"threats": [
|
|
34
16
|
{
|
|
@@ -38,58 +20,21 @@
|
|
|
38
20
|
"prerequisites": "Attacker can send messages to an enabled OpenClaw channel (iMessage, Telegram, Slack)",
|
|
39
21
|
"threatAction": "Inject a crafted prompt via an inbound message that overrides the assistant's system instructions, causing it to exfiltrate data, execute unintended tool calls, or pivot to other channels",
|
|
40
22
|
"threatImpact": "Unauthorised data access, credential exfiltration, lateral movement to connected services",
|
|
41
|
-
"impactedGoal": [
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
],
|
|
45
|
-
"impactedAssets": [
|
|
46
|
-
"User messages",
|
|
47
|
-
"Skill API keys",
|
|
48
|
-
"MCP server credentials"
|
|
49
|
-
],
|
|
50
|
-
"statement": "An attacker with access to any of OpenClaw's 20+ inbound channels can inject adversarial prompts that cause the assistant to execute unintended actions, exfiltrate data through outbound channels, or abuse skills with stored credentials \u2014 because the assistant lacks per-channel trust boundaries and message authenticity verification.",
|
|
23
|
+
"impactedGoal": ["Confidentiality", "Integrity"],
|
|
24
|
+
"impactedAssets": ["User messages", "Skill API keys", "MCP server credentials"],
|
|
25
|
+
"statement": "An attacker with access to any of OpenClaw's 20+ inbound channels can inject adversarial prompts that cause the assistant to execute unintended actions, exfiltrate data through outbound channels, or abuse skills with stored credentials — because the assistant lacks per-channel trust boundaries and message authenticity verification.",
|
|
51
26
|
"status": "identified",
|
|
52
27
|
"metadata": [
|
|
53
|
-
{
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
|
|
63
|
-
"value": "High"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"key": "atlas-techniqueId",
|
|
67
|
-
"value": "AML.T0051"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"key": "atlas-techniqueName",
|
|
71
|
-
"value": "LLM Prompt Injection"
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"key": "atlas-tactic",
|
|
75
|
-
"value": "Initial Access"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"key": "acsc-riskFamily",
|
|
79
|
-
"value": "design-and-configuration"
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"key": "acsc-riskId",
|
|
83
|
-
"value": "acsc-dc-002"
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
"key": "deploymentContext",
|
|
87
|
-
"value": "General"
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"key": "priority",
|
|
91
|
-
"value": "high"
|
|
92
|
-
}
|
|
28
|
+
{ "key": "aivss-metric", "value": "MR" },
|
|
29
|
+
{ "key": "aivss-subCategory", "value": "Prompt Injection Resistance" },
|
|
30
|
+
{ "key": "aivss-severity", "value": "High" },
|
|
31
|
+
{ "key": "atlas-techniqueId", "value": "AML.T0051" },
|
|
32
|
+
{ "key": "atlas-techniqueName", "value": "LLM Prompt Injection" },
|
|
33
|
+
{ "key": "atlas-tactic", "value": "Initial Access" },
|
|
34
|
+
{ "key": "acsc-riskFamily", "value": "design-and-configuration" },
|
|
35
|
+
{ "key": "acsc-riskId", "value": "acsc-dc-002" },
|
|
36
|
+
{ "key": "deploymentContext", "value": "General" },
|
|
37
|
+
{ "key": "priority", "value": "high" }
|
|
93
38
|
]
|
|
94
39
|
},
|
|
95
40
|
{
|
|
@@ -99,58 +44,23 @@
|
|
|
99
44
|
"prerequisites": "User installs a skill from an unverified source; skill has no SKILL.md (UNDECLARED_CAPABILITY_RISK)",
|
|
100
45
|
"threatAction": "Malicious skill intercepts tool calls, exfiltrates conversation history, or establishes persistence via cron hooks",
|
|
101
46
|
"threatImpact": "Persistent access to all conversations and credentials; potential lateral movement via messaging channels",
|
|
102
|
-
"impactedGoal": [
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
],
|
|
106
|
-
"impactedAssets": [
|
|
107
|
-
"Conversation history",
|
|
108
|
-
"Stored secrets",
|
|
109
|
-
"Cron scheduler"
|
|
110
|
-
],
|
|
111
|
-
"statement": "Skills installed without a SKILL.md (undeclared capabilities) cannot be assessed by Canopy or audited by the user \u2014 an attacker publishing a skill to ClawHub can establish persistent access to conversations and credentials because OpenClaw has no supply-chain verification gate for skill installation.",
|
|
47
|
+
"impactedGoal": ["Confidentiality", "Availability"],
|
|
48
|
+
"impactedAssets": ["Conversation history", "Stored secrets", "Cron scheduler"],
|
|
49
|
+
"statement": "Skills installed without a SKILL.md (undeclared capabilities) cannot be assessed by Canopy or audited by the user — an attacker publishing a skill to ClawHub can establish persistent access to conversations and credentials because OpenClaw has no supply-chain verification gate for skill installation.",
|
|
112
50
|
"status": "identified",
|
|
113
51
|
"metadata": [
|
|
114
|
-
{
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
}
|
|
126
|
-
{
|
|
127
|
-
"key": "atlas-techniqueId",
|
|
128
|
-
"value": "AML.T0010"
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
"key": "atlas-techniqueName",
|
|
132
|
-
"value": "ML Supply Chain Compromise"
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"key": "atlas-tactic",
|
|
136
|
-
"value": "Persistence"
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"key": "acsc-riskFamily",
|
|
140
|
-
"value": "structural"
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
"key": "acsc-riskId",
|
|
144
|
-
"value": "acsc-s-001"
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"key": "deploymentContext",
|
|
148
|
-
"value": "General"
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
"key": "priority",
|
|
152
|
-
"value": "high"
|
|
153
|
-
}
|
|
52
|
+
{ "key": "aivss-metric", "value": "CS" },
|
|
53
|
+
{ "key": "aivss-subCategory", "value": "Third-Party Component Risk" },
|
|
54
|
+
{ "key": "aivss-severity", "value": "High" },
|
|
55
|
+
{ "key": "atlas-techniqueId", "value": "AML.T0010" },
|
|
56
|
+
{ "key": "atlas-techniqueName", "value": "ML Supply Chain Compromise" },
|
|
57
|
+
{ "key": "atlas-tactic", "value": "Persistence" },
|
|
58
|
+
{ "key": "acsc-riskFamily", "value": "structural" },
|
|
59
|
+
{ "key": "acsc-riskId", "value": "acsc-s-001" },
|
|
60
|
+
{ "key": "jarkas-layer", "value": "L2 Application" },
|
|
61
|
+
{ "key": "jarkas-exploitType", "value": "Supply chain injection" },
|
|
62
|
+
{ "key": "deploymentContext", "value": "General" },
|
|
63
|
+
{ "key": "priority", "value": "high" }
|
|
154
64
|
]
|
|
155
65
|
},
|
|
156
66
|
{
|
|
@@ -160,57 +70,21 @@
|
|
|
160
70
|
"prerequisites": "Attacker has local access to the device running OpenClaw",
|
|
161
71
|
"threatAction": "Read plaintext API keys from openclaw.json or skill config; use credentials to access external services directly",
|
|
162
72
|
"threatImpact": "Credential theft enabling persistent access to all connected external services",
|
|
163
|
-
"impactedGoal": [
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
"impactedAssets": [
|
|
167
|
-
"Skill API keys",
|
|
168
|
-
"Channel tokens",
|
|
169
|
-
"MCP server credentials"
|
|
170
|
-
],
|
|
171
|
-
"statement": "OpenClaw stores skill API keys and channel tokens in openclaw.json on the local filesystem \u2014 an attacker with device access or a malicious skill with file-read capability can harvest all credentials, gaining direct access to every external service the assistant is authorised to use.",
|
|
73
|
+
"impactedGoal": ["Confidentiality"],
|
|
74
|
+
"impactedAssets": ["Skill API keys", "Channel tokens", "MCP server credentials"],
|
|
75
|
+
"statement": "OpenClaw stores skill API keys and channel tokens in openclaw.json on the local filesystem — an attacker with device access or a malicious skill with file-read capability can harvest all credentials, gaining direct access to every external service the assistant is authorised to use.",
|
|
172
76
|
"status": "identified",
|
|
173
77
|
"metadata": [
|
|
174
|
-
{
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
|
|
184
|
-
"value": "Medium"
|
|
185
|
-
},
|
|
186
|
-
{
|
|
187
|
-
"key": "atlas-techniqueId",
|
|
188
|
-
"value": "AML.T0044"
|
|
189
|
-
},
|
|
190
|
-
{
|
|
191
|
-
"key": "atlas-techniqueName",
|
|
192
|
-
"value": "Full ML Model Access"
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
"key": "atlas-tactic",
|
|
196
|
-
"value": "Credential Access"
|
|
197
|
-
},
|
|
198
|
-
{
|
|
199
|
-
"key": "acsc-riskFamily",
|
|
200
|
-
"value": "privilege"
|
|
201
|
-
},
|
|
202
|
-
{
|
|
203
|
-
"key": "acsc-riskId",
|
|
204
|
-
"value": "acsc-p-001"
|
|
205
|
-
},
|
|
206
|
-
{
|
|
207
|
-
"key": "deploymentContext",
|
|
208
|
-
"value": "General"
|
|
209
|
-
},
|
|
210
|
-
{
|
|
211
|
-
"key": "priority",
|
|
212
|
-
"value": "medium"
|
|
213
|
-
}
|
|
78
|
+
{ "key": "aivss-metric", "value": "DC" },
|
|
79
|
+
{ "key": "aivss-subCategory", "value": "Credential Storage Security" },
|
|
80
|
+
{ "key": "aivss-severity", "value": "Medium" },
|
|
81
|
+
{ "key": "atlas-techniqueId", "value": "AML.T0044" },
|
|
82
|
+
{ "key": "atlas-techniqueName", "value": "Full ML Model Access" },
|
|
83
|
+
{ "key": "atlas-tactic", "value": "Credential Access" },
|
|
84
|
+
{ "key": "acsc-riskFamily", "value": "privilege" },
|
|
85
|
+
{ "key": "acsc-riskId", "value": "acsc-p-001" },
|
|
86
|
+
{ "key": "deploymentContext", "value": "General" },
|
|
87
|
+
{ "key": "priority", "value": "medium" }
|
|
214
88
|
]
|
|
215
89
|
},
|
|
216
90
|
{
|
|
@@ -220,62 +94,22 @@
|
|
|
220
94
|
"prerequisites": "Cron is enabled (cron.enabled=true); attacker can craft a cron-triggering instruction",
|
|
221
95
|
"threatAction": "Establish a persistent scheduled job that periodically exfiltrates data or monitors conversation history without user awareness",
|
|
222
96
|
"threatImpact": "Persistent, recurring data exfiltration; long-dwell presence undetected by users",
|
|
223
|
-
"impactedGoal": [
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
],
|
|
227
|
-
"impactedAssets": [
|
|
228
|
-
"Conversation history",
|
|
229
|
-
"User data",
|
|
230
|
-
"External service access"
|
|
231
|
-
],
|
|
232
|
-
"statement": "With cron enabled, an attacker who achieves a single successful prompt injection can schedule a recurring job that executes autonomously \u2014 establishing persistent access that survives conversation resets and operates silently between user interactions.",
|
|
97
|
+
"impactedGoal": ["Confidentiality", "Integrity"],
|
|
98
|
+
"impactedAssets": ["Conversation history", "User data", "External service access"],
|
|
99
|
+
"statement": "With cron enabled, an attacker who achieves a single successful prompt injection can schedule a recurring job that executes autonomously — establishing persistent access that survives conversation resets and operates silently between user interactions.",
|
|
233
100
|
"status": "identified",
|
|
234
101
|
"metadata": [
|
|
235
|
-
{
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
},
|
|
239
|
-
{
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
},
|
|
243
|
-
{
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
"key": "atlas-techniqueId",
|
|
249
|
-
"value": "AML.T0080"
|
|
250
|
-
},
|
|
251
|
-
{
|
|
252
|
-
"key": "atlas-techniqueName",
|
|
253
|
-
"value": "Establish Persistence via Agent"
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"key": "atlas-tactic",
|
|
257
|
-
"value": "Persistence"
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"key": "acsc-riskFamily",
|
|
261
|
-
"value": "behaviour"
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
"key": "acsc-riskId",
|
|
265
|
-
"value": "acsc-b-003"
|
|
266
|
-
},
|
|
267
|
-
{
|
|
268
|
-
"key": "deploymentContext",
|
|
269
|
-
"value": "General"
|
|
270
|
-
},
|
|
271
|
-
{
|
|
272
|
-
"key": "priority",
|
|
273
|
-
"value": "high"
|
|
274
|
-
},
|
|
275
|
-
{
|
|
276
|
-
"key": "deploymentBlocker",
|
|
277
|
-
"value": "false"
|
|
278
|
-
}
|
|
102
|
+
{ "key": "aivss-metric", "value": "AA" },
|
|
103
|
+
{ "key": "aivss-subCategory", "value": "Autonomous Execution Control" },
|
|
104
|
+
{ "key": "aivss-severity", "value": "High" },
|
|
105
|
+
{ "key": "atlas-techniqueId", "value": "AML.T0080" },
|
|
106
|
+
{ "key": "atlas-techniqueName", "value": "Establish Persistence via Agent" },
|
|
107
|
+
{ "key": "atlas-tactic", "value": "Persistence" },
|
|
108
|
+
{ "key": "acsc-riskFamily", "value": "behaviour" },
|
|
109
|
+
{ "key": "acsc-riskId", "value": "acsc-b-003" },
|
|
110
|
+
{ "key": "deploymentContext", "value": "General" },
|
|
111
|
+
{ "key": "priority", "value": "high" },
|
|
112
|
+
{ "key": "deploymentBlocker", "value": "false" }
|
|
279
113
|
]
|
|
280
114
|
},
|
|
281
115
|
{
|
|
@@ -283,60 +117,23 @@
|
|
|
283
117
|
"numericId": 5,
|
|
284
118
|
"threatSource": "Compromised personal device on corporate network",
|
|
285
119
|
"prerequisites": "OpenClaw runs on a personal device with both personal messaging and corporate Slack/Teams enabled; device is network-adjacent to corporate infrastructure",
|
|
286
|
-
"threatAction": "Use OpenClaw's Slack or Teams channel access to send messages as the user, extract corporate data, or enumerate internal systems
|
|
120
|
+
"threatAction": "Use OpenClaw's Slack or Teams channel access to send messages as the user, extract corporate data, or enumerate internal systems — pivoting from a personal device to the corporate network",
|
|
287
121
|
"threatImpact": "Corporate data exfiltration; lateral movement to internal systems via trusted identity",
|
|
288
|
-
"impactedGoal": [
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
],
|
|
292
|
-
"impactedAssets": [
|
|
293
|
-
"Corporate Slack workspace",
|
|
294
|
-
"Microsoft Teams",
|
|
295
|
-
"User's corporate identity"
|
|
296
|
-
],
|
|
297
|
-
"statement": "OpenClaw's multi-channel architecture \u2014 connecting personal messaging (iMessage, WhatsApp) and corporate channels (Slack, Teams) in a single assistant \u2014 creates a personal-to-corporate pivot path: an attacker compromising the personal device gains the assistant's full channel access, including corporate channels the device owner is trusted on.",
|
|
122
|
+
"impactedGoal": ["Confidentiality", "Integrity"],
|
|
123
|
+
"impactedAssets": ["Corporate Slack workspace", "Microsoft Teams", "User's corporate identity"],
|
|
124
|
+
"statement": "OpenClaw's multi-channel architecture — connecting personal messaging (iMessage, WhatsApp) and corporate channels (Slack, Teams) in a single assistant — creates a personal-to-corporate pivot path: an attacker compromising the personal device gains the assistant's full channel access, including corporate channels the device owner is trusted on.",
|
|
298
125
|
"status": "identified",
|
|
299
126
|
"metadata": [
|
|
300
|
-
{
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
},
|
|
304
|
-
{
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
},
|
|
308
|
-
{
|
|
309
|
-
|
|
310
|
-
"value": "High"
|
|
311
|
-
},
|
|
312
|
-
{
|
|
313
|
-
"key": "atlas-techniqueId",
|
|
314
|
-
"value": "AML.T0043"
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"key": "atlas-techniqueName",
|
|
318
|
-
"value": "Craft Adversarial Data"
|
|
319
|
-
},
|
|
320
|
-
{
|
|
321
|
-
"key": "atlas-tactic",
|
|
322
|
-
"value": "Exfiltration"
|
|
323
|
-
},
|
|
324
|
-
{
|
|
325
|
-
"key": "acsc-riskFamily",
|
|
326
|
-
"value": "structural"
|
|
327
|
-
},
|
|
328
|
-
{
|
|
329
|
-
"key": "acsc-riskId",
|
|
330
|
-
"value": "acsc-s-002"
|
|
331
|
-
},
|
|
332
|
-
{
|
|
333
|
-
"key": "deploymentContext",
|
|
334
|
-
"value": "General"
|
|
335
|
-
},
|
|
336
|
-
{
|
|
337
|
-
"key": "priority",
|
|
338
|
-
"value": "high"
|
|
339
|
-
}
|
|
127
|
+
{ "key": "aivss-metric", "value": "EI" },
|
|
128
|
+
{ "key": "aivss-subCategory", "value": "Cross-Context Data Leakage" },
|
|
129
|
+
{ "key": "aivss-severity", "value": "High" },
|
|
130
|
+
{ "key": "atlas-techniqueId", "value": "AML.T0043" },
|
|
131
|
+
{ "key": "atlas-techniqueName", "value": "Craft Adversarial Data" },
|
|
132
|
+
{ "key": "atlas-tactic", "value": "Exfiltration" },
|
|
133
|
+
{ "key": "acsc-riskFamily", "value": "structural" },
|
|
134
|
+
{ "key": "acsc-riskId", "value": "acsc-s-002" },
|
|
135
|
+
{ "key": "deploymentContext", "value": "General" },
|
|
136
|
+
{ "key": "priority", "value": "high" }
|
|
340
137
|
]
|
|
341
138
|
}
|
|
342
139
|
],
|
|
@@ -368,30 +165,10 @@
|
|
|
368
165
|
}
|
|
369
166
|
],
|
|
370
167
|
"mitigationLinks": [
|
|
371
|
-
{
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
}
|
|
376
|
-
{
|
|
377
|
-
"mitigationId": "m-002",
|
|
378
|
-
"linkedId": "t-002",
|
|
379
|
-
"type": "Threat"
|
|
380
|
-
},
|
|
381
|
-
{
|
|
382
|
-
"mitigationId": "m-003",
|
|
383
|
-
"linkedId": "t-003",
|
|
384
|
-
"type": "Threat"
|
|
385
|
-
},
|
|
386
|
-
{
|
|
387
|
-
"mitigationId": "m-004",
|
|
388
|
-
"linkedId": "t-004",
|
|
389
|
-
"type": "Threat"
|
|
390
|
-
},
|
|
391
|
-
{
|
|
392
|
-
"mitigationId": "m-005",
|
|
393
|
-
"linkedId": "t-005",
|
|
394
|
-
"type": "Threat"
|
|
395
|
-
}
|
|
168
|
+
{ "mitigationId": "m-001", "linkedId": "t-001", "type": "Threat" },
|
|
169
|
+
{ "mitigationId": "m-002", "linkedId": "t-002", "type": "Threat" },
|
|
170
|
+
{ "mitigationId": "m-003", "linkedId": "t-003", "type": "Threat" },
|
|
171
|
+
{ "mitigationId": "m-004", "linkedId": "t-004", "type": "Threat" },
|
|
172
|
+
{ "mitigationId": "m-005", "linkedId": "t-005", "type": "Threat" }
|
|
396
173
|
]
|
|
397
174
|
}
|