How to customize the results of @kind: path-problem ?
Open
question
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
**Description of the issue**
Hi, I want to get the statement of the row where each node is located in the result of hasFlowPath(source, sink) data flow.
My current solution is to override PathNode's toString method, but it doesn't seem to work.
Contributor guide
Assessment
This issue has not been assessed yet.