Insights: github/codeql
Overview
Could not load contribution data
Please try again later
41 Pull requests merged by 22 people
-
Swift: Models-as-data support for tuple content
#13933 merged
Aug 10, 2023 -
JS: change the defaults in the qhelp for missing-rate-limit to something more reasonable
#13940 merged
Aug 10, 2023 -
Data flow: Fix `localWriteStep` consistency query
#13942 merged
Aug 10, 2023 -
C#: LINQ recommendation queries.
#13885 merged
Aug 10, 2023 -
Swift: Flow sources for UITextInput
#13930 merged
Aug 10, 2023 -
Kotlin: useFunction might return null
#13919 merged
Aug 10, 2023 -
Ruby: Fix bug in `isCapturedAccess`
#13936 merged
Aug 10, 2023 -
C#: Fix bad join order
#13927 merged
Aug 10, 2023 -
Ruby: Track flow from splat arguments to positional parameters
#13878 merged
Aug 10, 2023 -
C++: Only consider the maximum buffer size for badly bounded write
#13929 merged
Aug 10, 2023 -
Python: Aiohttp improvements
#13731 merged
Aug 9, 2023 -
C++: Revert constant bounds for new range analysis
#13931 merged
Aug 9, 2023 -
Go: Bump extractor dependencies
#13923 merged
Aug 9, 2023 -
C++: Fix taint-flow in preparation for frontend upgrade
#13911 merged
Aug 9, 2023 -
Misc: Fixup `accept-expected-changes-from-ci.py`
#13925 merged
Aug 9, 2023 -
Revert "Swift: Route compiler diagnostics through our log."
#13924 merged
Aug 9, 2023 -
C++: Remove unnecessary predicates
#13920 merged
Aug 8, 2023 -
Swift: Flow through ForceValueExpr on LHS of assignment
#13905 merged
Aug 8, 2023 -
Java: Add proper support for variable capture flow.
#13478 merged
Aug 8, 2023 -
Add option to filter automodel queries
#13852 merged
Aug 8, 2023 -
Revert "Swift: Route compiler diagnostics through our log."
#13917 merged
Aug 8, 2023 -
Release preparation for version 2.14.2
#13912 merged
Aug 7, 2023 -
Swift: add SetContent for data flow
#13838 merged
Aug 7, 2023 -
C++: Small cleanup of `SsaInternals`
#13907 merged
Aug 7, 2023 -
C++: Constant type-bounds in the new range analysis
#13783 merged
Aug 7, 2023 -
C#: Turn RuntimeVersion into a record type.
#13688 merged
Aug 7, 2023 -
Java: remove duplicate models
#13889 merged
Aug 7, 2023 -
C++: Remove support for `_Float128x` which is not actually supported by gcc
#13887 merged
Aug 7, 2023 -
Java: Fix typo in `StdlibRandomSource::getOutput`
#13899 merged
Aug 7, 2023 -
Data flow: Refactor shared library
#13901 merged
Aug 7, 2023 -
Kotlin: Pass on a parentId and remove some redundant braces
#13837 merged
Aug 7, 2023 -
Java: Threat Models
#13506 merged
Aug 7, 2023 -
Revert "Swift: Pragmatic fix for CustomUrlSchemes.qll."
#13888 merged
Aug 7, 2023 -
Bump regex from 1.9.1 to 1.9.3 in /ql
#13898 merged
Aug 7, 2023 -
DataFlow: Support stateless `isSink` in `StateConfigSig`s
#13851 merged
Aug 4, 2023 -
Swift: Route compiler diagnostics through our log.
#13869 merged
Aug 4, 2023 -
Java: Experimental version of Java Command Injection query
#13484 merged
Aug 4, 2023 -
C#: Use stubs for query tests.
#13522 merged
Aug 4, 2023 -
C++: Add a type-based `SemReason`.
#13880 merged
Aug 4, 2023 -
C++: Add test for `__declspec` attribute on a global variable
#13884 merged
Aug 4, 2023
25 Pull requests opened by 15 people
-
[Draft] [C#] Add query for Insecure Direct Object Reference
#13882 opened
Aug 3, 2023 -
Java: automodel application mode: use endpoint class like in framework mode
#13886 opened
Aug 4, 2023 -
C++: Add a predicate for getting dataflow nodes whose value has been constant folded
#13895 opened
Aug 6, 2023 -
Java: Improve `JaxWsEndpoint::getARemoteMethod`
#13900 opened
Aug 7, 2023 -
Java: New models for JAX-RS
#13903 opened
Aug 7, 2023 -
JS: Fix a bug caused by capture nodes not being SourceNodes
#13904 opened
Aug 7, 2023 -
Swift: Add tests and develop command injection query
#13906 opened
Aug 7, 2023 -
Swift: CFG test for for-try-await
#13910 opened
Aug 7, 2023 -
ReDoS: escape unicode chars in the output for the ReDoS queries
#13914 opened
Aug 7, 2023 -
Update CSV framework coverage reports
#13915 opened
Aug 8, 2023 -
Java: limit field flow when tracking regex strings
#13916 opened
Aug 8, 2023 -
Post-release preparation for codeql-cli-2.14.2
#13918 opened
Aug 8, 2023 -
Swift: Initial data flow content for dictionaries
#13922 opened
Aug 8, 2023 -
JS: fix crash in case of cyclic alias
#13926 opened
Aug 9, 2023 -
JS: Ignore files larger than 10 MB during extraction
#13928 opened
Aug 9, 2023 -
Java: Add dashes to SHA algorithm names in `Encryption.qll`
#13934 opened
Aug 9, 2023 -
Python: MaD on externals
#13935 opened
Aug 9, 2023 -
Ruby: Improve desugaring of `for` loops
#13937 opened
Aug 10, 2023 -
More precise flow into splat parameters
#13938 opened
Aug 10, 2023 -
Ruby: Fix another bug in `isCapturedAccess`
#13939 opened
Aug 10, 2023 -
Python: fix nice locations for import aliases
#13941 opened
Aug 10, 2023 -
Swift: Update the weak sensitive data hashing examples and qhelp
#13943 opened
Aug 10, 2023 -
Kotlin: Handle null parent IDs in getFunctionLabel correctly
#13944 opened
Aug 10, 2023 -
Ruby: Add test for documenting missing flow through destructured parameters
#13945 opened
Aug 10, 2023 -
Swift: Models and tests for numeric conversions
#13946 opened
Aug 10, 2023
6 Issues closed by 5 people
-
Can't skip CodeQL if the status check is set required
#13932 closed
Aug 10, 2023 -
False positive, cpp/ql/src/Security/CWE/CWE-120/BadlyBoundedWrite.ql
#13913 closed
Aug 10, 2023 -
Java data flow: Identify side effects on captured variable in lambda callback.
#6906 closed
Aug 9, 2023 -
strange behavior when I use asParameter.
#13921 closed
Aug 9, 2023 -
LGTM.com - false positive in py/reflective-xss
#5129 closed
Aug 9, 2023 -
UseAfterFree.ql miss case 00
#13896 closed
Aug 7, 2023
2 Issues opened by 2 people
-
UseAfterFree.ql miss case 01
#13897 opened
Aug 7, 2023 -
preload tracer sets errno
#13894 opened
Aug 5, 2023
40 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.
-
C++: Fix barriers in invalid pointer deref
#13725 commented on
Aug 10, 2023 • 35 new comments -
Introduce shared taint tracking library
#13881 commented on
Aug 7, 2023 • 24 new comments -
Go: Make flow configurations use new data flow API
#13820 commented on
Aug 10, 2023 • 17 new comments -
Java: Support for With[out]Element for MaD.
#13546 commented on
Aug 9, 2023 • 15 new comments -
Create separate automodel pack
#13879 commented on
Aug 9, 2023 • 14 new comments -
C#: Include ASP.NET assemblies in the standalone extraction.
#13876 commented on
Aug 9, 2023 • 11 new comments -
Ruby: Reimplement flow through captured variables using field flow
#11725 commented on
Aug 10, 2023 • 8 new comments -
Java/C#: Update telemetry queries to report callables with sink/source neutrals as being supported.
#13432 commented on
Aug 10, 2023 • 7 new comments -
Swift: Risky or Broken Cryptographic Algorithm Query
#13649 commented on
Aug 10, 2023 • 7 new comments -
Ruby: Add Improper LDAP Authentication query (CWE-287)
#13313 commented on
Aug 10, 2023 • 5 new comments -
Java: Trust Boundary Violation Query
#13413 commented on
Aug 7, 2023 • 5 new comments -
Ruby: Add Unsafe HMAC Comparison Query.
#13825 commented on
Aug 10, 2023 • 5 new comments -
Java: Add Weak Randomness Query (CWE-330/338)
#13608 commented on
Aug 7, 2023 • 4 new comments -
Swift: Model withUnsafeBytes and similar closure methods
#13827 commented on
Aug 10, 2023 • 3 new comments -
Go: Support Go 1.21
#13867 commented on
Aug 9, 2023 • 3 new comments -
Error downloading packs with corporate certificate in chain
#13132 commented on
Aug 4, 2023 • 2 new comments -
JS: [WIP] Add `dot.js` support
#13624 commented on
Aug 4, 2023 • 2 new comments -
Python: Include all assignments in data flow paths
#13738 commented on
Aug 10, 2023 • 2 new comments -
C#: Add integration test for standalone extraction
#13744 commented on
Aug 9, 2023 • 2 new comments -
Swift: Correct the behaviour of Type.getName
#13829 commented on
Aug 7, 2023 • 2 new comments -
False positive: Cyclic import in Python
#13866 commented on
Aug 7, 2023 • 1 new comment -
CodeQL is missing an inline mechanism to suppress warnings
#11427 commented on
Aug 9, 2023 • 1 new comment -
Ruby: add seperate additional steps between `YAML.parse*` methods and `to_ruby`
#13431 commented on
Aug 8, 2023 • 1 new comment -
Go: Decompression Bombs
#13553 commented on
Aug 5, 2023 • 1 new comment -
C++: Decompression Bombs
#13560 commented on
Aug 10, 2023 • 1 new comment -
Python/JavaScript: Shared module for serverless functions
#13729 commented on
Aug 10, 2023 • 1 new comment -
Java: Understand multiple parse mode flags specified in a regular expression string
#13778 commented on
Aug 7, 2023 • 1 new comment -
Python: Understand multiple parse mode flags specified in a regular expression string
#13779 commented on
Aug 9, 2023 • 1 new comment -
Python: Add `shlex.quote` as `py/shell-command-constructed-from-input` sanitizer
#13782 commented on
Aug 8, 2023 • 1 new comment -
Go: Fix missing flow through receiver for function variable (try 2)
#13861 commented on
Aug 9, 2023 • 1 new comment -
Go: Add sanitizer to remove paths passing through http.Error
#13872 commented on
Aug 8, 2023 • 1 new comment -
Database does not contain all the source files
#13875 commented on
Aug 10, 2023 • 0 new comments -
DO NOT MERGE: C++: Replace simple range analysis uses by semantic range analysis uses
#12505 commented on
Aug 6, 2023 • 0 new comments -
add security-severity score to code scanning query list
#12557 commented on
Aug 9, 2023 • 0 new comments -
C#: Adopt shared CFG construction library from shared `controlflow` pack
#13595 commented on
Aug 4, 2023 • 0 new comments -
JS/RB: write qhelp for `incomplete-multi-character-sanitization`
#13641 commented on
Aug 7, 2023 • 0 new comments -
C++: Updates for changes in frontend
#13716 commented on
Aug 9, 2023 • 0 new comments -
Python: Add unsafe deserialization sinks (CWE-502)
#13781 commented on
Aug 8, 2023 • 0 new comments -
Python: Relax module resolution
#13819 commented on
Aug 8, 2023 • 0 new comments -
Swift: 'ParsedSequence' lacks proper types and yields 'Unresolved' AST nodes
#13836 commented on
Aug 8, 2023 • 0 new comments