haby0
eda3d864f5
Model written using smowton
2021-07-28 15:55:47 +08:00
Aditya Sharad
d7c29791de
Merge pull request #6368 from bmuskalla/addMissingKeywords
...
Add missing keywords to language specification
2021-07-27 11:08:25 -07:00
Felicity Chapman
0714f4abbb
Merge pull request #6339 from github/package-manager-docs
...
[July 27-8, 2021] CodeQL package manager: update CodeQL CLI docs (beta)
2021-07-27 18:24:03 +01:00
Joe Farebrother
2d862ef119
Support synthetic fields
2021-07-27 17:28:53 +01:00
Chris Smowton
23de0859ea
Add missing models and other minor improvements per Marcono1234's review
2021-07-27 16:03:39 +01:00
Joe Farebrother
a8cca4ba0e
Merge pull request #6373 from joefarebrother/test-gen-improvements
...
Java: Test generator improvements
2021-07-27 15:44:56 +01:00
Chris Smowton
0049b8e3c4
Merge pull request #6371 from github/smowton/admin/test-generator-notice-bad-rows
...
Add test-case generator check for non-parseable rows
2021-07-27 15:44:01 +01:00
Joe Farebrother
309f0e7c26
Fix handling of arrays
2021-07-27 15:05:57 +01:00
Joe Farebrother
9ffcfbcd33
Add --force option
2021-07-27 15:05:57 +01:00
Joe Farebrother
8ab0fd54b4
Improvements to the test generator:
...
- Only reference public methods
- Report rows for which test cases could not be generated
- Add a blanket `throws Exception` clause to the generated method
2021-07-27 15:05:55 +01:00
Joe Farebrother
2036aa1e4a
Format test generator
2021-07-27 15:04:19 +01:00
Felicity Chapman
28ce21ed7e
Update docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst
2021-07-27 15:02:39 +01:00
Geoffrey White
5ac6b38380
C++: Change note.
2021-07-27 14:27:16 +01:00
mc
10a3dcb188
Update GroovyInjection.qhelp
2021-07-27 14:26:49 +01:00
Chris Smowton
97d603cafb
Add test-case generator check for non-parseable rows
2021-07-27 14:26:22 +01:00
Geoffrey White
e7842b9625
C++: Autoformat.
2021-07-27 14:19:30 +01:00
Geoffrey White
00f6f668cc
C++: Don't report underflowing multiplication.
2021-07-27 14:02:40 +01:00
Geoffrey White
40f0658e8a
C++: Exclude unintended results on pointers.
2021-07-27 13:39:20 +01:00
Geoffrey White
503c5c9e33
C++: Add more test cases.
2021-07-27 13:38:00 +01:00
Anders Schack-Mulligen
a5f0a4ea71
Merge pull request #6087 from smowton/smowton/admin/rest-xss-tests
...
Java: Add Spring XSS tests
2021-07-27 14:09:34 +02:00
Felicity Chapman
e5d8e81634
Merge branch 'package-manager-docs' of github.com:github/codeql into package-manager-docs
2021-07-27 12:52:46 +01:00
Felicity Chapman
f060296cf8
Update beta note with details of release
2021-07-27 12:52:15 +01:00
Anders Schack-Mulligen
aa8fa26a2a
Merge pull request #6355 from intrigus-lgtm/patch-6
...
Update broken link
2021-07-27 09:05:02 +02:00
haby0
00f13e1e6e
Modify isAdditionalTaintStep
2021-07-27 10:59:38 +08:00
Felicity Chapman
ecaf03ff7e
Update docs/codeql/codeql-cli/about-ql-packs.rst
2021-07-27 00:19:31 +01:00
Felicity Chapman
070554e0d8
Update description of 'suites'
2021-07-26 23:48:50 +01:00
Felicity Chapman
de5d14df62
Replace package manager
2021-07-26 23:37:13 +01:00
Felicity Chapman
5b92d9445e
Apply suggestions from code review
...
Co-authored-by: Dave Bartolomeo <dbartol@github.com >
2021-07-26 23:29:01 +01:00
Felicity Chapman
5197c2db9f
Move beta note into a reusable
2021-07-26 23:15:45 +01:00
Felicity Chapman
84fe27270f
Further changes from the technical review
2021-07-26 23:08:32 +01:00
Felicity Chapman
6c82c2c0c8
Apply suggestions from code review
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2021-07-26 22:38:25 +01:00
Robert Marsh
b6200e5b23
Merge pull request #6369 from geoffw0/toctou3
...
C++: Increase cpp/toctou-race-condition query precision.
2021-07-26 13:16:28 -07:00
Robert Marsh
fbb3f2e506
Merge pull request #6273 from geoffw0/cleartext-storage-file
...
C++: Improve the CleartextFileWrite query
2021-07-26 12:46:51 -07:00
Felicity Chapman
c6a9b029cf
Update docs/codeql/codeql-cli/analyzing-databases-with-the-codeql-cli.rst
2021-07-26 18:19:24 +01:00
Felicity Chapman
8b64b8144c
Apply suggestions from code review
2021-07-26 18:15:04 +01:00
Geoffrey White
f65c5cfb70
C++: Increase query precision.
2021-07-26 15:15:12 +01:00
intrigus-lgtm
434b36c648
Update broken link
2021-07-26 15:48:47 +02:00
Felicity Chapman
33d859eb5c
Fix further Sphinx build warnings
2021-07-26 13:12:10 +01:00
Dominik Bamberger
f2ac9f6224
Wrap code in a block.
...
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2021-07-26 13:55:08 +02:00
Dominik Bamberger
275ab370d4
Revert "Remove space to test if that fixes CI."
...
This reverts commit 3eb8d11a0a .
2021-07-26 13:44:11 +02:00
Anders Schack-Mulligen
6c666b49f5
Merge pull request #6366 from smowton/smowton/fiix/junit-nested-classes
...
Prevent class-could-be-static alerts regarding JUnit Nested tests
2021-07-26 12:45:23 +02:00
Dominik Bamberger
3eb8d11a0a
Remove space to test if that fixes CI.
2021-07-26 12:35:56 +02:00
Benjamin Muskalla
a32e6f507c
Add missing keywords to language specification
2021-07-26 12:27:56 +02:00
Dominik Bamberger
f1883adb34
Rename label to avoid collision.
2021-07-26 12:17:00 +02:00
Dominik Bamberger
1cdb345148
Add missing table columns.
2021-07-26 11:40:20 +02:00
Joe Farebrother
358a7c1707
Fix issue when building with no pom file
2021-07-26 10:38:16 +01:00
Dominik Bamberger
fedd4d7d15
Remove typo from file name.
2021-07-26 11:23:40 +02:00
Dominik Bamberger
163dfa086a
Note accepting multiple packs.
2021-07-26 11:21:20 +02:00
Anders Schack-Mulligen
5d3e8d2add
Merge pull request #6365 from Marcono1234/marcono1234/InstanceOfExpr-getCheckedType
...
Java: Add `InstanceOfExpr.getCheckedType()`
2021-07-26 11:20:48 +02:00
Dominik Bamberger
db056fb57b
Remove obsolete '--allow-packs' flag.
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2021-07-26 11:18:06 +02:00