Reference documentation and code samples for the Grafeas V1 Client class AttackVector.
Protobuf type grafeas.v1.CVSSv3.AttackVector
Namespace
Grafeas \ V1 \ CVSSv3Methods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
ATTACK_VECTOR_UNSPECIFIED
Value: 0
Generated from protobuf enum ATTACK_VECTOR_UNSPECIFIED = 0;
ATTACK_VECTOR_NETWORK
Value: 1
Generated from protobuf enum ATTACK_VECTOR_NETWORK = 1;
ATTACK_VECTOR_ADJACENT
Value: 2
Generated from protobuf enum ATTACK_VECTOR_ADJACENT = 2;
ATTACK_VECTOR_LOCAL
Value: 3
Generated from protobuf enum ATTACK_VECTOR_LOCAL = 3;
ATTACK_VECTOR_PHYSICAL
Value: 4
Generated from protobuf enum ATTACK_VECTOR_PHYSICAL = 4;