18F / concourse-compliance-testing

Concourse CI assets for Compliance Toolkit
https://compliance-viewer.18f.gov/
Other
17 stars 7 forks source link

C2 returns (0/0/0/0) NEW SITE when there are prior and current results. #47

Closed DavidEBest closed 8 years ago

DavidEBest commented 8 years ago

The results, according to https://compliance-viewer.18f.gov/results/c2/current, should be (0/2/290/0). The build results show that there should be 2 HIGH alerts.

Related to https://trello.com/c/y63dRvhw/133-investigate-c2-scans-always-showing-as-new-results

This is potentially a capitalization issue, but may also be related to the way the scanner returns high results directly instead of waiting for the call to alerts.

DavidEBest commented 8 years ago

If it is related to the alerts automatically returned, we could switch from the quick-scan to explicitly calling each step. The standard active-scan does not return discovered alerts.