Consider adding dynamic analysis tools
jmgate opened this issue · 2 comments
jmgate commented
Description
From the OpenSSF Best Practices badge program:
Perhaps we should consider adding some dynamic code analysis tools to our CI.
Tasks
- Investigate potential tools.
- Determine which ones to adopt.
- Add each to CI.
jmgate commented
It may be that using the Hypothesis library in unit testing would be sufficient.