This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-04-19 22:14:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95681bfad48b508fafec3e3f96ae52287e567dd2
codeql
/
java
/
ql
/
test
/
query-tests
/
security
/
CWE-749
History
Owen Mansel-Chan
ef345a3279
Java: Inline expectation should have space after $
...
This was a regex-find-replace from `// \$(?! )` (using a negative lookahead) to `// $ `.
2026-03-04 12:44:54 +00:00
..
AndroidManifest.xml
…
IntentUtils.java
…
options
…
SafeActivity1.java
…
SafeActivity2.java
…
SafeActivity3.java
…
UnsafeActivity1.java
Java: Inline expectation should have space after $
2026-03-04 12:44:54 +00:00
UnsafeActivity2.java
Java: Inline expectation should have space after $
2026-03-04 12:44:54 +00:00
UnsafeActivity3.java
Java: Inline expectation should have space after $
2026-03-04 12:44:54 +00:00
UnsafeActivity4.java
…
UnsafeActivityKt.kt
…
UnsafeAndroidAccess.java
Java: Inline expectation should have space after $
2026-03-04 12:44:54 +00:00
UnsafeAndroidAccessTest.expected
…
UnsafeAndroidAccessTest.ql
…
UnsafeAndroidBroadcastReceiver.java
Java: Inline expectation should have space after $
2026-03-04 12:44:54 +00:00