CodeQL CI
|
170a069657
|
Merge pull request #6403 from asgerf/js/handlebars-extraction
Approved by erik-krogh
|
2021-08-25 13:54:52 +01:00 |
|
Asger Feldthaus
|
bac212c610
|
JS: Fix typo: instantiaton -> instantiation
|
2021-08-19 14:41:18 +02:00 |
|
Asger Feldthaus
|
7b6485c32a
|
JS: Rename some test predicates to match class name
|
2021-08-18 15:36:41 +02:00 |
|
Asger Feldthaus
|
b21071923e
|
JS: Rename variables to match new class name
|
2021-08-18 15:36:41 +02:00 |
|
Asger Feldthaus
|
0a98679f74
|
JS: Rename Vue::Instance to Vue::Component
|
2021-08-18 15:36:41 +02:00 |
|
Asger Feldthaus
|
cb0075f15a
|
JS: Remove use of deprecated API
|
2021-08-12 09:30:43 +02:00 |
|
Asger Feldthaus
|
b9b10af9b5
|
JS: Tolerate parse errors in test due to speculative parsing
|
2021-08-11 12:54:22 +02:00 |
|
Asger Feldthaus
|
65b44248f8
|
JS: Autoformat
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
4f4f524937
|
JS: Add test for upward traversal
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
b7339348ef
|
JS: Add tests for EJS includes
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
b1cadc8ae7
|
JS: Add test for AngularJS sinks
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
e61d534c59
|
JS: Add ambiguity test for template file resolution
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
e8d10b983e
|
JS: Tests for template file resolution
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
28fe8da37c
|
JS: Add similar test for .njk file
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
1444ec5255
|
JS: Add similar test for hbs
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
7045fb4679
|
JS: Expand on test
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
14bada4bbe
|
JS: Model consolidate and factor in template syntax from call site
|
2021-08-11 12:36:35 +02:00 |
|
Asger Feldthaus
|
2836d465e4
|
JS: Update locations in Angular2 test
|
2021-08-09 11:03:15 +02:00 |
|
Asger Feldthaus
|
be8c574d5c
|
JS: Add test and comment for access path termination criteria
|
2021-07-16 09:42:59 +02:00 |
|
Asger Feldthaus
|
0247de76af
|
JS: Add a .vue file to vuex test
|
2021-07-16 09:31:47 +02:00 |
|
Asger Feldthaus
|
ee608540c5
|
JS: Add support for createNamespacedHelpers
|
2021-07-02 12:47:55 +02:00 |
|
Asger Feldthaus
|
dd1e21c713
|
JS: Model vuex
|
2021-07-02 12:47:55 +02:00 |
|
Asger Feldthaus
|
0105b829c4
|
JS: Update test output
|
2021-07-02 11:55:56 +02:00 |
|
Asger Feldthaus
|
7e2871bfdf
|
JS: Propagate React components through recompose HOCs
|
2021-06-30 15:05:28 +02:00 |
|
Erik Krogh Kristensen
|
8b5c285ac8
|
add support for the chokidar library
|
2021-06-23 09:59:34 +02:00 |
|
Asger Feldthaus
|
9f052a2ecd
|
JS: Add Knex model
|
2021-06-15 17:19:39 +02:00 |
|
Erik Krogh Kristensen
|
bcf08e6472
|
add remote flow source for the serverless library
|
2021-06-07 17:19:19 +02:00 |
|
Erik Krogh Kristensen
|
09a2c055a7
|
add test for the serverless express API
|
2021-06-07 16:50:01 +02:00 |
|
Erik Krogh Kristensen
|
46f90006c2
|
add model for whatwg-fetch
|
2021-06-04 13:13:13 +02:00 |
|
Erik Krogh Kristensen
|
9a1f80aa93
|
accept updated test output for express test
|
2021-05-18 22:23:29 +02:00 |
|
CodeQL CI
|
9b0c24abc2
|
Merge pull request #5876 from erik-krogh/moreAxios
Approved by asgerf
|
2021-05-13 08:03:33 -07:00 |
|
Erik Krogh Kristensen
|
e0f78dde56
|
make the axios error catch match the non-error case
|
2021-05-12 16:23:37 +02:00 |
|
CodeQL CI
|
a87731115a
|
Merge pull request #5860 from max-schaefer/js/improve-sql-modelling
Approved by asgerf
|
2021-05-11 02:24:52 -07:00 |
|
Erik Krogh Kristensen
|
99e98419dc
|
add support for error values in an axios client request
|
2021-05-11 11:24:21 +02:00 |
|
Max Schaefer
|
8f91e9eba0
|
JavaScript: Model chaining calls in sqlite3.
|
2021-05-10 10:58:58 +01:00 |
|
Asger Feldthaus
|
71e3041370
|
JS: Fewer spurious reflected xss sinks
|
2021-04-23 13:15:35 +01:00 |
|
Asger Feldthaus
|
671e968936
|
JS: Model NestJS
|
2021-04-23 13:15:35 +01:00 |
|
CodeQL CI
|
6fd4a8afff
|
Merge pull request #5567 from asgerf/js/sql-models
Approved by esbena
|
2021-04-09 07:11:10 -07:00 |
|
CodeQL CI
|
652e8b4872
|
Merge pull request #5586 from asgerf/js/tsconfig-file-inclusion-handling
Approved by esbena
|
2021-04-09 02:50:51 -07:00 |
|
Asger Feldthaus
|
26cddc7d04
|
JS: Update test output
|
2021-04-07 12:28:45 +01:00 |
|
Asger Feldthaus
|
86bc0eb853
|
JS: Autoformat
|
2021-04-01 13:16:47 +01:00 |
|
Asger Feldthaus
|
b43989e6a1
|
JS: Use API nodes to track dispatch/dispatched value sources
|
2021-04-01 13:16:47 +01:00 |
|
Asger Feldthaus
|
c926a47d50
|
JS: QLDoc and test for HeuristicConnectEntryPoint
|
2021-04-01 13:16:47 +01:00 |
|
Asger Feldthaus
|
cca38a64be
|
JS: Add test for flow to a closure body under a type guard
|
2021-04-01 13:16:46 +01:00 |
|
Asger Feldthaus
|
53def60e4f
|
JS: Add test for if-based type check
|
2021-04-01 13:16:46 +01:00 |
|
Asger Feldthaus
|
8fa3fb0561
|
JS: Redux model
|
2021-04-01 13:16:46 +01:00 |
|
Asger Feldthaus
|
57784dc746
|
JS: Update test output
|
2021-03-31 09:23:47 +01:00 |
|
Asger Feldthaus
|
9db235ac36
|
JS: Improve @google-cloud/spanner model
|
2021-03-30 13:54:00 +01:00 |
|
Asger Feldthaus
|
35f294f096
|
JS: Improve sequelize model
|
2021-03-30 13:54:00 +01:00 |
|
Asger Feldthaus
|
93500bd95a
|
JS: Improve mssql model
|
2021-03-30 11:34:01 +01:00 |
|