Skip to content

Commit 1dc1489

Browse files
committed
added sarif file
1 parent 2bf8ab4 commit 1dc1489

File tree

3 files changed

+2
-126
lines changed

3 files changed

+2
-126
lines changed

.DS_Store

0 Bytes
Binary file not shown.

.github/workflows/unit-sec-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ jobs:
6060

6161
- name: Build Docker Image
6262
run: |
63-
docker build -t awesome-fastapi:${{ github.sha }} .
64-
63+
docker build -t awesome-fastapi:${{ github.sha }} . ###- This section needed to be added becasue the image was not persisting between jobs--##
64+
6565
- name: Run Trivy vulnerability scanner
6666
uses: aquasecurity/trivy-action@7b7aa264d83dc58691451798b4d117d53d21edfe
6767
with:

DevSecOps-Pipeline.yml

Lines changed: 0 additions & 124 deletions
This file was deleted.

0 commit comments

Comments
 (0)