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

Add yarn audit to build and nightly pipelines #261

Merged
merged 7 commits into from Mar 1, 2019

Conversation

Rob-Doherty
Copy link
Contributor

@Rob-Doherty Rob-Doherty commented Feb 25, 2019

Change description

This change adds yarn audit to both the build and nightly pipelines as part of the security check steps. Therefore the build will now break on PR build if any vulnerable tools are introduced / new vulnerabilities found.

Note: The is an outstanding feature request for Yarn to be able to ignore false positives, but I think it's better to fail while there are no vulnerabilities than use try {...} catch {...} by default (yarnpkg/yarn#6669)

Does this PR introduce a breaking change?* (check one with "x")

[x] Yes (potentially, only to the build pipeline)
[ ] No

Copy link
Contributor

@Izelscorner Izelscorner left a comment

Choose a reason for hiding this comment

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

LGTM

@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 25, 2019 14:42 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 25, 2019 15:53 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 25, 2019 16:19 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 25, 2019 17:07 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 26, 2019 07:29 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 26, 2019 11:07 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 26, 2019 12:58 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 26, 2019 15:11 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 26, 2019 16:04 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 26, 2019 16:20 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 26, 2019 16:50 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 26, 2019 18:36 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 27, 2019 09:57 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 27, 2019 10:34 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 27, 2019 11:54 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 27, 2019 17:59 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 28, 2019 14:16 Inactive
@jenkins-reform-hmcts2 jenkins-reform-hmcts2 temporarily deployed to preview February 28, 2019 15:24 Inactive
@Rob-Doherty Rob-Doherty merged commit 479dde6 into master Mar 1, 2019
@Rob-Doherty Rob-Doherty deleted the testing-yarn-audit branch March 1, 2019 08:00
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

3 participants