Add properties to describe failed requests #378
Labels
2.1.0-CSD.1
Will be fixed in SARIF v2.1.0 CSD.1.
design-approved
The TC approved the design and I can write the change draft
enhancement
impact-non-breaking-change
merged
Changes merged into provisional draft.
resolved-fixed
From @kupsch, regarding p.147,
response
object:The
response
object should have a mechanism to indicate that no response was received from the server. This could happen due to a DNS failure or a connectivity issue such as the server not running or the host or port being inaccessible. Should add arequestFailed
andrequestFailureReason
at a minimum. This is similar to aninvocation
where process creation failed.The text was updated successfully, but these errors were encountered: