1. Provider adapters and session contract
Normalizes CloudTrail, Okta, Entra, GitHub, and local provider exports into a stable identity-session contract with event IDs and reviewable identity context.
GIFTS treats cloud identity review as an evidence workflow: collect read-only audit events, normalize them into identity sessions, score risky behavior, preserve uncertainty, and keep response decisions reviewable.
Identity systems govern access to cloud-hosted services, data paths, and administrative control surfaces. Many modern attacks rely on valid credentials, privilege misuse, policy gaps, and configuration drift rather than obviously malicious code alone. That means defensive value depends on traceable evidence, repeatable review, and clear separation between observed facts and hypotheses.
GIFTS is meant to help close that gap with portable methods that can be reviewed publicly and adapted across organizations.
Normalizes CloudTrail, Okta, Entra, GitHub, and local provider exports into a stable identity-session contract with event IDs and reviewable identity context.
Scores sessions with versioned policies, records top signals, preserves suppressions and baseline context, and writes analyst-readable reports.
Stores findings in a local run store, supports reviews, alert states, response previews, dashboard views, and evidence bundles without sending notifications.
Catalogs public/lab/private source candidates, transforms public CloudTrail-like data, and audits conversion loss before treating a trace as benchmark evidence.
Keeps manifold/diffusion reconstruction as an analyst-support path with queue state, model-bundle status, calibration warnings, and uncertainty notes.
The public package stays read-only and local-first. It is designed to make a pilot evidence trail easier to inspect before any production deployment claim.
The publications page anchors the research record. The prototype page shows what is available for direct technical review.