CWE API Client - v1.0.1
    Preparing search index...

    Interface CweAlternateTerm

    An alternate term or synonym for a weakness.

    interface CweAlternateTerm {
        Term: string;
        Description: string;
    }
    Index

    Properties

    Properties

    Term: string

    Alternate term string

    Description: string

    Description of when/how this term is used