rubyforgood / Flaredown

Flaredown web app and API
http://www.flaredown.com
GNU General Public License v3.0
39 stars 15 forks source link

Add Brakeman #731

Closed haydenrou closed 5 months ago

haydenrou commented 6 months ago

This PR adds Brakeman. Brakeman identifies potential security vulnerabilities.

A github workflow has also been added to identify any issues on pull requests.

Closes #728

haydenrou commented 6 months ago

Workflows will pass after https://github.com/rubyforgood/Flaredown/pull/732 has been merged

compwron commented 5 months ago

great! :)