-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Java: Diff-informed queries: phase 3 (non-trivial locations) #20077
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
5c2cf79
[TEST] Java: CWE-020/ExternalAPI: new test based on qhelp
d10c 7aced48
[TEST] Java: LogInjection: convert test to qlref
d10c 49e03b4
[TEST] Java: UnsafeCertTrust: convert test to qlref
d10c 94386f0
[TEST] Java: TrustBoundaryViolations: convert test to qlref
d10c 6134518
[TEST] Java: SensitiveLogInfo: convert to qlref
d10c 44bb5e7
[TEST] Java: ConditionalBypass: convert to qlref
d10c b33058c
[TEST] Java: SensitiveCommunication: convert to qlref
d10c 8353fdd
[DIFF-INFORMED] Java: (Android)SensitiveCommunication
d10c 54546f6
[DIFF-INFORMED] Java: ArithmeticTainted
d10c 0bcdb42
[DIFF-INFORMED] Java: ArithmeticUncontrolled
d10c 0cf1195
[DIFF-INFORMED] Java: ConditionalBypass
d10c 1c6ecf1
[DIFF-INFORMED] Java: UntrustedDataToExternalAPI
d10c 919fea5
[DIFF-INFORMED] Java: ExternallyControlledFormatString
d10c 19e5c3d
[DIFF-INFORMED] Java: ImproperValidationOfArray…
d10c 74b37e7
[DIFF-INFORMED] Java: InsecureCookie
d10c 2d73405
[DIFF-INFORMED] Java: InsecureLdapAuth
d10c b688df9
[DIFF-INFORMED] Java: LogInjection
d10c bc0b383
[DIFF-INFORMED] Java: MaybeBrokenCryptoAlgorithm
d10c 45b627d
[DIFF-INFORMED] Java: SensitiveLogging
d10c b3b139b
[DIFF-INFORMED] Java: SqlConcatenated
d10c 3785dbe
[DIFF-INFORMED] Java: TaintedEnvironmentVariable
d10c 7888dcb
[DIFF-INFORMED] Java: TempDirLocalInformationDisclosure
d10c ea4af83
[DIFF-INFORMED] Java: TrustBoundaryViolation
d10c 24c28ed
[DIFF-INFORMED] Java: UnsafeCertTrust
d10c 05df1d3
[DIFF-INFORMED] Java: AndroidWebViewSettingsAllowsContentAccess
d10c File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[DIFF-INFORMED] Java: LogInjection
- Loading branch information
commit b688df9dec0f9638db81a58eefb7067e28702df6
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The comment mentions OOMs under
--check-diff-informed
but doesn't provide sufficient context about the issue or potential solutions. Consider adding more details about the specific test case causing the problem and any planned follow-up actions.Copilot uses AI. Check for mistakes.