From 4a37a5592e9658802162d7086bac95c3f4f79ed2 Mon Sep 17 00:00:00 2001 From: vslater1997 <102258025+vslater1997@users.noreply.github.com> Date: Thu, 21 Apr 2022 11:25:02 -0400 Subject: [PATCH 1/3] Update main.yml --- .github/workflows/main.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ec8889c..e1feabc 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,4 +1,6 @@ -name: Example workflow for Python using Snyk + + +name: Snyk Security Scan on: pull_request jobs: security: From 7149e387d1b5b8dde9662eb533585c4aa979f273 Mon Sep 17 00:00:00 2001 From: vslater1997 <102258025+vslater1997@users.noreply.github.com> Date: Thu, 21 Apr 2022 11:28:20 -0400 Subject: [PATCH 2/3] Update setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 99faf31..18d8573 100644 --- a/setup.py +++ b/setup.py @@ -47,3 +47,4 @@ ], ) + From 306928b3c83826f980267ae5c02f304e77759aee Mon Sep 17 00:00:00 2001 From: vslater1997 <102258025+vslater1997@users.noreply.github.com> Date: Thu, 21 Apr 2022 12:20:21 -0400 Subject: [PATCH 3/3] Update setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 18d8573..da422aa 100644 --- a/setup.py +++ b/setup.py @@ -48,3 +48,4 @@ ) +