SoftwarePublishersIndex (System)¶
OctoSAM System Query
This query is an integral part of the OctoSAM application. OctoSAM starts the query to display tabular data within the application. The query can only be started from within the intended application system context.
Lists normalized software publishers for all installed software packages and signatures.
Fields¶
Name | Type | Visible | Description |
---|---|---|---|
Software Publisher ID | numeric | false | Internal ID for the SoftwarePublisher entity (Primary Key) |
Name | string | true | Software publisher's name |
Url | string | true | Software publisher's website |
Guid | guid | false | Unique identifier for objects that are synchronized with the master catalog |
Predefined By Octopus | bool | false | True if publisher is to be synchronized with the master catalog |
Notes | string | false | Customers notes to the publisher. Not synchronized from the master catalog. |
Master Notes | string | false | Notes that are synchronized from the master catalog, |
Auto Assign Enabled | bool | false | True if signture publisher are to be discovered, |
Auto Assign Regex | string | false | Regex to discover the publisher in signtures, |
Auto Assign Test Like Pattern | string | false | SQL LIKE type filter used to select signatures for auto assign testing |
Auto Assign Notes | string | false | Notes about the discovery rules from master catalog, |
Junk Filter Enabled | bool | false | True if junk signatures are to be discovered, |
Junk Filter Regex | string | false | Regex to discover junk signatures per publisher, |
Junk Filter Test Like Pattern | string | false | SQL LIKE type filter used to select signatures for junk filter testing |
Created | date | false | DateTime this entity got created, |
Created By | string | false | User that created the entity, |
Last Modification | date | true | Date/Time this entity was last updated. In most cases, this is the time of the last import. In case of re-import of older scan files, LastModification can differ significantly from LastScan. |
Last Modified By | string | false | User that last modified the entity, |
Master Last Modified | date | false | DateTime the master catalog entity got last modified, |
Master Last Modified By | string | false | User that last modified the master catalog information (not replicated), |
Last Update From Master | date | false | DateTime the entity got last updated from master, |
Last Synch With Master | date | false | DateTime the entity last synchronized with master, |
Custom Field1 | string | false | Not used by OctoSAM, |
Custom Field2 | string | false | Not used by OctoSAM, |
Custom Field3 | string | false | Not used by OctoSAM, |
Custom Field4 | string | false | Not used by OctoSAM, |
Packages | numeric | true | Number of packages assigned to this publisher |
Signatures | numeric | true | Number of signatures assigned to this publisher |
Software Items | numeric | true | Number of software items assigned to this publisher |
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 | d372f506-9d76-45f6-b060-21ea61360280 | 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 |