Skip to content

ci(db): enable mitre-attack, mitre-capec, mitre-cwe in db-main#178

Merged
MaineK00n merged 1 commit into
mainfrom
MaineK00n/enable-cti-db-main
Jun 25, 2026
Merged

ci(db): enable mitre-attack, mitre-capec, mitre-cwe in db-main#178
MaineK00n merged 1 commit into
mainfrom
MaineK00n/enable-cti-db-main

Conversation

@MaineK00n

Copy link
Copy Markdown
Contributor

Uncomment vuls-data-extracted-mitre-attack, vuls-data-extracted-mitre-capec, and vuls-data-extracted-mitre-cwe in db-main.mk so the three MITRE CTI extractors are included in the main DB build alongside the now-active mitre-cve-v5 (#177).

These back the vuls-side CTI cutover in future-architect/vuls#2530, which replaces the embedded go-cti dictionary with vuls2 attack / capec / cwe lookups via the main DB. The matching db-nightly.mk entries (added in #141) have been active there since that PR; this just promotes them to the main pipeline now that the consumer-side work has stabilized.

Same shape as #177: only db-main.mk is touched; db-nightly.mk is left unchanged.

🤖 Generated with Claude Code

Uncomment the three MITRE CTI extractors in db-main.mk so they're
included in the main DB build alongside the now-active mitre-cve-v5
(#177).

These back the vuls-side CTI cutover in future-architect/vuls#2530,
which replaces the embedded go-cti dictionary with vuls2 attack /
capec / cwe lookups via the main DB. The matching db-nightly.mk
entries (added in #141) have been active there since that PR;
this just promotes them to the main pipeline now that the
consumer-side work has stabilized.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 25, 2026 01:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the main DB build Makefile to include three MITRE CTI extracted data sources (ATT&CK, CAPEC, and CWE) in the db-build assembly, promoting what has already been enabled in the nightly pipeline into db-main.

Changes:

  • Enable vuls-data-extracted-mitre-attack in db-main.mk.
  • Enable vuls-data-extracted-mitre-capec in db-main.mk.
  • Enable vuls-data-extracted-mitre-cwe in db-main.mk.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@MaineK00n MaineK00n self-assigned this Jun 25, 2026
@MaineK00n MaineK00n requested a review from shino June 25, 2026 01:24

@shino shino left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔬

@MaineK00n MaineK00n merged commit b8684e0 into main Jun 25, 2026
1 check passed
@MaineK00n MaineK00n deleted the MaineK00n/enable-cti-db-main branch June 25, 2026 03:54
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.

3 participants