Erik Krogh Kristensen
|
99af484042
|
move the "commander" source
|
2020-12-16 15:05:59 +01:00 |
|
luchua-bc
|
6b77922a25
|
Fix typo and update qldoc
|
2020-12-16 14:04:45 +00:00 |
|
Erik Krogh Kristensen
|
2ae0400922
|
update docstring for dashdash
|
2020-12-16 15:00:44 +01:00 |
|
Erik Krogh Kristensen
|
3d03e7192c
|
Update javascript/ql/src/semmle/javascript/security/dataflow/IndirectCommandInjectionCustomizations.qll
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
|
2020-12-16 14:57:20 +01:00 |
|
Erik Krogh Kristensen
|
d377a02825
|
add change note
|
2020-12-16 14:53:23 +01:00 |
|
James Fletcher
|
8b6c53cbb5
|
Merge pull request #4830 from owen-mc/update-go-supported-frameworks
Update supported Go frameworks
|
2020-12-16 10:07:48 +00:00 |
|
Jonas Jensen
|
406cc64dcc
|
Merge pull request #4831 from geoffw0/printfunknown
C++: Fix Printf.qll specsAreKnown
|
2020-12-16 10:56:56 +01:00 |
|
james
|
1a7ca1d3d2
|
add favicon to query help and support projects
|
2020-12-16 09:29:26 +00:00 |
|
CodeQL CI
|
9ae8880bd0
|
Merge pull request #4802 from max-schaefer/js/external-remote-flow-sources
Approved by asgerf, jf205
|
2020-12-16 00:34:40 -08:00 |
|
luchua-bc
|
d7facb42d6
|
Add missing broken crypto algorithms
|
2020-12-16 04:32:11 +00:00 |
|
james
|
c26ae246b3
|
correct path to favicon on docs landing page
|
2020-12-15 20:24:29 +00:00 |
|
james
|
f8d8082cf3
|
add github favicon
|
2020-12-15 19:34:56 +00:00 |
|
Geoffrey White
|
93dfeac3c8
|
C++: Make specsAreKnown more accurate.
|
2020-12-15 17:43:28 +00:00 |
|
Geoffrey White
|
676e85a155
|
C++: Re-enable the check.
|
2020-12-15 17:42:10 +00:00 |
|
Geoffrey White
|
94dea9f71d
|
C++: Add a test of unknown format specifiers (with specsAreKnown check disabled).
|
2020-12-15 17:40:32 +00:00 |
|
Tamas Vajk
|
8fd409898a
|
Add new stats file
|
2020-12-15 18:34:47 +01:00 |
|
Owen Mansel-Chan
|
1d3d4ed4bf
|
Update supported Go frameworks
|
2020-12-15 17:04:32 +00:00 |
|
Max Schaefer
|
cf5891487d
|
Apply suggestions from code review
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
|
2020-12-15 15:56:05 +00:00 |
|
Max Schaefer
|
f8d8a9b356
|
Apply suggestions from code review
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
|
2020-12-15 15:44:19 +00:00 |
|
james
|
7e3feb4f52
|
add beta note and tweak intro text
|
2020-12-15 15:35:28 +00:00 |
|
james
|
4720e6cd3b
|
typo
|
2020-12-15 15:26:07 +00:00 |
|
Rasmus Wriedt Larsen
|
8df186167e
|
Python: Reword QLDoc for class modeling with type-tracking
As discussed in https://github.com/github/codeql/pull/4797#discussion_r542423387
|
2020-12-15 15:15:03 +01:00 |
|
yoff
|
be5dbf2ccf
|
Merge pull request #4797 from RasmusWL/stdlib-http-source-modeling
Python: Model sources from stdlib HTTP servers
|
2020-12-15 14:49:32 +01:00 |
|
Tamas Vajk
|
3cf967458f
|
Fix failing test
|
2020-12-15 14:28:51 +01:00 |
|
james
|
99a634d2c2
|
add introduction to article
|
2020-12-15 12:11:29 +00:00 |
|
Tamas Vajk
|
adba961634
|
Add DB upgrade folder
|
2020-12-15 13:10:53 +01:00 |
|
Tamas Vajk
|
6cf3ca49e4
|
C#: Extract 'ImplicitObjectCreationExpressionSyntax'
|
2020-12-15 13:10:53 +01:00 |
|
Tom Hvitved
|
8c235323e7
|
Merge pull request #4796 from hvitved/csharp/cfg/simplify
C#: Various simplifications to CFG logic
|
2020-12-15 13:07:13 +01:00 |
|
Mathias Vorreiter Pedersen
|
9265e9ec3f
|
Merge pull request #4822 from geoffw0/swap
C++: Bring 'swap' models together.
codeql-cli/v2.4.1
|
2020-12-15 12:45:43 +01:00 |
|
Rasmus Wriedt Larsen
|
050e720770
|
Python: Minor rewrite
Co-authored-by: yoff <lerchedahl@gmail.com>
|
2020-12-15 12:02:56 +01:00 |
|
Rasmus Wriedt Larsen
|
272feedb69
|
Merge branch 'main' into stdlib-http-source-modeling
|
2020-12-15 11:59:23 +01:00 |
|
Rasmus Wriedt Larsen
|
ed53742f03
|
Python: Fix additional taint-steps for cgi
So there isn't flow from *any* instance to *any* access of the methods,
but only from the _actual_ instance where the method is accessed.
|
2020-12-15 11:41:00 +01:00 |
|
Max Schaefer
|
00f244c1d4
|
JavaScript: Add documentation about new way of adding remote flow sources.
|
2020-12-15 10:16:20 +00:00 |
|
Geoffrey White
|
4bf2f3af50
|
C++: Fix comment.
|
2020-12-15 10:15:41 +00:00 |
|
Tamás Vajk
|
e391356893
|
Merge pull request #4630 from tamasvajk/feature/csharp9-init-prop
C#: Add support for init only accessors
|
2020-12-15 11:12:32 +01:00 |
|
Geoffrey White
|
d7a92e581f
|
Merge branch 'main' into swap
|
2020-12-14 17:54:11 +00:00 |
|
Geoffrey White
|
9c77d3c829
|
C++: Add AliasFunction model.
|
2020-12-14 17:52:02 +00:00 |
|
Geoffrey White
|
f9a7322d68
|
C++: Remove redundant check.
|
2020-12-14 17:16:16 +00:00 |
|
Tamas Vajk
|
74c88e6bac
|
Add DB stats
|
2020-12-14 17:16:29 +01:00 |
|
Geoffrey White
|
e02ebfb9bd
|
C++: Add extra cases to Allocation / Deallocation.
|
2020-12-14 14:00:36 +00:00 |
|
Geoffrey White
|
899d1ab6d8
|
C++: Add tests of strdup (and variants) as allocators.
|
2020-12-14 13:50:11 +00:00 |
|
Rasmus Wriedt Larsen
|
ceaaac217e
|
Merge pull request #4798 from yoff/python-reflected-xss-fp-examples
Python: Add example FP for reflected XSS
|
2020-12-14 13:56:24 +01:00 |
|
CodeQL CI
|
0420ac7aac
|
Merge pull request #4820 from RasmusWL/add-pymysql-modeling
Approved by yoff
|
2020-12-14 03:04:24 -08:00 |
|
CodeQL CI
|
90dbb60c7f
|
Merge pull request #4819 from RasmusWL/pep249-execute-on-connection
Approved by yoff
|
2020-12-14 03:04:08 -08:00 |
|
Rasmus Wriedt Larsen
|
daf418624e
|
Python: Make all PEP249 implementations private
Since we're still sticking with `private by default` at least for a while longer.
|
2020-12-14 10:57:51 +01:00 |
|
Rasmus Wriedt Larsen
|
31d4ea77cb
|
Python: Add modeling of PyMySQL
|
2020-12-14 10:56:47 +01:00 |
|
Rasmus Wriedt Larsen
|
e7b6400e48
|
Python: Add tests for PyMySQL
|
2020-12-14 10:55:01 +01:00 |
|
CodeQL CI
|
66f4120cdd
|
Merge pull request #4721 from github/nextReDoS
Approved by asgerf
|
2020-12-14 01:48:12 -08:00 |
|
Tom Hvitved
|
bb637f666c
|
C#: Introduce CfgScope class and generalize ControlFlowTree to include callables
|
2020-12-14 10:38:39 +01:00 |
|
Rasmus Wriedt Larsen
|
8d8e92eb09
|
Python: Model execute on a DB connection
|
2020-12-14 10:33:10 +01:00 |
|