Soundcheck#
- Feature
- Export integration configurations: Download an integration's configuration as YAML directly from its details page.
- Check entity API: Retrieve a paginated list of entities applicable to a check, including each entity's result state. Results can be scoped to a track or filtered by result state.
- Resolve SCM facts from each entity's own catalog file: SCM fact extractors can now use
$origin-filenamein theirpathconfiguration. Soundcheck replaces the token with the current entity's catalog descriptor filename, ensuring facts are read from the correct file when a repository contains multiple components. This was initially developed to support VLOP campaigns, but it is available to anyone using the SCM collector, particularly teams with multiple catalog descriptor files in one repository.
- Fixed
- Fixed arrow keys changing the selected schedule frequency instead of moving the cursor within frequency fields.
- Fixed conditional permission policies incorrectly denying access to external checks, including when updating or deleting them.
- Fixed campaign status cards counting entities with unreported check results as failures.
- Change
- Improved Tech Insights page loading performance by reducing repeated data retrieval and reusing entity-count results for longer.
- Track and check entity tables and CSV exports now show human-readable owner names. Entities with multiple owners show their primary owner.












































