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

-Fixed issue #43 #45

Merged
merged 2 commits into from
Sep 6, 2018
Merged

-Fixed issue #43 #45

merged 2 commits into from
Sep 6, 2018

Conversation

aguggenberger
Copy link
Contributor

-Added support for Sarif format #43

-Added support for Sarif format

public enum ReportFormat
{
Text,
Copy link
Member

Choose a reason for hiding this comment

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

Should we leave this as "MSBuild" in case we add JSON or other formats later?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I agree. I think that's a great idea. I'll update Enum.Text to Enum.MSBuild.

@ejohn20
Copy link
Member

ejohn20 commented Sep 4, 2018

Looks great! I made one suggestion on the name of the Enum.Text option. Let me know your thoughts.

@ejohn20 ejohn20 merged commit 67a876a into master Sep 6, 2018
@ejohn20 ejohn20 deleted the issue/43-sarif-format branch April 19, 2019 21:31
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.

2 participants