Skip to content

Experiment: Test overlay[caller] QL-for-QL warning #19592

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

Closed

Conversation

kaspersv
Copy link
Contributor

No description provided.

@@ -3,6 +3,8 @@
* There is positive evidence that they are fully controlled by
* the program source code.
*/
overlay[local?]
module;

Check warning

Code scanning / CodeQL

Redundant import Warning

Redundant import, the module is already imported inside
semmle.code.java.security.Validation
.
@@ -1,3 +1,6 @@
overlay[local?]
module;

Check warning

Code scanning / CodeQL

Names only differing by case Warning

Tt is only different by casing from TT that is used elsewhere for modules.
@kaspersv kaspersv force-pushed the kaspersv/overlay-inline-warning-test branch 2 times, most recently from 8a3cff9 to f44f1a4 Compare May 28, 2025 12:35
@kaspersv kaspersv force-pushed the kaspersv/overlay-inline-warning-test branch from f44f1a4 to cd8823e Compare May 28, 2025 12:42
@kaspersv kaspersv closed this May 28, 2025
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