File tree Expand file tree Collapse file tree 3 files changed +21
-9
lines changed
Expand file tree Collapse file tree 3 files changed +21
-9
lines changed Original file line number Diff line number Diff line change 1515 with :
1616 fetch-depth : 0 # Need full history to detect changes
1717 - name : Run Tests
18- uses : martin-boost-dev/boostsec-registry-test-action@f624e775372674de7935d77a277e6695136dbae4
18+ uses : martin-boost-dev/boostsec-registry-test-action@0f00699e4cd4a7adee7d1cbe9b3d9c8c53171d07
1919 with :
2020 provider : github
2121 provider-config : |
3838 with :
3939 fetch-depth : 0 # Need full history to detect changes
4040 - name : Run Tests
41- uses : martin-boost-dev/boostsec-registry-test-action@f624e775372674de7935d77a277e6695136dbae4
41+ uses : martin-boost-dev/boostsec-registry-test-action@0f00699e4cd4a7adee7d1cbe9b3d9c8c53171d07
4242 with :
4343 provider : gitlab
4444 provider-config : |
5959 with :
6060 fetch-depth : 0 # Need full history to detect changes
6161 - name : Run Tests
62- uses : martin-boost-dev/boostsec-registry-test-action@f624e775372674de7935d77a277e6695136dbae4
62+ uses : martin-boost-dev/boostsec-registry-test-action@0f00699e4cd4a7adee7d1cbe9b3d9c8c53171d07
6363 with :
6464 provider : azure
6565 provider-config : |
8282 with :
8383 fetch-depth : 0 # Need full history to detect changes
8484 - name : Run Tests
85- uses : martin-boost-dev/boostsec-registry-test-action@f624e775372674de7935d77a277e6695136dbae4
85+ uses : martin-boost-dev/boostsec-registry-test-action@0f00699e4cd4a7adee7d1cbe9b3d9c8c53171d07
8686 with :
8787 provider : bitbucket
8888 provider-config : |
Original file line number Diff line number Diff line change 11version : " 1.0"
22tests :
3- - name : " Source code scan "
3+ - name : " gitleaks "
44 type : " source-code"
55 source :
6- url : " https://github.com/martin-boost-dev/boost-poc-registry-testing-trivy"
6+ url : " git@github.com:gitleaks/gitleaks.git"
7+ ref : " v8.15.2"
8+ - name : " osv-scanner"
9+ type : " source-code"
10+ source :
11+ url : " git@github.com:google/osv-scanner.git"
712 ref : " main"
8- scan_paths :
9- - " rclone"
10- - " osv-scanner"
Original file line number Diff line number Diff line change 1+ version : " 1.0"
2+ tests :
3+ - name : " Image scanning"
4+ type : " container-image"
5+ source :
6+ url : " https://github.com/martin-boost-dev/boost-poc-registry-testing-trivy"
7+ ref : " main"
8+ scan_paths :
9+ - " rclone"
10+ - " osv-scanner"
You can’t perform that action at this time.
0 commit comments