-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update logical location kinds to accommodate XML and JSON paths #291
Comments
Received some feedback from a team implementing a JSON-driven analysis
|
EBALLOT PROPOSAL: add a set of logical location kinds to the open-ended logicalLocation.kind property value set that help users locate paths within JSON, XML or other mark-up documents. API IMPACT: no literal API impact, as this is an open-ended string. Producers should favor one of our set of 'blessed' terms if they deem them relevant. Terms that will be referenced in the specification and in schema comments will now also include:
|
Have to state how to represent a dtd in the logical location as it appears that there is not an XPath representation for the DTD. Perhaps /!DOCTYPE |
To make it clear, it should be noted that the line number are not part of the text. The line number could also be stylized differently such as color. |
In the JSON example there are a couple of errors in the SARIF data:
|
@kupsch Thanks Jim. I noted those changes in this comment in #342, and will fix it up after the ballot ends. |
This draft contains all the changes through "e-ballot #2," which opened on Friday March 15 and will close on Friday March 22. It contains changes for ballot issues #168, #291, #309, #320, #321, #326, #335, and #341, as well as for previously approved issue #340. It does _not_ contain changes for any issues from "e-ballot #3," which will open on Friday March 22 and close on Friday March 29.
Approved in e-ballot #2. |
'kind' for results grouping, XML and JSON domains, and can we find a magical general term that absorbs function/member
The text was updated successfully, but these errors were encountered: