everypolitician / webhook-manager

Notifies other apps whenever EveryPolitician data changes, in style of GitHub's webhooks
https://everypolitician-app-manager.herokuapp.com/
1 stars 2 forks source link

Add bundle-audit checking #81

Closed chrismytton closed 8 years ago

chrismytton commented 8 years ago

Use bundler-audit (https://github.com/rubysec/bundler-audit) to report if any of the gems we're using have known vulnerabilities.

This is integrated into Travis, with auto-updating of the vulnerabilities file.

Similar change to https://github.com/everypolitician/viewer-sinatra/pull/15176 Part of https://github.com/everypolitician/everypolitician/issues/493

chrismytton commented 8 years ago

@tmtmtmtm :eyes: