From 126eafe7b34f54b7e1fa000d5364ece01d184b87 Mon Sep 17 00:00:00 2001 From: nishfath <81247855+nishfath@users.noreply.github.com> Date: Mon, 16 May 2022 22:28:19 -0400 Subject: [PATCH 1/2] Update ngsast.yml --- .github/workflows/ngsast.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ngsast.yml b/.github/workflows/ngsast.yml index 19fa330..ff102a0 100644 --- a/.github/workflows/ngsast.yml +++ b/.github/workflows/ngsast.yml @@ -48,7 +48,7 @@ jobs: # Lets check the previous analysis for this branch to our baseline on Main, # since we specify a 'branch' we don't have to specify a '--source' run: | - ${GITHUB_WORKSPACE}/sl check-analysis --app shiftleft-java-demo \ + ${GITHUB_WORKSPACE}/sl check-analysis --v2 --app shiftleft-java-demo \ --branch "${{ github.head_ref || steps.extract_branch.outputs.branch }}" \ --report \ --github-pr-number=${{github.event.number}} \ From 196d3094b9811f630a1a81928ead8f62cf3eeec7 Mon Sep 17 00:00:00 2001 From: nishfath <81247855+nishfath@users.noreply.github.com> Date: Wed, 17 Aug 2022 10:53:56 -0400 Subject: [PATCH 2/2] Update shiftleft.yml --- shiftleft.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shiftleft.yml b/shiftleft.yml index a82068c..49c7b45 100644 --- a/shiftleft.yml +++ b/shiftleft.yml @@ -1,6 +1,6 @@ source: branch: master - scan: 274 # provide either branch or scan, not both + #scan: 274 # provide either branch or scan, not both build_rules: - id: build-rule-identifier finding_types: