Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
farsheedify authored Jan 11, 2025
1 parent 5bc29ea commit 44dd22c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,15 @@ jobs:
sast:
uses: clubpay/secureflow/.github/workflows/sast.yml@Authenticate_to_Teleport
secrets: inherit

sca:
uses: clubpay/secureflow/.github/workflows/sca.yml@Authenticate_to_Teleport
secrets: inherit

iac-scanning:
uses: clubpay/secureflow/.github/workflows/iac-scanning.yml@Authenticate_to_Teleport
secrets: inherit

secret-detection:
uses: clubpay/secureflow/.github/workflows/secret-detection.yml@Authenticate_to_Teleport
secrets: inherit

0 comments on commit 44dd22c

Please sign in to comment.