SoftwarePublisher¶
Normalized publisher information from the catalog
Fields¶
Field | Type | Description |
---|---|---|
AutoAssignEnabled | boolean | True if signature publishers are to be discovered |
AutoAssignNotes | string | Notes about the discovery rules from master catalog |
AutoAssignRegex | string | Regex to discover the publisher in signatures |
AutoAssignTestLikePattern | string | SQL LIKE type filter used to select signatures for auto assign testing |
Created | datetime | DateTime this entity got created |
CreatedBy | string | User that created the entity |
CustomField1 | string | Not used by OctoSAM |
CustomField2 | string | Not used by OctoSAM |
CustomField3 | string | Not used by OctoSAM |
CustomField4 | string | Not used by OctoSAM |
Guid | guid | Unique identifier for objects that are synchronized with the master catalog |
HintHasSoftwareItems | boolean | True if software items assigned to this publisher exist |
ID | numeric | Internal ID for the SoftwarePublisher entity (Primary Key) |
JunkFilterEnabled | boolean | True if junk signatures are to be discovered |
JunkFilterRegex | string | Regex to discover junk signatures per publisher |
JunkFilterTestLikePattern | string | SQL LIKE type filter used to select signatures for junk filter testing |
LastModification | datetime | DateTime this entity got last modified |
LastModifiedBy | string | User that last modified the entity |
LastSynchWithMaster | datetime | DateTime the entity last synchronized with master |
LastUpdateFromMaster | datetime | DateTime the entity got last updated from master |
MasterLastModified | datetime | DateTime the master catalog entity got last modified |
MasterLastModifiedBy | string | User that last modified the master catalog information (not replicated) |
MasterNotes | string | Notes that are synchronized from the master catalog |
Name | string | Software publisher's name |
Notes | string | Customer's notes about the publisher. Not synchronized from the master catalog. |
ObjectStateID | numeric | Internal ID that references the ObjectState entity (Foreign Key) |
PredefinedByOctopus | boolean | True if publisher is to be synchronized with the master catalog |
Url | string | Link to the Website |