Skip to main content

Export

Export the Grundschutz++ catalog (JSON, Markdown, ODT, PDF or a ZIP bundle) or dump the annotation database (SQLite snapshot + SQL), each with checksum sidecars. The catalog export and the database dump sit side by side below.

Catalog export

Export directory
/home/bsi-service-user/grundschutz-oscal-viewer/export
Configured with --export-dir / GSV_EXPORT_DIR (created if missing).
Scope
Formats
The ZIP bundle packages the selected formats into one archive (all four when it is the only choice).
Checksum sidecars
Start export writes the files into the server-side export directory above (with checksum sidecars). Start download sends the result straight to your browser — a single file when one format is chosen, otherwise a ZIP bundle — and writes nothing on the server.

Database dump

Write a consistent snapshot (VACUUM INTO) and a portable SQL text dump of the annotation database, each with checksum sidecars. Files are named with an ISO-8601 UTC timestamp.

A relative sub-path created under the configured dump root ./ndaal/dumps (--dump-dir / GSV_DUMP_DIR). Leave empty for the root; absolute paths and .. are rejected.
Checksum sidecars
Written for both the snapshot and the SQL dump. All enabled by default.