reverse_argparse
reverse_argparse copied to clipboard
Consider adding dynamic analysis tools
trafficstars
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.
It may be that using the Hypothesis library in unit testing would be sufficient.
Or perhaps DynaPyt is worth looking into.