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

adding inline externalpropertyfiles : [https://github.com/oasis-tcs/sarif-spec/issues/321] #1319

Merged
merged 4 commits into from
Mar 4, 2019

Conversation

harleenkohli
Copy link
Contributor

No description provided.

@michaelcfanning michaelcfanning merged commit 2e8f26b into master Mar 4, 2019
@michaelcfanning michaelcfanning deleted the adding-inlineExternalPropertyFiles branch March 4, 2019 03:38
@@ -27,6 +27,16 @@
}
},

"inlineExternalPropertyFiles": {
"description": "References to external property files that share data between runs.",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

References [](start = 22, length = 10)

@michaelcfanning @harleenkohli

I'm writing the change draft for this now. This property is not an array of references to external property files; it is an array each element of which contains the contents of an external property file. It's as if you took an actual external property file and copy/pasted its contents into one of the array elements.

How about this for the description:

"An array of externalPropertyFile objects containing data that is shared among the runs in the log file."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants