vuls-github slackにて
ということでAtlassian製品大好きな私ですが。@kinoshita.kazumiさんの貢献により!!!
ちょんまげさんがHipChat通知対応したから誰かテストしてくれとのことで、
真っ先にテストしてみました。(デバッカーです)
■Add HipChat Support #203
https://github.com/future-architect/vuls/issues/203
・How to test
1 2 3 4 5 |
$ cd $GOPATH/src/github.com/future-architect/vuls $ git fetch origin pull/593/head:hipchat $ git checkout hipchat $ make dep #エラー出たら $ rm -rf $GOPATH/pkg $ make install |
・add config.toml
1 2 3 |
[hipchat] room = "infra_vuls" authToken = "xxxxxxxxxxxxxxxxxxxxxxxx" |
とりあえずアップデートする方法と同じなので、上記のように。
masterからhipchatぶらんちに切り替えてmakeするだけ。
あとはHipChatのIntegrationsから「Build your own integration」を選んで発行したらconfig.tomlにslackと同じような感覚で追加する。
(久しぶりに開いたらUI変わって迷った)
最後に$ vuls report -to-hipchat付け加えれば通知可能となります!
※masterに戻す場合
■Result
https://github.com/future-architect/vuls/issues/203#issuecomment-370699935
おおおおおおおおおおおおおおおお?
見にくいw
https://github.com/future-architect/vuls/pull/593
マージされたのでHipChatユーザーの方は使って下さい!!!!
#vulsjp https://t.co/4aFTcRYx94
— vuls (@vuls_ja) March 6, 2018
■まとめ
@kinoshita.kazumiさんありがとうございます!
次はStride対応だ!!!!!!!!
0件のコメント