OBJECT
Ioc
Description
Indicators of compromise.
link GraphQL Schema definition
- type Ioc {
- # Specifies the feed provider ID.
- String :
- # List for the indicators of compromise.
- IndicatorOfCompromiseInputOutputListType :
- }
OBJECT
Indicators of compromise.
- type Ioc {
- # Specifies the feed provider ID.
- String :
- # List for the indicators of compromise.
- IndicatorOfCompromiseInputOutputListType :
- }