← Components
Security
Domain-specific components for displaying security policies, compliance metrics, and threat indicators.
SecurityDataFlowVisual data-flow indicator showing data types as tagged pills with connecting lines and arrow. Renders inline for use in table cells.
SecurityPolicyCardPolicy status card showing compliance metrics, violation counts, and flow stats with sparklines. Green border for compliant (cool), red for active violations (hot).
SecurityPolicySkinVisual wrapper providing the policy card treatment: colored border, rounded corners, shadow, and ribbon badge. Use as a shell around any card content that needs the policy visual language.
SecuritySeverityDisplays a severity level as a colored circle and text label (crit!, high, medium, low).
SecurityViolationsTableSortable violations table with Source, Dataflow, Destination, Violation, and Time columns. Uses UxTableList internally with SecurityDataFlow for the data-type column.