Skip to content

The Official OWASP ZAP Jenkins plugin is a Jenkins plugin which extends the functionality of the ZAP security tool into a CI Environment.

License

Notifications You must be signed in to change notification settings

JordanGS/zaproxy-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Coverity Version Eye Best Practices License




The OWASP Zed Attack Proxy (ZAP) is one of the world’s most popular free security tools and is actively maintained by hundreds of international volunteers. It can help you automatically find security vulnerabilities in your web applications while you are developing and testing your applications. Its also a great tool for experienced pentesters to use for manual security testing.

The Official OWASP ZAP Jenkins plugin is a Jenkins plugin which extends the functionality of the ZAP security tool into a CI Environment.

  • Manage Sessions (Load or Persist)
  • Define Context (Name, Include URLs and Exclude URLs)
  • Attack Contexts (Spider Scan, AJAX Spider, Active Scan)

You can also:

  • Setup Authentication (Form Based or Script Based)
  • Run as Pre-Build as part of a Selenium Build
  • Generate Reports (.xhtml XHTML, .xml XML, .json JSON)

Issue Tracking

  • Issues can be created on the Jenkins JIRA for the component zaproxy-plugin.
  • Before creating an Issue please read the JIRA guidelines.
  • Notice: GitHub Issues have been disabled.

Security Vulnerabilities

  • If you find any security vulnerabilities or exploits caused by the plugin, please send a private email to one of the maintainer(s).
  • Notice: These should be kept private until a fix is issued.

License

The MIT License (MIT)

Copyright (c) 2016 Official ZAP Jenkins Plugin and its related class files.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

See License

About

The Official OWASP ZAP Jenkins plugin is a Jenkins plugin which extends the functionality of the ZAP security tool into a CI Environment.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.3%
  • HTML 5.7%