Unassigned Java signatures (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.
Analyze unassigned java signatures that are probable candidates for package definition. Signatures with no usable java markers are filtered out.
Fields¶
Name | Type | Visible | Description |
---|---|---|---|
Software Signature ID | numeric | false | Internal ID for the SoftwareSignature entity (Primary Key) |
Signature Guid | guid | false | |
Signature | string | true | Signature after signature rewriting process. Used to uniquely identify a software signature object. |
Raw Publisher | string | true | Publisher string as scanned from the system. See field 'Publisher' for normalized publisher |
Licensing Relevant | bool | true | True if the package or licensing type is considered relevant for licensing |
Version | string | true | Version Information from the MSI registry (if known) |
Exact Version | string | false | Some scanners provide a detailed signature version for special signatures such as Java, where exact build version can be of interest. |
Base Version | string | true | Signature version determined by per-product logic within OctoSAM for signatures where uniform versioning has a speical relevance such as Java |
Created | date | true | Date/Time this entity was created |
Last Modification | date | false | Date/Time this Signature record was last modified through the OctoSAM Inventory UI |
Comments | string | false | Comment field from the Windows installer registry, |
Analysis Extras | string | false | Holds extra data that is used internally by OctoSAM |
Extra Data | string | false | Extra data for this software signature that is used internally by OctoSAM |
Last Scan | date | true | Date/Time this entity got scanned last |
Machines | numeric | true | Number of machines with this signature |
Last Scan Guid | guid | true | |
Last Scanned Machine Id | numeric | false | |
Last Scanned Machine Guid | guid | false | |
Last Scanned Machine | string | true | |
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 | ca00cf1a-5aa5-4ebf-8dec-97a36e9f49ab | 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 |