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
2025-12-23 20:26:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8a2c9e212a7890a105f2bc343d52ef639dc112f
codeql
/
csharp
/
ql
/
test
/
query-tests
/
Security Features
/
CWE-209
History
Michael Nebel
c8ede58704
C#: Flow summaries has now been added for Exception stack trace, but not for ToString. The latter will be encoded as an extra taintstep in the analysis. To reduce noise for all uses of an exception itself an isSanitizerIn is introduced.
2022-05-25 08:28:15 +02:00
..
ExceptionInformationExposure.cs
Trim test files + remove duplicate newlines
2021-07-01 16:09:11 +02:00
ExceptionInformationExposure.expected
C#: Flow summaries has now been added for Exception stack trace, but not for ToString. The latter will be encoded as an extra taintstep in the analysis. To reduce noise for all uses of an exception itself an isSanitizerIn is introduced.
2022-05-25 08:28:15 +02:00
ExceptionInformationExposure.qlref
QL code and tests for C#/C++/JavaScript.
2018-08-02 17:53:23 +01:00
options
C#: Start using 'options' files in tests
2021-07-01 16:08:47 +02:00