You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: javascript/ql/lib/CHANGELOG.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,6 @@
7
7
2. Renaming the `getInput()` member predicate as `getAnInput()`
8
8
3. Implementing the `BlockMode getBlockMode()` member predicate. The implementation for this can be `none()` if the operation is a hashing operation or an encryption operation using a stream cipher.
9
9
10
-
### Minor Analysis Improvements
11
-
12
-
* The `js/regex-injection` query now recognizes environment variables and command-line arguments as sources.
Copy file name to clipboardExpand all lines: javascript/ql/lib/change-notes/released/0.5.0.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,3 @@
6
6
1. Extending `CryptographicOperation::Range` rather than `CryptographicOperation`
7
7
2. Renaming the `getInput()` member predicate as `getAnInput()`
8
8
3. Implementing the `BlockMode getBlockMode()` member predicate. The implementation for this can be `none()` if the operation is a hashing operation or an encryption operation using a stream cipher.
9
-
10
-
### Minor Analysis Improvements
11
-
12
-
* The `js/regex-injection` query now recognizes environment variables and command-line arguments as sources.
0 commit comments