Skip to content

Commit

Permalink
ttttttttttttttttttttttttt
Browse files Browse the repository at this point in the history
ttttttttttttttt
  • Loading branch information
RLI-Rdeaton committed Nov 19, 2024
1 parent c5c66de commit f26db52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dockertest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -410,8 +410,8 @@ jobs:
echo "THERE ARE FINDINGS, GENERATING HDF AND CSV"
saf convert trivy2hdf -i ${{ env.OUTPUT_NAME }}.json -o ${{ env.OUTPUT_NAME }}
ls -latr
cd trivy-results
ls -latr
echo "OKAY WHAT"
ls ${{ github.workspace }}/${{ env.OUTPUT_NAME }} -latr
cp '${{ github.workspace }}/${{ env.OUTPUT_NAME }}/aquasecurity - aquasecurity.json' ${{ github.workspace }}/${{ env.OUTPUT_NAME }}.hdf.json
saf convert hdf2csv -i ${{ env.OUTPUT_NAME }}.hdf.json -o ${{ env.OUTPUT_NAME }}.csv
fi
Expand Down

0 comments on commit f26db52

Please sign in to comment.