microsoft / sarif-sdk

.NET code and supporting files for working with the 'Static Analysis Results Interchange Format' (SARIF, see https://github.com/oasis-tcs/sarif-spec)
Other
191 stars 88 forks source link

Add `expiryDateUtc` property to `suppression`. #2744

Closed yongyan-gh closed 1 week ago

yongyan-gh commented 8 months ago

Description:

Add expiryDateUtc property to suppression to SARIF 2.2.0 WIP JSON schema.

yongyan-gh commented 8 months ago
    },

@stacywray pls review the new expiryDateUtc property


Refers to: src/Sarif/Schemata/sarif-2.2.0-wip.json:2741 in b360d6c. [](commit_id = b360d6c5ebd0cfb46375d7017bbdab2dc3d879f5, deletion_comment = False)

yongyan-gh commented 8 months ago
    },

updated the description Stacy suggested


In reply to: 1846007134


Refers to: src/Sarif/Schemata/sarif-2.2.0-wip.json:2741 in b360d6c. [](commit_id = b360d6c5ebd0cfb46375d7017bbdab2dc3d879f5, deletion_comment = False)

rwoll commented 1 week ago

Thank you for your PR. As part of regular tidying and triage/prioritization, closing due to staleness.

michaelcfanning commented 1 week ago

yong, why didn't you merge this?