Erik Krogh Kristensen
|
bfd8d1b1e9
|
Merge branch 'main' into revertSum
|
2021-01-06 23:04:08 +01:00 |
|
ihsinme
|
abdeaabd77
|
Update MemoryLeakOnFailedCallToRealloc.ql
|
2021-01-06 22:46:03 +03:00 |
|
ihsinme
|
2b8227e04d
|
Update cpp/ql/src/experimental/Security/CWE/CWE-401/MemoryLeakOnFailedCallToRealloc.ql
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2021-01-06 22:23:46 +03:00 |
|
ihsinme
|
f7eb328f76
|
Update cpp/ql/src/experimental/Security/CWE/CWE-401/MemoryLeakOnFailedCallToRealloc.qhelp
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2021-01-06 22:18:14 +03:00 |
|
ihsinme
|
d7f31ca1a0
|
Update cpp/ql/src/experimental/Security/CWE/CWE-401/MemoryLeakOnFailedCallToRealloc.qhelp
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2021-01-06 22:17:26 +03:00 |
|
CodeQL CI
|
9d4cd0aa85
|
Merge pull request #4862 from erik-krogh/shellSanitizer
Approved by esbena
|
2021-01-06 11:16:12 -08:00 |
|
Geoffrey White
|
b5bcbd303e
|
C++: Cleaner solution.
|
2021-01-06 18:22:31 +00:00 |
|
Geoffrey White
|
f69ceb3dbb
|
Merge pull request #4904 from MathiasVP/conflated-dataflow-testcases
C++: Add dataflow testcases that need flow through conflated memory
|
2021-01-06 17:48:18 +00:00 |
|
luchua-bc
|
f13b8814f5
|
Update class/method names in the module
|
2021-01-06 16:49:35 +00:00 |
|
luchua-bc
|
5690bf49f4
|
Optimize the query
|
2021-01-06 16:21:26 +00:00 |
|
Alexander Eyers-Taylor
|
2686335531
|
Merge pull request #1 from shati-patel/fix-spec-bugs-edits
Editorial review for QL language updates
|
2021-01-06 14:48:26 +00:00 |
|
Erik Krogh Kristensen
|
f1cee70e82
|
add class-field flowstep to js/shell-command-constructed-from-input
|
2021-01-06 14:37:00 +01:00 |
|
Tamas Vajk
|
04074c425b
|
C#: Fix named attribute argument extraction
|
2021-01-06 14:27:36 +01:00 |
|
Tamas Vajk
|
44372f4db7
|
C#: Fix attribute argument extraction when default argument value is present
|
2021-01-06 14:27:36 +01:00 |
|
Tamas Vajk
|
6d95ad3282
|
C#: Add file instead of generated location for extraction errors when possible
|
2021-01-06 14:27:31 +01:00 |
|
luchua-bc
|
3d26e5b8a4
|
Update qldoc
|
2021-01-06 12:41:00 +00:00 |
|
Shati Patel
|
bc6b1e8ed7
|
Fix typos and small formatting bugs
|
2021-01-06 12:11:16 +00:00 |
|
Geoffrey White
|
81205f37c5
|
C++: Fix test annotation.
|
2021-01-06 11:45:17 +00:00 |
|
Tom Hvitved
|
74622cf6f3
|
C#: Fix join-order following stats update
|
2021-01-06 12:16:19 +01:00 |
|
Shati Patel
|
203d74f255
|
Remove links to QLDoc spec
|
2021-01-06 11:04:58 +00:00 |
|
Shati Patel
|
b230868893
|
Merge pull request #4874 from shati-patel/docs-highlighting
Docs: Tweak syntax highlighting
|
2021-01-06 10:51:01 +00:00 |
|
Jonas Jensen
|
2483b09e44
|
Merge pull request #4913 from MathiasVP/pre-hook-autoformat-check
Add pre-commit hook to scripts folder and document it
|
2021-01-06 11:26:39 +01:00 |
|
Erik Krogh Kristensen
|
28cffa1e07
|
add comment in isFork about /(a*)*/ regular expressions
|
2021-01-06 10:44:13 +01:00 |
|
Erik Krogh Kristensen
|
c58f67b189
|
reintroduce performance improvement - but sound this time
|
2021-01-06 10:44:13 +01:00 |
|
Erik Krogh Kristensen
|
4392f0270c
|
autoformat
|
2021-01-06 10:37:36 +01:00 |
|
Erik Krogh Kristensen
|
3d98732136
|
support nested stars in js/ReDoS
|
2021-01-06 10:37:35 +01:00 |
|
Erik Krogh Kristensen
|
77967c3e63
|
undo unsound optimization in js/ReDoS
|
2021-01-06 10:36:21 +01:00 |
|
Erik Krogh Kristensen
|
b42aac17d5
|
add more tests for js/ReDoS
|
2021-01-06 10:34:06 +01:00 |
|
luchua-bc
|
f1763ae354
|
Use the sensitive info sink
|
2021-01-06 01:48:19 +00:00 |
|
Shati Patel
|
ad07072478
|
clarify highlight_language conf option
|
2021-01-05 19:13:28 +00:00 |
|
luchua-bc
|
367ff99909
|
Change the source to be the request variable
|
2021-01-05 17:30:19 +00:00 |
|
Shati Patel
|
5a9e098479
|
Merge pull request #4875 from madneal/htmlComment
Html comment
|
2021-01-05 16:15:57 +00:00 |
|
CodeQL CI
|
60bba5ea42
|
Merge pull request #4886 from madneal/test-custom-quries
Approved by shati-patel
|
2021-01-05 08:07:12 -08:00 |
|
Mathias Vorreiter Pedersen
|
f18486aa60
|
Update docs/pre-commit-hook-setup.md
Co-authored-by: Jonas Jensen <jbj@github.com>
|
2021-01-05 17:00:23 +01:00 |
|
Shati Patel
|
1c0e94984c
|
Update docs/codeql/codeql-cli/query-reference-files.rst
|
2021-01-05 15:50:54 +00:00 |
|
Mathias Vorreiter Pedersen
|
ae388ec796
|
Update docs/pre-commit-hook-setup.md
Co-authored-by: Cornelius Riemenschneider <criemen@github.com>
|
2021-01-05 16:27:53 +01:00 |
|
Mathias Vorreiter Pedersen
|
11e2bc3b78
|
Respond to review comments.
|
2021-01-05 16:21:24 +01:00 |
|
alexet
|
0bd8c55510
|
Docs: Remove qldoc from the TOC as it no longer exists
|
2021-01-05 15:10:59 +00:00 |
|
Shati Patel
|
edcd2dd294
|
Merge pull request #4878 from shati-patel/docs-pullquotes
Docs: Change remaining notes to "pull-quote" directives
|
2021-01-05 14:51:01 +00:00 |
|
Shati Patel
|
2702b65651
|
Merge pull request #4873 from shati-patel/docs-formatting
Docs: Fix CSS for "pull-quotes" and expandable sections
|
2021-01-05 14:50:45 +00:00 |
|
alexet
|
5d84ecc7f3
|
QLSpecification: Fix handling of fields to handle overriding properly.
|
2021-01-05 14:49:02 +00:00 |
|
Tamas Vajk
|
12c28547fc
|
Fix code review findings
|
2021-01-05 15:15:13 +01:00 |
|
Taus
|
75cfec863f
|
Merge pull request #4828 from yoff/yoff-python-add-source-nodes
Python: add source nodes
|
2021-01-05 15:07:51 +01:00 |
|
alexet
|
ebb253e409
|
QLSpec: Fix typo
|
2021-01-05 14:01:36 +00:00 |
|
alexet
|
67c2006eb0
|
QLSpec: Adjust wierd wording
|
2021-01-05 14:01:36 +00:00 |
|
alexet
|
3db9ad3a97
|
QLSpec: Prevent int-float transitive closures
|
2021-01-05 14:01:36 +00:00 |
|
alexet
|
fa8a2c0cce
|
QLSpec: Fix predicate resolution
|
2021-01-05 14:01:35 +00:00 |
|
alexet
|
ce905c0d34
|
QLSpec: Finish specification for fields.
|
2021-01-05 14:01:31 +00:00 |
|
Shati Patel
|
929c007e5d
|
Update docs/codeql/ql-language-reference/expressions.rst
Co-authored-by: hubwriter <hubwriter@github.com>
|
2021-01-05 13:53:19 +00:00 |
|
alexet
|
82187cb1f6
|
QLSpec:Link to common mark spec
|
2021-01-05 12:52:48 +00:00 |
|