From 550aca644dfd69e2f14389193160ada5f564a209 Mon Sep 17 00:00:00 2001 From: zassmin Date: Thu, 31 Jan 2019 20:03:00 -0800 Subject: [PATCH] update integration spec --- spec/fixtures/integration/expected_report.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spec/fixtures/integration/expected_report.json b/spec/fixtures/integration/expected_report.json index 2616e400..36bf77ef 100644 --- a/spec/fixtures/integration/expected_report.json +++ b/spec/fixtures/integration/expected_report.json @@ -55,6 +55,9 @@ "BundleAudit": { "pass_on_raise": false }, + "Gosec": { + "pass_on_raise": false + }, "NPMAudit": { "pass_on_raise": false },