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-08-04 17:33:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yoff/python-cfg-modelling-exceptions
codeql
/
csharp
/
ql
/
test
/
query-tests
/
Security Features
/
CWE-020
History
Michael Nebel
82f8a796e1
C#: Update all test util paths to point to the new location.
2024-12-12 13:21:31 +01:00
..
ExternalAPIsUsedWithUntrustedData.expected
C#: Since NameValueCollection now has a flow summary for the indexer it is considered a SafeExternalApiCallable and will thus not be included in the result of the test.
2022-05-25 08:28:14 +02:00
ExternalAPIsUsedWithUntrustedData.qlref
C#: Add queries to check untrusted data flow to external APIs
2020-12-04 13:26:53 +01:00
options
C#: Base tests for CWE-020 on stubs.
2023-06-15 15:22:43 +02:00
RuntimeChecksBypass.cs
Fix test case for RuntimeChecksBypass
2021-03-04 12:47:21 +01:00
RuntimeChecksbypass.expected
Fix test case for RuntimeChecksBypass
2021-03-04 12:47:21 +01:00
RuntimeChecksbypass.qlref
…
RuntimeChecksBypassBad.cs
…
RuntimeChecksBypassGood.cs
…
UntrustedData.cs
Trim test files + remove duplicate newlines
2021-07-01 16:09:11 +02:00
UntrustedDataToExternalAPI.expected
Fix test expectations including double space
2024-09-19 11:01:38 +01:00
UntrustedDataToExternalAPI.qlref
C#: Update all test util paths to point to the new location.
2024-12-12 13:21:31 +01:00