Tom Hvitved
|
db88b7da88
|
Ruby: Adjust to data flow refactor
|
2023-08-07 11:35:21 +02:00 |
|
Jeroen Ketema
|
747cd1745a
|
Update all languages to use the shared taint-tracking library
|
2023-08-04 22:53:25 +02:00 |
|
Mathias Vorreiter Pedersen
|
abe3a816ce
|
Merge pull request #13851 from MathiasVP/sink-without-states
DataFlow: Support stateless `isSink` in `StateConfigSig`s
|
2023-08-04 18:01:42 +02:00 |
|
Maiky
|
0cd1c1e2e5
|
Make private
Co-authored-by: Alex Ford <alexrford@users.noreply.github.com>
|
2023-08-03 17:08:50 +02:00 |
|
Maiky
|
0dec4876f1
|
Replace cast to DataFlow::CallNode
Co-authored-by: Alex Ford <alexrford@users.noreply.github.com>
|
2023-08-03 17:08:35 +02:00 |
|
Maiky
|
c54561e775
|
Merge branch 'main' into maikypedia/ldap-improper-auth
|
2023-08-03 16:49:30 +02:00 |
|
Maiky
|
fd649c1702
|
Fix getHost() (ldap.host = ip is not covered)
|
2023-08-03 16:37:48 +02:00 |
|
Maiky
|
f7a662814d
|
simplify usesSsl()
|
2023-08-03 16:20:20 +02:00 |
|
Maiky
|
2d87489dfa
|
change useSsl() to usesSsl()
|
2023-08-03 16:18:44 +02:00 |
|
Tom Hvitved
|
e011480114
|
Merge pull request #13509 from hvitved/cfg-pack
Convert shared CFG construction library to a parameterized module
|
2023-08-03 14:11:56 +02:00 |
|
Tom Hvitved
|
2ac646770e
|
Merge ControlFlowTreeBase and AstNode
|
2023-08-03 10:59:26 +02:00 |
|
Tom Hvitved
|
525ed65b0b
|
Rename getNode to getAstNode
|
2023-08-03 10:56:50 +02:00 |
|
Asger F
|
c38cbe859d
|
Merge pull request #13737 from asgerf/dynamic/fuzzy-models
Dynamic: add Fuzzy token
|
2023-08-03 09:58:24 +02:00 |
|
Tom Hvitved
|
2f3e52646c
|
Add class wrappers around newtype in Cfg.qll
|
2023-08-03 09:39:30 +02:00 |
|
Tom Hvitved
|
5d69e14cc1
|
Rename ControlFlowElement to AstNode
|
2023-08-03 09:39:30 +02:00 |
|
Tom Hvitved
|
1988397f93
|
Make shared CFG construction library a parameterized module
|
2023-08-03 09:39:30 +02:00 |
|
Mathias Vorreiter Pedersen
|
3007fdab5e
|
Sync identical files.
|
2023-08-02 14:33:33 +02:00 |
|
Anders Schack-Mulligen
|
7bc8bf616f
|
Merge pull request #13863 from aschackmull/dataflow/pack4
Dataflow: Move the shared library to a properly shared qlpack.
|
2023-08-02 14:19:49 +02:00 |
|
Anders Schack-Mulligen
|
73d4b126cf
|
Ruby: Adjust to use the qlpack data-flow api.
|
2023-08-01 14:02:33 +02:00 |
|
Alex Ford
|
f437a6f729
|
Merge branch 'main' into maikypedia/ldap-injection
|
2023-07-31 16:00:41 +01:00 |
|
Alex Ford
|
f272b0786a
|
Ruby: fix qldoc typo
|
2023-07-31 14:58:05 +01:00 |
|
Alex Ford
|
7f82aba7d4
|
qlformat
|
2023-07-31 14:57:14 +01:00 |
|
Maiky
|
2d88ac1846
|
Suggested Changes
|
2023-07-27 23:40:52 +02:00 |
|
Maiky
|
f5e17d7d39
|
Add additional Filter Methods
|
2023-07-27 23:04:55 +02:00 |
|
Owen Mansel-Chan
|
9b2b58a823
|
Sync files
|
2023-07-26 21:48:10 +01:00 |
|
github-actions[bot]
|
f91b7a9342
|
Post-release preparation for codeql-cli-2.14.1
|
2023-07-21 16:16:25 +00:00 |
|
github-actions[bot]
|
c936a920b0
|
Release preparation for version 2.14.1
|
2023-07-20 16:32:27 +00:00 |
|
Anders Schack-Mulligen
|
e72a0b2f8c
|
Dataflow: Add change notes.
|
2023-07-19 11:41:15 +02:00 |
|
Anders Schack-Mulligen
|
95d17045c9
|
Dataflow: Sync.
|
2023-07-19 11:41:15 +02:00 |
|
Alex Ford
|
27ee72c265
|
Merge remote-tracking branch 'origin/main' into rb/rack-env-query-string
|
2023-07-17 14:11:25 +01:00 |
|
Alex Ford
|
06aefe01b8
|
Update ruby/ql/lib/codeql/ruby/frameworks/rack/internal/App.qll
Co-authored-by: Asger F <asgerf@github.com>
|
2023-07-17 14:08:44 +01:00 |
|
Alex Ford
|
ab1f341aa6
|
Merge pull request #13566 from alexrford/rb/rack-params
Ruby: add `Rack::Request` params and cookies as remote input sources
|
2023-07-17 14:07:20 +01:00 |
|
Maiky
|
3f36d3244b
|
Fix singleton set literal
|
2023-07-15 00:18:21 +02:00 |
|
Alex Ford
|
bdf1aa0807
|
Merge pull request #13746 from asgerf/rb/fix-rack-todo
Ruby: Use API graphs asCallable() instead of Proc.new workaround
|
2023-07-14 16:29:00 +01:00 |
|
Alex Ford
|
d89c10dd85
|
Merge pull request #13130 from maikypedia/maikypedia/xpath-injection
Ruby : XPath Injection Query (CWE-643)
|
2023-07-14 14:10:09 +01:00 |
|
Asger F
|
2962727f0f
|
Ruby: Use API graphs asCallable() instead of Proc.new workaround
|
2023-07-14 13:50:07 +02:00 |
|
Alex Ford
|
dbb55ff2b4
|
Ruby: fix xpathinjection deprecation warnings
|
2023-07-14 12:45:27 +01:00 |
|
Alex Ford
|
a524735236
|
Merge branch 'main' into maikypedia/ldap-injection
|
2023-07-14 12:05:17 +01:00 |
|
Alex Ford
|
c0009379d1
|
qlformat
|
2023-07-14 12:04:03 +01:00 |
|
Asger F
|
31bed36231
|
Merge pull request #13612 from asgerf/rb/api-graph-explicit-proc-lambda
Ruby: Improve support for explicit proc-creation
|
2023-07-14 13:02:44 +02:00 |
|
Anders Schack-Mulligen
|
80a799df01
|
Merge pull request #13735 from aschackmull/dataflow/forcehighprecision-fix
Dataflow: Fix forceHighPrecision for length-2 prefixes.
|
2023-07-14 11:42:35 +02:00 |
|
Asger F
|
f1c82b650f
|
Ruby: Implement Fuzzy for Ruby
|
2023-07-13 15:42:34 +02:00 |
|
Asger F
|
919cb07c1e
|
Sync ApiGraphModels.qll
|
2023-07-13 15:42:33 +02:00 |
|
Asger F
|
18762db0fb
|
Ruby: factor out isProcCreationCall
|
2023-07-13 11:53:16 +02:00 |
|
Asger F
|
f232669ea5
|
Ruby: support Proc.new alongside 'proc' and 'lambda'
|
2023-07-13 11:53:16 +02:00 |
|
Asger F
|
194fe85442
|
Ruby: Use asCallable() to generate epsilon edges
|
2023-07-13 11:53:16 +02:00 |
|
Anders Schack-Mulligen
|
91de43f918
|
C#/Java/Ruby: Remove superfluous module members.
|
2023-07-13 11:38:35 +02:00 |
|
Anders Schack-Mulligen
|
837df2ad37
|
Dataflow: Sync.
|
2023-07-13 10:55:39 +02:00 |
|
Maiky
|
db0f38fe06
|
Update XpathInjectionQuery.qll
|
2023-07-12 23:46:47 +02:00 |
|
Ed Minnix
|
63299688d5
|
Add change notes for default implementations of isBarrier and isAdditionalFlowStep
|
2023-07-12 15:21:16 -04:00 |
|