You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Red Teaming Custom Models via Collector](#red-teaming-custom-models-via-collector)
32
33
-[AI App Inventory: Managed and Unmanaged](#ai-app-inventory-managed-and-unmanaged-assets)
33
34
-[AI Widget Builder on Dashboard V3](#ai-widget-builder-on-dashboard-v3)
34
35
@@ -114,6 +115,17 @@ Every intercepted prompt and response is logged under **AI Security > Request Lo
114
115
!!! note "Firefox installation"
115
116
Firefox loads the extension as a temporary add-on via `about:debugging`. It will unload when the browser restarts. Contact AccuKnox support if you need a permanent deployment option for Firefox.
116
117
118
+
### Red Teaming Custom Models via Collector
119
+
120
+
AccuKnox supports cloud-based onboarding to scan and red team every model deployed across an AWS Bedrock account. The Collector method is a lighter alternative for targeting a specific model on Bedrock without onboarding the entire cloud account or organization.
121
+
122
+
-**Targeted scope:** Red team a single Bedrock model instead of every model in the account.
123
+
-**No account onboarding needed:** Works directly against the model's inference endpoint using a Bedrock API key.
124
+
-**Fast setup:** A single Custom Model collector covers the connection, prompts, and schedule.
125
+
-**Flexible:** The same flow works for any LLM exposed over an HTTP endpoint, not just Bedrock.
126
+
127
+
[Set up red teaming for a custom model →](/how-to/aiml-bedrock-collector/)
128
+
117
129
### AI App Inventory: Managed and Unmanaged Assets
118
130
119
131
AI/ML inventory now splits cleanly between **Managed** assets (models hosted by your cloud providers such as Bedrock foundation models) and **Unmanaged** assets (Python and Node packages, local dependencies, and models pulled into arbitrary VMs).
@@ -319,9 +331,6 @@ The following items shipped or partially shipped in v3.5 but are not yet documen
319
331
- **SSPM (SaaS Security Posture Management)** — Owner: Ayush. Collector is exposed in the Add Collector flow but no PRD or validation context yet. Need product scope, supported SaaS apps, and screenshots.
320
332
- **Nessus Web Host Endpoint Findings** — Owner: Ayush. Web-finding data type added on the Nessus integration; need a tenant with live data, finding detail screenshots, and parser coverage notes.
321
333
322
-
### AI Security
323
-
324
-
- **Bedrock and Custom-Model Red Teaming via Collector** — Owner: AI team. The Custom Model option under LLM Red Teaming accepts a Bedrock endpoint URL, but the **Predefined Prompts / Custom** toggle is mislabelled and the documentation of supported endpoints is incomplete. Need the corrected UX and a working end-to-end example.
325
334
-->
326
335
327
336
AccuKnox v3.5 sharpens coverage where security teams spend the most time, pipelines, cloud assets, ticketing hygiene, and AI workloads, while opening the platform to Japanese and Korean speakers.
0 commit comments