Esben Sparre Andreasen
|
e3d42cee2d
|
Remove additional Xss sinks
|
2022-04-22 13:06:44 +00:00 |
|
Esben Sparre Andreasen
|
8d440c3f38
|
Remove additional SQL sinks
|
2022-04-22 13:06:43 +00:00 |
|
Esben Sparre Andreasen
|
1b01fd8776
|
Remove additional path-injection sinks
|
2022-04-22 13:06:43 +00:00 |
|
Esben Sparre Andreasen
|
3bcf967439
|
Remove pseudo-properties
|
2022-04-22 13:06:43 +00:00 |
|
Esben Sparre Andreasen
|
feee7c815a
|
Remove 2020 sinks from SqlInjection.ql
|
2022-04-22 13:06:43 +00:00 |
|
Esben Sparre Andreasen
|
345ed5a1e1
|
Remove 2020 sinks from Xss.ql
|
2022-04-22 13:06:43 +00:00 |
|
Esben Sparre Andreasen
|
f8bfc1bc37
|
Remove 2020 sinks from TaintedPath.ql
|
2022-04-22 13:06:43 +00:00 |
|
Erik Krogh Kristensen
|
c1798c4ebd
|
remove redundant extends clause
|
2022-04-21 09:13:18 +02:00 |
|
Erik Krogh Kristensen
|
6007dfa101
|
fix qldoc in StoredXssCustomizations
Co-authored-by: Asger F <asgerf@github.com>
|
2022-04-21 09:11:08 +02:00 |
|
Erik Krogh Kristensen
|
b9a7c563d1
|
fix typo in change note
Co-authored-by: Asger F <asgerf@github.com>
|
2022-04-21 09:09:56 +02:00 |
|
Erik Krogh Kristensen
|
7e73ecceab
|
add change-note
|
2022-04-20 23:31:42 +02:00 |
|
Erik Krogh Kristensen
|
06394c8dc6
|
move storedXss sources to the Customizations file
|
2022-04-20 18:17:49 +02:00 |
|
Erik Krogh Kristensen
|
1c5d59f885
|
fix an instance of ql/acronyms-should-be-pascal-case
|
2022-04-20 18:10:53 +02:00 |
|
Erik Krogh Kristensen
|
ea6b68fc59
|
add missing qldoc
|
2022-04-20 18:10:53 +02:00 |
|
Erik Krogh Kristensen
|
12e60c7a06
|
move TypeTestGuard to the Query.qll file
|
2022-04-20 18:10:53 +02:00 |
|
Erik Krogh Kristensen
|
b1bad271d5
|
only activate the PrefixString label in Query.qll files
|
2022-04-20 18:10:53 +02:00 |
|
Erik Krogh Kristensen
|
8a5b1668f9
|
move initialization of sanitizer-guards to Query.qll files
|
2022-04-20 18:10:53 +02:00 |
|
Erik Krogh Kristensen
|
73dbe44824
|
remove dead import
|
2022-04-20 18:10:53 +02:00 |
|
Erik Krogh Kristensen
|
8d3bd9d7cd
|
move the ExceptionXss sources into the Customizations file
|
2022-04-20 18:10:53 +02:00 |
|
Erik Krogh Kristensen
|
25708c5091
|
move the XssThroughDom sources into the Customizations file
|
2022-04-20 18:10:53 +02:00 |
|
Erik Krogh Kristensen
|
ad14bbae90
|
create a customizations file for StoredXss
|
2022-04-20 18:10:53 +02:00 |
|
Erik Krogh Kristensen
|
162a4992a5
|
move the ReflectedXss sources/sinks into the Customizations file
|
2022-04-20 18:10:53 +02:00 |
|
Erik Krogh Kristensen
|
173e1d0262
|
move the DomBasedXss sources/sinks into the Customizations file
|
2022-04-20 18:10:53 +02:00 |
|
Erik Krogh Kristensen
|
9631b68de9
|
move LocalUrlSanitizingGuard out of the customizations file
|
2022-04-20 18:10:52 +02:00 |
|
Erik Krogh Kristensen
|
10130eef6d
|
Merge pull request #8678 from erik-krogh/fileSource
JS: Add files as a source for `js/xss-through-dom`
|
2022-04-20 09:18:38 +02:00 |
|
Stephan Brandauer
|
2fb3147b7b
|
Merge pull request #8430 from kaeluka/js/CVE-2022-24718
JS: Add taint step for handlebars model
|
2022-04-19 15:57:58 +01:00 |
|
Stephan Brandauer
|
fb66ccff39
|
handlebars taint step: conservatively assume unknown templates have no flow to helpers
|
2022-04-13 09:27:59 +02:00 |
|
CodeQL CI
|
a43f3a21a8
|
Merge pull request #8550 from erik-krogh/classJoin
Approved by asgerf
|
2022-04-12 09:23:58 +01:00 |
|
CodeQL CI
|
9c8dee2a4d
|
Merge pull request #8687 from asgerf/js/missing-flow-fixes
Approved by erik-krogh
|
2022-04-11 14:08:15 +01:00 |
|
Edoardo Pirovano
|
f25618eed6
|
Bump minor version of all packs
|
2022-04-08 15:38:58 +01:00 |
|
Edoardo Pirovano
|
ce82c54b94
|
Merge branch 'main' into edoardo/3.5-mergeback
|
2022-04-08 15:30:58 +01:00 |
|
Asger Feldthaus
|
81cf3d4574
|
JS: Use Class#getAnInstanceReference
|
2022-04-07 10:43:29 +02:00 |
|
Asger Feldthaus
|
4eda6f643f
|
JS: Recognize subclasses of HTMLElement in domValueRef
|
2022-04-07 09:57:31 +02:00 |
|
Asger Feldthaus
|
cff8dc0537
|
JS: Improve flow through Array.prototype.reduce
|
2022-04-07 09:57:31 +02:00 |
|
Erik Krogh Kristensen
|
0435cee57f
|
add a taint-step through URL.createObjectURL for js/xss-through-dom
|
2022-04-06 12:18:47 +02:00 |
|
Erik Krogh Kristensen
|
b11d48e749
|
add files in the DOM as a source for js/xss-through-dom
|
2022-04-06 12:09:07 +02:00 |
|
Asger F
|
de169277cb
|
Merge pull request #8576 from asgerf/js/decorated-method-or-class
JS: Add decorator edges in API graphs and corresponding MaD tokens
|
2022-04-04 12:49:28 +02:00 |
|
github-actions[bot]
|
6af568b16d
|
Post-release preparation for codeql-cli-2.8.5
|
2022-04-01 16:22:14 +00:00 |
|
github-actions[bot]
|
ee746d20df
|
Release preparation for version 2.8.5
|
2022-04-01 10:39:31 +00:00 |
|
Stephan Brandauer
|
2cbb25acaa
|
another review fix
|
2022-03-31 16:04:04 +02:00 |
|
Tom Hvitved
|
46d69cf544
|
Regex: Further tweaks to concretise computations
|
2022-03-31 12:52:43 +02:00 |
|
Tom Hvitved
|
5181544790
|
Sync shared files
|
2022-03-31 12:52:42 +02:00 |
|
Tom Hvitved
|
0fb28f4bc9
|
Sync shared files
|
2022-03-31 12:52:42 +02:00 |
|
Stephan Brandauer
|
8f1a3597a7
|
autoformat
|
2022-03-31 12:32:29 +02:00 |
|
Arthur Baars
|
15c54f6100
|
Merge pull request #8354 from aibaars/incomplete-url-string-sanitization
Incomplete url string sanitization
|
2022-03-31 10:59:51 +02:00 |
|
Stephan Brandauer
|
a6d2ecdc4d
|
review comments
|
2022-03-31 10:49:33 +02:00 |
|
Arthur Baars
|
031d183bdf
|
Merge pull request #8532 from aibaars/regex-refactor-2
JS/Ruby/Python: rename RegExpTreeView.qll to ReDoSUtilSpecific.qll
|
2022-03-30 16:38:47 +02:00 |
|
Erik Krogh Kristensen
|
48ef3b106f
|
fix mistake in inlining
|
2022-03-29 23:39:22 +02:00 |
|
Erik Krogh Kristensen
|
090c5c39f6
|
add explicit this
|
2022-03-29 22:44:03 +02:00 |
|
Erik Krogh Kristensen
|
cebba05b8b
|
rename getAClassReferenceStep to getAClassReferenceRec
|
2022-03-29 22:44:03 +02:00 |
|