Search Token Mappings
We have now implemented Qualys Query Language (QQL) token standardization across all Qualys applications. As part of this enhancement, both common and TotalAI-specific tokens are updated with new token names that follow a standard and consistent nomenclature.
The new token format follows the syntax: <entity>.<attribute>.For example, in the new token, finding.name, finding is the entity, and name is the attribute.
We have updated the following tokens in the TotalAI user interface for Models, Option Profiles, and Detections tabs.
| Old Token Name |
New Token Name |
|---|---|
| model.lastScanned |
model.lastScanDate |
| tags.name |
asset.tag.name |
Option ProfilesOption Profiles
| Old Token Name | New Token Name |
|---|---|
| optionProfile.created |
optionProfile.createdDate |
| optionProfile.updated |
optionProfile.updatedDate |
| tags.name |
optionProfile.tag.name |
| Old Token Name | New Token Name |
|---|---|
| detection.name |
finding.name |
| detection.category.name |
finding.category.name |
| detection.qid |
finding.qid |
| detection.owaspTopTen.name |
finding.owaspTopTen.name |
| detection.failTestPercentage |
finding.failTestPercentage |
| detection.severity |
finding.severity |
| detection.attack |
finding.attack |
| detection.id |
finding.id |
| detection.result |
finding.result |
| detection.isJailBreak |
finding.isJailBreak |