github-actions[bot]
|
7ef611e6dc
|
Release preparation for version 2.16.1
|
2024-01-23 19:45:16 +00:00 |
|
erik-krogh
|
865df920f9
|
add change-notes
|
2024-01-22 19:30:57 +01:00 |
|
erik-krogh
|
8be7eadace
|
delete outdated deprecations
|
2024-01-22 09:11:35 +01:00 |
|
Sid Shankar
|
2d71294f61
|
Merge pull request #15256 from sidshank/change/adjust-extracted-files-diagnostics
Js/Py/Rb: Report any extracted file as successfully extracted
|
2024-01-17 11:04:06 -05:00 |
|
Sid Shankar
|
2c683c910f
|
Merge branch 'change/adjust-extracted-files-diagnostics' of https://github.com/sidshank/codeql into change/adjust-extracted-files-diagnostics
|
2024-01-17 14:32:36 +00:00 |
|
Sid Shankar
|
0824ab77e9
|
Adds change notes
|
2024-01-17 14:31:40 +00:00 |
|
erik-krogh
|
1a8a70dc1b
|
mark the range [0-?] as good in the overly-large-range query
|
2024-01-17 13:11:57 +01:00 |
|
Sid Shankar
|
59098be8c4
|
Merge branch 'main' into change/adjust-extracted-files-diagnostics
|
2024-01-16 21:51:41 -05:00 |
|
Alexander Eyers-Taylor
|
934474681d
|
Merge pull request #15254 from github/post-release-prep/codeql-cli-2.16.0
Post-release preparation for codeql-cli-2.16.0
|
2024-01-16 14:50:40 +00:00 |
|
github-actions[bot]
|
57df8b92df
|
Post-release preparation for codeql-cli-2.16.0
|
2024-01-15 15:00:50 +00:00 |
|
Asger F
|
59c9ac735a
|
Merge pull request #15295 from asgerf/js/type-model-export
JS: Include sink nodes as base-case when resolving types
|
2024-01-11 20:47:32 +01:00 |
|
Erik Krogh Kristensen
|
d782bd9b1f
|
Merge pull request #13624 from jorgectf/seclab/dotjs
JS: Add `dot.js` support
|
2024-01-11 14:57:19 +01:00 |
|
Asger F
|
82cee61999
|
JS: Include sink nodes as base-case when resolving types
|
2024-01-11 13:41:21 +01:00 |
|
Erik Krogh Kristensen
|
3000b4b9b3
|
rename PropsTaintStep to PropsFlowStep
Co-authored-by: Asger F <asgerf@github.com>
|
2024-01-10 09:45:29 +01:00 |
|
Sid Shankar
|
e30a0d1e83
|
JS: Report any extracted file as successfully extracted
|
2024-01-08 22:19:33 +00:00 |
|
github-actions[bot]
|
a6c8cc9551
|
Release preparation for version 2.16.0
|
2024-01-08 13:11:26 +00:00 |
|
erik-krogh
|
58dc14d5bb
|
update expected output
|
2024-01-04 11:38:58 +01:00 |
|
erik-krogh
|
a9f2b3fad6
|
promote PropsTaintStep to a PreCallGraphStep
|
2024-01-04 10:45:22 +01:00 |
|
Aditya Sharad
|
b1803d0ac2
|
Merge rc/3.12 into main
|
2023-12-21 16:40:51 -08:00 |
|
erik-krogh
|
fe3e768414
|
update expected output of tests
|
2023-12-20 14:10:36 +01:00 |
|
github-actions[bot]
|
8f72b0e4f7
|
Post-release preparation for codeql-cli-2.15.5
|
2023-12-19 10:32:57 +00:00 |
|
Jorge
|
f8cfd698fa
|
Merge branch 'main' into seclab/dotjs
|
2023-12-19 10:44:52 +01:00 |
|
github-actions[bot]
|
19af35b29a
|
Release preparation for version 2.15.5
|
2023-12-18 21:22:44 +00:00 |
|
Jorge
|
b81fbd7669
|
Add change note
|
2023-12-18 12:55:30 +01:00 |
|
erik-krogh
|
a694928dd3
|
use the extractor option directly instead
|
2023-12-15 10:39:36 +01:00 |
|
erik-krogh
|
ad4f464850
|
add warnOnImplicitThis
|
2023-12-15 09:55:30 +01:00 |
|
erik-krogh
|
9cc708b122
|
add integration test for the new extractor option to disable type extraction
|
2023-12-15 09:53:13 +01:00 |
|
Remco Vermeulen
|
133a243298
|
Add support for XML attributes in the data flow graph
|
2023-12-14 11:33:53 -08:00 |
|
Tom Hvitved
|
c8b4a215bc
|
Merge pull request #14573 from hvitved/flow-summary-impl-param
Move `FlowSummaryImpl.qll` to `dataflow` pack
|
2023-12-14 12:24:15 +01:00 |
|
Jeroen Ketema
|
99e65df6ce
|
Merge remote-tracking branch 'upstream/rc/3.12' into mb12
|
2023-12-13 15:43:39 +01:00 |
|
Tom Hvitved
|
a46964dfe8
|
Address review comments
|
2023-12-12 13:55:52 +01:00 |
|
Tom Hvitved
|
28373e0fdf
|
JS: Adapt to changes in shared code
|
2023-12-10 11:25:43 +01:00 |
|
erik-krogh
|
e8f9e366d5
|
remove redundant imports for JS
|
2023-12-08 16:56:54 +01:00 |
|
github-actions[bot]
|
92af5f5386
|
Post-release preparation for codeql-cli-2.15.4
|
2023-12-06 22:59:22 +00:00 |
|
github-actions[bot]
|
c04457e9e7
|
Release preparation for version 2.15.4
|
2023-12-06 21:11:50 +00:00 |
|
Jorge
|
8abd1d9855
|
Merge branch 'main' into seclab/dotjs
|
2023-11-30 19:42:18 +01:00 |
|
Felicity Chapman
|
4cb2f53223
|
Remove unwanted period from query name
Our style guide states that names should not end in a period. I'm updating this now to allow us to automate a process for GitHub docs, see: https://github.com/github/codeql/blob/main/docs/query-metadata-style-guide.md#query-name-name
|
2023-11-30 14:31:17 +00:00 |
|
Rafael
|
1a05c2e704
|
Added Django test
|
2023-11-29 08:26:49 +01:00 |
|
Rafael
|
0a74a3a765
|
Update javascript/ql/src/change-notes/2023-11-28-django-urls.md
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2023-11-29 08:23:02 +01:00 |
|
Rafael
|
0b0c9e3e48
|
Create 2023-11-28-django-urls.md
|
2023-11-28 22:29:53 +01:00 |
|
Rafael
|
286e3951bf
|
Detect Django template URLs
Django URLs are currently not detected, but flask and nunjucks URL are. (See https://github.com/github/codeql/issues/12267)
|
2023-11-28 22:22:07 +01:00 |
|
erik-krogh
|
abb8d65483
|
Merge branch 'main' into amammad-js-SQLI
|
2023-11-23 21:17:58 +01:00 |
|
erik-krogh
|
43c76468c9
|
add change-note
|
2023-11-23 21:17:33 +01:00 |
|
amammad
|
60b422a35c
|
fix second round of code review. improve documents, fix better-sqlite3 method
|
2023-11-23 14:01:38 +01:00 |
|
erik-krogh
|
dd1e71ace9
|
update the JS change notes to mention security severity instead of just severity
|
2023-11-23 10:28:22 +01:00 |
|
amammad
|
eb552b7c93
|
add failingPositiveTests to inlinetests
|
2023-11-22 08:00:38 +01:00 |
|
amammad
|
0328a2986d
|
move TypeORM library file and tests to experimental
add inline tests :)
Fix TypeORM fuzzy method according to Review
|
2023-11-21 19:59:06 +01:00 |
|
amammad
|
999ec7053e
|
fix Query class docstring
|
2023-11-21 18:56:05 +01:00 |
|
Max Schaefer
|
2c5ce3216e
|
Merge pull request #14846 from github/max-schaefer/js/path-injection
Update qhelp for js/path-injection.
|
2023-11-21 13:50:41 +00:00 |
|
Max Schaefer
|
dfffa1e237
|
Apply suggestions from code review
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
|
2023-11-21 10:07:11 +00:00 |
|