Tom Hvitved
|
10534b62c9
|
Data flow: Call context virtual dispatch pruning in stage 1
|
2023-02-07 15:14:27 +01:00 |
|
github-actions[bot]
|
522a892d32
|
Post-release preparation for codeql-cli-2.12.2
|
2023-02-07 13:19:06 +00:00 |
|
Tom Hvitved
|
984729f9b0
|
Merge pull request #12117 from hvitved/ruby/delay-location-to-string
Ruby: Avoid computing `Location::toString` in full
|
2023-02-07 12:42:03 +01:00 |
|
Alvaro Muñoz
|
642a138eaa
|
Update Twirp.qll
|
2023-02-07 10:44:48 +01:00 |
|
Tom Hvitved
|
c0e3186607
|
Ruby: Avoid computing Location::toString in full
|
2023-02-07 10:06:47 +01:00 |
|
Harry Maclean
|
43ce26e4d0
|
Ruby: re-add Eval.rb
|
2023-02-07 09:37:26 +13:00 |
|
Arthur Baars
|
12f5732782
|
Ruby: downgrade tree-sitter to 0.20.7
The 0.20.9 version caused a stack overflow error on
the mongo-ruby-driver repository.
|
2023-02-06 16:27:51 +01:00 |
|
Mathias Vorreiter Pedersen
|
00fe448e3a
|
Merge pull request #12072 from aschackmull/dataflow/stage3-perf
Dataflow: Fix join in `fwdFlowRead` (take 2)
|
2023-02-06 10:43:11 +00:00 |
|
Arthur Baars
|
e382d6d000
|
Ruby: update stats
|
2023-02-06 10:28:19 +01:00 |
|
Arthur Baars
|
ec46f33a01
|
Ruby: add change note
|
2023-02-06 10:17:19 +01:00 |
|
Arthur Baars
|
f391948b53
|
Ruby: update expected output
|
2023-02-06 10:17:19 +01:00 |
|
Arthur Baars
|
4af0c4bb03
|
Ruby: desugar one-line pattern matches
|
2023-02-06 10:17:19 +01:00 |
|
Arthur Baars
|
3c15fd266d
|
Ruby: add one-line pattern match test
|
2023-02-06 10:17:19 +01:00 |
|
Arthur Baars
|
edbba85b96
|
Ruby: add one-line pattern matches to AST
|
2023-02-06 10:17:18 +01:00 |
|
Arthur Baars
|
e390ca50b0
|
Ruby: upgrade/downgrade scripts
|
2023-02-06 10:17:18 +01:00 |
|
Arthur Baars
|
90c51ef404
|
Ruby: re-generate dbscheme and library
|
2023-02-06 10:17:18 +01:00 |
|
Arthur Baars
|
c554a10e06
|
Ruby: update tree-sitter-ruby
|
2023-02-06 10:17:18 +01:00 |
|
Harry Maclean
|
02b09ca9f7
|
Ruby: Remove unused test files
|
2023-02-04 14:42:59 +13:00 |
|
Harry Maclean
|
cfb3bc9dce
|
Ruby: Remove unused test file
|
2023-02-04 14:30:56 +13:00 |
|
Harry Maclean
|
0711326619
|
Ruby: Move PosixSpawn tests to their own directory
|
2023-02-04 14:30:23 +13:00 |
|
Harry Maclean
|
dbbef0534b
|
Ruby: Move Core tests into core directory
|
2023-02-04 14:28:25 +13:00 |
|
Harry Maclean
|
b5d98d9011
|
Ruby: Move GraphQL test to their own directory
|
2023-02-04 14:25:38 +13:00 |
|
Harry Maclean
|
6c816d5602
|
Ruby: Move ActionDispatch tests to own directory
|
2023-02-04 14:19:08 +13:00 |
|
Harry Maclean
|
58d7af4018
|
Ruby: Move ActionView tests into their own dir
This ensures that changes to unrelated test files don't affect these
tests.
|
2023-02-04 14:19:08 +13:00 |
|
Alex Ford
|
7768026e70
|
Merge branch 'main' into js-use-shared-cryptography
|
2023-02-03 15:18:30 +00:00 |
|
Alex Ford
|
6c35feaa98
|
ConceptsShared: add a default implementation of BlockMode CryptographicOperation#getBlockMode() for compatibility with external code
|
2023-02-03 14:39:32 +00:00 |
|
Alex Ford
|
b968b59afc
|
CryptoAlgorithms: make CryptographicAlgorithm#matchesName hold only if that algorithm is the most specific match
|
2023-02-03 14:15:32 +00:00 |
|
erik-krogh
|
3545bb0819
|
adjust qhelp based on review
|
2023-02-03 10:50:18 +01:00 |
|
Mathias Vorreiter Pedersen
|
4e7ca1a175
|
Merge pull request #12082 from github/post-release-prep/codeql-cli-2.12.2
Post-release preparation for codeql-cli-2.12.2
|
2023-02-03 09:40:57 +00:00 |
|
Alvaro Muñoz
|
3a9d650cb9
|
add qldocs for member predicates
|
2023-02-03 10:09:16 +01:00 |
|
Arthur Baars
|
9a4cec7691
|
Merge pull request #11956 from aibaars/json-log
Ruby: structured logging
|
2023-02-03 09:54:49 +01:00 |
|
Alvaro Muñoz
|
dd31be43e0
|
Support for Twirp framework
|
2023-02-03 09:35:22 +01:00 |
|
github-actions[bot]
|
faf21f3edb
|
Post-release preparation for codeql-cli-2.12.2
|
2023-02-02 23:01:04 +00:00 |
|
Alex Ford
|
1435ef1862
|
CryptoAlgorithms: make CryptographicAlgorithm#matchesName split on underscores
|
2023-02-02 20:30:30 +00:00 |
|
Alex Ford
|
e5dfbe2c8d
|
ConceptsShared: Add BlockMode#matchesString(string) predicate
|
2023-02-02 20:27:52 +00:00 |
|
Alex Ford
|
61095b3c58
|
ConceptsShared: Add deprecated DataFlow::Node CryptographicOperation#getInput() predicate
|
2023-02-02 20:27:05 +00:00 |
|
Anders Schack-Mulligen
|
67d4ed53b9
|
Dataflow: Sync.
|
2023-02-02 16:33:00 +01:00 |
|
Jeroen Ketema
|
3cf5107b45
|
Apply suggestions from code review
|
2023-02-02 15:48:29 +01:00 |
|
github-actions[bot]
|
a4fa984792
|
Release preparation for version 2.12.2
|
2023-02-02 14:34:55 +00:00 |
|
Arthur Baars
|
a46061541b
|
Ruby: address review comment
|
2023-02-01 09:59:05 +01:00 |
|
Arthur Baars
|
fa81d9da18
|
Apply suggestions from code review
Co-authored-by: Harry Maclean <hmac@github.com>
|
2023-02-01 09:47:39 +01:00 |
|
Harry Maclean
|
da45d3aa7f
|
Ruby: Fix string comparison barrier guard
`strNode` was not properly restricted for some cases.
|
2023-02-01 14:40:53 +13:00 |
|
Harry Maclean
|
0d68d88741
|
Merge pull request #11934 from hmac/actioncontroller-filters
|
2023-02-01 09:10:30 +13:00 |
|
Arthur Baars
|
57012714d6
|
Ruby: serialize timestamps as ISO8601
|
2023-01-31 14:32:29 +01:00 |
|
dependabot[bot]
|
7f22c4c474
|
Bump clap from 3.0.12 to 3.0.14 in /ruby
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.12 to 3.0.14.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.0.12...v3.0.14)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-31 12:49:34 +00:00 |
|
Arthur Baars
|
d944c2bd79
|
Ruby: address comments
|
2023-01-31 10:22:12 +01:00 |
|
Harry Maclean
|
c99a096c9b
|
Ruby: Update test fixtures
|
2023-01-31 11:27:19 +13:00 |
|
Harry Maclean
|
69ed00cdf1
|
Ruby: QL4QL fix
|
2023-01-31 11:06:32 +13:00 |
|
erik-krogh
|
c2e8206090
|
add more array taint steps that taint the entire array
|
2023-01-30 21:14:27 +01:00 |
|
erik-krogh
|
962465f77a
|
add array-taint-steps to unsafe-shell-command-construction
|
2023-01-30 16:56:03 +01:00 |
|