Erik Krogh Kristensen
|
0c0e280637
|
update the qhelp to mention that the GITHUB_TOKEN only sometimes has write-access
|
2022-05-05 12:12:29 +02:00 |
|
Erik Krogh Kristensen
|
c0152a46bc
|
rename getAReferencedExpression to getASimpleReferenceExpression and add examples of what it can parse
|
2022-05-05 11:02:47 +02:00 |
|
Erik Krogh Kristensen
|
dc1dc2a33a
|
parse the uses field in the getters instead of the charpred
|
2022-05-05 10:40:08 +02:00 |
|
Erik Krogh Kristensen
|
9ea0f71581
|
convert TODO to a note in Actions::Uses
|
2022-05-05 10:28:00 +02:00 |
|
Erik Krogh Kristensen
|
1f00ba812a
|
move YAMLMappingLikeNode to the standard library
|
2022-05-05 10:22:52 +02:00 |
|
Erik Krogh Kristensen
|
bf6663ab12
|
run the autoformatter
|
2022-05-05 09:16:27 +02:00 |
|
Daniel Santos
|
33e85f8db8
|
Update javascript/ql/lib/semmle/javascript/security/dataflow/XssThroughDomCustomizations.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2022-05-04 11:43:56 -05:00 |
|
Joe Farebrother
|
c1290d9e2b
|
Sync shared redos library files.
|
2022-05-04 15:41:38 +01:00 |
|
Joe Farebrother
|
0a5268aeb4
|
Sync shared library changes across languages.
|
2022-05-04 15:41:38 +01:00 |
|
Erik Krogh Kristensen
|
0d8bef7e92
|
Merge pull request #6736 from erik-krogh/polyReplace
JS: track flow through string replace calls that just replace single chars for js/polynomial-redos
|
2022-05-04 16:30:20 +02:00 |
|
Erik Krogh Kristensen
|
8425eaf919
|
Merge pull request #8549 from erik-krogh/unreachableJoin
JS: fix bad join in js/unreachable-method-overloads
|
2022-05-04 16:28:06 +02:00 |
|
Erik Krogh Kristensen
|
b4d4b51bc7
|
Merge pull request #8147 from erik-krogh/cacheReg
JS: cache RegExpCreationNode::getAReference
|
2022-05-04 16:25:25 +02:00 |
|
Erik Krogh Kristensen
|
8e2b00d209
|
make the big disjunctions more readable by using a set literal
|
2022-05-04 16:15:17 +02:00 |
|
Erik Krogh Kristensen
|
31a4de902e
|
add missing security severity
|
2022-05-04 16:15:17 +02:00 |
|
Erik Krogh Kristensen
|
7530923af3
|
add missing qldoc
|
2022-05-04 16:14:59 +02:00 |
|
Erik Krogh Kristensen
|
d8cc82bdb1
|
add change-note
|
2022-05-04 16:14:59 +02:00 |
|
Erik Krogh Kristensen
|
df4bfef8c7
|
expand the qhelp for js/actions/injection
|
2022-05-04 16:14:59 +02:00 |
|
Erik Krogh Kristensen
|
48fb01f9f7
|
set js/actions/injection as a high precision warning query
|
2022-05-04 16:14:54 +02:00 |
|
Erik Krogh Kristensen
|
2a65d1d3ec
|
move js/actions/injection out of experimental
|
2022-05-04 16:14:19 +02:00 |
|
Erik Krogh Kristensen
|
fc6eedd07a
|
generalize the file pattern for github/actions related YAML
|
2022-05-04 16:14:19 +02:00 |
|
Erik Krogh Kristensen
|
bc470b89f1
|
leave a deprecated alias for Actions.qll
|
2022-05-04 16:14:19 +02:00 |
|
Erik Krogh Kristensen
|
9db67d4988
|
move the Actions API out of experimental
|
2022-05-04 16:14:19 +02:00 |
|
bananabr
|
2e2d4c6e1f
|
updated tests to consider document.getSelection()
|
2022-05-03 21:03:35 -05:00 |
|
Daniel Santos
|
880e3e1885
|
Update javascript/ql/lib/semmle/javascript/security/dataflow/XssThroughDomCustomizations.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2022-05-03 11:38:32 -05:00 |
|
Daniel Santos
|
4cd6dcc4d0
|
Update javascript/ql/lib/change-notes/2022-04-30-xss-selection-source.md
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2022-05-03 11:37:45 -05:00 |
|
Daniel Santos
|
d52980573a
|
Update javascript/ql/lib/semmle/javascript/security/dataflow/XssThroughDomCustomizations.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2022-05-03 11:37:26 -05:00 |
|
Anders Schack-Mulligen
|
249f771fad
|
Merge pull request #8952 from cklin/fix-ql-comments-syntax
Fix syntax errors in QL comments
|
2022-05-03 11:15:56 +02:00 |
|
Daniel Santos
|
fddb465260
|
Update javascript/ql/lib/semmle/javascript/security/dataflow/XssThroughDomCustomizations.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2022-05-02 14:00:45 -05:00 |
|
bananabr
|
ed58ee86fe
|
documented getSelectionCall
|
2022-05-01 20:41:43 -05:00 |
|
bananabr
|
57ae07017f
|
adds the Selection API as a new DOM text source
|
2022-04-30 18:27:31 -05:00 |
|
Erik Krogh Kristensen
|
f87312d4ba
|
have ApiGraphModelsSpecific.qll mention all the required predicates/types
|
2022-04-30 20:29:44 +02:00 |
|
Henry Mercer
|
d3e92f72c4
|
JS: Nit: Fix typo in QLDoc
|
2022-04-29 10:54:07 +01:00 |
|
Erik Krogh Kristensen
|
080271f14f
|
Merge pull request #8221 from erik-krogh/libProto
JS: recognize more module exports from the factory pattern
|
2022-04-29 11:23:53 +02:00 |
|
Stephan Brandauer
|
fa377ac763
|
Merge pull request #8946 from kaeluka/deepFillIn-FN
JS: fix a FN for prototype polluting function query
|
2022-04-29 10:14:41 +01:00 |
|
Erik Krogh Kristensen
|
b74d1fdb1a
|
Merge pull request #8783 from erik-krogh/jsAbstractBi
JS: don't initialize sanitizer-guards in the standard library
|
2022-04-29 11:12:16 +02:00 |
|
Stephan Brandauer
|
3f13a5e082
|
fix a FN for prototype polluting function query
|
2022-04-28 22:00:09 +02:00 |
|
Chuan-kai Lin
|
d6f0bbb816
|
Fix syntax errors in QL comments
|
2022-04-28 11:53:36 -07:00 |
|
github-actions[bot]
|
8e4cf190e9
|
Release preparation for version 2.9.1
|
2022-04-28 11:59:05 +00:00 |
|
Stephan Brandauer
|
f4104e2b72
|
Merge pull request #8886 from kaeluka/add-rest-parameter-flowstep
JS: Add flow step to `...rest` parameters
|
2022-04-28 08:39:50 +01:00 |
|
Anna Railton
|
00b74d8b1c
|
Merge pull request #8895 from github/annarailton-patch-1
ATM: Update `TaintedPathInjection` -> `TaintedPath`
|
2022-04-27 16:15:46 +01:00 |
|
Stephan Brandauer
|
ee280cda32
|
Improve docs after PR comment
Co-authored-by: Asger F <asgerf@github.com>
|
2022-04-27 16:24:20 +02:00 |
|
Stephan Brandauer
|
4964f2df9a
|
add flow step to rest parameters
|
2022-04-27 16:03:19 +02:00 |
|
Erik Krogh Kristensen
|
e1c7d369be
|
Merge pull request #8796 from erik-krogh/redundantImport
Remove redundant imports
|
2022-04-27 12:39:51 +02:00 |
|
Anna Railton
|
1f1ef22f90
|
Update TaintedPathInjection -> TaintedPath
Lines up with usual naming in https://github.com/github/ml-ql-adaptive-threat-modeling-backend
|
2022-04-27 11:27:43 +01:00 |
|
Anna Railton
|
eacfceb6ce
|
Merge pull request #8605 from github/annarailton/new-query-label-mappings
Experimental (ATM): update query label mappings
|
2022-04-26 16:39:06 +01:00 |
|
Erik Krogh Kristensen
|
d389012b75
|
Merge branch 'main' into redundantImport
|
2022-04-26 14:24:51 +02:00 |
|
Erik Krogh Kristensen
|
6738270b65
|
Merge pull request #8229 from erik-krogh/parenSan
JS: step through parentheses in barrier functions
|
2022-04-26 10:30:21 +02:00 |
|
Mathias Vorreiter Pedersen
|
aca4c8727f
|
Merge pull request #8802 from github/post-release-prep/codeql-cli-2.9.0
Post-release preparation for codeql-cli-2.9.0
|
2022-04-25 22:52:55 +01:00 |
|
Jean Helie
|
47fdb79cf8
|
Merge pull request #8751 from github/jhelie/add-gitkeep-to-model-resources
ML: add .gitkeep to resources dir in which ML models are to be found
|
2022-04-25 18:08:24 +02:00 |
|
Erik Krogh Kristensen
|
0a26e891a2
|
include startsWith/endsWith checks in js/missing-origin-check
|
2022-04-25 15:28:50 +02:00 |
|