Geoffrey White
|
3f04530d84
|
C++: Autoformat.
|
2020-08-26 09:34:06 +01:00 |
|
Tamas Vajk
|
36a9e47178
|
C#: Add missing QlDoc for dotnet base constructs
|
2020-08-26 09:13:01 +02:00 |
|
Erik Krogh Kristensen
|
61427393be
|
add qldoc to Generators.qll file
|
2020-08-26 09:11:39 +02:00 |
|
Max Schaefer
|
c9e22ab271
|
Merge pull request #4133 from owen-mc/docs/add-go-frameworks
Add go frameworks to docs
|
2020-08-26 07:47:28 +01:00 |
|
Owen Mansel-Chan
|
b4c3ea41d1
|
Add go frameworks to docs
|
2020-08-26 07:26:31 +01:00 |
|
Alessio Della Libera
|
57f3c73d3d
|
Update javascript/ql/src/experimental/Security/CWE-090/LdapInjectionCustomizations.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2020-08-26 02:08:31 +02:00 |
|
Alessio Della Libera
|
6979c394fe
|
Update javascript/ql/src/experimental/Security/CWE-090/LdapInjection.qhelp
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2020-08-26 02:08:18 +02:00 |
|
Alessio Della Libera
|
355c7bc3b5
|
Update javascript/ql/src/experimental/Security/CWE-090/LdapInjection.qhelp
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2020-08-26 02:08:08 +02:00 |
|
Alessio Della Libera
|
e027c8cc13
|
Update javascript/ql/src/experimental/Security/CWE-614/InsecureCookie.qll
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
|
2020-08-26 01:48:05 +02:00 |
|
Alessio Della Libera
|
a1f64e26cf
|
Update javascript/ql/src/experimental/Security/CWE-614/InsecureCookie.qll
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
|
2020-08-26 01:47:52 +02:00 |
|
Alessio Della Libera
|
3bd7615a75
|
Update javascript/ql/src/experimental/Security/CWE-614/InsecureCookie.qll
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
|
2020-08-26 01:47:37 +02:00 |
|
Alessio Della Libera
|
57cf447188
|
Update javascript/ql/src/experimental/Security/CWE-614/InsecureCookie.qll
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
|
2020-08-26 01:46:59 +02:00 |
|
Robert Marsh
|
28d3343e2b
|
Merge pull request #4122 from jbj/constexpr-const-test
C++: Demonstrate that constexpr implies const
|
2020-08-25 19:36:13 -04:00 |
|
Robert Marsh
|
83260740ff
|
C++: QLDoc for StdStringBeginEnd
|
2020-08-25 13:28:13 -07:00 |
|
Robert Marsh
|
c3a65148bc
|
C++: add some missing QLDoc
|
2020-08-25 13:24:54 -07:00 |
|
Robert Marsh
|
34ddbc0dc2
|
C++: add std::string::end to model
|
2020-08-25 13:22:00 -07:00 |
|
Rasmus Lerchedahl Petersen
|
fae915bbb5
|
Python: QL doc
|
2020-08-25 21:02:17 +02:00 |
|
Erik Krogh Kristensen
|
e6bfffaed3
|
update basic-block on ExceptionalFunctionReturnNode and FunctionReturnNode
|
2020-08-25 20:09:41 +02:00 |
|
Erik Krogh Kristensen
|
840f30f7bc
|
add basic-block test to dataflow tests
|
2020-08-25 20:09:36 +02:00 |
|
Erik Krogh Kristensen
|
90422fe705
|
add support for delegating yield
|
2020-08-25 20:05:53 +02:00 |
|
Erik Krogh Kristensen
|
6a07e1e82b
|
add more passing tests
|
2020-08-25 20:04:35 +02:00 |
|
Erik Krogh Kristensen
|
afaaea8922
|
support basic generators
|
2020-08-25 20:04:30 +02:00 |
|
Geoffrey White
|
fdf45f02f1
|
C++: Autoformat.
|
2020-08-25 18:53:19 +01:00 |
|
Geoffrey White
|
c083c6235d
|
C++: Explicitly model data flow in through reference return values.
|
2020-08-25 16:20:12 +01:00 |
|
Tamas Vajk
|
997388b075
|
Fix first set of code review comments
|
2020-08-25 17:11:34 +02:00 |
|
Rasmus Lerchedahl Petersen
|
551ae42fb9
|
Merge branch 'main' of github.com:github/codeql into SharedDataflow_NestedComprehensions
|
2020-08-25 15:45:20 +02:00 |
|
Rasmus Lerchedahl Petersen
|
d67f57a0bb
|
Python: Remove dead code
|
2020-08-25 15:39:37 +02:00 |
|
Taus
|
000fa33d54
|
Merge pull request #4013 from yoff/SharedDataflow_SequenceFlow
Python: Shared dataflow: Content flow
|
2020-08-25 15:38:14 +02:00 |
|
Rasmus Lerchedahl Petersen
|
56b78a664e
|
Python: Store step for generators
|
2020-08-25 15:36:26 +02:00 |
|
Rasmus Lerchedahl Petersen
|
ecf3928ed1
|
Python: Handle comprehensions with multiple fors
|
2020-08-25 15:21:08 +02:00 |
|
CodeQL CI
|
92c97b1778
|
Merge pull request #4124 from RasmusWL/python-taint-tracking-string-methods
Approved by yoff
|
2020-08-25 14:14:47 +01:00 |
|
Erik Krogh Kristensen
|
592ed8a3a1
|
remove ordinary return flow from generator functions
|
2020-08-25 14:02:57 +02:00 |
|
Geoffrey White
|
76a07f7292
|
C++: Use [, ...] syntax.
|
2020-08-25 12:30:06 +01:00 |
|
Geoffrey White
|
d31987d496
|
C++: Additional QLDoc.
|
2020-08-25 12:21:06 +01:00 |
|
Geoffrey White
|
23a792b8c6
|
C++: Add tests of nested vectors.
|
2020-08-25 12:13:32 +01:00 |
|
Rasmus Wriedt Larsen
|
2dbf83b579
|
Python: TaintTracking: Move tests of py3 string methods
|
2020-08-25 13:06:27 +02:00 |
|
Rasmus Wriedt Larsen
|
cf121cc4d0
|
Python: TaintTracking: stringMethods => stringManipualtion
|
2020-08-25 13:05:27 +02:00 |
|
Rasmus Lerchedahl Petersen
|
1cdb6be531
|
Merge branch 'main' of github.com:github/codeql into SharedDataflow_NestedComprehensions
|
2020-08-25 13:05:13 +02:00 |
|
Rasmus Wriedt Larsen
|
238e0845aa
|
Python: Minor refactoring
|
2020-08-25 12:50:41 +02:00 |
|
Rasmus Wriedt Larsen
|
0439b83c60
|
Python: Taint when using unicode
|
2020-08-25 12:50:32 +02:00 |
|
Rasmus Wriedt Larsen
|
2a29e26687
|
Python: Fix grammar
Co-authored-by: yoff <lerchedahl@gmail.com>
|
2020-08-25 12:41:53 +02:00 |
|
Tamás Vajk
|
74db25d80c
|
C#: Enable nullability on Semmle.Extraction.CIL.Driver (#4114)
|
2020-08-25 11:44:08 +02:00 |
|
CodeQL CI
|
722b1a24f6
|
Merge pull request #4087 from erik-krogh/thisJsx
Approved by asgerf
|
2020-08-25 10:20:32 +01:00 |
|
CodeQL CI
|
844abc51e8
|
Merge pull request #4108 from erik-krogh/packType
Approved by asgerf
|
2020-08-25 10:17:28 +01:00 |
|
Rasmus Wriedt Larsen
|
483bd0e863
|
Python: Fix shared taint tracking tests
Since there was a .ql file, qltest tried to run a test in
test/experimental/dataflow/taintracking/ which failed since there was no code.
|
2020-08-25 11:15:11 +02:00 |
|
yoff
|
3140b43db2
|
Apply suggestions from code review
Co-authored-by: Taus <tausbn@github.com>
|
2020-08-25 10:48:01 +02:00 |
|
Tamás Vajk
|
dc62cd166c
|
C#: Enable nullability checks in Semmle.Extraction.Tests (#4112)
|
2020-08-25 08:40:30 +02:00 |
|
Robert Marsh
|
9aa3735165
|
C++: add tests for non-std:: iterators
|
2020-08-24 14:19:34 -07:00 |
|
Tamas Vajk
|
66e3739e72
|
Fix failing PrintAst test
|
2020-08-24 22:41:08 +02:00 |
|
Erik Krogh Kristensen
|
b0d4e79653
|
split out trap tests to avoid "package.json" naming conflict in trap test
|
2020-08-24 21:36:34 +02:00 |
|