[Fall 2021] Step 2: Coverage Improvement - Add coverage for OpenSSL #55
Labels
coverage improvement
Adds coverage improvement for missing model or rule in Pysa
Fall 2021
Issues related to the Pysa project for MLH Fellowship cohort of Fall 2021
step 2
Level 2 project for MLH Fall 2021
OpenSSL is a library for secure communications over computer networks.
We should look at this library and identify sensitive functions, e.g. those returning keys or certificates as being sources of
ServerSecrets
.Submitting a PR
We use the following linters internally, so to save everyone's time, please make sure you run the following linters locally and fix errors related to the files you modified before submitting a PR:
To install the linters, you can run the following command:
The text was updated successfully, but these errors were encountered: