Interface CweCategoryRelationship

A member relationship entry within a category.

interface CweCategoryRelationship {
    CweID: string;
    ViewID: string;
}

Properties

Properties

CweID: string

CWE identifier of the member

ViewID: string

View context for this membership