2 dépôts
Mechanisms for monitoring the propagation of sensitive data labels through a system.
Distinct from Label-Based Routing: No candidate covers the propagation of security labels for secret tracking; others focus on routing or selection.
Explore 2 awesome GitHub repositories matching security & cryptography · Information Flow Tracking. Refine with filters or upvote what's useful.
OpenFang is an operating system for LLM agents designed to orchestrate autonomous agents with built-in task scheduling, tool sandboxing, and multi-model routing. It provides a secure AI execution environment that integrates prompt injection scanning, cryptographic audit trails, and resource metering to ensure controlled processing. The platform distinguishes itself through a comprehensive security architecture, featuring fuel-metered tool sandboxing and an immutable activity audit trail based on cryptographic hash-chains. It implements high-assurance identity verification via signed manifests
Monitors the movement of sensitive data by propagating security labels from source to destination.
Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co
Implements tracking of sensitive data propagation across file and function boundaries to identify multi-component vulnerabilities.