reverse_argparse icon indicating copy to clipboard operation
reverse_argparse copied to clipboard

Consider adding dynamic analysis tools

Open jmgate opened this issue 2 years ago • 3 comments
trafficstars

Description

From the OpenSSF Best Practices badge program:

Screenshot 2023-07-25 at 12 24 11 PM

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 avatar Jul 25 '23 18:07 jmgate

It may be that using the Hypothesis library in unit testing would be sufficient.

jmgate avatar Aug 29 '23 22:08 jmgate

Or perhaps DynaPyt is worth looking into.

jmgate avatar Aug 29 '23 22:08 jmgate