-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Labels
featureuse for describing a new feature to developuse for describing a new feature to developneeds triageuse to identify issue needing triage from Filigran Product teamuse to identify issue needing triage from Filigran Product teamtechnical improvementTechnical refactor or improvement is neededTechnical refactor or improvement is needed
Description
Use case
The Tanium executor uses deprecated REST apis to call Tanium. Tanium encouraged the use of their Gateway GraphQL API instead.
There doesn't seem to be any depreciation roadmap for the APIs we use 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
Metadata
Metadata
Assignees
Labels
featureuse for describing a new feature to developuse for describing a new feature to developneeds triageuse to identify issue needing triage from Filigran Product teamuse to identify issue needing triage from Filigran Product teamtechnical improvementTechnical refactor or improvement is neededTechnical refactor or improvement is needed