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
Copy file name to clipboardExpand all lines: docs/docs/integrations/discovery.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Shadow AI Discovery
1
+
# AI Discovery
2
2
3
3
Discover and assess AI services across your cloud environment. The discovery pipeline scans your tenant client-side, sends results to the Humanbound platform for security evaluation (38 evidence signals, 15 SAI threat classes), and produces an assessed inventory with posture scoring and model lifecycle tracking.
4
4
@@ -28,18 +28,18 @@ The discovery report includes:
28
28
-**In Development** -- ML projects and staged resources
29
29
-**Resource Topology** -- Interactive Mermaid diagram showing connections between agents, endpoints, models, and channels
30
30
-**Security Evaluations** -- Per-service threat analysis with SAI threat classes, risk scores, and remediation guidance
31
-
-**Posture Estimate** -- Organisation-level shadow AI posture score
31
+
-**Posture Estimate** -- Organisation-level AI discovery posture score
32
32
33
33
## Cloud Connectors
34
34
35
35
Register cloud connectors for persistent discovery. Connectors store encrypted credentials and enable re-discovery (scheduled or on-demand).
Assessments are created automatically by ASCAM activities. Use `hb assessments list` to see history and `hb report --assessment` to generate a detailed report for any past assessment.
31
+
Assessments are created automatically by ASCAM activities. Use `hb assessments list` to see history and `hb assessments report <id>` to generate a detailed report for any past assessment.
0 commit comments