evidentia-core API¶
Auto-generated page. This public-surface index is generated from the package source by
scripts/wiki/sync_api_docs.py. Do not edit it by hand; change the package and re-run the generator (uv run python scripts/wiki/sync_api_docs.py).
Core data models, catalog loading, and gap analysis engine for Evidentia GRC tool
Install: pip install evidentia-core. Import root: evidentia_core.
Public API¶
evidentia_core keeps a thin package root (it exposes only __version__); its API surface lives in the submodules listed below.
Submodules¶
Public submodules + subpackages of evidentia_core (import directly, e.g. from evidentia_core.ai_governance import ...):
evidentia_core.ai_governanceevidentia_core.auditevidentia_core.catalogsevidentia_core.configevidentia_core.conmonevidentia_core.effective_challenge_storeevidentia_core.evidence_storeevidentia_core.evidence_store_wormevidentia_core.factory_resolverevidentia_core.gap_analyzerevidentia_core.gap_diffevidentia_core.gap_storeevidentia_core.governanceevidentia_core.init_wizardevidentia_core.metric_storeevidentia_core.model_riskevidentia_core.model_risk_storeevidentia_core.modelsevidentia_core.network_guardevidentia_core.ocsfevidentia_core.oscalevidentia_core.pluginsevidentia_core.poamevidentia_core.poam_storeevidentia_core.rbacevidentia_core.retentionevidentia_core.retention_metadata_storeevidentia_core.risk_quantevidentia_core.securityevidentia_core.tprmevidentia_core.vendor_storeevidentia_core.workflow_store
Full signatures¶
This page is a public-surface index. For full, always-current type signatures and rendered docstrings, see the live API reference (built from the source with mkdocstrings) or read the source.