IMPORTANT: This site is planned to be decommissioned in 2026. Visit the Tanium Resource Center for all Tanium release notes, user guides, and support information. To view release notes in the Resource Center, see Tanium Release Notes.
IMPORTANT: If you are using semi-annual releases for on premises, see the Release notes for 2024H1 semiannual release, Release notes for 2024H2 semiannual release, or Release notes for 2025H1 semiannual release on the Tanium Resource Center.
Effective October 15, 2024: On prem release notes on the Tanium Knowledge Base are frozen. For release notes related to 7.4 or 7.5 Server and Solutions, see the Monthly updates for Tanium Version 7.4 and 7.5 Server and Solutions on the Tanium Resource Center.

Release Notes Gateway (Version 1.10)

From Tanium Knowledge Base
Jump to navigation Jump to search

Tanium Gateway 1.10.106

Release Date: January 16, 2024

Resolved Issues

Tanium Gateway 1.10.104

Release Date: December 05, 2023

New Features

  • Tanium API Gateway has been rebranded to Tanium Gateway.
  • RBAC role names were updated to Gateway.
  • Updated GraphiQL interface in the Gateway workbench.

Improvements

  • Miscellaneous improvements to types and data storage.

New Fields

  • The following fields are added at stability index 1.2 - Experimental (Release Candidate):
    • query.endpoints.edges.node.compliance.complianceFindings.excepted - retrieve whether this compliance finding is excepted
    • query.endpoints.edges.node.compliance.cveFindings.affectedProducts - retrieve the affected products associated with a CVE
    • query.endpoints.edges.node.compliance.cveFindings.cisaDateAdded - retrieve the date the vulnerability was added to the CISA KEV catalog
    • query.endpoints.edges.node.compliance.cveFindings.cisaDueDate - retrieve the CISA KEV entry due date for taking action
    • query.endpoints.edges.node.compliance.cveFindings.cisaNotes - retrieve the CISA KEV entry notes
    • query.endpoints.edges.node.compliance.cveFindings.cisaProduct - retrieve the CISA KEV entry product information
    • query.endpoints.edges.node.compliance.cveFindings.cisaRequiredAction - retrieve the CISA KEV entry listed action to address the vulnerability
    • query.endpoints.edges.node.compliance.cveFindings.cisaShortDescription - retrieve the CISA KEV entry short description
    • query.endpoints.edges.node.compliance.cveFindings.cisaVendor - retrieve the CISA KEV entry vendor or project name
    • query.endpoints.edges.node.compliance.cveFindings.cisaVulnerabilityName - retrieve the CISA KEV entry vulnerability name
    • query.endpoints.edges.node.compliance.cveFindings.cpes - retrieve Common Platform Enumerations (CPE) associated with the CVE
    • query.endpoints.edges.node.compliance.cveFindings.excepted - retrieve whether this CVE finding is excepted
    • query.endpoints.edges.node.compliance.cveFindings.isCisaKev - retrieve whether this CVE finding is included in the CISA KEV catalog
    • query.endpoints.edges.node.compliance.cveFindings.scanType - retrieve the method used to discover the vulnerability finding

Field Stability Index Changes

  • The following field is changed to stability index 2 - Legacy:
    • query.packages is legacy. Use query.packageSpec instead, for improved pagination and parameter support.

Resolved Issues

  • Miscellaneous improvements for future solution integrations.