Terms
Description
With the recent incidents within some of the open source communities, its safer for us to start auditing the packages/dependencies that we are integrating into our projects. Using pip-audit package for the backend and npm audit command for the frontend within out workflows would a good way to start checking if any of the dependencies are compromised.
cc @andrewtavis @nicki182 @to-sta
Contribution
No response
Terms
Description
With the recent incidents within some of the open source communities, its safer for us to start auditing the packages/dependencies that we are integrating into our projects. Using
pip-auditpackage for the backend andnpm auditcommand for the frontend within out workflows would a good way to start checking if any of the dependencies are compromised.cc @andrewtavis @nicki182 @to-sta
Contribution
No response