CSEDevOps icon indicating copy to clipboard operation
CSEDevOps copied to clipboard

Azure DevOps extensions from CSE DevOps team

Results 30 CSEDevOps issues
Sort by recently updated
recently updated
newest added

Hi, I've been looking for some good example of how this pipeline would look like but couldn't find it. My current one is failing with: > Starting: owaspzap ============================================================================== Task...

Hello, We have below task in Azure pipeline. referring here: https://marketplace.visualstudio.com/items?itemName=CSE-DevOps.zap-scanner&ssr=false#overview - task: owaspzap@1 inputs: aggressivemode: true threshold: 200 scantype: 'targetedScan' url: '$(PEN_Tests_Endpoint)' We used to see the report till...

Using Microsoft Hosted Azure agent ubuntu-latest getting following error: Status: Downloaded newer image for owasp/zap2docker-stable:latest WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64/v4) and...

I was trying the use ZAP from Azure market place and getting bumped into the error. ``` 2020-08-25T11:01:58.5517255Z ##[section]Starting: ZAP Scanner 2020-08-25T11:01:58.5524757Z ============================================================================== 2020-08-25T11:01:58.5525072Z Task : OWASP Zap Scanner 2020-08-25T11:01:58.5525359Z...

OwaspZap

It would be nice if the plugin could pass parameters instead of just queue time variables.

I set the option Store the triggered build id's in a variable. However in a subsequent powershell task I'm not able to obtain the value of the variable in any...

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Hi everyone, I added the context file to the pipeline configuration. The file is being recognized from the docker run command otherwise it would throw an error. The docker run...

OwaspZap

I encounter some trouble when using RunPipelines, I have trouble to figure out what to do with the current output ############### Starting task execution ############### INFO: Setting AZURE_DEVOPS_EXT_PAT Task failed...

RunPipelines

Bumps [shelljs](https://github.com/shelljs/shelljs) to 0.8.5 and updates ancestor dependency [tfx-cli](https://github.com/Microsoft/tfs-cli). These dependencies need to be updated together. Updates `shelljs` from 0.5.3 to 0.8.5 Release notes Sourced from shelljs's releases. v0.8.5 This...

dependencies