volatility3.schemas package
- create_json_hash(input, schema=None)[source]
Constructs the hash of the input and schema to create a unique identifier for a particular JSON file.
- load_cached_validations()[source]
Loads up the list of successfully cached json objects, so we don’t need to revalidate them.