Adds fingerprints for WSO2 Carbon, API Manager, Identity Server and Enterprise Integrator.
Notes
The service.component.product param for the various products is set to "Carbon" as they all appear to be built on top of it. From WSO2 Carbon Documentation (4.4.11):
WSO2 Carbon is the award-winning, light-weight, service-oriented platform that includes all WSO2 products.
Motivation and Context
Improved coverage
How Has This Been Tested?
rake tests
./bin/recog_verify
Types of changes
New feature (non-breaking change which adds functionality)
Checklist:
[x] I have updated the documentation accordingly (or changes are not required).
[x] I have added tests to cover my changes (or new tests are not required).
Description
Adds fingerprints for WSO2 Carbon, API Manager, Identity Server and Enterprise Integrator.
Notes
The
service.component.product
param for the various products is set to "Carbon" as they all appear to be built on top of it. From WSO2 Carbon Documentation (4.4.11):Motivation and Context
Improved coverage
How Has This Been Tested?
rake tests
./bin/recog_verify
Types of changes
Checklist: