Joe Farebrother
|
a4659f4e96
|
Exclude package protected members
|
2021-08-03 10:51:39 +01:00 |
|
Joe Farebrother
|
3b430d4925
|
Use getComponentType
|
2021-07-29 10:11:22 +01:00 |
|
Joe Farebrother
|
358a7c1707
|
Fix issue when building with no pom file
|
2021-07-26 10:38:16 +01:00 |
|
Joe Farebrother
|
6be9c705f0
|
Update usage text
|
2021-07-22 16:30:26 +01:00 |
|
Sauyon Lee
|
150f3fd352
|
improve windows compatibility
|
2021-07-22 08:00:14 -07:00 |
|
Sauyon Lee
|
5d716b95b1
|
Allow use of pom.xml to generate stubs
|
2021-07-22 07:52:35 -07:00 |
|
Joe Farebrother
|
af78b99475
|
Include stubs for javax
|
2021-07-15 10:58:12 +01:00 |
|
Joe Farebrother
|
f59ab527b4
|
Fix issue with nested types
|
2021-07-15 10:57:32 +01:00 |
|
Joe Farebrother
|
65ce8aa798
|
Fix issue with circular type bounds
|
2021-07-15 10:49:14 +01:00 |
|
Joe Farebrother
|
0577e12b97
|
Add consistency checks
|
2021-07-15 10:49:13 +01:00 |
|
Joe Farebrother
|
ecf130f7ae
|
Move stubber to utils folder for consistency with test generator
|
2021-07-15 10:49:13 +01:00 |
|
Joe Farebrother
|
ddb93e8829
|
Fix a bug with type bounds + a few other bugs
|
2021-07-15 10:49:13 +01:00 |
|
Joe Farebrother
|
036e83a247
|
Fix error with implementing interfaces
|
2021-07-15 10:49:13 +01:00 |
|
Joe Farebrother
|
06d6ddc1b9
|
Fix issue with reporting javac output
|
2021-07-15 10:49:13 +01:00 |
|
Joe Farebrother
|
8f40a6e21e
|
Use shlex for printing commands
|
2021-07-15 10:49:13 +01:00 |
|
Joe Farebrother
|
c850c7d079
|
Fix typo in comment
|
2021-07-15 10:49:13 +01:00 |
|
Joe Farebrother
|
b562bdd14f
|
Simplify the python script
|
2021-07-15 10:49:12 +01:00 |
|
Joe Farebrother
|
f35320e85b
|
Add explanatory comments + minor fixes
|
2021-07-15 10:49:12 +01:00 |
|
Joe Farebrother
|
cce6217e17
|
Apply suggestions from code review
Co-authored-by: Chris Smowton <smowton@github.com>
|
2021-07-15 10:49:12 +01:00 |
|
Joe Farebrother
|
471c140d2c
|
Fix incorrect comment
|
2021-07-15 10:49:12 +01:00 |
|
Joe Farebrother
|
cffaa8d9a0
|
Improve the stubbing query to handle more language constructs correctly
|
2021-07-15 10:49:12 +01:00 |
|
Joe Farebrother
|
40bb19e4f1
|
Add Java stubbing script
|
2021-07-15 10:49:12 +01:00 |
|
Anders Schack-Mulligen
|
d34e748c83
|
Merge pull request #6290 from aschackmull/java/query-metadata3
Java: Add metadata.
|
2021-07-15 09:59:45 +02:00 |
|
Anders Schack-Mulligen
|
60b3dbd217
|
Java: Add metadata.
|
2021-07-15 09:16:56 +02:00 |
|
Anders Schack-Mulligen
|
bf0877c5cb
|
Merge pull request #6289 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2021-07-15 09:15:51 +02:00 |
|
Anders Schack-Mulligen
|
e18a20fedb
|
Merge pull request #6285 from smowton/smowton/feature/spring-jdbc-object
Add models for org.springframework.jdbc.object
|
2021-07-15 09:06:56 +02:00 |
|
Robert Marsh
|
4d8e882214
|
Merge pull request #6186 from geoffw0/formatarg
C++: Fix FPs from cpp/wrong-type-format-argument
|
2021-07-14 17:20:46 -07:00 |
|
github-actions[bot]
|
d6186e8d0f
|
Add changed framework coverage reports
|
2021-07-15 00:06:37 +00:00 |
|
Chris Smowton
|
f2b232f276
|
Add change note
|
2021-07-14 17:39:58 +01:00 |
|
Chris Smowton
|
0b2750828e
|
Add models for org.springframework.jdbc.object
Also add tests for the existing Spring JDBC SQL injection sinks in the process
|
2021-07-14 17:25:00 +01:00 |
|
Taus
|
fb57c5f6f0
|
Merge pull request #6143 from RasmusWL/concepts-private-import-python
Python: Make `import python` private in Concepts.qll
|
2021-07-14 17:49:06 +02:00 |
|
Taus
|
5c5ee85332
|
Merge pull request #6122 from RasmusWL/mention-mysqlclient
Python: Mention modeling of `mysqlclient` PyPI package
|
2021-07-14 17:48:40 +02:00 |
|
Aditya Sharad
|
e0a123cbd0
|
Merge pull request #6257 from github/rneatherway/summary-docs
Add docs for summary type queries
|
2021-07-14 07:54:18 -07:00 |
|
Anders Schack-Mulligen
|
a0481bda91
|
Merge pull request #6282 from aschackmull/java/query-metadata2
Java: Add missing metadata.
|
2021-07-14 15:17:27 +02:00 |
|
Anders Schack-Mulligen
|
11fc23ba09
|
Merge pull request #6030 from smowton/smowton/admin/test-generator
Add test-generator script + add generated models for Spring summary steps
|
2021-07-14 14:44:07 +02:00 |
|
Anders Schack-Mulligen
|
9034b03c7b
|
Java: Add missing metadata.
|
2021-07-14 14:40:50 +02:00 |
|
Anders Schack-Mulligen
|
3a3398508c
|
Merge pull request #5895 from github/sauyon/java/spring
Add models for some Spring pseudo-collections
|
2021-07-14 14:40:24 +02:00 |
|
Sauyon Lee
|
d7bfc2eebf
|
Remove redundant model lines
|
2021-07-14 05:05:17 -07:00 |
|
Sauyon Lee
|
671243c15d
|
Add change note
|
2021-07-14 05:05:17 -07:00 |
|
Sauyon Lee
|
1f97ac88c8
|
Fix tests
|
2021-07-14 05:05:17 -07:00 |
|
Sauyon Lee
|
eaef1c146c
|
Add generated tests
|
2021-07-14 05:05:16 -07:00 |
|
Sauyon Lee
|
16931e5de8
|
Add necessary stubs for Spring
Co-Authored-By: smowton <smowton@github.com>
|
2021-07-14 04:57:56 -07:00 |
|
Sauyon Lee
|
fc7e062deb
|
Java: Add models for the Spring cache package
|
2021-07-14 04:57:56 -07:00 |
|
Sauyon Lee
|
d9fb09d132
|
Java: Add models for the Spring ui package.
|
2021-07-14 04:57:56 -07:00 |
|
Anders Schack-Mulligen
|
04244b3c45
|
Merge pull request #5974 from github/sauyon/java/spring-webmultipart
Model Spring `web.multipart`
|
2021-07-14 13:57:24 +02:00 |
|
Anders Schack-Mulligen
|
3c4cd15738
|
Merge pull request #5505 from joefarebrother/android-sql-convert
Java: Convert Android SQL-related flow steps to CSV format
|
2021-07-14 13:56:55 +02:00 |
|
Chris Smowton
|
e9390cb3eb
|
Remove superfluous conjunct
|
2021-07-14 12:42:28 +01:00 |
|
Mathias Vorreiter Pedersen
|
0b21caa9ae
|
Merge pull request #6280 from MathiasVP/restrict-call-context-relation
C++: Potentially improve performance of call-context calculation
|
2021-07-14 12:15:26 +02:00 |
|
Mathias Vorreiter Pedersen
|
1480ac7c1d
|
C++: Potentially improve performance by restricting the size of the call-context relation.
|
2021-07-14 11:23:56 +02:00 |
|
Robin Neatherway
|
c9e642fb06
|
Merge branch 'main' into rneatherway/summary-docs
|
2021-07-14 10:13:32 +01:00 |
|