Sarita Iyer
|
75b0676c95
|
Add tocs with links to deprecated articles
|
2023-02-03 13:37:53 -05:00 |
|
Jonas Jensen
|
41f7c7ae53
|
Merge pull request #12092 from jbj/aliases-upper-case
|
2023-02-03 18:40:53 +01:00 |
|
Alvaro Muñoz
|
04d5b7e579
|
make RequestForgery import private
|
2023-02-03 18:19:35 +01:00 |
|
Alvaro Muñoz
|
4b198f9af8
|
apply code review feedback
|
2023-02-03 18:12:49 +01:00 |
|
Alvaro Muñoz
|
844193d065
|
use regexp to capture generated file names
|
2023-02-03 18:08:56 +01:00 |
|
Alvaro Muñoz
|
1d0e80c2f5
|
Apply suggestions from code review
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2023-02-03 17:59:29 +01:00 |
|
Alvaro Muñoz
|
3002230af9
|
remove duplicated import
|
2023-02-03 17:48:13 +01:00 |
|
Philip Ginsbach
|
1ec2c2591b
|
fix documentation generator problem
|
2023-02-03 16:42:07 +00:00 |
|
Owen Mansel-Chan
|
2f637e2c8e
|
Remove unused variable
|
2023-02-03 16:36:20 +00:00 |
|
Alvaro Muñoz
|
c517eb89b2
|
add more sinks
|
2023-02-03 17:33:08 +01:00 |
|
Jonas Jensen
|
73112e401c
|
Change type name to upper case
QL doesn't allow types to be declared in lower case, so the example did
not compile.
|
2023-02-03 17:30:12 +01:00 |
|
Philip Ginsbach
|
a354e776bf
|
document final type aliases
|
2023-02-03 15:59:47 +00:00 |
|
Alvaro Muñoz
|
20dc30d7e8
|
add RequestForgery test
|
2023-02-03 16:38:56 +01:00 |
|
Philip Ginsbach
|
a639f13fd9
|
Merge pull request #12085 from github/ginsbach/DocumentModuleSignatureMemberDefaults
document module signature member defaults
|
2023-02-03 15:33:00 +00:00 |
|
Alvaro Muñoz
|
6b3d458865
|
Apply suggestions from code review
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2023-02-03 16:20:21 +01:00 |
|
Alvaro Muñoz
|
c7637a7e1f
|
Apply suggestions from code review
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2023-02-03 16:19:48 +01:00 |
|
Anders Schack-Mulligen
|
2d6d8aaa74
|
Java: Account for additional constants in ArrayIndexOutOfBounds query.
|
2023-02-03 16:16:39 +01:00 |
|
Anders Schack-Mulligen
|
a1aeb995e6
|
Java: Apply deadcode guard to data flow nodes.
|
2023-02-03 16:16:39 +01:00 |
|
Anders Schack-Mulligen
|
e8dbd65d77
|
Java: Refactor compile-time constant calculation and apply to ConstantIntegerExpr.
|
2023-02-03 16:16:27 +01:00 |
|
Alvaro Muñoz
|
a0cf8e786c
|
fix SSRF sink
|
2023-02-03 16:16:00 +01:00 |
|
Alvaro Muñoz
|
7140b956e8
|
improve generated files matching predicates
|
2023-02-03 16:13:44 +01:00 |
|
Sarita Iyer
|
d99f7b56bd
|
Merge branch 'codeql-cli-articles-migration-update' of https://github.com/github/codeql into codeql-cli-articles-migration-update
|
2023-02-03 09:56:51 -05:00 |
|
Sarita Iyer
|
c33c5ed517
|
Update codeql-cli links
|
2023-02-03 09:56:49 -05:00 |
|
Tamas Vajk
|
f90c5346bf
|
C#: Change handled exception in TrapWriter.ArchiveContents
|
2023-02-03 15:13:23 +01:00 |
|
Geoffrey White
|
38eeb9c747
|
Swift: Model String methods.
|
2023-02-03 12:26:55 +00:00 |
|
Geoffrey White
|
1077dcd2e3
|
Swift: Model String initializers.
|
2023-02-03 11:36:35 +00:00 |
|
Philip Ginsbach
|
b8bd98e476
|
Merge pull request #12075 from github/ginsbach/RemoveIncorrectStatement
remove statement about namespaces from documentation that no longer holds
|
2023-02-03 11:18:07 +00:00 |
|
Geoffrey White
|
142ca0c9fb
|
Swift: Model StringProtocol initializers.
|
2023-02-03 10:53:44 +00:00 |
|
Geoffrey White
|
d888510688
|
Swift: Fix incorrect taint to String fields.
|
2023-02-03 10:21:52 +00:00 |
|
Geoffrey White
|
d25de8c764
|
Swift: Taint fields of StringProtocol.
|
2023-02-03 10:16:33 +00:00 |
|
Philip Ginsbach
|
e552a6206d
|
shadowing and visibility of default predicates
|
2023-02-03 10:11:25 +00:00 |
|
Geoffrey White
|
21abe54d8d
|
Swift: Greatly extend tests of taint through strings.
|
2023-02-03 10:11:12 +00:00 |
|
Philip Ginsbach
|
09fdf744d4
|
introduce module signature member defaults
|
2023-02-03 10:01:59 +00:00 |
|
Geoffrey White
|
bf6ef43451
|
Swift: Document library model files consistently.
|
2023-02-03 09:59:35 +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 |
|
Philip Ginsbach
|
808d3e3a1f
|
Merge pull request #12084 from github/ginsbach/IncorrectEnvironmentNumbering
we actually only distinguish four environments
|
2023-02-03 09:37:39 +00:00 |
|
Alvaro Muñoz
|
50bd0707ce
|
remove redundant import
|
2023-02-03 10:19:35 +01:00 |
|
Philip Ginsbach
|
56e0b19df8
|
we actually only distinguish four environments
|
2023-02-03 09:04:43 +00:00 |
|
Alvaro Muñoz
|
8cb022713e
|
include review feedback
|
2023-02-03 10:01:55 +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
|
13242df149
|
Apply suggestions from code review
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2023-02-03 09:45:00 +01:00 |
|
github-actions[bot]
|
faf21f3edb
|
Post-release preparation for codeql-cli-2.12.2
|
2023-02-02 23:01:04 +00:00 |
|
erik-krogh
|
6e712b293a
|
add tracking of strings to compile-sites for poly-redos, in the style of Ruby
|
2023-02-02 22:56:20 +01:00 |
|
erik-krogh
|
34266cfa4c
|
simplify the QL-for-QL workflow, which should also fix the cache
|
2023-02-02 22:17:38 +01:00 |
|
Sarita Iyer
|
fd977cc277
|
Update CONTRIBUTING.md
|
2023-02-02 16:13:13 -05:00 |
|
Sarita Iyer
|
465a3e0ece
|
fix typo
|
2023-02-02 15:36:34 -05:00 |
|
Sarita Iyer
|
9943d0c054
|
update anchor links
|
2023-02-02 15:26:53 -05:00 |
|
Sarita Iyer
|
9b17ee9326
|
add back hidden toc tree
|
2023-02-02 14:39:49 -05:00 |
|
Sarita Iyer
|
0ab982891e
|
adding back toc-trees to fix error
|
2023-02-02 14:31:03 -05:00 |
|