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

Strengthen ability to drive analysis via XML config files. #2643

Merged
merged 2 commits into from
Mar 19, 2023

Conversation

michaelcfanning
Copy link
Member

@michaelcfanning michaelcfanning commented Mar 19, 2023

  • BRK: All AnalyzeOptionsBase bool arguments are now bool? (to allow override in configuration XML. #2643
  • BRK: SarifLogger no longer populates artifact data if locations only contain URI data. #2643
  • BRK: Rename RuntimeConditions.ExceptionCreatingLogFile to ``RuntimeConditions.ExceptionCreatingOutputFile`. #2643
  • BRK: Rename Errors.LogExceptionCreatingLogFile to Errors.LogExceptionCreatingOutputFile to reflect its general purpose. #2643
  • NEW: Add DefaultTraces.ResultsSummary property that drives naive results summary in console logger via ResultsSummaryLogger. #2643
  • NEW: Prove AnalyzeContextBase.Inline helper. #2643
  • BUG: Raise ArgumentNullException on passing null text argument to HashUtilities.ComputeHashesForText. #2643

@michaelcfanning michaelcfanning marked this pull request as ready for review March 19, 2023 23:03
@michaelcfanning michaelcfanning merged commit 173ba97 into main Mar 19, 2023
@michaelcfanning michaelcfanning deleted the context-empowerment branch March 19, 2023 23:11
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

1 participant