Migrate ETV data extraction from VulnerabilityExplanation to Prompt Library repo
Problem to solve
The data extraction for Vulnerability Management (Explanation and Resolution) are in the VulnerabilityExplanation project. It initially helps to accelerate the POC effort but results in more maintenance effort in the long term (code duplications and discoverability).
Proposal
- Migrate the ETV data extraction from
VulnerabilityExplanationto Prompt Library repo. - Make it available under
etv make-datasetcommand. - Deprecate the
VulnerabilityExplanationrepo.