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-14 11:34:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
628f85aebcf23ee9a7a944c8ca8d00aefc00b8eb
codeql
/
csharp
/
ql
/
test
/
query-tests
/
Security Features
/
CWE-614
History
Owen Mansel-Chan
45eb14975a
C#: Inline expectation should have space after $
...
This was a regex-find-replace from `// \$(?! )` (using a negative lookahead) to `// $ `.
2026-03-04 12:45:02 +00:00
..
InsecureCookie
C#: Inline expectation should have space after $
2026-03-04 12:45:02 +00:00
RequireSSL
C#: Base tests for CWE-614 on stubs.
2023-06-16 10:08:40 +02:00