Alex Ford
|
e8cbf7287d
|
JS: breaking change note for CryptographicOperation sync
|
2023-02-15 16:50:24 +00:00 |
|
Alex Ford
|
925b4a3fa8
|
JS: improve documentation on deprecated CryptographicOperation#getInput() predicate
|
2023-02-15 16:23:46 +00:00 |
|
Alex Ford
|
d4d0b91085
|
dynamic: switch CryptographicOperation::Range#getBlockMode() back to being an abstract predicate
|
2023-02-15 16:23:46 +00:00 |
|
Alex Ford
|
c7aaad9ed0
|
JS: avoid adding a deprecated CryptographicOperation#getInput to py/ruby
|
2023-02-15 16:23:46 +00:00 |
|
Alex Ford
|
8d90c02a67
|
JS: remove unused field
|
2023-02-14 15:24:22 +00:00 |
|
erik-krogh
|
ecafce8191
|
improve the CryptoJS model by using API::Node
|
2023-02-03 21:44:23 +01:00 |
|
Alex Ford
|
7768026e70
|
Merge branch 'main' into js-use-shared-cryptography
|
2023-02-03 15:18:30 +00:00 |
|
Alex Ford
|
6c35feaa98
|
ConceptsShared: add a default implementation of BlockMode CryptographicOperation#getBlockMode() for compatibility with external code
|
2023-02-03 14:39:32 +00:00 |
|
Alex Ford
|
b968b59afc
|
CryptoAlgorithms: make CryptographicAlgorithm#matchesName hold only if that algorithm is the most specific match
|
2023-02-03 14:15:32 +00:00 |
|
Alex Ford
|
e17b3d975d
|
JS: pick up CryptographicKeys used in asmCrypto encrypt/decrypt calls
|
2023-02-03 12:16:25 +00:00 |
|
Alex Ford
|
6b2a92a7ca
|
JS: update CryptographicKey.expected
|
2023-02-03 12:12:47 +00:00 |
|
Philip Ginsbach
|
b8bd98e476
|
Merge pull request #12075 from github/ginsbach/RemoveIncorrectStatement
remove statement about namespaces from documentation that no longer holds
|
2023-02-03 11:18:07 +00:00 |
|
Mathias Vorreiter Pedersen
|
4e7ca1a175
|
Merge pull request #12082 from github/post-release-prep/codeql-cli-2.12.2
Post-release preparation for codeql-cli-2.12.2
|
2023-02-03 09:40:57 +00:00 |
|
Philip Ginsbach
|
808d3e3a1f
|
Merge pull request #12084 from github/ginsbach/IncorrectEnvironmentNumbering
we actually only distinguish four environments
|
2023-02-03 09:37:39 +00:00 |
|
Philip Ginsbach
|
56e0b19df8
|
we actually only distinguish four environments
|
2023-02-03 09:04:43 +00:00 |
|
Arthur Baars
|
9a4cec7691
|
Merge pull request #11956 from aibaars/json-log
Ruby: structured logging
|
2023-02-03 09:54:49 +01:00 |
|
github-actions[bot]
|
faf21f3edb
|
Post-release preparation for codeql-cli-2.12.2
|
2023-02-02 23:01:04 +00:00 |
|
Alex Ford
|
b0b8f8725e
|
JS: add some CryptographicOperation#getBlockMode() tests
|
2023-02-02 20:30:30 +00:00 |
|
Alex Ford
|
aa2c532a78
|
JS: adjust test whitespace
|
2023-02-02 20:30:30 +00:00 |
|
Alex Ford
|
c25dc978df
|
JS: add blockMode to CryptographicOperation tests
|
2023-02-02 20:30:30 +00:00 |
|
Alex Ford
|
1435ef1862
|
CryptoAlgorithms: make CryptographicAlgorithm#matchesName split on underscores
|
2023-02-02 20:30:30 +00:00 |
|
Alex Ford
|
983055b8f9
|
JS: Use shared CryptographicOperation concept and implement BlockMode getBlockMode()
|
2023-02-02 20:30:30 +00:00 |
|
Alex Ford
|
e5dfbe2c8d
|
ConceptsShared: Add BlockMode#matchesString(string) predicate
|
2023-02-02 20:27:52 +00:00 |
|
Alex Ford
|
61095b3c58
|
ConceptsShared: Add deprecated DataFlow::Node CryptographicOperation#getInput() predicate
|
2023-02-02 20:27:05 +00:00 |
|
Erik Krogh Kristensen
|
c8cfb6a0cc
|
Merge pull request #12065 from knewbury01/knewbury01/fix-js-cleartext-logging-doc
Update JS CleartextLogging qhelp
|
2023-02-02 18:23:59 +01:00 |
|
Philip Ginsbach
|
55cd436b06
|
Merge pull request #12074 from github/ginsbach/DocumentShadowing2
shadowing in the QL language specification
|
2023-02-02 17:13:47 +00:00 |
|
Philip Ginsbach
|
1542353af7
|
statement no longer holds for namespaces with shadowing
|
2023-02-02 16:55:06 +00:00 |
|
Nora Dimitrijević
|
a3a01ddc11
|
Merge pull request #11855 from d10c/swift/extract-captures
|
2023-02-02 17:50:41 +01:00 |
|
Mathias Vorreiter Pedersen
|
cd660e1067
|
Merge pull request #12071 from github/release-prep/2.12.2
Release preparation for version 2.12.2
|
2023-02-02 16:49:44 +00:00 |
|
Philip Ginsbach
|
ab184ebd78
|
shadowing in the QL language specification
|
2023-02-02 16:19:18 +00:00 |
|
Kristen Newbury
|
21b4931fbb
|
Merge branch 'main' into knewbury01/fix-js-cleartext-logging-doc
|
2023-02-02 11:12:57 -05:00 |
|
Kristen Newbury
|
231110ddca
|
Update javascript/ql/src/Security/CWE-312/CleartextLogging.qhelp
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2023-02-02 11:12:44 -05:00 |
|
Henry Mercer
|
65863f1fc7
|
Merge pull request #10826 from github/dependabot/github_actions/actions/setup-dotnet-3.0.2
build(deps): bump actions/setup-dotnet from 2 to 3
|
2023-02-02 15:54:55 +00:00 |
|
Philip Ginsbach
|
1472d4b782
|
Merge pull request #12062 from github/ginsbach/DocumentShadowing
shadowing in the handbook
|
2023-02-02 15:52:54 +00:00 |
|
Jeroen Ketema
|
3cf5107b45
|
Apply suggestions from code review
|
2023-02-02 15:48:29 +01:00 |
|
github-actions[bot]
|
a4fa984792
|
Release preparation for version 2.12.2
|
2023-02-02 14:34:55 +00:00 |
|
Michael Nebel
|
77283be6c0
|
Merge pull request #12068 from michaelnebel/csharp/dotnetpublishtest
C#: Avoid that the dotnet publish test refers to a specific .NET vers…
|
2023-02-02 15:34:06 +01:00 |
|
Michael Nebel
|
960f776e29
|
C#: Avoid that the dotnet publish test refers to a specific .NET version.
|
2023-02-02 14:18:50 +01:00 |
|
Philip Ginsbach
|
4282e1a18e
|
explicitly mention aliases
|
2023-02-02 13:04:43 +00:00 |
|
Philip Ginsbach
|
2b719d503d
|
visible namespaces also include private imports
|
2023-02-02 13:03:30 +00:00 |
|
Michael Nebel
|
3cd2024a66
|
Merge pull request #12060 from michaelnebel/csharp11/nameof
C# 11: Nameof on attribute declarations.
|
2023-02-02 12:46:28 +01:00 |
|
Nora Dimitrijević
|
ad5dbe18a4
|
Swift: db upgrade/downgrade script
|
2023-02-02 12:00:47 +01:00 |
|
Nora Dimitrijević
|
50e5b29eb7
|
Swift: all Callables can have captures [codegen'd]
|
2023-02-02 11:56:51 +01:00 |
|
Nora Dimitrijević
|
ce2e7f1d12
|
Swift: all Callables can have captures [hand-written]
|
2023-02-02 11:35:50 +01:00 |
|
Nora Dimitrijević
|
d230431006
|
Swift: extract closure captures (codegen'd part)
|
2023-02-02 11:35:49 +01:00 |
|
Nora Dimitrijević
|
6895c113cf
|
Swift: extract closure captures (hand-written part)
|
2023-02-02 11:30:33 +01:00 |
|
Nora Dimitrijević
|
87f7bc3a63
|
Swift: introduce closure capture AST test
|
2023-02-02 11:30:33 +01:00 |
|
Tony Torralba
|
62158c5e49
|
Merge pull request #12044 from atorralba/atorralba/webview-models
Swift: Add new source and flow step related to WkWebView
|
2023-02-02 09:27:21 +01:00 |
|
Michael Nebel
|
4089845ea4
|
C#: Test that nameof can used on method parameters and type parameters in attribute declarations.
|
2023-02-02 09:25:24 +01:00 |
|
dependabot[bot]
|
787fe38d90
|
build(deps): bump actions/setup-dotnet from 2 to 3.0.2
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2 to 3.0.2.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v2...v3.0.2)
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-02 08:09:43 +00:00 |
|