Expand description
IOC database + integrity-baseline value types.
Port of IOCDatabase, HashBaseline and BaselineComparison from
src/types.ts. The loading/verification logic (signed feed, monotonicity,
graceful fallback - PRODUCT.md B.8) lives in secureops-intel; these are
just the on-disk shapes.
Structsยง
- Baseline
Comparison - Result of comparing a current scan against a stored baseline.
- Hash
Baseline - SHA-256 baseline of tracked files for drift/integrity checking.
- Infostealer
Artifacts - IocDatabase
- Bundled / fetched indicator database (
ioc/indicators.json).