Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Does the openshift pipeline fail if npm audit finds high vulnerability #88

Open
shakeelosmani opened this issue Aug 14, 2021 · 2 comments

Comments

@shakeelosmani
Copy link

I am using the this as a s2i builder image for Tekton pipelines. However at the moment post npm install it is failing after it prints out npm aduit message with high vulnerability. Is that the case ? or there is a different issue that is actually not getting printed perhaps for this https://github.com/nodeshift/ubi8-s2i-web-app/issues/

@lholmquist
Copy link
Contributor

npm audit shouldn't have anything to do with failures. it is probably something else and it is being hidden becuase of that other issue.

If i get time today, i can release an updated version removing the silent option

@lholmquist
Copy link
Contributor

you should be able to use this env var to change the npm output level #80

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

No branches or pull requests

2 participants