Skip to content

Commit

Permalink
Workflow testing
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgeana committed Sep 30, 2024
1 parent cb97990 commit 7002a8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,9 @@ jobs:
run: |
curl -o checksec.sh-2.5.0.tar.gz -L https://github.com/slimm609/checksec.sh/archive/refs/tags/2.5.0.tar.gz
tar xfz checksec.sh-2.5.0.tar.gz
ls -lhd checksec.sh-2.5.0
ls -lh checksec.sh-2.5.0/checksec
ls -lh dchecksec.sh-2.5.0
cs() {
checksec.sh-2.5.0/checksec --file=/usr/bin/yubihsm-shell --format=json | jq -r ".[] | .$1"
}
Expand Down

0 comments on commit 7002a8c

Please sign in to comment.