I have setup a project to test the capability of CodeQL,to test taint tracking ablitity
Aperta
C++
question
- Lingua principale
- CodeQL
- Stelle
- 10.1k
- Fork
- 2.1k
- Merge medio
- 2g 15h
- PR unite (30g)
- 141
Descrizione
here is my project
```
https://github.com/hatface/codeql_cap_evalution
```
here is the test result
```
https://github.com/hatface/codeql_cap_evalution/blob/main/CodeQL_Capacibility_Test_Result.md
```
here is the CodeQL Query
```cpp
https://github.com/hatface/codeql_cap_evalution/blob/main/taint_cap_test.ql
```
and the case5 is failed
QUESTION:
how to fix the situation using ```isAdditionalTaintStep```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.