Skip to content

Tanium - Change deprecated API calls to use Tanium Gateway #120

@impolitepanda

Description

@impolitepanda

Use case

The Tanium collector uses deprecated REST apis to fetch information from Tanium Threat Response. Tanium encouraged the use of their Gateway GraphQL API instead.

There doesn't seem to be any depreciation roadmap for the APIs we use (for alerts and intel) so we don't know when the endpoints are going to cease working. According to more general documenation, depreciation strategy from Tanium seem to be maintenace for 18 months only.

We don't know when the REST api were signaled as deprecated.

Current Workaround

REST APIs work for now.

Proposed Solution

Implement a Tanium Gateway client and use it instead of the REST one.

Additional info

https://developer.tanium.com/apis/api_intro

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureuse for describing a new feature to developneeds triageuse to identify issue needing triage from Filigran Product teamtechnical improvementTechnical refactor or improvement is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions