mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-06-25 12:04:32 +02:00
Alphabetized algorithm database.
This commit is contained in:
@ -109,7 +109,7 @@
|
||||
],
|
||||
"key": [
|
||||
{
|
||||
"name": "ssh-rsa",
|
||||
"name": "ecdsa-sha2-nistp256",
|
||||
"notes": ""
|
||||
},
|
||||
{
|
||||
@ -117,7 +117,7 @@
|
||||
"notes": ""
|
||||
},
|
||||
{
|
||||
"name": "ecdsa-sha2-nistp256",
|
||||
"name": "ssh-rsa",
|
||||
"notes": ""
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user