REDMOND\brodes
|
32d29ffde3
|
Changed casing on TCipherType, Added some initial fixes for hash support, started developing openssl hashing modeling.
|
2025-03-07 10:02:36 -05:00 |
|
REDMOND\brodes
|
6083df2b7f
|
Completed tying algorithm instances to consumers. Now the model should have known literals for cipher instances, and it traces those instances to consumers (inits) and those inits are traced to cipher operations.
|
2025-03-05 15:48:08 -05:00 |
|
REDMOND\brodes
|
de3ff45cba
|
Misc updates for OpenSSL modeling to trace algorithm literals to known alg getters, and converting the literal to a TCipherType.
|
2025-03-05 15:17:52 -05:00 |
|
REDMOND\brodes
|
cce5f24b38
|
Initial OpenSSL modeling work.
|
2025-03-04 15:52:57 -05:00 |
|
Nicolas Will
|
b777a22d35
|
Expand model and specialize newtype relations
|
2025-02-14 23:43:07 +01:00 |
|
Nicolas Will
|
874e3b5e06
|
Modify model to use newtypes, expand modeling
|
2025-02-12 17:58:15 +01:00 |
|
Nicolas Will
|
4d44755945
|
Refactor Model and CBOM print queries
|
2025-02-11 15:37:15 +01:00 |
|
Nicolas Will
|
3dc28c2d17
|
Move language-agnostic model to shared library
|
2025-02-06 21:54:18 +01:00 |
|
Nicolas Will
|
cd70acde66
|
Merge pull request #1 from nicolaswill/brodes/experiments
Concepts for elliptic curves and misc. updates.
|
2025-02-06 14:43:09 +01:00 |
|
Nicolas Will
|
69a63855cc
|
Update CBOMGraph.ql
|
2025-01-29 21:55:57 +01:00 |
|
Nicolas Will
|
9af18bc100
|
WIP: add dgml/dot output/remove test code
|
2025-01-29 19:45:04 +01:00 |
|
REDMOND\brodes
|
0cd3df9d26
|
Concepts for elliptic cureve and misc. updates.
|
2025-01-29 10:27:46 -05:00 |
|
Nicolas Will
|
e027b0e9a0
|
WIP: add properties
|
2025-01-28 02:02:06 +01:00 |
|
Nicolas Will
|
78362341ff
|
WIP: hash types example and documentation
|
2025-01-24 22:32:32 +01:00 |
|
Nicolas Will
|
1a7d8cb99d
|
WIP
|
2025-01-24 17:33:03 +01:00 |
|
Nicolas Will
|
395d54bf86
|
Create Base.qll
|
2025-01-23 12:46:09 +01:00 |
|
Jeroen Ketema
|
8c3e5b6f56
|
Merge pull request #18368 from github/jketema/template-parameters-7
C++: Handle requires clauses and type template type constraints
|
2025-01-10 15:02:41 +01:00 |
|
Tom Hvitved
|
303b11ec36
|
Merge pull request #18298 from hvitved/rust/mad-source-sink
Rust: Add support for MaD sources and sinks with access paths
|
2025-01-10 11:49:51 +01:00 |
|
Mathias Vorreiter Pedersen
|
a35dc7ea69
|
Merge pull request #18463 from MathiasVP/add-sysalloc-models
C++: Add MaD models for `SysAllocString` and friends
|
2025-01-10 10:10:06 +00:00 |
|
Jeroen Ketema
|
0a292fbaf5
|
C++: Add upgrade and downgrade scripts
|
2025-01-10 10:20:51 +01:00 |
|
Jeroen Ketema
|
7f5772b8a4
|
C++: Update dbscheme stats file
|
2025-01-10 10:19:45 +01:00 |
|
Jeroen Ketema
|
3f6a2850cc
|
C++: Add change note
|
2025-01-10 10:19:44 +01:00 |
|
Jeroen Ketema
|
2c9af9ea30
|
C++: Add support for requires clauses and constraints on template parameters
|
2025-01-10 10:19:34 +01:00 |
|
Jeroen Ketema
|
204afab427
|
Merge pull request #18367 from github/jketema/template-parameters-6
C++: Handle template variable specializations
|
2025-01-09 22:21:03 +01:00 |
|
Mathias Vorreiter Pedersen
|
1822dc4860
|
C++: Add change note.
|
2025-01-09 17:56:07 +00:00 |
|
Mathias Vorreiter Pedersen
|
7a84132a6b
|
C++: Add models and accept testcases.
|
2025-01-09 17:32:34 +00:00 |
|
Mathias Vorreiter Pedersen
|
23acc31885
|
C++: Add testcases with missing models.
|
2025-01-09 17:30:37 +00:00 |
|
Jeroen Ketema
|
12048aefad
|
Merge pull request #18408 from jketema/config-silence
C++: Silence alerts coming from CMake test compilation files
|
2025-01-09 16:31:55 +01:00 |
|
Geoffrey White
|
0ce409efd7
|
Update cpp/ql/test/query-tests/Likely Bugs/Likely Typos/ExprHasNoEffect/CMakeFiles/CMakeScratch/TryCompile-abcdef/CheckFunctionExists.c
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2025-01-09 15:17:57 +00:00 |
|
yoff
|
b263132ab2
|
Merge pull request #17998 from yoff/shared/locations-in-range-analysis
|
2025-01-09 14:05:54 +01:00 |
|
Jeroen Ketema
|
347edc4ff6
|
C++: Add upgrade and downgrade scripts
|
2025-01-09 13:26:33 +01:00 |
|
Jeroen Ketema
|
74bc28534f
|
C++: Update dbscheme stats file
|
2025-01-09 13:23:25 +01:00 |
|
Jeroen Ketema
|
0a57587189
|
C++: Add change note
|
2025-01-09 13:23:23 +01:00 |
|
Jeroen Ketema
|
17127356e8
|
C++: Handle template variable specializations
|
2025-01-09 13:23:21 +01:00 |
|
Jeroen Ketema
|
ac05bfcf4e
|
C++: Remove some redundant toStrings
|
2025-01-09 11:04:07 +01:00 |
|
Jeroen Ketema
|
6325dd2ce1
|
C++: Simplify toString
|
2025-01-09 11:03:41 +01:00 |
|
Jeroen Ketema
|
f08d10065c
|
C++: Add upgrade and downgrade scripts
|
2025-01-09 00:44:39 +01:00 |
|
Jeroen Ketema
|
7cba263bc4
|
C++: Update dbscheme stats file
|
2025-01-09 00:44:38 +01:00 |
|
Jeroen Ketema
|
033f35fe42
|
C++: Improve PrintAST for concept ids
If a type would be used in multiple places in the AST, rendering of the
AST would be broken. Hence, we cannot directly use types as AST nodes.
|
2025-01-09 00:44:37 +01:00 |
|
Jeroen Ketema
|
f8458f6025
|
C++: Add change note
|
2025-01-09 00:44:36 +01:00 |
|
Jeroen Ketema
|
c48fcf1fb2
|
C++: Support concept id expressions
|
2025-01-09 00:44:26 +01:00 |
|
Owen Mansel-Chan
|
0f8f5d2793
|
Merge branch 'main' into post-release-prep/codeql-cli-2.20.1
|
2025-01-08 16:28:23 +00:00 |
|
yoff
|
21e7a0e828
|
Merge branch 'main' into shared/locations-in-range-analysis
|
2025-01-08 16:40:59 +01:00 |
|
github-actions[bot]
|
fb20f6ca63
|
Post-release preparation for codeql-cli-2.20.1
|
2025-01-07 22:07:40 +00:00 |
|
github-actions[bot]
|
88b6f1e79a
|
Release preparation for version 2.20.1
|
2025-01-07 20:50:36 +00:00 |
|
Dave Bartolomeo
|
72a53c4b23
|
Revert "Release preparation for version 2.20.1"
|
2025-01-07 13:32:23 -05:00 |
|
github-actions[bot]
|
fbf9f2fff8
|
Release preparation for version 2.20.1
|
2025-01-07 17:20:13 +00:00 |
|
Dave Bartolomeo
|
22e030584c
|
Revert "Release preparation for version 2.20.1"
|
2025-01-07 12:14:27 -05:00 |
|
Jeroen Ketema
|
0258ce70a4
|
Merge pull request #18362 from github/jketema/template-parameters-4
C++: Support concept templates
|
2025-01-07 16:42:56 +01:00 |
|
Jeroen Ketema
|
b6f412bbad
|
C++: Add change notes
|
2025-01-07 14:21:45 +01:00 |
|