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 66d230a commit 22850b2Copy full SHA for 22850b2
ruby/ql/test/query-tests/experimental/cwe-347/EmptyJWTSecret.expected
@@ -1,3 +1,3 @@
1
-| EmptyJWTSecret.rb:9:21:9:34 | call to [] | This JWT encoding uses empty key or none algorithm. |
2
-| EmptyJWTSecret.rb:12:21:12:34 | call to [] | This JWT encoding uses empty key or none algorithm. |
3
-| MissingJWTVerification.rb:6:38:6:44 | payload | This JWT encoding uses empty key or none algorithm. |
+| EmptyJWTSecret.rb:9:21:9:34 | call to [] | This JWT encoding uses an empty key or none algorithm. |
+| EmptyJWTSecret.rb:12:21:12:34 | call to [] | This JWT encoding uses an empty key or none algorithm. |
+| MissingJWTVerification.rb:6:38:6:44 | payload | This JWT encoding uses an empty key or none algorithm. |
0 commit comments