github / github/codeql

Provide API for merging/stitching two paths together in the standard library

Abierto
#7,938 1 comentario 0 reacciones 0 asignados Ver en GitHub
question
Lenguaje dominante
CodeQL
Estrellas
10.1k
Forks
2.1k
Merge medio
2 d 15 h
PR fusionados (30 d)
141

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.