Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
h0x0er authored Sep 5, 2023
1 parent 48a09e0 commit ec13cca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/view-certs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
- name: Harden Runner
uses: h0x0er/harden-runner@mitm-int
with:
disable-sudo: false
egress-policy: audit

- run: sudo cat /etc/ca-certificates.conf
- run: sudo cat /usr/local/share/ca-certificates/mitmproxy-ca-cert.crt
- run: sudo ls /usr/share/ca-certificates
- run: sudo cat /usr/share/ca-certificates/mitmproxy-ca-cert.crt

0 comments on commit ec13cca

Please sign in to comment.