mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
Overlay: Add overlay annotations to Java & shared libraries
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
/**
|
||||
* Provides classes and predicates related to `org.apache.http.*` and `org.apache.hc.*`.
|
||||
*/
|
||||
overlay[local?]
|
||||
module;
|
||||
|
||||
import java
|
||||
private import semmle.code.java.dataflow.FlowSteps
|
||||
|
||||
Reference in New Issue
Block a user