SoftwareRepackager
Detected software repackagers. Relies on the Import Service detecting special signatures that software repackagers add to the install.
erDiagram
SoftwareRepackager ||--o{ MachineSoftwareSignature : "SoftwareRepackagerID"
Fields
| Field |
Type |
Description |
| Created |
datetime |
Date/Time a repackager was first detected |
| Description |
string |
Description of a detected repackager |
| ID |
numeric |
Internal ID for the SoftwareRepackager entity (Primary Key) |
| Name |
string |
Name of a detected repackager |
Referenced by
| Table |
Column Name |
Description |
| MachineSoftwareSignature |
SoftwareRepackagerID |
M:n relation between machines and software signatures |