Skip to content

Commit 671eeb8

Browse files
committed
Update readme with instructions to run in a codespace
1 parent 9647db9 commit 671eeb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ The `pwn request scanner` is a simple tool that doesn't go into depths of analyz
1111
You can run the scanner as:
1212

1313
* GitHub Action in your repository. Just copy the [sample workflow](.github/workflows/sample.yml) or fork the repository and run the workflow from your fork.
14+
* Run `node dist/index.js <github_owner> <repo_name>` in a codespace.
1415
* Locally running the [index.js](dist/index.js) script from the dist folder. Set environment variable `GITHUB_TOKEN` to your Personal Access Token (PAT).

0 commit comments

Comments
 (0)