Kasper Svendsen
|
e0e3a1d621
|
Dataflow: remove revFlowApAlias trick
|
2023-03-20 13:04:13 +01:00 |
|
Alex Ford
|
4b1171ce64
|
Merge branch 'main' into maikypedia/ruby-ssti
|
2023-03-20 09:55:53 +00:00 |
|
Tom Hvitved
|
a9ef3f95a2
|
Ruby: Introduce ContentSet::isElementOfType[OrUnknown]/1
|
2023-03-20 10:03:15 +01:00 |
|
Michael Nebel
|
37484a415f
|
Sync files.
|
2023-03-20 09:38:40 +01:00 |
|
Kasper Svendsen
|
9630feb5e4
|
Dataflow: Remove revFlowAlias trick
|
2023-03-20 09:04:35 +01:00 |
|
Erik Krogh Kristensen
|
af98ceb3c3
|
Merge pull request #11478 from erik-krogh/more-shell-taint
Rb: more taint-steps for shell-command-construction
|
2023-03-20 08:41:22 +01:00 |
|
github-actions[bot]
|
981e171525
|
Post-release preparation for codeql-cli-2.12.5
|
2023-03-17 13:27:00 +00:00 |
|
Alex Ford
|
e84b08409c
|
Ruby: test fixes
|
2023-03-17 12:08:38 +00:00 |
|
Alex Ford
|
c12a85b07b
|
Ruby: autoformat
|
2023-03-17 11:49:10 +00:00 |
|
Alex Ford
|
76ed56d2b6
|
Ruby: typo
|
2023-03-17 11:40:59 +00:00 |
|
Alex Ford
|
ee6288173f
|
Ruby: remove extra opening p tag
|
2023-03-17 11:38:49 +00:00 |
|
Alex Ford
|
60f313863a
|
Merge branch 'main' into maikypedia/ruby-ssti
|
2023-03-17 11:31:49 +00:00 |
|
Michael Nebel
|
282b5d4836
|
Merge pull request #12538 from michaelnebel/emptypredworkaround
DataFlow: Workaround empty predicate usage in IPA branch.
|
2023-03-17 10:29:19 +01:00 |
|
Tom Hvitved
|
d146d816a9
|
Ruby: Fix semantic merge conflict
|
2023-03-17 09:59:44 +01:00 |
|
Tom Hvitved
|
e69e90db4a
|
Ruby: Remove some redundant super type qualifiers
|
2023-03-17 09:32:13 +01:00 |
|
Tom Hvitved
|
75746cbacc
|
Merge pull request #12549 from hvitved/ruby/ssa-write-access
Ruby: `Ssa::WriteDefinition::getWriteAccess` should return a CFG node
|
2023-03-17 09:31:14 +01:00 |
|
Tom Hvitved
|
ee01e9ab35
|
Merge pull request #12554 from hvitved/ruby/clear-text-logging-hashes
Ruby: Rely on built-in hash-flow in clear text storage query
|
2023-03-17 09:21:11 +01:00 |
|
Harry Maclean
|
2c63dbad67
|
Merge pull request #11954 from hmac/sinatra
Ruby: Model Sinatra
|
2023-03-17 10:46:52 +13:00 |
|
Maiky
|
37e42bb05b
|
Missing markdown extension
|
2023-03-16 20:45:35 +01:00 |
|
Maiky
|
a229f7a832
|
Solve merge conflict and add a change note
|
2023-03-16 16:15:02 +01:00 |
|
Tom Hvitved
|
f35fb13723
|
Add change note
|
2023-03-16 15:18:47 +01:00 |
|
Tom Hvitved
|
9d3863eccc
|
Ruby: Rely on built-in hash-flow in clear text storage query
|
2023-03-16 14:55:06 +01:00 |
|
Tom Hvitved
|
ae10e6e08f
|
Ruby: Add a test that shows FP/FN for clear text logging query
|
2023-03-16 14:38:45 +01:00 |
|
Jeroen Ketema
|
66b03dbd1d
|
Apply suggestions from code review
|
2023-03-16 14:29:16 +01:00 |
|
Jeroen Ketema
|
e7079b35bc
|
Apply suggestions from code review
|
2023-03-16 14:28:17 +01:00 |
|
Michael Nebel
|
3fea9e4d0b
|
Sync files.
|
2023-03-16 14:12:29 +01:00 |
|
github-actions[bot]
|
fe4d27e8cc
|
Release preparation for version 2.12.5
|
2023-03-16 12:58:50 +00:00 |
|
Tom Hvitved
|
1d0b3d4112
|
Ruby: Ssa::WriteDefinition::getWriteAccess should return a CFG node
|
2023-03-16 11:28:24 +01:00 |
|
Tom Hvitved
|
a13b6ed230
|
Merge pull request #12536 from hvitved/dataflow/call-enclosing-callable-consistency-check
Data flow: Add consistency check for `DataFlowCall::getEnclosingCallable`
|
2023-03-16 10:19:42 +01:00 |
|
Rasmus Wriedt Larsen
|
b3a49ab143
|
Merge pull request #12467 from RasmusWL/kwargs-parameter-position-fixup
Python/Ruby: Use new parameter position for synthetic hash-splat instead
|
2023-03-16 09:52:46 +01:00 |
|
Tom Hvitved
|
9f798902bd
|
Data flow: Add consistency check for DataFlowCall::getEnclosingCallable
|
2023-03-16 08:40:53 +01:00 |
|
Harry Maclean
|
0eb0c26b72
|
Ruby: Add some documentation
This is primarily to bust the build cache.
|
2023-03-16 12:24:47 +13:00 |
|
Harry Maclean
|
907fbeaae8
|
Ruby: Update build instructions for new extractor
|
2023-03-16 11:54:47 +13:00 |
|
Harry Maclean
|
01a85164ee
|
Ruby: Bump rust toolchain to 1.68
|
2023-03-16 11:54:47 +13:00 |
|
Arthur Baars
|
fe34ec1378
|
Ruby: fix formatting errors
|
2023-03-15 13:45:06 +01:00 |
|
Henry Mercer
|
5de0eae992
|
Ruby: Update diagnostic source names for consistency
|
2023-03-15 12:05:09 +00:00 |
|
Henry Mercer
|
0de4259bff
|
Revert "Ruby: Use rb prefix in diagnostic IDs for consistency with queries"
This reverts commit a6509c7a37.
|
2023-03-15 12:00:47 +00:00 |
|
erik-krogh
|
cc3efcd35e
|
also restrict allowImplicitRead in unsafe-code-construction
|
2023-03-15 11:11:20 +01:00 |
|
erik-krogh
|
2133d1a5ab
|
Merge branch 'main' into more-shell-taint
|
2023-03-15 10:54:30 +01:00 |
|
Arthur Baars
|
fbe9823a42
|
Merge branch 'main' into henrymercer/polish-diagnostics
|
2023-03-14 23:42:33 +01:00 |
|
Harry Maclean
|
604d5f0c71
|
Merge pull request #12510 from hmac/merge-ruby-extractor
Ruby: Merge extractor crates
|
2023-03-15 09:41:07 +13:00 |
|
Harry Maclean
|
6dcc884fe1
|
Ruby: Small doc change
This is primarily to bust the actions cache, to test a change in the
ruby-build workflow.
|
2023-03-15 08:42:24 +13:00 |
|
Harry Maclean
|
aaeb8a0aa0
|
Merge pull request #12493 from hmac/ar-sinks
|
2023-03-15 07:59:07 +13:00 |
|
Henry Mercer
|
a6509c7a37
|
Ruby: Use rb prefix in diagnostic IDs for consistency with queries
|
2023-03-14 17:13:50 +00:00 |
|
Henry Mercer
|
769f9051af
|
Ruby: Serialize severities as lowercase
|
2023-03-14 17:09:25 +00:00 |
|
Tom Hvitved
|
8dd99b951b
|
Data flow: Exclude expectsContent nodes from lambda flow
|
2023-03-14 10:01:11 +01:00 |
|
erik-krogh
|
984a589954
|
don't depend on the callgraph in KernelArraySummary
|
2023-03-14 09:20:24 +01:00 |
|
Tom Hvitved
|
08557974ae
|
Merge pull request #12499 from hvitved/ruby/more-constructor-flow
Ruby: Add missing flow through `self.new` constructor calls
|
2023-03-14 09:14:42 +01:00 |
|
erik-krogh
|
4307889b1f
|
specialize allowImplicitRead in unsafe-shell-command-construction to fix performance
|
2023-03-14 08:42:11 +01:00 |
|
Harry Maclean
|
999b12f78b
|
Ruby: better errors in generator
Provide more context if a file cannot be opened by the generator.
|
2023-03-14 18:12:01 +13:00 |
|