Insights: github/codeql
Overview
Could not load contribution data
Please try again later
38 Pull requests merged by 22 people
-
Java: Add dashes to SHA algorithm names in `Encryption.qll`
#13934 merged
Aug 17, 2023 -
Swift: fix version check macro to be lexicographic
#13988 merged
Aug 17, 2023 -
Java: Join-order fix in RangeAnalysis.
#13987 merged
Aug 17, 2023 -
C++: Add `cpp/invalid-pointer-deref` false positive
#13989 merged
Aug 17, 2023 -
C#: Adopt shared CFG construction library from shared `controlflow` pack
#13595 merged
Aug 17, 2023 -
Update CSV framework coverage reports
#13915 merged
Aug 17, 2023 -
C#: Fix `getMadRepresentationSpecific`
#13966 merged
Aug 17, 2023 -
Kotlin: Handle Kotlin 2 parents better
#13960 merged
Aug 16, 2023 -
Swift: Fix expected files after a semantic merge conflict
#13984 merged
Aug 16, 2023 -
Python/JavaScript: Shared module for serverless functions
#13729 merged
Aug 16, 2023 -
C++: Fix original delta calculation for subtraction in new range analysis
#13981 merged
Aug 16, 2023 -
C++: Update test after float128 related extractor changes
#13971 merged
Aug 16, 2023 -
C++: Support subtraction in the new range analysis
#13972 merged
Aug 16, 2023 -
Python: Relax module resolution
#13819 merged
Aug 16, 2023 -
C#: Add integration test for standalone extraction
#13744 merged
Aug 16, 2023 -
Java: automodel application mode: use endpoint class like in framework mode
#13886 merged
Aug 16, 2023 -
Go: Don't warn when Go version exactly matches go.mod
#13973 merged
Aug 15, 2023 -
C++: make cmake generation work with internal rule `cc_binary_add_features`
#13959 merged
Aug 15, 2023 -
Swift: CFG test for for-try-await
#13910 merged
Aug 15, 2023 -
C++: Remove more dataflow FPs after frontend upgrade
#13965 merged
Aug 15, 2023 -
QL language specs: declarations can shadow dbscheme types and preds
#13968 merged
Aug 15, 2023 -
Ruby: Make type tracking flow-insensitive for captured variables
#13955 merged
Aug 15, 2023 -
ReDoS: escape unicode chars in the output for the ReDoS queries
#13914 merged
Aug 15, 2023 -
Swift: 'ParsedSequence' lacks proper types and yields 'Unresolved' AST nodes
#13836 merged
Aug 15, 2023 -
Java: Support for With[out]Element for MaD.
#13546 merged
Aug 15, 2023 -
Python: fix nice locations for import aliases
#13941 merged
Aug 14, 2023 -
Ruby: Improve desugaring of `for` loops
#13937 merged
Aug 14, 2023 -
Ruby: printCfg: only show graph for selected CfgScope
#13334 merged
Aug 14, 2023 -
C++: Fix barriers in invalid pointer deref
#13725 merged
Aug 14, 2023 -
Swift: Correct the behaviour of Type.getName
#13829 merged
Aug 14, 2023 -
C#: Include ASP.NET assemblies in the standalone extraction.
#13876 merged
Aug 14, 2023 -
C#: .NET Runtime path detection (bugfix).
#13952 merged
Aug 14, 2023 -
Post-release preparation for codeql-cli-2.14.2
#13918 merged
Aug 11, 2023 -
Ruby: Add test for documenting missing flow through destructured parameters
#13945 merged
Aug 11, 2023 -
Kotlin: Handle null parent IDs in getFunctionLabel correctly
#13944 merged
Aug 11, 2023 -
Ruby: Fix another bug in `isCapturedAccess`
#13939 merged
Aug 11, 2023 -
Make `CompareIdenticalValues` test work on arm64
#13948 merged
Aug 11, 2023 -
Go: Make flow configurations use new data flow API
#13820 merged
Aug 11, 2023
18 Pull requests opened by 15 people
-
Go: Improve incorrect integer conversion
#13949 opened
Aug 11, 2023 -
Java: Automodel Application Mode: Add Candidates for Regression Testing
#13954 opened
Aug 14, 2023 -
C#: Generate source files from cshtml files in standalone
#13957 opened
Aug 14, 2023 -
Java: Add JDK17 df-generated summary models
#13962 opened
Aug 14, 2023 -
Ruby: Remove isSplatAll
#13967 opened
Aug 15, 2023 -
Shared extractor: support file path globs
#13969 opened
Aug 15, 2023 -
C#: Compile against the reference assemblies in the standalone extractor (if possible)
#13970 opened
Aug 15, 2023 -
Ruby: Model more flow from splat arguments
#13974 opened
Aug 15, 2023 -
Python: parse mode chars should not be considered chars
#13975 opened
Aug 15, 2023 -
Java: Convert `SensitiveApi.qll` to use Models-as-Data
#13978 opened
Aug 16, 2023 -
Swift: add SPM support
#13979 opened
Aug 16, 2023 -
Swift: Improvements related to the swift/cleartext-logging query.
#13980 opened
Aug 16, 2023 -
Dataflow: Add type-based call-edge pruning.
#13982 opened
Aug 16, 2023 -
Data flow: Earlier call-context based dispatch filtering
#13983 opened
Aug 16, 2023 -
CPP: Convert SQL tainted away from away from DefaultTaintTracking.
#13985 opened
Aug 16, 2023 -
C#: Re-factor dependency fetching into a separate project.
#13986 opened
Aug 17, 2023 -
Python: Port old experimental points-to based queries
#13990 opened
Aug 17, 2023 -
Swift: use C++20 constraints and concepts to simplify code
#13991 opened
Aug 17, 2023
2 Issues closed by 2 people
-
Database does not contain all the source files
#13875 closed
Aug 16, 2023
5 Issues opened by 5 people
-
go 1.21 support
#13992 opened
Aug 17, 2023 -
Tree-Sitter Shared Extractor doesn't support extension-less files
#13964 opened
Aug 15, 2023 -
could hasFlow support multi core?
#13963 opened
Aug 15, 2023 -
Codeql usage under arm architecture
#13953 opened
Aug 14, 2023 -
Customizing CMAKE_CXX_FLAGS is not possible with codeql-cli auto-build
#13950 opened
Aug 12, 2023
25 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Swift: collection/tuple content for dictionary flow
#13947 commented on
Aug 17, 2023 • 17 new comments -
Java/C#: Update telemetry queries to report callables with sink/source neutrals as being supported.
#13432 commented on
Aug 17, 2023 • 14 new comments -
Go: Basic Go 1.21 support
#13867 commented on
Aug 17, 2023 • 12 new comments -
Python: Flask & Django Constant Secret Key initialization
#13561 commented on
Aug 17, 2023 • 7 new comments -
Swift: dataflow for `for-in` loops
#13909 commented on
Aug 17, 2023 • 7 new comments -
Java: Understand multiple parse mode flags specified in a regular expression string
#13778 commented on
Aug 16, 2023 • 6 new comments -
Create separate automodel pack
#13879 commented on
Aug 17, 2023 • 6 new comments -
Python: MaD on externals
#13935 commented on
Aug 15, 2023 • 6 new comments -
Java: Add Weak Randomness Query (CWE-330/338)
#13608 commented on
Aug 16, 2023 • 4 new comments -
Swift: Add tests and develop command injection query
#13906 commented on
Aug 14, 2023 • 4 new comments -
Java: Trust Boundary Violation Query
#13413 commented on
Aug 17, 2023 • 2 new comments -
Swift: Model withUnsafeBytes and similar closure methods
#13827 commented on
Aug 14, 2023 • 2 new comments -
depends on 'codeql-python@*', but pack 'codeql-python' was not found
#13364 commented on
Aug 15, 2023 • 1 new comment -
Ruby: Add Improper LDAP Authentication query (CWE-287)
#13313 commented on
Aug 16, 2023 • 1 new comment -
Ruby: add seperate additional steps between `YAML.parse*` methods and `to_ruby`
#13431 commented on
Aug 15, 2023 • 1 new comment -
Python: Include all assignments in data flow paths
#13738 commented on
Aug 17, 2023 • 1 new comment -
Python: Understand multiple parse mode flags specified in a regular expression string
#13779 commented on
Aug 14, 2023 • 1 new comment -
Ruby: Reimplement flow through captured variables using field flow
#11725 commented on
Aug 17, 2023 • 0 new comments -
C++: Updates for changes in frontend
#13716 commented on
Aug 16, 2023 • 0 new comments -
Ruby: query to automatically extract type definitions from library code
#13750 commented on
Aug 14, 2023 • 0 new comments -
Ruby: Add Unsafe HMAC Comparison Query.
#13825 commented on
Aug 11, 2023 • 0 new comments -
Introduce shared taint tracking library
#13881 commented on
Aug 16, 2023 • 0 new comments -
[Draft] [C#] Add query for Insecure Direct Object Reference
#13882 commented on
Aug 17, 2023 • 0 new comments -
Ruby: More precise flow into splat parameters
#13938 commented on
Aug 17, 2023 • 0 new comments -
Swift: Models and tests for numeric conversions
#13946 commented on
Aug 16, 2023 • 0 new comments