FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ruby/ql/test - github/codeql · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10k
Code
Issues
997
Pull requests
467
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
ruby
ql
test
on
codeql-cli/v2.19.2
User selector
Datepicker
Commit history
Commits on Oct 10, 2024
Merge pull request #17647 from geoffw0/warnings
Show description for 04c7319
geoffw0
authored
04c7319
View commit details
Copy full SHA for 04c7319
View code at this point
Browse repository at this point
Commits on Oct 7, 2024
Ruby: Fix expected test output
hvitved
committed
f1afa2b
View commit details
Copy full SHA for f1afa2b
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
Ruby: Add rb/diagnostics/extraction-warnings so that we don't miss anything we had before.
geoffw0
committed
86cc2dc
View commit details
Copy full SHA for 86cc2dc
View code at this point
Browse repository at this point
Ruby: Make similar changes to differentiate extraction errors and warnings, and mostly restore original behaviour.
geoffw0
committed
1ea94fa
View commit details
Copy full SHA for 1ea94fa
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
Address review comments
hvitved
committed
6a11120
View commit details
Copy full SHA for 6a11120
View code at this point
Browse repository at this point
Update expected test output
hvitved
committed
f287216
View commit details
Copy full SHA for f287216
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
Shared: Do not use `@kind graph` for CFG test output
hvitved
committed
1681324
View commit details
Copy full SHA for 1681324
View code at this point
Browse repository at this point
Commits on Sep 18, 2024
Update expected test output
hvitved
committed
ed9008a
View commit details
Copy full SHA for ed9008a
View code at this point
Browse repository at this point
Commits on Aug 26, 2024
Data flow: Compute local big step relation per stage
hvitved
committed
c92c96f
View commit details
Copy full SHA for c92c96f
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
Ruby: Add another array flow test
hvitved
committed
cb1b1da
View commit details
Copy full SHA for cb1b1da
View code at this point
Browse repository at this point
Commits on Aug 20, 2024
Ruby: Prevent synthetic splat matching for actual splats at same positions
hvitved
committed
d15e1b5
View commit details
Copy full SHA for d15e1b5
View code at this point
Browse repository at this point
Ruby: Prevent positional matching when preceded by a splat
hvitved
committed
c4b0f81
View commit details
Copy full SHA for c4b0f81
View code at this point
Browse repository at this point
Ruby: Rework hash splat argument/parameter matching
hvitved
committed
20dc242
View commit details
Copy full SHA for 20dc242
View code at this point
Browse repository at this point
Ruby: Rework splat argument/parameter matching
hvitved
committed
6d4f3bd
View commit details
Copy full SHA for 6d4f3bd
View code at this point
Browse repository at this point
Commits on Aug 13, 2024
Ruby: Update expected test output
hvitved
committed
c9aaba6
View commit details
Copy full SHA for c9aaba6
View code at this point
Browse repository at this point
Shared: Apply `ShowProvenance` in `InlineFlowTest.qll`
hvitved
committed
f83df76
View commit details
Copy full SHA for f83df76
View code at this point
Browse repository at this point
Commits on Aug 6, 2024
Ruby: Update expected test output
hvitved
committed
0f1b532
View commit details
Copy full SHA for 0f1b532
View code at this point
Browse repository at this point
Commits on Jul 31, 2024
C#/Go/Java/Python/Ruby: Accept qltest .expected changes.
aschackmull
committed
9724516
View commit details
Copy full SHA for 9724516
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
Merge pull request #16781 from alexrford/rb/weak-sensitive-data-hashing
Show description for 9fb657c
alexrford
authored
9fb657c
View commit details
Copy full SHA for 9fb657c
View code at this point
Browse repository at this point
Commits on Jul 2, 2024
Merge pull request #16887 from hvitved/ruby/local-flow-missing-steps
Show description for 8e8100f
hvitved
authored
8e8100f
View commit details
Copy full SHA for 8e8100f
View code at this point
Browse repository at this point
Merge pull request #16801 from hvitved/ruby/element-reference-block
Show description for 19e910e
hvitved
authored
19e910e
View commit details
Copy full SHA for 19e910e
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
Ruby: Add missing local flow steps
hvitved
committed
7fdc09c
View commit details
Copy full SHA for 7fdc09c
View code at this point
Browse repository at this point
Commits on Jun 21, 2024
Ruby: Handle element references with blocks
hvitved
committed
a8758c0
View commit details
Copy full SHA for a8758c0
View code at this point
Browse repository at this point
Ruby: Rework `Sinatra.FilterJumpStep`
hvitved
committed
8ea4f85
View commit details
Copy full SHA for 8ea4f85
View code at this point
Browse repository at this point
Fix Sinatra test to properly output pathgraph
hvitved
committed
95c764e
View commit details
Copy full SHA for 95c764e
View code at this point
Browse repository at this point
Commits on Jun 18, 2024
Ruby: remove outdated test comment
alexrford
committed
51f3f15
View commit details
Copy full SHA for 51f3f15
View code at this point
Browse repository at this point
Ruby: add tests for rb/weak-sensitive-data-hashing
alexrford
committed
d994959
View commit details
Copy full SHA for d994959
View code at this point
Browse repository at this point
Merge pull request #16650 from alexrford/rb/routing-improvements
Show description for 6c3d90e
alexrford
authored
6c3d90e
View commit details
Copy full SHA for 6c3d90e
View code at this point
Browse repository at this point
Commits on Jun 12, 2024
Add unit tests
joefarebrother
committed
07f03be
View commit details
Copy full SHA for 07f03be
View code at this point
Browse repository at this point
Merge pull request #16471 from Sim4n6/ruby-UBV
Show description for 4ee8065
aibaars
authored
4ee8065
View commit details
Copy full SHA for 4ee8065
View code at this point
Browse repository at this point
Commits on Jun 10, 2024
Rerun the test learn
Sim4n6
committed
7c0ce64
View commit details
Copy full SHA for 7c0ce64
View code at this point
Browse repository at this point
Commits on Jun 7, 2024
Ruby: Add support for pretty-printed provenace in tests. Convert one test.
aschackmull
committed
5d51b5b
View commit details
Copy full SHA for 5d51b5b
View code at this point
Browse repository at this point
Commits on Jun 4, 2024
Ruby: Fix extraction errors
hvitved
committed
e42de3d
View commit details
Copy full SHA for e42de3d
View code at this point
Browse repository at this point
Ruby: Fix/accept extraction errors
hvitved
committed
ad99158
View commit details
Copy full SHA for ad99158
View code at this point
Browse repository at this point
Commits on May 31, 2024
Ruby: handle routes with path/action pairs
alexrford
committed
1100b75
View commit details
Copy full SHA for 1100b75
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL