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

Modify tfsec severity outuput to fit into the high/medium/low standard #485

Closed Krlier closed 4 years ago

Krlier commented 4 years ago

Description

Closes #484

Proposed Changes

Modify TfSec's severity output to better fit huskyCI's. After these changes, huskyCI's output should look like this:

image

Testing

make install

Modify .env to point huskyCI's target branch to poc-iac-tfsec:

export HUSKYCI_CLIENT_REPO_URL=https://github.com/globocom/huskyCI.git
export HUSKYCI_CLIENT_REPO_BRANCH=poc-hcl-tfsec
make run-client