I have setup a project to test the capability of CodeQL,to test taint tracking ablitity
オープン
C++
question
- 主要言語
- CodeQL
- スター
- 10.1k
- フォーク
- 2.1k
- 平均マージ
- 2日 15時間
- マージ済み PR(30日)
- 141
説明
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```
コントリビューションガイド
評価
この issue はまだ評価されていません。