Skip to content

Commit

Permalink
Update repo-scan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
anusha94 authored Nov 7, 2024
1 parent 9f2c5c9 commit f29d1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:

- name: NCTL Scan Repository
run: |
nctl scan repository --policy-sets pss-baseline,pss-restricted,dockerfile-best-practices --publish-token $NIRMATA_TOKEN --details
nctl scan repository --policy-sets pss-baseline,pss-restricted,rbac-best-practices,dockerfile-best-practices --publish-token $NIRMATA_TOKEN --details
- run: echo "🍏 This job's status is ${{ job.status }}."

0 comments on commit f29d1ec

Please sign in to comment.