sadayuki-matsuno
53f4a29fb1
change implemention of integration ( #780 )
2019-02-21 14:06:21 +09:00
Kota Kanbe
89d58d1abc
bump up version
v0.6.3
2019-02-20 14:58:49 +09:00
Kota Kanbe
d6b6969cb3
update README
2019-02-20 14:56:24 +09:00
kazuminn
e7bf6fa69d
feat(README): contiruters shield ( #778 )
...
* add contiruters shield
* Update README.md
* Update README.md
2019-02-20 12:20:56 +09:00
Kota Kanbe
6e51970b91
fix(discovery): show the template of GitHub Security Alerts integration to discovery subcommand
2019-02-20 12:08:22 +09:00
Kota Kanbe
56d7d43768
feat(report): GitHub security alerts integration ( #775 )
...
feat(report): integrate to GitHub security alerts
2019-02-20 12:04:10 +09:00
Shota Ito
256c99ffa2
Delete tab from output in case of No CVE-IDs ( #768 )
2019-01-25 00:21:41 +09:00
Takayuki Ushida
9c0bc3b13b
modify build time ( #766 )
2019-01-24 15:26:12 +09:00
Kota Kanbe
9b8a323d85
fix(report): detect 0 vulns for Amazon, FreeBSD, Raspbian ( #765 )
2019-01-24 11:49:33 +09:00
kota kanbe
3178c1e326
Merge branch 'master' of https://github.com/future-architect/vuls
...
* 'master' of https://github.com/future-architect/vuls :
Add Telegram support (#762 )
v0.6.2
2019-01-23 00:25:54 +09:00
kota kanbe
321d68e03a
Bump up version
2019-01-23 00:25:02 +09:00
Yao Ding
3d8753c621
Add Telegram support ( #762 )
...
* add telegram support
* format message
* remove debug print
* fix linting error
* add telegram to discover; group message by 10
* use chatID instead of channel
* apply refactor
* remove reduntant space
2019-01-23 00:19:16 +09:00
Tomoya Amachi
967c56909d
add ScannedIPv4Addrs and ScannedIPv6Addrs ( #764 )
2019-01-19 22:19:06 +09:00
Takayuki Ushida
7c4831d2d1
add build time ( #763 )
2019-01-18 13:13:50 +09:00
Shigechika AIKAWA
4b49e11a33
add(report) -format-list option to -to-email ( #761 )
2019-01-17 16:31:04 +09:00
Kota Kanbe
d84a6a8627
fix(oracle): vuls report returns different result each time in the case of Oracle Linux ( #759 )
...
https://github.com/kotakanbe/goval-dictionary/pull/56
2019-01-12 23:11:06 +09:00
sadayuki-matsuno
63b7f4a8db
delete paperr ( #758 )
2019-01-12 22:40:56 +09:00
yahharo
ca2160264a
Remove ThreadTimeStamp from message struct ( #756 )
...
- If `thread_ts` valus sent as empty string ("") to Slack, it returns error `invalid_thread_ts`
- When API try to send, it use `slack.PostMessageParameters`, not use `message`
2018-12-25 12:27:53 +09:00
Kota Kanbe
7842594f53
fix(scan): OS detection ssh timeout in first run #699 ( #753 )
2018-12-20 13:59:54 +09:00
Kota Kanbe
7db056102c
fix(report): overdetection for Red Hat/CentOS with redis backend ( #748 )
...
fix(report): miss detection for Red Hat/CentOS with redis backend
2018-12-06 15:29:28 +09:00
Tomoya Amachi
a5a800fa0a
add alert data to result json ( #747 )
...
* add alert data to result json
* delete omitempty from AlertDict
2018-12-05 15:38:23 +09:00
Tomoya Amachi
9147ec148d
Beautify alert ( #746 )
...
* update dep
* to make easy edit alert data manually
* fix alert data bug
2018-12-05 12:30:04 +09:00
sadayuki-matsuno
b3260588c6
fix(gost) update pkg to incorporate the latest gost ( #745 )
2018-12-04 17:33:31 +09:00
sadayuki-matsuno
7d31328271
export exploit func ( #744 )
2018-11-30 16:53:51 +09:00
Kota Kanbe
6e82981ee3
feat(report): Display CERT information to reports ( #741 )
...
* fix(tui): show JPCERT Alert URL in TUI
* feat(tui): show `!` when the CVE-ID corresponds to USCERT or JPCERT alert
* feat(report): display cert alert info to stdout report
* fix(report): Display CVEs detected by CPEs with -ignore-unfixed flag
2018-11-30 15:41:59 +09:00
Tomoya Amachi
9d7b115bb5
add JPCERT and USCERT alert dictionary ( #740 )
...
* add alert dictionary
* fix for sider review
* fix for sider review
2018-11-30 14:17:17 +09:00
Kota Kanbe
8eae5002a3
fix(report): return both scores of gost and oval ( #739 )
2018-11-29 12:17:19 +09:00
Kota Kanbe
31bd6c0371
feat(scan): get repository name of updatable pkgs for debian/ubuntu ( #738 )
2018-11-26 12:02:52 +09:00
Kota Kanbe
7585f9d537
fix(report): fix cvedb-url, add -cvedb-type=http ( #734 )
...
* fix(report): fix cvedb-url, add -cvedb-type=http
* feat(report): support go-exploitdb server mode
* update deps
* implement tui
* fix server mode
* fix(tui): default value of cvedb-type to ""
* update deps
v0.6.1
2018-11-16 21:22:18 +09:00
sadayuki-matsuno
76037cdf72
fix new cve contents ( #735 )
2018-11-15 13:43:06 +09:00
sadayuki-matsuno
98c5421edc
fix exploit db ( #733 )
2018-11-12 17:36:53 +09:00
Kota Kanbe
e63fc7e3f5
fix(report): nil pointer in deep scan mode #728 ( #732 )
2018-11-10 12:36:12 +09:00
sadayuki-matsuno
6ed9cf3fb4
add scan mode ( #731 )
2018-11-05 15:35:50 +09:00
sadayuki-matsuno
9865eab2c0
Display exploit codes information for each detected CVE-IDs ( #729 )
...
* add exploit
* bug fix while loading config in TUI, display in format-full-text
* fix readme
v0.6.0
2018-11-03 16:36:59 +09:00
Kota Kanbe
678e72a8b6
fix(gost): a bug of parseCwe ( #726 )
2018-10-29 21:21:20 +09:00
sadayuki-matsuno
ec41899089
check cve_contents init ( #725 )
...
check cve_contents init to avoid nil pointer
2018-10-29 16:27:54 +09:00
Harald Nordgren
b2d913cc21
Bump Go versions and use '.x' to always get latest patch versions ( #724 )
2018-10-29 16:26:20 +09:00
sadayuki-matsuno
bc86c24e6a
update pkg ( #723 )
...
* update pkg
* change lint url
2018-10-18 13:37:17 +09:00
sadayuki-matsuno
87a77dd95c
update pkgs ( #720 )
2018-10-10 17:43:26 +09:00
sadayuki-matsuno
e8188f3432
add ms gost ( #718 )
...
* add ms gost
* change gost branch
2018-10-05 12:45:26 +09:00
Kota Kanbe
50506be546
[WIP] feat(report): show repository of affected pkgs ( #713 )
...
feat(report): show repository of affected pkgs
2018-10-04 16:01:55 +09:00
Iskander (Alex) Sharipov
4ded028258
config: remove commented-out code from tomlloader ( #714 )
...
Signed-off-by: Iskander Sharipov <quasilyte@gmail.com >
2018-10-04 12:37:58 +09:00
Iskander (Alex) Sharipov
6da8b3c4a1
commands: simplify s[:] to s ( #715 )
...
If s is a slice, then `s[:]` is identical to just `s`.
Signed-off-by: Iskander Sharipov <quasilyte@gmail.com >
2018-10-04 12:37:31 +09:00
Iskander (Alex) Sharipov
d5c92cbcb3
report: simplify x = x <op> y to x <op>= y ( #716 )
...
Signed-off-by: Iskander Sharipov <quasilyte@gmail.com >
2018-10-04 12:35:02 +09:00
sadayuki-matsuno
ed5f98d6f0
change syslog pkg ( #717 )
2018-10-04 12:34:23 +09:00
Kota Kanbe
f854b8f908
fix(report): fix an error while loading cveDict.type in config.toml ( #711 )
2018-10-02 09:27:34 +09:00
Shigechika AIKAWA
de7a6159d4
remove table.SetHeaderColor codes ( #709 )
...
table.SetHeaderColor does not need in case of formatFullPlainText().
2018-09-25 10:31:22 +09:00
Kota Kanbe
6090a34037
fix(cpe): update deps to avoid parsing err of cpeNames ( #708 )
2018-09-13 13:42:04 +09:00
Kota Kanbe
f566745479
fix(config): a DB URL error 'does not validate as url' #705 ( #706 )
2018-09-11 09:19:24 +09:00
kota kanbe
153234b623
update readme
2018-08-29 22:39:05 +09:00