Henry Mercer
|
bc2de7ed4b
|
Merge branch 'main' into codeql-ci/js/ml-powered-pack-release-0.3.3
|
2022-09-13 15:15:56 +01:00 |
|
github-actions[bot]
|
b40def71b9
|
JS: Bump version of ML-powered library and query packs to 0.3.4
|
2022-09-13 14:11:16 +00:00 |
|
github-actions[bot]
|
e08e22ac32
|
JS: Bump patch version of ML-powered library and query packs
|
2022-09-13 14:06:57 +00:00 |
|
Erik Krogh Kristensen
|
5b61db9fd3
|
refactor miscellaneous expression uses to dataflow nodes
|
2022-09-05 16:11:55 +02:00 |
|
Erik Krogh Kristensen
|
c5b1588096
|
update the SQL/NoSQL models to use dataflow nodes
|
2022-09-05 16:11:54 +02:00 |
|
Erik Krogh Kristensen
|
30d929909c
|
deprecate RequestExpr and ResponseExpr and use ResponseNode and RequestNode instead
|
2022-09-05 15:46:25 +02:00 |
|
Henry Mercer
|
c65ae88c6d
|
Merge branch 'main' into codeql-ci/js/ml-powered-pack-release-0.3.2
|
2022-09-01 12:41:45 +01:00 |
|
github-actions[bot]
|
8d0ca9c772
|
JS: Bump version of ML-powered library and query packs to 0.3.3
|
2022-09-01 11:39:32 +00:00 |
|
github-actions[bot]
|
d577392dee
|
JS: Bump patch version of ML-powered library and query packs
|
2022-09-01 11:28:25 +00:00 |
|
Henry Mercer
|
eb7091a6d3
|
Merge branch 'main' into codeql-ci/js-atm-new-release
|
2022-08-24 14:37:44 +01:00 |
|
github-actions[bot]
|
3af330dce9
|
JS: Bump version of ML-powered library and query packs to 0.3.2
|
2022-08-24 13:12:12 +00:00 |
|
github-actions[bot]
|
613c13c2bf
|
JS: Bump patch version of ML-powered library and query packs
|
2022-08-24 13:03:14 +00:00 |
|
Asger F
|
cc42f2f824
|
Merge pull request #8606 from asgerf/js/api-graph-api
JS/Python/Ruby: Document how API graphs should be interpreted
|
2022-05-30 10:49:14 +02:00 |
|
github-actions[bot]
|
1fa2fd73f2
|
JS: Bump patch version of ML-powered library and query packs post-release
|
2022-05-24 10:40:45 +00:00 |
|
github-actions[bot]
|
53a25c8c42
|
JS: Bump minor version of ML-powered library and query packs
|
2022-05-24 10:34:26 +00:00 |
|
Asger F
|
87cbf7b216
|
JS: Update ATM code
|
2022-05-24 11:57:30 +02:00 |
|
Asger Feldthaus
|
e2858b7b64
|
JS: Update ATM code
|
2022-05-24 11:57:30 +02:00 |
|
Erik Krogh Kristensen
|
b74d1fdb1a
|
Merge pull request #8783 from erik-krogh/jsAbstractBi
JS: don't initialize sanitizer-guards in the standard library
|
2022-04-29 11:12:16 +02:00 |
|
Erik Krogh Kristensen
|
e1c7d369be
|
Merge pull request #8796 from erik-krogh/redundantImport
Remove redundant imports
|
2022-04-27 12:39:51 +02:00 |
|
Erik Krogh Kristensen
|
ff73dbc35c
|
delete redundant imports
|
2022-04-22 12:55:28 +02:00 |
|
Erik Krogh Kristensen
|
81ce8ac715
|
ATM: fix compiler warnings about unused variables
|
2022-04-20 18:10:59 +02:00 |
|
Erik Krogh Kristensen
|
b1bad271d5
|
only activate the PrefixString label in Query.qll files
|
2022-04-20 18:10:53 +02:00 |
|
Erik Krogh Kristensen
|
8a5b1668f9
|
move initialization of sanitizer-guards to Query.qll files
|
2022-04-20 18:10:53 +02:00 |
|
annarailton
|
de4e01a8f2
|
Change NotASinkType to NegativeType
Fixes https://github.com/github/ml-ql-adaptive-threat-modeling/issues/1819
|
2022-04-08 10:22:13 +01:00 |
|
Erik Krogh Kristensen
|
67e1ffdd3e
|
fix isKnownStepSrc such that it actually includes taint/dataflow-steps
|
2022-03-31 09:46:01 +02:00 |
|
github-actions[bot]
|
1e620c99c6
|
JS: Bump patch version of ML-powered library and query packs post-release
|
2022-03-23 11:53:34 +00:00 |
|
github-actions[bot]
|
dc0c8374d2
|
JS: Bump minor version of ML-powered library and query packs
|
2022-03-23 11:47:53 +00:00 |
|
Erik Krogh Kristensen
|
b0fc958b32
|
simplify imports
Co-authored-by: Henry Mercer <henry.mercer@me.com>
|
2022-03-15 15:10:04 +01:00 |
|
Erik Krogh Kristensen
|
89af50f6d5
|
rename all lower-case import-as statements
|
2022-03-15 14:40:38 +01:00 |
|
Henry Mercer
|
f38b498eed
|
Merge pull request #8433 from github/henrymercer/js-atm-remove-isEffectiveSinkWithOverridingScore
JS: Remove `isEffectiveSinkWithOverridingScore` from ML-powered libraries
|
2022-03-15 10:04:30 +00:00 |
|
Henry Mercer
|
5102cadf8e
|
Merge pull request #8404 from github/codeql-ci/js-atm-new-release
JS: Bump version numbers of ML-powered packs after 0.1.0 release
|
2022-03-14 17:32:37 +00:00 |
|
Henry Mercer
|
8b1b2af2d8
|
JS: Remove isEffectiveSinkWithOverridingScore
This was previously used in the ATM external API query, but is now dead
code.
|
2022-03-14 14:25:36 +00:00 |
|
github-actions[bot]
|
7ac7657ffc
|
JS: Bump patch version of ML-powered library and query packs post-release
|
2022-03-11 12:17:13 +00:00 |
|
github-actions[bot]
|
2f6886642c
|
JS: Bump minor version of ML-powered library and query packs
|
2022-03-11 12:13:03 +00:00 |
|
Erik Krogh Kristensen
|
69353bb014
|
patch upper-case acronyms to be PascalCase
|
2022-03-11 11:10:33 +01:00 |
|
Erik Krogh Kristensen
|
1b5c7392f0
|
restrict the size of the getASubexpressionWithinQuery predicate, and remove double-recursion
|
2022-03-01 11:18:42 +01:00 |
|
Erik Krogh Kristensen
|
1407b49a8f
|
fix some instances of ql/pred-doc-style for JS
|
2022-02-21 15:02:21 +01:00 |
|
Erik Krogh Kristensen
|
a1c5724be7
|
fix most ql-for-ql warnings in JS
|
2022-02-11 17:57:37 +01:00 |
|
Ian Wright
|
be5e8dae05
|
Update javascript/ql/experimental/adaptivethreatmodeling/lib/experimental/adaptivethreatmodeling/FunctionBodyFeatures.qll
Co-authored-by: Henry Mercer <henrymercer@github.com>
|
2022-02-04 15:41:50 +00:00 |
|
Ian Wright
|
e57a0e0e2f
|
Update javascript/ql/experimental/adaptivethreatmodeling/lib/experimental/adaptivethreatmodeling/FunctionBodyFeatures.qll
Co-authored-by: Henry Mercer <henrymercer@github.com>
|
2022-02-04 15:21:56 +00:00 |
|
Ian Wright
|
b38335a6c2
|
add QL comment; inline a predicate; restore a comment
|
2022-02-04 15:21:09 +00:00 |
|
Ian Wright
|
dca03d7b5d
|
reinstate the AST node limit to minimize change to feature values
|
2022-02-03 09:45:35 +00:00 |
|
Ian Wright
|
d5ab119039
|
actually count the number of chars
|
2022-02-03 09:41:51 +00:00 |
|
Ian Wright
|
83ecc065ab
|
restrict size of strings
|
2022-01-31 12:28:46 +00:00 |
|
Ian Wright
|
aceeb7324c
|
restrict AST nodes according to string length
|
2022-01-28 15:06:10 +00:00 |
|
Henry Mercer
|
c134e6c9ef
|
JS: Bump ML-powered query packs to v0.0.6
|
2022-01-19 14:40:42 +00:00 |
|
Henry Mercer
|
d467725ccd
|
JS: Bump ML-powered query packs to v0.0.5
|
2022-01-19 12:08:33 +00:00 |
|
Henry Mercer
|
1893b9f7a9
|
Merge pull request #7376 from github/henrymercer/js-atm-absent-features-optimization
JS: Update featurization for absent features optimization
|
2022-01-18 10:15:53 +00:00 |
|
Henry Mercer
|
ed28b7f174
|
Merge pull request #7575 from github/henrymercer/atm-remove-code-to-features
JS: Remove ATM `CodeToFeatures` library
|
2022-01-14 15:31:34 +00:00 |
|
Henry Mercer
|
8e9d8c112d
|
JS: Improve comments in FunctionBodyFeatures.qll
|
2022-01-13 17:20:42 +00:00 |
|