Third-party cyber evaluations involving OpenAI models
openai.com·14h ago

TL;DR
A new AI Security Operations Center was built using Snowflake’s CORTEX_AI_GUARDRAILS_USAGE_HISTORY view to enhance security monitoring. This single query approach enabled executive risk scoring, compliance automation, and incident tracking.
✦ Why It Matters
Security teams can implement Snowflake’s CORTEX_AI_GUARDRAILS_USAGE_HISTORY view to gain immediate insights into security incidents.
Key Takeaways
How It Works
The CORTEX_AI_GUARDRAILS_USAGE_HISTORY view logs guardrail scans, allowing the security team to derive insights from a single query. By aggregating data and processing it client-side, the team created a comprehensive dashboard that tracks various security metrics and generates a risk score.
Related