Skip to content

[GTI Connector] Vulnerabilities: Affected Software coverage with GTI_VULNERABILITY_GET_RELATED_SOFTWARES #6251

@CTIBurn0ut

Description

@CTIBurn0ut

Description

The configuration option GTI_VULNERABILITY_GET_RELATED_SOFTWARES exists and defaults to False. When enabled, it is unclear whether it fully covers all affected software data from GTI's "Products and Fixes" section.

Expected Behavior

When GTI_VULNERABILITY_GET_RELATED_SOFTWARES=True, the connector should ingest all affected software entries from the GTI API's vulnerability data, including product names, versions, and fix availability, and model them as appropriate STIX objects (Software) with relationships to the Vulnerability.

Current Behavior

The config flag exists but:

  1. It defaults to False, so affected software is not ingested out of the box
  2. It has not been validated whether enabling it covers the full scope of GTI's "Products and Fixes" data

Action Needed

  1. Validate that enabling the flag ingests all affected software from GTI
  2. If coverage is incomplete, extend the ingestion logic
  3. Consider whether the default should be True

Component

external-import/google-threat-intelligence

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions