github / github/codeql

I have setup a project to test the capability of CodeQL,to test taint tracking ablitity

Open
#11,752 24 comments 0 reactions 0 assignees View on GitHub
C++ question
Dominant language
CodeQL
Stars
10.1k
Forks
2.1k
Avg merge
2d 15h
Merged PRs (30d)
141

Description

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```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.