Mandiant ASM source plugin
The Mandiant ASM plugin lets you query Mandiant ASM to ingest data.
This plugin doesn't support the use of a descriptive metadata name in the Pipeline Builder interface.
Configuration parameters
The Mandiant ASM source plugin provides these configuration parameters. Items in the Name column display in the Calyptia Dashboard. Items in the Key column are the YAML keys to use in pipeline configuration files.
General
The configured fields replace sections of the url
field in the YAML file in the
following way:
url: https://asm-api.advantage.mandiant.com/api/v1/search/SEARCH_ELEMENT/SEARCH_QUERY
Name | Key | Description | Default |
---|---|---|---|
Project ID | PROJECT_ID | Required. | none |
Search element | none | Required. Used in url field. Accepted values: entities , issues , technologies . | entities |
Search Query | none | Required. Used in url field. | none |
Access Key | INTRIGUE_ACCESS_KEY | Required. | none |
Secret Key | INTRIGUE_SECRET_KEY | Required. | none |