< Return to Ballot details

Vote Details

Ballot: SARIF v2.1 Committee Specification Draft 2
Company:
SWAMP
Vote:
Yes
Comment:
The displayBase example on page 98 has an error. theRun.displayBase property should be not be at the top level, it should be a member of theRun.specialLocations:

"specialLocations": {
"displayBase": { # An artifactLocation object (§3.4).
"uri": "", # Empty string is valid relative reference.
"uriBaseId": "PACKAGE"
}
}