Software catalog update conflicts (Internal)¶
OctoSAM Internal Query
Internal queries are advanced queries for analysis of the inner workings of the OctoSAM application. These queries are geared towards administrators with an in-depth knowledge of OctoSAM.
Lists conflicting signatures and packages detected during the last software catalog update.
Fields¶
Name | Type | Visible | Description |
---|---|---|---|
Conflict ID | numeric | false | OctoSAM internal ID for this conflict |
Created | date | true | Date/Time this entity was created |
Software Signature ID | numeric | false | Internal ID that references the SoftwareSignature entity (Foreign Key) |
Signature | string | true | Software signature as reported by the OctoSAM scanners |
Software Package ID | numeric | false | Internal ID that references the SoftwarePackage entity (Foreign Key) |
Software Package | string | true | Software package name from the OctoSAM software catalog |
Software Publisher ID | numeric | false | Internal ID that references the SoftwarePublisher entity (Foreign Key) |
Software Publisher | string | true | Normalized software publisher from the OctoSAM catalog |
Name | string | true | Name of the software package |
Catalog Version | string | true | Version info of used catalog |
Notes | string | true | Notes written during the catalog update process |
Current Date Time | date | false | Date and time the query was run. For reference if you use and save query results. |
Main entities referenced from this query¶
Query information¶
Property | Value | Description |
---|---|---|
Query Guid | befb3de4-a433-4b18-b326-6f6ac6c283fd | The internal id of the query. Must be unique |
SupportsDesktop | true | If true, the query can be started from the OctoSAM Windows GUI |
SupportsWeb | true | If true, the query can be started from the OctoSAM Web UI |