Skip to content

Commit

Permalink
Merge changes for #330: invocation notification property name changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Larry Golding committed Mar 14, 2019
1 parent 386c8fd commit 8bb6152
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
Binary file modified Documents/ProvisionalDrafts/sarif-v2.0-csd02-provisional.docx
Binary file not shown.
7 changes: 7 additions & 0 deletions Documents/Schema changes between SARIF v1 and v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -1201,6 +1201,13 @@ Start of changes for CSD.2

## Changes approved but not yet applied to the schema.

- [Issue #330](https://github.com/oasis-tcs/sarif-spec/issues/330): "Rename 'invocation.toolNotifications' and 'configurationNotifications' to 'toolExecutionNotifications' and 'toolConfigurationNotifications'.

In the `invocation` object:

- Rename the `toolNotifications` property to `toolExecutionNotifications`.
- Rename the `configurationNotifications` property to `toolConfigurationNotifications`.

- [Issue #341](https://github.com/oasis-tcs/sarif-spec/issues/341): "Rename all 'instanceGuid' properties to 'guid'"

In the `run` object:
Expand Down
4 changes: 3 additions & 1 deletion EditorsReports/Editor's report 2019-04-03.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ Laurence J. Golding and Michael Fanning

Presented at TC Meeting #34, April 3th, 2019

1. After being approved as amended at the last TC meeting (#33), the following spec changes were merged into the provisional draft:
1. After being approved as amended at previous TC meetings, the following spec changes were merged into the provisional draft:

1. [Issue #330](https://github.com/oasis-tcs/sarif-spec/issues/330): "Rename 'invocation.toolNotifications' and 'configurationNotifications' to 'toolExecutionNotifications' and 'toolConfigurationNotifications'.

1. [Issue #340](https://github.com/oasis-tcs/sarif-spec/issues/340): "Inline logical location object to location."

Expand Down

0 comments on commit 8bb6152

Please sign in to comment.