For the complete documentation index, see llms.txt. This page is also available as Markdown.

cveExploitationClaimType

Examples

enum CveExploitationClaimType {
  ActiveExploitation
  AttemptedExploitation
  Scanning
  ProofOfConcept
  ExploitableOnly
  NoEvidenceOfExploitation
  Unclear
}

Enum values

Enum value
Description

ActiveExploitation

AttemptedExploitation

Scanning

ProofOfConcept

ExploitableOnly

NoEvidenceOfExploitation

Unclear

References

Fields with this object:

Last updated