Releases: kasunkv/owasp-zap-vsts-task
Releases · kasunkv/owasp-zap-vsts-task
v2.0.7
v2.0.6: fix: Fixed the issues with error handling
Changed the way the error handling is done and fixed the issue where the task is not failing even if there are exceptions thrown
v2.0.5
v2.0.4: chore(task): Updated the vss-extension file
Changed the color of the task info page header in the marketplace
v2.0.3
v2.0.2
v2.0.1
v2.0.0
2.0.0 (2017-09-01)
Bugs Fixes
- Fixed several issues
Features
- Added support for executing spider scan ( #2 )
- Made both Spider Scan and Active Scan optional
- Added new configuration options for Spider Scan
- Added a custom HTML report with improved readability and scoped to the currently scanned target ( #3 )
BREAKING CHANGES
- Added new configuration section for Spider Scan
- Moved the target URL (required) to API Configuration Section
v1.0.0
1.0.0 (2017-08-28)
Bug Fixes
- build: Added missing travis commands (396ddb4)
- build: Added pacakge.json file to the root directory (a22cf8f)
- build: Added the missing npm install step (5c1b0d0)
- build: Fix for travis build issue (c710364)
- build: Fixed the path issue (a3dba7e)
- build: Updated the .travis.yml file (6bd5b6f)
- build: Updated the package.json and .travis.yml files (22c7c6f)
- code: Fixed the reference issue (7b0c351)
- code: Updated module imports (ea3ab2d)
- typings: Updated the typings files (ea6c77d)