anon-31e9bd66: comment on issue #31 at 2026-03-31T10:44:20Z

This commit is contained in:
Flo
2026-03-31 12:44:20 +02:00
parent b6afa59385
commit 042b3cec5e
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
{
"uuid": "2c125c69-a473-440f-b206-cccefd38a121",
"issue_uuid": "6b7b98fb-a91c-44d0-be90-2ce097366cbe",
"author": "anon-31e9bd66",
"content": "Implemented audit_ssh_key_hygiene. Scans ~/.ssh/*.pub plus IdentityFile directives from ~/.ssh/config. Classifies ed25519/ed25519-sk as OK, RSA by bit length, DSA/ECDSA as warnings. Audit-only.",
"created_at": "2026-03-31T10:44:20.554741Z",
"kind": "result"
}

View File

@@ -1,5 +1,5 @@
{
"next_display_id": 33,
"next_comment_id": 44,
"next_comment_id": 45,
"next_milestone_id": 1
}