Expand description
Archive reader for ZIP-derived container formats with safe-by-default extraction checks.
Structs§
- Archive
Entry - Metadata for a single entry (file or directory) within an archive.
- Extension
Manifest Summary - High-signal summary fields from a browser extension
manifest.json. - Limits
- Safety guardrails for archive size and expansion limits.
- Open
Pack - A handle to an opened archive file.
- Package
Json Summary - High-signal summary fields from
package.json.
Enums§
- Archive
Format - Archive format detected from path extension or CRX magic bytes.
- Open
Pack Error - Errors that can occur when working with archives.