| { |
| "task_id": "nvd_001", |
| "domain": "NVD", |
| "autonomy_type": "ordered table", |
| "instruction": "We are cleaning up a batch of old SBOM matching rules for the Duplicator product line. Some rules still rely on legacy vendor lineage and outdated product labeling, so we need to identify Duplicator-related CVEs whose current product line belongs to awesomemotive:duplicator but can still be traced back to snapcreek:duplicator in the deprecated vendor chain. Search NVD records for Duplicator-related CVEs published from 2018-01-01 through 2024-12-31. Retain only CVEs that satisfy all of the following conditions in Change History: the Initial Analysis is not yet lite or lite+pro; the first change to lite or lite+pro occurs in a NIST analysis event on 2021-10-18; and a snapcreek -> awesomemotive vendor remap occurs on 2026-02-02. Exclude CVEs whose Initial Analysis already contained lite/lite+pro, as well as records that lack the required vendor-remap event or do not belong to the Duplicator product line. Finally, output a single-line ordered table with columns: CVE | lite_upper_version | lite_vs_lite+pro | analysis_event@date | snapcreek_to_awesomemotive@date.", |
| "start_url": "https://nvd.nist.gov/vuln/search#/nvd/home?resultType=records", |
| "output_format": "Output a single-line ordered table with columns: CVE | lite_upper_version | lite_vs_lite+pro | analysis_event@date | snapcreek_to_awesomemotive@date. Join rows with commas and sort by NVD published date ascending, then by CVE ascending.", |
| "oracle_output_cardinality": 3, |
| "oracle_answer": "CVE:2018-7543|1.2.32|lite|Reanalysis@2021-10-18|snapcreek->awesomemotive@2026-02-02,CVE:2018-17207|1.2.42|lite|Reanalysis@2021-10-18|snapcreek->awesomemotive@2026-02-02,CVE:2020-11738|1.3.28|lite+pro|ModifiedAnalysis@2021-10-18|snapcreek->awesomemotive@2026-02-02", |
| "metadata": { |
| "State-Gated Retrieval": [ |
| "Retain only Duplicator-related CVEs whose current product line belongs to awesomemotive:duplicator and that can be traced back to snapcreek:duplicator in the deprecated old vendor chain.", |
| "Each candidate CVE must simultaneously satisfy the following in its Change History: the Initial Analysis is not yet lite/lite+pro; the first change to lite or lite+pro occurs in a NIST analysis event on 2021-10-18; and a snapcreek -> awesomemotive vendor remap occurs on 2026-02-02.", |
| "The final output retains only CVE rows that satisfy all three conditions above." |
| ], |
| "dependency_type": "Data + Control", |
| "intra_chain": true, |
| "inter_chain": true, |
| "data_dependency": [ |
| "NVD product/CPE search pages yield the current awesomemotive:duplicator family and the deprecated snapcreek:duplicator lineage", |
| "each target CVE detail page and Change History yield the Initial Analysis state, the first lite/lite+pro analysis event, and the 2026-02-02 vendor-remap event", |
| "final rows are produced only after candidate CVEs are intersected on both snapcreek -> awesomemotive migration and later introduction of lite/lite+pro in NIST analysis history" |
| ], |
| "control_dependency": [ |
| "the search must include the deprecated snapcreek lineage rather than only the current product state", |
| "vendor migration alone is insufficient until detail-level history confirms that lite/lite+pro was introduced after Initial Analysis", |
| "candidate CVEs must be filtered against the full change-history chronology, excluding any whose Initial Analysis already contained lite" |
| ], |
| "freeze": { |
| "historical_window": "Duplicator CVEs published from 2018-01-01 through 2024-12-31, evaluated against NVD analysis history up to the 2026-02-02 snapcreek -> awesomemotive vendor-remap events" |
| }, |
| "answer_type": "multi-row ordered table" |
| }, |
| "rubric": { |
| "inclusion_conditions": [ |
| "Retain only Duplicator-related CVEs whose current product line belongs to awesomemotive:duplicator and that can be traced back to snapcreek:duplicator in the deprecated old vendor chain.", |
| "Each candidate CVE must simultaneously satisfy the following in its Change History: the Initial Analysis is not yet lite/lite+pro; the first change to lite or lite+pro occurs in a NIST analysis event on 2021-10-18; and a snapcreek -> awesomemotive vendor remap occurs on 2026-02-02.", |
| "The final output retains only CVE rows that satisfy all three conditions above." |
| ], |
| "exclusion_conditions": [ |
| "Exclude results that only look at the current description or current product state without falling back to the deprecated snapcreek chain and Change History.", |
| "Exclude CVEs whose Initial Analysis was already lite/lite+pro.", |
| "Exclude records without a 2026-02-02 vendor remap, or that do not belong to the Duplicator product line." |
| ], |
| "normalization": { |
| "field_separator": "|", |
| "record_separator": ",", |
| "schema_note": "the checked oracle rowset uses the Duplicator CVE schema below, and normalization follows that verified schema throughout this task", |
| "schema": [ |
| "CVE", |
| "lite_upper_version", |
| "lite_vs_lite+pro", |
| "analysis_event@date", |
| "snapcreek_to_awesomemotive@date" |
| ], |
| "CVE": "emit the identifier in the canonical `CVE:YYYY-NNNN` form used by the oracle", |
| "lite_vs_lite+pro": "emit `lite` or `lite+pro` exactly", |
| "analysis_event@date": "emit `Reanalysis@YYYY-MM-DD` or `ModifiedAnalysis@YYYY-MM-DD` exactly as supported by the source record", |
| "snapcreek_to_awesomemotive@date": "emit the ownership-transfer event as `snapcreek->awesomemotive@YYYY-MM-DD`", |
| "sorting_or_selection": { |
| "primary": "NVD published date ascending", |
| "secondary": "CVE ascending" |
| } |
| } |
| } |
| } |
|
|