mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
java: add ThreadSafe query (P3)
Co-authored-by: Raúl Pardo <raul.pardo@protonmail.com> Co-authored-by: SimonJorgensenMancofi <simon.jorgensen@mancofi.dk> Co-authored-by: Bjørnar Haugstad Jåtten <bjornjaat@hotmail.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package examples;
|
||||
|
||||
public @interface ThreadSafe {
|
||||
}
|
||||
Reference in New Issue
Block a user