The confidence of the evidence from 0 - 1, where 1 is 100% confidence. Confidence is specific to the technique used. Each technique of analysis can have independent confidence.
from field: float confidence = 2;
The technique used in this method of analysis.
from field: cyclonedx.v1_5.EvidenceTechnique technique = 1;
Optional
The value or contents of the evidence.
from field: optional string value = 3;
from message cyclonedx.v1_5.EvidenceMethods
The confidence of the evidence from 0 - 1, where 1 is 100% confidence. Confidence is specific to the technique used. Each technique of analysis can have independent confidence.