mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-11-25 12:31:35 +01:00
Updated Bug reporting (markdown)
parent
dc48a14603
commit
dfa14268cf
@ -1,12 +1,17 @@
|
||||
|
||||
### How to report bugs ###
|
||||
|
||||
Found a bug. Good -- yes, seriously! In the end it'll make testssl.sh better. You have three choices if you want to help.
|
||||
|
||||
Needed info:
|
||||
1. testssl version from the banner (testssl.sh -b 2>/dev/null | head -4 | tail -1)
|
||||
1. target IP
|
||||
1. testssl.sh command line
|
||||
1. openssl version used (testssl.sh -b 2>/dev/null | head -16 | tail -3)
|
||||
1. Your operating system (uname -a)
|
||||
|
||||
Internal IPs are not useful as the bug likely can't be reproduced.
|
||||
|
||||
If you don't want to publicly tell your IP that's fine. ``grep SWCONTACT testssl.sh`` will give you my mail address. Please file a bug @ github anyway, omit the IP address.
|
||||
If you're hesitant to publicly advertise the target IP address, please use my mail address in the script (``grep SWCONTACT testssl.sh``). Please file a bug @ github anyway, just omit the IP address.
|
||||
|
||||
Without those information I'll likely close the issue.
|
||||
|
Loading…
Reference in New Issue
Block a user