Commit eadee40
fix: validate SSH key files have valid headers
Only include files in SSH key listing if they contain valid
private key headers (BEGIN ... PRIVATE KEY), regardless of
whether they have standard key filenames.
Co-authored-by: Ellie Huxtable <ellie@users.noreply.github.com>1 parent 6f1ff3d commit eadee40
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
| 72 | + | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments