Provide API for merging/stitching two paths together in the standard library
未关闭
question
- 主要语言
- CodeQL
- 星标
- 10.1k
- 派生
- 2.1k
- 平均合并
- 2 天 15 小时
- 30 天内合并 PR
- 141
描述
I saw some of the recent changes to the [ExecTainted.ql](https://github.com/github/codeql/blob/main/cpp/ql/src/Security/CWE/CWE-078/ExecTainted.ql) C++ query where we stitch two paths together. I have needed this functionality before for my own queries, and after a lot of effort hacked something similar together to work for me. But given that this functionality is now used in a query in the default suite, can we integrate it into the standard library so others can more easily use it?
cc: @rdmarsh2
贡献指南
评估
这个 Issue 还没有评估数据。