Files
vuls/report
hogehogehugahuga c717f8d15d Add Content-Type header to report/mail.go .
(fix pull request, "utf8" to "utf-8".)

I did the following test.
- compile vuls with this fix.
- I executed the following command and confirmed that garbled display is not done.
  + vuls scan -lang=en -report-mail -cve-dictionary...
  + vuls scan -lang=ja -report-mail -cve-dictionary...

Mail header is as follows.
Message-Id: <...>
Subject: <...>
Content-Type: text/plain; charset=utf8
From: <...>
To: <...>
Cc: <...>
2016-12-15 10:27:34 +09:00
..
2016-11-17 22:14:41 +09:00
2016-11-14 19:10:58 +00:00
2016-04-01 14:36:50 +09:00
2016-10-17 17:09:44 +09:00
2016-11-14 19:10:58 +00:00
2016-11-04 15:21:32 +09:00