Skip to content

Integration test suite: Cyber threat intelligence domain #17

@CaliLuke

Description

@CaliLuke

Port/create a cyber threat intelligence domain integration test suite similar to Python's test_cyber_threat_queries.py.

Schema: threat-actors, malware, vulnerabilities, indicators, campaigns with relations (uses, exploits, targets, attributed-to).

Test coverage:

  • Threat attribution chains (campaign → threat-actor → malware)
  • Indicator correlation (shared indicators across campaigns)
  • Campaign timeline queries (ordered by date)
  • Vulnerability impact aggregation
  • Multi-hop threat intelligence patterns

File: gotype/integ_cyber_test.go
Build tag: //go:build cgo && typedb && integration

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingIntegration tests

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions