Release 2.0.0
December 09, 2024
What's New?
New Tokens
Token Name | Description |
vulnerabilities.qualysPatchable | Use this token to check if Qualys can patch detected vulnerabilities. |
vulnerabilities.qualysMitigable | Use this token to check if Qualys can mitigate detected vulnerabilities. |
Update on Vulnerability Detection Searches Rule using Dynamic Tagging
With this release, the Asset Criticality Score (ACS) functionality will no longer be supported when selecting the Vulnerability Detection Searches Rule under Dynamic Tagging during tag creation. This change is made because ACS is designed for asset-level analysis and does not apply to vulnerabilities.
Impact on Users
New tag scenario: If you choose the Vulnerability Detection Searches Rule for Dynamic Tagging, the Asset Criticality Score functionality will not be available in the UI.
Existing tag scenario: If this combination has already been used in a tag, it will still work as expected. However, editing the tag will remove Asset Criticality Score functionality support from the Vulnerability Detection Searches Rule.
Issue Addressed
In the Vulnerabilities tab, the Result data in QID and CVE reports was split into multiple cells when downloaded as a CSV file. Code changes address this, allowing truncation of excess text above 30000 characters.