Analytics

Data analysis, big data, and business intelligence

Breaking Down the SOC 2 Trust Services Criteria: Privacy

Breaking Down the SOC 2 Trust Services Criteria: Privacy

Unpack the critical role of privacy within the five SOC 2 trust services criteria (TSC) and how organizations can leverage compliance to build trust and resilience in a data-driven world. In this post...

Feb 03, 2026 5 min read
AI Security: IAM Delivered at Agent Velocity

AI Security: IAM Delivered at Agent Velocity

This is the first blog in a seven-part series on identity security as AI security. TL;DR: AI agents can expand an organization’s attack surface by 100 times, not by doing more but by doing i...

Feb 11, 2026 5 min read
AI Security: When Authorization Outlives Intent

AI Security: When Authorization Outlives Intent

This is the second blog in a seven-part series on identity security as AI security. TL;DR: A silent breach rippled through the SaaS world in August 2025: demanding no ransomware demand, no s...

Feb 11, 2026 5 min read
Agentic AI and the New Reality of Financial Security

Agentic AI and the New Reality of Financial Security

Agentic AI is no longer experimental. It’s already operating inside production environments, automating workflows, moving data, calling APIs, and making decisions at machine speed. For organizations i...

Feb 17, 2026 5 min read
OpenClaw Threat Model: MAESTRO Framework Analysis

OpenClaw Threat Model: MAESTRO Framework Analysis

Executive Summary This document applies MAESTRO Framework (7-layer Agentic AI Threat Model) to the OpenClaw codebase, identifying specific threats at each layer and detailing mitigation strategies bas...

Feb 17, 2026 5 min read
Core Collapse

Core Collapse

  How AI is blowing cybersecurity apart, taking us back to our beginnings, and reforging our foundations. A star dies slowly. Then all at once. A star lives billions of years in tension. Thermal ...

Feb 26, 2026 5 min read
Trying to Make the Perfect Pie Chart in CSS

Trying to Make the Perfect Pie Chart in CSS

Can we make pie chart that's semantic, with flexible markup, and avoids using a JavaScript library? Here's how I tackled it. Trying to Make the Perfect Pie Chart in CSS originally published on CSS-Tri...

Feb 09, 2026 5 min read
Approximating contrast-color() With Other CSS Features

Approximating contrast-color() With Other CSS Features

The new contrast-color() function is not fully supported yet. But can we still implement it in a cross-browser friendly way using other new CSS features? Approximating contrast-color() With Other CSS ...

Feb 11, 2026 5 min read
Making a Responsive Pyramidal Grid With Modern CSS

Making a Responsive Pyramidal Grid With Modern CSS

This is the second part of a small two-part series. In this article, we will explore another type of grid: a pyramidal one. We are still working with hexagon shapes, but a different organization of th...

Feb 12, 2026 5 min read
Interop 2026

Interop 2026

Interop 2026 is officially a thing and there's plenty of new (and even old) CSS features that we can look forward to being cross-browser compatible and consistent! Interop 2026 originally published on...

Feb 17, 2026 5 min read
Spiral Scrollytelling in CSS With sibling-index()

Spiral Scrollytelling in CSS With sibling-index()

Lee accepts a challenge: arranging text in a spiral that animates as a vortex on scroll... all in CSS. Spiral Scrollytelling in CSS With sibling-index() originally published on CSS-Tricks, which is pa...

Feb 17, 2026 5 min read
Potentially Coming to a Browser :near() You

Potentially Coming to a Browser :near() You

Danny has several ideas for how we could use :near(), a proposed pseudo-class that detects when the pointer is near an element. Potentially Coming to a Browser :near() You originally published on CSS-...

Feb 20, 2026 5 min read
A Complete Guide to Bookmarklets

A Complete Guide to Bookmarklets

Browsers don't just let you bookmark web pages. You can also bookmark JavaScript, allowing you to do so much more than merely save pages. A Complete Guide to Bookmarklets originally published on CSS-T...

Feb 25, 2026 5 min read