Peter Martin

Results 3 issues of Peter Martin

## Current behavior Using semantic release an error is thrown authentication with bitbucket: `[2:45:33 PM] [semantic-release] › ✖ An error occurred while running semantic-release: Error: Command failed with exit code...

Hi I am looking again at the zap java api. And I am writing a regex to exclude jpg, png and gif paths from the spider. zapSpider.excludeFromSpider("\\.(?!(jpg|png|gif)$)[a-z]+$"); zapSpider.spider(myApp.BASE_URL); int spiderID...

Hi, I am still playing about with the zap web driver code. I am looking at the xml reporting capability in the proxy jar and have seen mentioned elsewhere html...