TinderSec / gh-workflow-auditor

Script to audit GitHub Action Workflow files for potential vulnerabilities.
Other
148 stars 18 forks source link

token #3

Closed xcypher78 closed 2 years ago

xcypher78 commented 2 years ago

where i put github token ?

barakm commented 2 years ago

In the terminal:

export PAT=ghp_xxxxxxx
python3 main.py