globocom / huskyCI

Performing security tests inside your CI
https://huskyci.opensource.globo.com
BSD 3-Clause "New" or "Revised" License
572 stars 137 forks source link

Adds `Infer` as a new Security Test #542

Open thepabloaguilar opened 3 years ago

thepabloaguilar commented 3 years ago

Description

Adds Infer as a new Security Test

Proposed Changes

There are no breaking changes here!

Testing

Infer will work for Java projects, in order to test you need to setup huskyCI locally and run make run-client-linux using some Java repo!

Closes #511