Skip to content

feat(db/session): support attack, capec, cwe content#364

Draft
MaineK00n wants to merge 1 commit into
nightlyfrom
MaineK00n/cti
Draft

feat(db/session): support attack, capec, cwe content#364
MaineK00n wants to merge 1 commit into
nightlyfrom
MaineK00n/cti

Conversation

@MaineK00n
Copy link
Copy Markdown
Owner

Add attack / capec / cwe as independent stored content alongside microsoftkb / data / datasource. Storage gains GetAttack, GetCAPEC, GetCWE; the boltdb backend ingests them via a unified dir+put slice in Put() and the redis / rdb backends gain stub methods. Errors gain ErrNotFoundAttack / CAPEC / CWE.

Add attack / capec / cwe as independent stored content alongside
microsoftkb / data / datasource. Storage gains GetAttack, GetCAPEC,
GetCWE; the boltdb backend ingests them via a unified dir+put slice in
Put() and the redis / rdb backends gain stub methods. Errors gain
ErrNotFoundAttack / CAPEC / CWE.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@MaineK00n MaineK00n self-assigned this Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant