Skip to content

Search Keywords Reference

The search bar in the Assets page supports "magic keywords" that allow for advanced filtering directly from the text input. These keywords can be typed manually in the search field.

Available Keywords

KeywordDescription
copyfail:trueFilters assets vulnerable to CVE-2026-31431 (Copy Fail).
restart:trueFilters assets that require a system restart.
inactive:trueFilters assets that have been inactive for more than 15 days.

Usage Examples

Find vulnerable assets

Search for: copyfail:true

Find assets that need restart

Search for: restart:true

Find inactive assets

Search for: inactive:true

Combine keywords with text

Search for: prod-server copyfail:true

This will find assets with a hostname containing "prod-server" that are also vulnerable to CVE-2026-31431.