Skip to content

Java: Remove SensitiveLoggingQuery results that flow through a source.#10006

Merged
aschackmull merged 1 commit into
github:mainfrom
aschackmull:java/sensitive-log-dedup
Aug 11, 2022
Merged

Java: Remove SensitiveLoggingQuery results that flow through a source.#10006
aschackmull merged 1 commit into
github:mainfrom
aschackmull:java/sensitive-log-dedup

Conversation

@aschackmull

Copy link
Copy Markdown
Contributor

This query was particularly prone to source-to-source flow due to its heuristic nature of its source definition. So adding an inBarrier will remove a lot of results that are effectively useless duplicates. In one observed case this removed several thousand results.

@atorralba atorralba left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Love it, let's merge if DCA is happy.

@aschackmull aschackmull merged commit 87461fe into github:main Aug 11, 2022
@aschackmull aschackmull deleted the java/sensitive-log-dedup branch August 11, 2022 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants