You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.
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:
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
The text was updated successfully, but these errors were encountered: