Skip to content
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

Consider adding namespaces to tags #56

Closed
michaelcfanning opened this issue Oct 11, 2017 · 0 comments
Closed

Consider adding namespaces to tags #56

michaelcfanning opened this issue Oct 11, 2017 · 0 comments

Comments

@michaelcfanning
Copy link
Contributor

michaelcfanning commented Oct 11, 2017

If we define a separator for tags, we can allow tool producers to serialized a hierarchized set of tags. For example, by using a forward slash, a user could tag a result with multiple CWE designations:

["CWE/973", "CWE/435"]

Similarly, a SARIF converter that transforms Polyspace Verifier output to SARIF might preserve validation-relevant annotations produced by its abstract interpretation engine like so:

"Polyspace/Dead"
"Polyspace/Open"
etc.

ghost pushed a commit that referenced this issue Oct 20, 2017
ghost pushed a commit that referenced this issue Oct 20, 2017
Issue #56: Propose namespaced tags with metadata
ghost pushed a commit that referenced this issue Nov 29, 2017
@ghost ghost closed this as completed Nov 29, 2017
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant