thehubbleproject / hubble-contracts

Hubble optimistic rollup
https://thehubbleproject.github.io/docs/
MIT License
133 stars 28 forks source link

Setup automated security scan of node #607

Open jacque006 opened 3 years ago

jacque006 commented 3 years ago

What's wrong

As we build out our REST HTTP RPC API, there are likely to be security issues/vulnerabilities that can be exploited. We need a good general way we can check for these.

How can we fix it?

Setup an automated security scanning tool to check for vulnerabilities. We can check on:

Some tools/platforms to consider:

OWASP Zap: https://www.zaproxy.org/ StackHawk: https://www.stackhawk.com/ free for 1 app