File tree Expand file tree Collapse file tree 7 files changed +0
-77
lines changed
Expand file tree Collapse file tree 7 files changed +0
-77
lines changed Original file line number Diff line number Diff line change 3030 VCPKG_DEFAULT_TRIPLET : ${{ matrix.triplet }}
3131 VCPKG_DEFAULT_HOST_TRIPLET : ${{ matrix.triplet }}
3232 steps :
33- - name : Harden Runner
34- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
35- with :
36- egress-policy : audit
37-
3833 - name : Check out code
3934 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4035 with :
Original file line number Diff line number Diff line change 1717 permissions :
1818 contents : read
1919 steps :
20- - name : Harden Runner
21- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
22- with :
23- egress-policy : block
24- allowed-endpoints : >
25- api.github.com:443
26- azure.archive.ubuntu.com:80
27- esm.ubuntu.com:443
28- github.com:443
29- motd.ubuntu.com:443
30- packages.microsoft.com:443
31-
3220 - name : Check out code
3321 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3422
Original file line number Diff line number Diff line change 1717 permissions :
1818 contents : read
1919 steps :
20- - name : Harden Runner
21- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
22- with :
23- egress-policy : block
24- allowed-endpoints : >
25- api.github.com:443
26- azure.archive.ubuntu.com:80
27- esm.ubuntu.com:443
28- github.com:443
29- motd.ubuntu.com:443
30- objects.githubusercontent.com:443
31- packages.microsoft.com:443
32-
3320 - name : Check out the source code
3421 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3522
Original file line number Diff line number Diff line change 2727 - c-cpp
2828 - actions
2929 steps :
30- - name : Harden Runner
31- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
32- with :
33- egress-policy : block
34- allowed-endpoints : >
35- api.github.com:443
36- azure.archive.ubuntu.com:80
37- esm.ubuntu.com:443
38- github.com:443
39- motd.ubuntu.com:443
40- objects.githubusercontent.com:443
41- packages.microsoft.com:443
42- release-assets.githubusercontent.com:443
43-
4430 - name : Check out code
4531 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4632
Original file line number Diff line number Diff line change 2525 permissions :
2626 contents : read
2727 steps :
28- - name : Harden Runner
29- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
30- with :
31- disable-sudo : true
32- egress-policy : block
33- allowed-endpoints : >
34- ghcr.io:443
35- github.com:443
36- pkg-containers.githubusercontent.com:443
37-
3828 - name : Check out code
3929 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4030
Original file line number Diff line number Diff line change 2121 permissions :
2222 contents : read
2323 steps :
24- - name : Harden Runner
25- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
26- with :
27- egress-policy : block
28- allowed-endpoints :
29- analysis-sensorcache-eu-central-1-prod.s3.amazonaws.com:443
30- api.github.com:443
31- api.nuget.org:443
32- api.sonarcloud.io:443
33- azure.archive.ubuntu.com:80
34- binaries.sonarsource.com:443
35- esm.ubuntu.com:443
36- github.com:443
37- motd.ubuntu.com:443
38- packages.microsoft.com:443
39- scanner.sonarcloud.io:443
40- sonarcloud.io:443
41-
4224 - name : Check out code
4325 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4426 with :
Original file line number Diff line number Diff line change 1616 contents : write
1717 pull-requests : write
1818 steps :
19- - name : Harden Runner
20- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
21- with :
22- egress-policy : audit
23-
2419 - name : Check out code
2520 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2621 with :
You can’t perform that action at this time.
0 commit comments