Skip to content

Commit

Permalink
update the README
Browse files Browse the repository at this point in the history
  • Loading branch information
olliewuk committed Mar 15, 2023
1 parent 33c80cb commit ef4062f
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@ All output returned is in JSON format which can be parsed and pretified by pipin

## Features

This tool is currently work in progress. The following lists track the implemented versus to do features.
The following lists track the implemented versus to do features.

Please raise any bugs / feature requests as issues so they can be resolved.

E-mail with any questions / feedback to `ollie.whitehouse at portswigger [.] net`

### Implemented

Expand Down Expand Up @@ -70,8 +74,10 @@ This tool is currently work in progress. The following lists track the implement
- [x] Update site scope via `updatesitescope`

### To Do
- [ ] write test cases

- [ ] Update false positive status for an issue via `updatefalsepositive`
- [ ] Higher-level concept/command - extract scan issue to JSON via `extractscanissuetojson`
- [ ] Write test case suite
-
## Authentication Configuration

You can configure authentication with the API key to work in one of two ways. Either via environment variables (i.e. setting the URL and/or API via specific variables) or by supplying the command line.
Expand Down

0 comments on commit ef4062f

Please sign in to comment.