Add 'reportingDescriptor.deprecatedNames' and 'deprecatedGuids' to match 'deprecatedIds' property #346
Labels
2.1.0-CSD.1
Will be fixed in SARIF v2.1.0 CSD.1.
domain-result-management
e-ballot-3
enhancement
impact-non-breaking-change
merged
Changes merged into provisional draft.
resolved-fixed
tc-34
E-BALLOT #3 PROPOSAL
To track rules evolution, the property
reportingDescriptor.deprecatedIds
tracks updates to a check's stable and opaqueid
property. We should also track changes to its readable name and its GUID.SCHEMA CHANGES
In the
reportingDescriptor
property:deprecatedNames
of typestring[]
, optional: names by which this rule or notification was previously known.deprecatedGuids
of typestring[]
, optional: GUIDs by which this rule or notification was previously identified.The text was updated successfully, but these errors were encountered: