gitleaks Questions
3
I have this docker run command:
docker run --rm --name=gitleaks \
-v "/keys/ssh/values:/root/.ssh" \
zricethezav/gitleaks \
--ssh-key='bucket' \
--repo "$line"
I tranlated it to this:
dock...
Kempis asked 10/5, 2019 at 20:29
1
© 2022 - 2024 — McMap. All rights reserved.