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

Update json format for security policy #1173

Merged
merged 1 commit into from
Sep 28, 2021
Merged

Update json format for security policy #1173

merged 1 commit into from
Sep 28, 2021

Conversation

SeanTAllen
Copy link
Contributor

These changes come by way of a suggestion from Maksim who noted that this
new format keeps the same information as the previous format, but organizes
it in a way that makes it easier to maintain the creation code and can
allow for the usage of a custom JSON marshaller to remove a source
of possible bugs in keeping the number of elements and the field that
is the length of said elements in sync,

Signed-off-by: Sean T. Allen seanallen@microsoft.com

@SeanTAllen SeanTAllen requested a review from a team as a code owner September 22, 2021 14:31
@anmaxvl anmaxvl self-assigned this Sep 22, 2021
@SeanTAllen
Copy link
Contributor Author

@dcantah PTAL

@dcantah dcantah self-assigned this Sep 25, 2021
@dcantah
Copy link
Contributor

dcantah commented Sep 25, 2021

The README should be updated with an example showing what the tool would spit out for the new format now

@SeanTAllen
Copy link
Contributor Author

@dcantah README has been updated.

@SeanTAllen
Copy link
Contributor Author

@dcantah PTAL (please take another look)

@dcantah
Copy link
Contributor

dcantah commented Sep 28, 2021

@SeanTAllen Sorry for the delay!

@dcantah
Copy link
Contributor

dcantah commented Sep 28, 2021

Oh oop spoke too soon

These changes come by way of a suggestion from Maksim who noted that this
new format keeps the same information as the previous format, but organizes
it in a way that makes it easier to maintain the creation code and can
allow for the usage of a custom JSON marshaller to remove a source
of possible bugs in keeping the number of elements and the field that
is the length of said elements in sync,

Signed-off-by: Sean T. Allen <seanallen@microsoft.com>
@dcantah
Copy link
Contributor

dcantah commented Sep 28, 2021

Ok re-lgtm

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.

3 participants