diff --git a/issues/6b7b98fb-a91c-44d0-be90-2ce097366cbe/comments/2c125c69-a473-440f-b206-cccefd38a121.json b/issues/6b7b98fb-a91c-44d0-be90-2ce097366cbe/comments/2c125c69-a473-440f-b206-cccefd38a121.json new file mode 100644 index 0000000..2d7c458 --- /dev/null +++ b/issues/6b7b98fb-a91c-44d0-be90-2ce097366cbe/comments/2c125c69-a473-440f-b206-cccefd38a121.json @@ -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" +} \ No newline at end of file diff --git a/meta/counters.json b/meta/counters.json index 7bab3df..61eb2c9 100644 --- a/meta/counters.json +++ b/meta/counters.json @@ -1,5 +1,5 @@ { "next_display_id": 33, - "next_comment_id": 44, + "next_comment_id": 45, "next_milestone_id": 1 } \ No newline at end of file