File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,19 +7,24 @@ assignees: ''
77
88---
99
10- _ ** Please just don't remove this template. We need to reproduce the bug and need concise information for that** _
10+ _ ** Please don't remove this template. We would like to reproduce the bug and need concise information. ** _
11+
1112
1213** Command line / docker command to reproduce**
14+ In addition the target of your scan would be helpful. If you don't want to disclose it publicly: `` grep SWCONTACT testssl.sh `` .
15+
1316
1417** Expected behavior**
1518A clear and concise description of what you expected to happen.
1619
20+
1721** Your system (please complete the following information):**
1822 - OS: `` awk -F\" '/PRETTY_NAME/ { print $2 }' /etc/os-release ``
1923 - Platform: `` uname -srm ``
2024 - Version: `` testssl.sh -b 2>/dev/null | head -4 | tail -2 ``
2125 - Version if running from git repo: `` git log | head -1 ``
2226 - OpenSSL: `` testssl.sh -b 2>/dev/null | awk -F':' '/openssl/ { print $2}' ``
27+
2328
2429** Additional context**
2530Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments