Oct 12, 2022
This release includes new Microsoft Patch Tuesday content for October, added dashboard cards, an improvement, and a fix.
New
- Microsoft Patch Tuesday coverage. This release includes updated scan coverage for October 2022. Check out our blog post for details.
- Dashboard cards. We added the following dashboard cards with line chart representation of trend data to our card library:
- Credential Success Trends on an Asset: Line Chart
- Vulnerability Severity Trends by Asset Count: Line Chart
- Vulnerability Count Trends by CVSSv2 Severity: Line Chart
- Vulnerability Count Trends by CVSSv3 Severity: Line Chart
- Vulnerability Trends by Severity: Line Chart
Improved
- Create and update asset API. The create and update asset API,
api/3/sites/{id}/assets
, no longer removes data from fields that are missing or empty in the POST request. This allows external integrations to enrich asset information without removing existing data.
Fixed
- We adjusted Tune Assistant calculations for
work_mem
andmaintenance_work_mem
to resolve the issues detected by Window users.