InstalledSoftware
object
Represents a specific software product identified on one or more assets.
Fields
id
ID!
non-null
The unique identifier for the software product.
name
String!
non-null
The display name of the software (e.g., 'Safari' or 'Microsoft Outlook').
architecture
String
Architecture of the installed software, if available. (eg.: x86, x64, arm, etc.).