Kim Carter

Results 58 issues of Kim Carter

app_scan_steps.js in app-scanner uses explicit waits. We can do better than this. We started changing to implicit in the webDriverFactory.js, but this is currently commented out.

Once removed, also remove browser for API

_Orchestrator_ _Tester_ models `startTester`, `initTester` and `plan`: * Need to retry if requests to _Testers_ fail. Swap Wreck for got as Wreck doesn't support retry * Provide error handling for...

### Current Behavior: We have username and password SUT login. ### Proposed Behavior: * [ ] Research and document which other authentication techniques purpleteam needs to support * [ ]...

Create a purpleteam-common package * [ ] Extract schemas from orchestrator (for orchestrator and CLI) into NPM package * [ ] Extract hapiEventHandler from orchestrator (for orchestrator, app-scanner and tls-scanner)...

### Current Behavior: Not all password fields are currently masked in logs ### Proposed Behavior: Mask them all Keeping in mind future auth types

good first issue

### Actual Behavior: In `local` env the very first response is 'app tests are running' In `cloud` env the very first reponse is 'initialising job' I think this may be...

bug

### Current Behavior: We have a process that runs anywhere. Do we need integrations with the likes of Github, Gitlab, others? ### Proposed Behavior: Integrations ### How It Would Benefit...