Skip to content

Duplication of v2.1.0 JSON schema #448

Closed
@lcartey

Description

@lcartey

The v2.1.0 schema is duplicated in two places in the repository:

https://github.com/oasis-tcs/sarif-spec/blob/master/Schemata/sarif-schema-2.1.0.json
https://github.com/oasis-tcs/sarif-spec/blob/master/Documents/CommitteeSpecifications/2.1.0/sarif-schema-2.1.0.json

Furthermore, they are not byte-for-byte identical - the former uses CRLF line endings, whereas the latter uses LF line endings.

Do we need two copies? If so, can we make them identical?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions