Skip to content

Potential Issue in 1.2 Vuln.xsd #4

@jasonumd

Description

@jasonumd

I'm working on a Cyber analysis tool. In doing this, I create C# classes from XSD files using XSD.exe. When attempting to do this for cvrf.xsd, I kept getting the following error:

Error: Error generating classes for schema 'cvrf_common_prod_vuln_cpe-language_2_3'.
The datatype 'http://scap.nist.gov/schema/cvss-v2/1.0:zeroToTenDecimalType' is missing.

In order to solve this issue, I had to change references from "cvssv2" to "cvssv3".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions