CCP signature recognition (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.
This query lists static signatures and corresponding ccp software recognition.
If CcpSha1 is filled, the signature is recognized by CCP. If BasicProductName is filled, the signature is linked to a CCP basic product.
Parameters
| Name |
Type |
Description |
| Recognized (with CCP SHA1 set) |
bool |
|
| Basic product (with CCP Basic Product set) |
bool |
|
Fields
| Name |
Type |
Visible |
Description |
| Software Signature ID |
numeric |
false |
Internal ID for the SoftwareSignature entity (Primary Key) |
| Software Signature Guid |
guid |
false |
A unique ID that can be used to link to this object by external applications |
| Signature |
string |
true |
Software signature as reported by the OctoSAM scanners |
| Raw Publisher |
string |
true |
Publisher string as scanned from the system. See field 'Publisher' for normalized publisher |
| Software Publisher ID |
numeric |
false |
Internal ID that references the SoftwarePublisher entity (Foreign Key) |
| Publisher |
string |
true |
Normalized software publisher name from the OctoSAM catalog |
| Ccp Normalized Signature |
string |
false |
Normalized signature value in the CCP system |
| Ccp Sha1 |
string |
false |
SHA-1 hash value in the CCP system |
| Ccp Basic Product Id |
numeric |
true |
Reference to the basic product ID in the CCP system |
| Ccp Language Id |
numeric |
true |
Reference to the language ID in the CCP system |
| Ccp Platform Id |
numeric |
true |
Reference to the platform ID in the CCP system |
| Ccp Basic Product Name |
string |
true |
|
| Ccp Manufacturer ID |
numeric |
false |
Internal ID that references the CcpManufacturer entity (Foreign Key) |
| Ccp Manufacturer |
string |
true |
|
| Ccp Version |
string |
true |
|
| Installations |
numeric |
true |
Number of installations of this signature |
| Last Scan |
date |
true |
Date of last scan detecting this signature |
| 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
| Property |
Value |
Description |
| Query Guid |
017d7c82-27db-4f9c-a277-c19df32b13f0 |
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 |
| LastUpdate |
2026-04-20 17:23:58 |
Last change to this document |
| Build |
1.12.4.54 |
OctoSAM build that last changed this document |