๐Ÿ›ก๏ธ rullst-security

Security Primitive Benchmarks

Criterion measurements for selected sanitizer, authorization, and secret-wrapper operations. Results are commit- and runner-specific.

๐Ÿงน

HTML Sanitizer

HtmlSanitizer::sanitize(input) applies the configured Ammonia policy; applications must test their rendering context.

๐Ÿ›ก๏ธ

RBAC & Ownership Guard

RbacGuard::authorize_owner_or_role(ctx) evaluates the supplied identity, owner, and roles. Correct context construction remains application-owned.

๐Ÿ”

Vault Zeroization

VaultSecret zeroizes its owned buffer on drop; it cannot erase prior copies, allocator artifacts, swap, or external logs.

๐Ÿ“Š Microsecond Benchmark Trends

Loading benchmark dataset...