From dea9a2b91b34ada0111206bef8ce716c2afbcbf0 Mon Sep 17 00:00:00 2001 From: nishfath <81247855+nishfath@users.noreply.github.com> Date: Mon, 10 Jan 2022 11:27:30 -0500 Subject: [PATCH] Create shiftleft.yml --- .github/workflows/shiftleft.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/workflows/shiftleft.yml diff --git a/.github/workflows/shiftleft.yml b/.github/workflows/shiftleft.yml new file mode 100644 index 0000000..5523471 --- /dev/null +++ b/.github/workflows/shiftleft.yml @@ -0,0 +1,9 @@ +source: + branch: master + scan: previous +build_rules: + - id: build-rule-identifier + finding_types: + type: + - Sensitive Data Leak + threshold: 20