Precaution provides a simple, automated code review for GitHub projects by running code linters with a security focus on pull requests.
1
stars
0
forks
source link
Add TSLint security plugin report files and tests #161
Closed
MVrachev closed 5 years ago
Part of the work outlined in the enhancement issue: https://github.com/vmware/precaution/issues/160
I added the report generation from the TSLint plugin output.
I added three unit tests.
Signed-off-by: Martin Vrachev mvrachev@vmware.com