Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically check vulnerabilities before deployment #303

Merged
merged 1 commit into from Aug 9, 2018
Merged

Automatically check vulnerabilities before deployment #303

merged 1 commit into from Aug 9, 2018

Conversation

rhymes
Copy link
Contributor

@rhymes rhymes commented Aug 9, 2018

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix

Description

bundler-audit is a well known tool that helps keeping an eye on known vulnerabilities.

I think passing its check should be a pre-requisite for each build.

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

Added to documentation?

  • docs.dev.to
  • readme
  • no documentation needed

@CLAassistant
Copy link

CLAassistant commented Aug 9, 2018

CLA assistant check
All committers have signed the CLA.

@benhalpern
Copy link
Contributor

Cool. We use bundler audit in our work flow but it hasn't been part of automation. I don't see why not.

@maestromac I'll let you take it from here.

PS. I think the build happened to fail here due to bad pseudorandomness in a test. Definitely something we'll want to iron out.

Copy link
Member

@maestromac maestromac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @rhymes ! This is awesome!

@maestromac maestromac merged commit c08bb2a into forem:master Aug 9, 2018
@rhymes rhymes deleted the feature/add-bundler-audit-to-travis branch August 9, 2018 18:59
@rhymes
Copy link
Contributor Author

rhymes commented Aug 9, 2018

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants