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-27 17:55:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8bb1af884a498d096fbe78c95db902ba01563632
codeql
/
csharp
/
ql
History
calum
8bb1af884a
C# extractor: Limit string literals to 1MB. This is made more complicated by the fact that we need to limit the number of bytes to output, rather than the number of characters.
2019-02-11 17:36:23 +00:00
..
src
Merge pull request
#513
from calumgrant/cs/cwe-134
2018-11-26 14:58:54 +01:00
test
C# extractor: Limit string literals to 1MB. This is made more complicated by the fact that we need to limit the number of bytes to output, rather than the number of characters.
2019-02-11 17:36:23 +00:00