From 323c789a0905d0e3e5760c56b3c3511f432a32d8 Mon Sep 17 00:00:00 2001 From: nishfath <81247855+nishfath@users.noreply.github.com> Date: Thu, 9 Sep 2021 12:23:00 -0400 Subject: [PATCH 1/3] Add files via upload --- shiftleft.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 shiftleft.yml diff --git a/shiftleft.yml b/shiftleft.yml new file mode 100644 index 0000000..8cc8bf5 --- /dev/null +++ b/shiftleft.yml @@ -0,0 +1,10 @@ +source: + branch: master + scan: previous +build_rules: + - id: build-rule-identifier + finding_types: + type: + - Sensitive Data Leak + threshold: 0 + \ No newline at end of file From a5c90dd4ab007887c5d50c6d517987d4fb2490ed Mon Sep 17 00:00:00 2001 From: nishfath <81247855+nishfath@users.noreply.github.com> Date: Thu, 9 Sep 2021 12:27:21 -0400 Subject: [PATCH 2/3] Update shiftleft.yml --- shiftleft.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/shiftleft.yml b/shiftleft.yml index 8cc8bf5..174ae82 100644 --- a/shiftleft.yml +++ b/shiftleft.yml @@ -1,10 +1,9 @@ source: branch: master - scan: previous build_rules: - id: build-rule-identifier finding_types: type: - Sensitive Data Leak threshold: 0 - \ No newline at end of file + From 9ad64c5f610e73d78fa7a80cea79d2b03090047a Mon Sep 17 00:00:00 2001 From: nishfath <81247855+nishfath@users.noreply.github.com> Date: Thu, 9 Sep 2021 12:30:58 -0400 Subject: [PATCH 3/3] Update shiftleft.yml --- shiftleft.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shiftleft.yml b/shiftleft.yml index 174ae82..ac3bf99 100644 --- a/shiftleft.yml +++ b/shiftleft.yml @@ -1,5 +1,5 @@ source: - branch: master + branch: main build_rules: - id: build-rule-identifier finding_types: