Skip to content

issues Search Results · repo:github/codeql language:CodeQL

Filter by

2k results
 (68 ms)

2k results

ingithub/codeql (press backspace or delete to remove)

Description of the false positive The CodeQL analysis is reporting a Statement has no effect false positive when using Apache Airflow s operator chaining syntax with . This is a valid and idiomatic way ...
false-positive
  • jakubbelter
  • Opened 
    yesterday
  • #19687

Description of the false positive This flagged for outputting the value of an environment variable to logs. Generally, that could be a problem. In this case, the env var clearly contained the name of ...
false-positive
  • CleanCut
  • Opened 
    yesterday
  • #19681

Hello there. I seem to have a stuck GitHub Actions workflow. When I tried to push to GitHub yesterday, I got the following error: remote: error: GH013: Repository rule violations found for refs/heads/main. ...
question
  • jyio-va
  • Opened 
    3 days ago
  • #19671

I tried to build the language database using CodeQL, but encountered an error. And now I have read this article: https://gh.io/troubleshooting-code-scanning/no-source-code-seen-during-build. I didn t ...
question
  • Firebasky
  • Opened 
    3 days ago
  • #19670

i m a fresh men for codeql,Most of the content on the forums is the old API used,This really frustrates me while I m trying to learn.How can I continue to use the old API?o(╥﹏╥)o
question
  • ljfhhh
  • Opened 
    3 days ago
  • #19668

I am writing a codeqlquery to flag goto statements. Query: from Gotostmt gt select gt, “ use of goto statement” Now this query is returning results goto keywords as well as __leave keyword Which it ...
bug
C++
  • Akshay865
  • 6
  • Opened 
    3 days ago
  • #19666

https://codeql.github.com/codeql-query-help/java/java-unsafe-deserialization/ This query currently documents that SnakeYaml is currently insecure by default. As of 2.0, this is no longer the case. It ...
question
  • JLLeitschuh
  • Opened 
    3 days ago
  • #19664

Hi! I m making my own qlpack to make CodeQL support another language. I m using the Kaleidoscope pack as a sample. I m done with AST and making CFG now but, for some reason, after adding a few of ControlFlowTree ...
question
  • skavans
  • 7
  • Opened 
    4 days ago
  • #19648

Hello, I m not familiar with isAdditionalFlowStep, so there might be some issues with the rule I wrote. Could you please help me take a look? public class HashMap K,V extends AbstractMap K,V ...
question
  • fraudV
  • Opened 
    6 days ago
  • #19637

First of all, thanks for your hard work! I m a huge fan of CodeQL, and I think support for GitHub Actions within it is amazing. I m filing this because I recently tried to consume some of CodeQL s models ...
question
  • woodruffw
  • Opened 
    7 days ago
  • #19635
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub