| 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 |
Customer's notes about 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 signature publishers are to be discovered |
| Auto Assign Regex |
string |
false |
Regex to discover the publisher in signatures |
| 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. |