Skip to main content

Module manifest

Module manifest 

Source
Expand description

Cache manifest for tracking module fingerprints across analysis runs.

The manifest records which modules were analyzed in a previous run and their content fingerprints, enabling fast change detection on subsequent runs.

Structsยง

CacheManifest
Persisted manifest recording the state of a previous analysis run.
ManifestDiff
Result of comparing previous manifest against current fingerprints.
ManifestEntry
Per-module entry in the manifest.