Skip to content

ci(db): enable mitre-cve-v5 in db-main#177

Merged
MaineK00n merged 1 commit into
mainfrom
MaineK00n/enable-mitre-cve-v5
Jun 24, 2026
Merged

ci(db): enable mitre-cve-v5 in db-main#177
MaineK00n merged 1 commit into
mainfrom
MaineK00n/enable-mitre-cve-v5

Conversation

@MaineK00n

Copy link
Copy Markdown
Contributor

Uncomment vuls-data-extracted-mitre-cve-v5 in db-main.mk so MITRE CVE v5 is included in the main DB build.

This backs the vuls-side MITRE CVE v5 enrich support in future-architect/vuls#2586, which reads mitre-cve-v5 data from the vuls2 DB.

Only db-main.mk is enabled here (matching #174 for nvd-feed-cve-v2); db-nightly.mk is left unchanged.

🤖 Generated with Claude Code

Uncomment vuls-data-extracted-mitre-cve-v5 in db-main.mk so MITRE CVE v5 is
included in the main DB build. This backs the vuls MITRE enrich support
(future-architect/vuls#2586).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 24, 2026 06:51

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 enables inclusion of the extracted MITRE CVE v5 dataset in the main database build by uncommenting the corresponding db-add invocation in db-main.mk, aligning the main DB contents with upcoming vuls-side enrich support.

Changes:

  • Enable vuls-data-extracted-mitre-cve-v5 in the db-build target for db-main.mk.

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

@MaineK00n MaineK00n marked this pull request as ready for review June 24, 2026 06:58
@MaineK00n MaineK00n requested a review from shino June 24, 2026 06:58
@MaineK00n MaineK00n self-assigned this Jun 24, 2026

@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.

5️⃣

@MaineK00n MaineK00n merged commit f009bca into main Jun 24, 2026
1 check passed
@MaineK00n MaineK00n deleted the MaineK00n/enable-mitre-cve-v5 branch June 24, 2026 07:10
MaineK00n added a commit that referenced this pull request Jun 25, 2026
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>
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