Michael B. Gale
Michael B. Gale
That does look like a successful run to me, so there should be nothing to worry about. I have [a PR to fix the cause for the erroneous diagnostic](https://github.com/github/codeql/pull/16325), so...
@dependabot ignore this dependency
@dependabot ignore this dependency
Hi @tomasff, thanks for opening this PR and sorry I haven't looked at it sooner. I tried building this locally, but the citations don't seem to render properly: Is there...
I would ideally like to keep the styles as they are. The switch to biblatex should not change the look of the resulting PDFs. In your screenshots, the citation looks...
@tomasff are you still working on / planning to work on this?
Hi @peddie and @ghorn. Sorry that there hasn't been a response to this issue. I just wanted to check if you still need something like this? I note that `hedgehog`...
After the set of most recent changes, some things to check: - Do we miss out on `Canonical` anywhere now that it is no longer in `NewSemVer`? - Is there...
Hi @trentn 👋 Thanks for reporting this. I have passed this on to our Python team for them to have a look at it.
Hi @f0rm2l1n 👋 Could you try using taint flow instead of data flow for your query? I.e. `semmle.code.cpp.dataflow.new.TaintTracking` instead of `semmle.code.cpp.dataflow.new.DataFlow`.