protocol-monorepo icon indicating copy to clipboard operation
protocol-monorepo copied to clipboard

[SUPPLY-CHAIN] Supply chain security

Open philipandersson opened this issue 1 year ago • 0 comments

Right now we don't have enough measures to mitigate supply chain security. To make sure we are not vulnerable due to third party code we should integrate some checks for known security issues/vulns.

Two paths that we could explore:

In addition to this, we should utilize Dependabot to make sure we are applying security updates & patches. Dependabot can scan our dependencies and open a PR with the security update needed.

philipandersson avatar Mar 31 '23 09:03 philipandersson