We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b25985 commit 8df214cCopy full SHA for 8df214c
1 file changed
ruby/ql/test/library-tests/security/OpenSSL.expected
@@ -1,4 +1,4 @@
1
-weakOpenSSLCipherAlgorithms
+weakOpenSslCipherAlgorithms
2
| AES-128-CBC-HMAC-SHA1 |
3
4
| AES-128-ECB |
@@ -93,7 +93,7 @@ weakOpenSSLCipherAlgorithms
93
| SM4-ECB |
94
95
| gost89-ecb |
96
-strongOpenSSLCipherAlgorithms
+strongOpenSslCipherAlgorithms
97
| AES-128-CBC |
98
99
@@ -271,4 +271,4 @@ strongOpenSSLCipherAlgorithms
271
| id-aes256-CCM |
272
| id-aes256-GCM |
273
274
-missingOpenSSLCipherAlgorithms
+missingOpenSslCipherAlgorithms
0 commit comments