Paolo Tranquilli
|
b66153be97
|
Merge branch 'main' into redsun82/bzlmod
|
2024-02-22 11:15:07 +01:00 |
|
Paolo Tranquilli
|
a14c2ae8ab
|
Bazel: bump rules_python to 0.31.0
|
2024-02-22 11:14:53 +01:00 |
|
Joe Farebrother
|
ef124695a5
|
Apply suggestions from documentation review
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
|
2024-02-22 10:11:49 +00:00 |
|
Paolo Tranquilli
|
67222f8f7e
|
Bazel: add module lock file
|
2024-02-22 11:09:15 +01:00 |
|
Paolo Tranquilli
|
cda4ca68f8
|
Bazel: tweak .bazelrc
|
2024-02-22 11:08:50 +01:00 |
|
Paolo Tranquilli
|
7410522660
|
Bazel: bump version to 6.5.0
|
2024-02-22 11:08:33 +01:00 |
|
Ian Lynagh
|
b405c5fc02
|
Merge pull request #15683 from igfoo/igfoo/expr
Kotlin: Accept some Kotlin 2 location changes
|
2024-02-22 10:00:01 +00:00 |
|
Joe Farebrother
|
92bdd637a3
|
Address reveiw comment - add create nd remove select_insert
|
2024-02-22 09:55:46 +00:00 |
|
Michael Nebel
|
21aa025db2
|
Update csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowPrivate.qll
Co-authored-by: Tom Hvitved <hvitved@github.com>
|
2024-02-22 10:40:54 +01:00 |
|
Tom Hvitved
|
ebee35b385
|
Ruby: No fieldFlowBranchLimit for SummarizedCallables
|
2024-02-22 10:27:25 +01:00 |
|
Tom Hvitved
|
23869fc8e6
|
Ruby: Fix bug in allowParameterReturnInSelf
|
2024-02-22 09:43:52 +01:00 |
|
Tom Hvitved
|
007d08ea63
|
Ruby: Add another variable capture test
|
2024-02-22 09:39:01 +01:00 |
|
Tamás Vajk
|
9ecac04709
|
Merge pull request #15680 from tamasvajk/buildless/no-mono-fallback-impr
C#: Improve fallback nuget package restore in buildless
|
2024-02-22 08:40:16 +01:00 |
|
Paolo Tranquilli
|
c15d3ab08a
|
Merge branch 'main' into redsun82/bzlmod
|
2024-02-22 06:05:37 +01:00 |
|
Robert Marsh
|
875ab74c28
|
Merge branch 'main' into rdmarsh2/cpp/ir-synthetic-destructors
Fixes conflicts in C++ IR tests and Stmt.qll
|
2024-02-21 21:34:49 +00:00 |
|
Alvaro Muñoz
|
d0b904a590
|
Fix QLpack names
|
2024-02-21 21:57:45 +01:00 |
|
Robert Marsh
|
66743fb0db
|
C++: refactor TranslatedReturnStmt
|
2024-02-21 20:50:30 +00:00 |
|
Robert Marsh
|
e0c7849f52
|
C++: fix incorrect use of getChildInternal
|
2024-02-21 20:35:58 +00:00 |
|
Ian Lynagh
|
218a3877d2
|
Merge pull request #15682 from igfoo/igfoo/propStackOverflow
Java: Properties: Add a test that used to give a stack overflow
|
2024-02-21 19:35:32 +00:00 |
|
Asger F
|
db10c229de
|
Merge pull request #15663 from asgerf/js/endpoint-naming2
JS: Improvements to endpoint naming
|
2024-02-21 19:36:57 +01:00 |
|
amammad
|
1927530517
|
update tests after branch update
|
2024-02-21 22:15:23 +04:00 |
|
Am
|
376c6ea09a
|
Merge branch 'main' into amammad-go-bombs
|
2024-02-21 21:42:25 +03:30 |
|
Geoffrey White
|
7b85bb4c95
|
Shared: Autoformat.
|
2024-02-21 17:54:00 +00:00 |
|
Geoffrey White
|
4367b7813c
|
Shared: Use more standard QLDoc phrasing.
|
2024-02-21 17:54:00 +00:00 |
|
Geoffrey White
|
d1c0294551
|
Shared: Delete hallucinated return values.
|
2024-02-21 17:54:00 +00:00 |
|
Geoffrey White
|
5e401abccb
|
Shared: Undo changes to existing QLDoc.
|
2024-02-21 17:53:59 +00:00 |
|
Geoffrey White
|
2f1d4b923e
|
Shared: Generate some QLDoc using the "GitHub Copilot: Generate Docs" command.
|
2024-02-21 17:53:59 +00:00 |
|
Alvaro Muñoz
|
7a1369d9d0
|
Merge pull request #19 from GitHubSecurityLab/steps
|
2024-02-21 18:38:44 +01:00 |
|
Benjamin Rodes
|
8d35db0fe6
|
Making argv filter positional.
|
2024-02-21 12:25:35 -05:00 |
|
Ian Lynagh
|
e6f70385f4
|
Kotlin: Accept more loc changes in library-tests/exprs
|
2024-02-21 17:23:03 +00:00 |
|
Ian Lynagh
|
006b682333
|
Kotlin: Accept more loc changes in library-tests/exprs
|
2024-02-21 17:18:06 +00:00 |
|
Ian Lynagh
|
36b304d9a1
|
Kotlin: Accept some locations in library-tests/exprs
|
2024-02-21 17:13:50 +00:00 |
|
Ian Lynagh
|
212d5def16
|
Kotlin: Accept more loc changes in library-tests/exprs
These are more instances of the same changes as the previous 2 commits
|
2024-02-21 17:04:49 +00:00 |
|
Ian Lynagh
|
1b98dc16ba
|
Kotlin: Accept some more loc changes in library-tests/exprs
|
2024-02-21 17:02:59 +00:00 |
|
Ian Lynagh
|
5ecdc29808
|
Kotlin: Accept some loc changes in library-tests/exprs
These aren't ideal, but I think they will be improve once we handle
pre/post inc/decrement properly.
|
2024-02-21 17:00:23 +00:00 |
|
Jorge
|
9e2be7d674
|
Apply suggestions from code review
Co-authored-by: Alvaro Muñoz <pwntester@github.com>
|
2024-02-21 17:27:39 +01:00 |
|
Jeroen Ketema
|
f9d391d087
|
C++: Support destructors for range-based for-loops
|
2024-02-21 17:26:32 +01:00 |
|
Paolo Tranquilli
|
3ca9d70100
|
Bazel: drop experimental from bzlmod flag
|
2024-02-21 16:53:08 +01:00 |
|
Paolo Tranquilli
|
61bfe7e520
|
Bazel: rename internal module to semmle_code
|
2024-02-21 16:51:39 +01:00 |
|
Alvaro Muñoz
|
d6f6e1fc0b
|
Merge pull request #18 from GitHubSecurityLab/triggers
feat(triggers): New query and support for trigger-based severity decisions
|
2024-02-21 16:51:16 +01:00 |
|
Alvaro Muñoz
|
3d5567d698
|
Update ql/lib/codeql/actions/Ast.qll
Co-authored-by: Jorge <46056498+jorgectf@users.noreply.github.com>
|
2024-02-21 16:50:44 +01:00 |
|
Alvaro Muñoz
|
a28f8e90f0
|
Update ql/lib/ext/tj-actions_branch-names.model.yml
|
2024-02-21 16:50:33 +01:00 |
|
Paolo Tranquilli
|
cb5e3c336d
|
Merge branch 'main' into redsun82/bzlmod
|
2024-02-21 16:47:36 +01:00 |
|
Robert Marsh
|
339c89019a
|
Merge pull request #15681 from jketema/destructors6b
C++: Add IR test where the for loop should call destructors at the end of its body
|
2024-02-21 10:20:46 -05:00 |
|
Jorge
|
3ca7adab4f
|
Merge branch 'master' into steps
|
2024-02-21 15:31:42 +01:00 |
|
jorgectf
|
e1d6c7dac4
|
Add some steps
|
2024-02-21 15:29:27 +01:00 |
|
Tamás Vajk
|
e13d6cdd57
|
Merge pull request #15678 from tamasvajk/fix/integration-test-paths
C#: Modify reported assembly paths in integration tests
|
2024-02-21 15:26:36 +01:00 |
|
Paolo Tranquilli
|
3df3fbc65b
|
Merge branch 'main' into redsun82/bzlmod
|
2024-02-21 15:01:19 +01:00 |
|
Ian Lynagh
|
9948052fb6
|
Java: Properties: Add a test that used to give a stack overflow
|
2024-02-21 13:51:53 +00:00 |
|
Jeroen Ketema
|
11dc467add
|
C++: Add test where the for loop should call destructors at the end of its body
|
2024-02-21 14:42:23 +01:00 |
|