Commit 29c6d4e
committed
feat: Migrate to SARIF as the intermediate format
- Remove JSON v2 document model and related tooling
- Add SARIF output generation for documentation model
- Add SARIF reader for parsing SARIF back into internal types
- Update `stig generate` command to produce SARIF output by default
- Update `stig render` command to consume SARIF input
- Simplify CLI arguments for `generate` command by removing output format and watch/serve options
- Remove preprocessor and callgraph modules
- Remove filewatcher and incremental cache modules for simplification
- Update README to reflect the new SARIF-based pipeline and commands
- Streamline architecture by consolidating intermediate representation1 parent a6ac774 commit 29c6d4e
18 files changed
Lines changed: 2355 additions & 11278 deletions
Large diffs are not rendered by default.
This file was deleted.
0 commit comments