Cornelius Riemenschneider
|
783a63a8a8
|
Update cpp/ql/src/Summary/LinesOfCode.ql
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
|
2021-03-19 10:54:41 +01:00 |
|
Tom Hvitved
|
e175513293
|
Remove duplicate tuple patterns
|
2021-03-19 10:52:29 +01:00 |
|
Erik Krogh Kristensen
|
36b0ab1de5
|
Apply suggestions from code review
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
|
2021-03-19 10:29:38 +01:00 |
|
CodeQL CI
|
fc7f19f900
|
Merge pull request #5433 from erik-krogh/clientSocket
Approved by esbena
|
2021-03-19 02:12:19 -07:00 |
|
Erik Krogh Kristensen
|
a28a36ab29
|
add change-note
|
2021-03-19 10:10:56 +01:00 |
|
Erik Krogh Kristensen
|
e90fb1a225
|
reuse classes modelling standard library functions
|
2021-03-19 10:09:33 +01:00 |
|
Rasmus Wriedt Larsen
|
7543f10593
|
Python: Reorganize PyYAML tests a bit
|
2021-03-19 09:53:25 +01:00 |
|
Tamas Vajk
|
20f0b3329a
|
C#: Fix code quality issues reported by code scanning
|
2021-03-19 09:18:57 +01:00 |
|
Sauyon Lee
|
104f58151c
|
Merge pull request #473 from sauyon/revel
Add models for Revel and HTML templates
|
2021-03-18 18:21:53 -07:00 |
|
Rasmus Lerchedahl Petersen
|
e0e6d5724e
|
Merge branch 'main' of github.com:github/codeql into python-port-insecure-protocol
|
2021-03-18 23:34:53 +01:00 |
|
Erik Krogh Kristensen
|
d489d63b8e
|
recognize object transformations in module.exports when looking for library inputs
|
2021-03-18 20:54:33 +01:00 |
|
yoff
|
746e9948b0
|
Merge pull request #5075 from RasmusWL/crypto
Python: Port py/weak-crypto-key to use type-tracking
|
2021-03-18 20:53:28 +01:00 |
|
jorgectf
|
957b3e1e85
|
Precision warn
|
2021-03-18 20:39:53 +01:00 |
|
jorgectf
|
3ce0a9c8c0
|
Move to experimental folder
|
2021-03-18 20:20:04 +01:00 |
|
Nick Rolfe
|
c0636bef29
|
Make CfgScope extend Scope
|
2021-03-18 19:08:51 +00:00 |
|
Nick Rolfe
|
6bcc433af3
|
Uncomment empty class and module in CFG test
|
2021-03-18 19:02:32 +00:00 |
|
Nick Rolfe
|
9493997e9d
|
Make space in CFG test for two new lines in the middle
Commented out to make it easier to ignore the noise from line number
changes.
|
2021-03-18 19:01:11 +00:00 |
|
Nick Rolfe
|
37435764a0
|
Fix control-flow for empty classes and modules
|
2021-03-18 18:58:40 +00:00 |
|
Erik Krogh Kristensen
|
28ad667578
|
add model for async-execute
|
2021-03-18 19:40:46 +01:00 |
|
Erik Krogh Kristensen
|
58617c5c59
|
recognize client websockets as ClientRequests
|
2021-03-18 19:08:39 +01:00 |
|
Sauyon Lee
|
f2b390af5f
|
Force git not to modify line endings for HTML test files as well
|
2021-03-18 10:54:34 -07:00 |
|
Sauyon Lee
|
870fcb4531
|
Explicity pass working directory to index-files
|
2021-03-18 10:54:33 -07:00 |
|
Sauyon Lee
|
012825323d
|
Add change note
|
2021-03-18 10:54:33 -07:00 |
|
Sauyon Lee
|
68dca955a8
|
Rework tests and fix output
|
2021-03-18 10:54:32 -07:00 |
|
Sauyon Lee
|
c2321bd365
|
Add support for XSS sink kinds
|
2021-03-18 10:51:16 -07:00 |
|
Sauyon Lee
|
9f5a9cf7b8
|
Add HTTP template response body concept
|
2021-03-18 10:51:15 -07:00 |
|
Sauyon Lee
|
844f0e49a6
|
Add getEnclosingTextNode to template statements
|
2021-03-18 10:51:15 -07:00 |
|
Sauyon Lee
|
96d2777431
|
Add models for Revel raw templates
|
2021-03-18 10:51:14 -07:00 |
|
Sauyon Lee
|
4932574083
|
Add HTML template variable model
|
2021-03-18 10:51:14 -07:00 |
|
Sauyon Lee
|
e3f68771fc
|
Add VariableWithFields
|
2021-03-18 10:51:13 -07:00 |
|
Sauyon Lee
|
8438b893ec
|
Add HTML tracing capability
|
2021-03-18 10:51:12 -07:00 |
|
Aditya Sharad
|
f4dc5b963b
|
Merge pull request #5335 from Marcono1234/patch-1
Add name to check-change-note.yml workflow
|
2021-03-18 10:44:53 -07:00 |
|
jorgectf
|
7de9214c99
|
Upload LDAP Insecure authentication query and tests
|
2021-03-18 17:41:34 +01:00 |
|
Sauyon Lee
|
ff2034d122
|
Merge pull request #506 from sn00pyd0g3/add-transport-roundtrip
Add Transport.RoundTrip()
|
2021-03-18 09:40:24 -07:00 |
|
sn00py
|
22c3110602
|
Update change-notes/2021-03-16-nethttp-updated.md
Co-authored-by: Sauyon Lee <sauyon@github.com>
|
2021-03-18 23:32:23 +08:00 |
|
Nick Rolfe
|
434d9e54a1
|
Fix complex symbols having multiple ControlFlowTree implementations
|
2021-03-18 14:48:08 +00:00 |
|
Erik Krogh Kristensen
|
ed8e0fb593
|
remove CannonicalName API nodes
|
2021-03-18 15:34:17 +01:00 |
|
Erik Krogh Kristensen
|
7180a1ed52
|
add Type to MkHasUnderlyingType
|
2021-03-18 15:16:31 +01:00 |
|
Erik Krogh Kristensen
|
af5a61782c
|
also look for main modules in a lib folder
|
2021-03-18 14:51:11 +01:00 |
|
Erik Krogh Kristensen
|
6bab41ce8b
|
Merge pull request #5350 from JarLob/actions
github actions queries
|
2021-03-18 14:46:25 +01:00 |
|
Erik Krogh Kristensen
|
f94f82a0dc
|
use getAChainedMethodCall
|
2021-03-18 14:35:10 +01:00 |
|
Erik Krogh Kristensen
|
38a9c71380
|
Apply suggestions from code review
Co-authored-by: Asger F <asgerf@github.com>
|
2021-03-18 14:33:13 +01:00 |
|
Erik Krogh Kristensen
|
0e98ea0c10
|
remove spurious import of PackageExports
|
2021-03-18 14:09:08 +01:00 |
|
Nick Rolfe
|
4ce7faf868
|
Fix erroneous flow from 'raise' call to StmtSequence
|
2021-03-18 13:01:27 +00:00 |
|
Erik Krogh Kristensen
|
67a5831ac0
|
update expected output
|
2021-03-18 13:59:44 +01:00 |
|
Erik Krogh Kristensen
|
c0bb169342
|
recognize a src/index.js file as a main module for a package
|
2021-03-18 13:41:36 +01:00 |
|
Erik Krogh Kristensen
|
add0c88530
|
loosen the requirement that the package.json file must be the top-most package.json
|
2021-03-18 13:39:12 +01:00 |
|
Erik Krogh Kristensen
|
d998d06b94
|
add link to source in alert-message for js/shell-command-constructed-from-input
|
2021-03-18 13:37:18 +01:00 |
|
Mathias Vorreiter Pedersen
|
c0e1df47a6
|
Merge pull request #5431 from MathiasVP/av-rule-79-use-gvn
C++: Use GVN in AV Rule 79
|
2021-03-18 12:35:26 +01:00 |
|
Nick Rolfe
|
ceda7c8fd2
|
Generalise splitting of parenthesized exprs to all statement sequences
|
2021-03-18 11:21:11 +00:00 |
|