Alvaro Muñoz
Alvaro Muñoz
That depends entirely on your theme and the highlight groups it defines for the diffXXXX groups
This repo has been merged with the Security Lab one into the new [`community-codeql-packs`](https://github.com/GitHubSecurityLab/Community-CodeQL-Packs) repo which we plan to make public and promote soon. If you would like this PR...
This is implemented in [`place_signs`](https://github.com/pwntester/octo.nvim/blob/master/lua/octo/reviews/file-entry.lua#L384]) which gets called when loading the buffer [here](https://github.com/pwntester/octo.nvim/blob/master/lua/octo/reviews/file-entry.lua#L265). You can add an additional mapping for the diff mapping that controls a flag to prevent placing...
The build and CodeQL analysis will fail since googletest need to be updated to 1.11 as per https://stackoverflow.com/a/70779213
This repo has been merged with the Security Lab one into the new [`community-codeql-packs`](https://github.com/GitHubSecurityLab/Community-CodeQL-Packs) repo which we plan to make public and promote soon. If you would like this PR...
This repo has been merged with the Security Lab one into the new [`community-codeql-packs`](https://github.com/GitHubSecurityLab/Community-CodeQL-Packs) repo which we plan to make public and promote soon. If you would like this PR...
This repo has been merged with the Security Lab one into the new [`community-codeql-packs`](https://github.com/GitHubSecurityLab/Community-CodeQL-Packs) repo which we plan to make public and promote soon. If you would like this PR...
@MichalGorskiOnegini no one yet
Sorry for the late response, this is a ReDOS vulnerability
`evaluation/runQueries` query server command fails silently if it fails to acquire the database lock
I'm on 2.4.1, but this is not related to `evaluation/registerDatabases` as it was already happening before I added support for db registration to codeql.nvim. I also expected the second `evaluation/registerDatabases`...