Branch: refs/heads/master
Home: https://github.com/jenkinsci/zap-plugin
Commit: 816acef1805a17a765d744a3d168c748d3719c1a
https://github.com/jenkinsci/zap-plugin/commit/816acef1805a17a765d744a3d168c748d3719c1a
Author: JordanGS <[email protected]>
Date: 2016-11-18 (Fri, 18 Nov 2016)
Changed paths:
A .gitignore
A Jenkinsfile
A LICENSE
A README.md
A pom.xml
A src/main/java/org/jenkinsci/plugins/zap/Utils.java
A src/main/java/org/jenkinsci/plugins/zap/ZAPAuthScriptParam.java
A src/main/java/org/jenkinsci/plugins/zap/ZAPBuilder.java
A src/main/java/org/jenkinsci/plugins/zap/ZAPCmdLine.java
A src/main/java/org/jenkinsci/plugins/zap/ZAPDriver.java
A src/main/java/org/jenkinsci/plugins/zap/report/ZAPReport.java
A src/main/java/org/jenkinsci/plugins/zap/report/ZAPReportCollection.java
A src/main/java/org/jenkinsci/plugins/zap/report/ZAPReportHTML.java
A src/main/java/org/jenkinsci/plugins/zap/report/ZAPReportXML.java
A src/main/resources/index.jelly
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPAuthScriptParam/config.jelly
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPAuthScriptParam/help-config.html
A src/main/resources/org/jenkinsci/plugins/zap/ZAPBuilder/config.jelly
A src/main/resources/org/jenkinsci/plugins/zap/ZAPBuilder/global.jelly
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPBuilder/help-startZAPFirst.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPBuilder/help-zapDefaultHost.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPBuilder/help-zapDefaultPort.html
A src/main/resources/org/jenkinsci/plugins/zap/ZAPBuilder/help-zapHost.html
A src/main/resources/org/jenkinsci/plugins/zap/ZAPBuilder/help-zapPort.html
A src/main/resources/org/jenkinsci/plugins/zap/ZAPCmdLine/config.jelly
A src/main/resources/org/jenkinsci/plugins/zap/ZAPCmdLine/help-config.html
A src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/config.jelly
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-activeScanPolicy.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-activeScanRecurse.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-activeScanURL.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-ajaxSpiderInScopeOnly.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-ajaxSpiderURL.html
A src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-authMode.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-authScript.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-contextName.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-deleteReports.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-excludedURL.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-exportreportTitle.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-extraPostData.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-generateReports.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-includedURL.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-internalSites.html
A src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-jdk.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-jiraCreate.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-loadSession.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-loggedInIndicator.html
A src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-loginURL.html
A src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-password.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-passwordParameter.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-removeExternalSites.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-reportFilename.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-selectedExportFormats.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-selectedReportFormats.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-sessionFilename.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-spiderScanMaxChildrenToCrawl.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-spiderScanRecurse.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-spiderScanSubtreeOnly.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-spiderScanURL.html
A src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-targetURL.html
A src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-timeout.html
A src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-toolUsed.html
A src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-username.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-usernameParameter.html
A src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-zapHome.html
A
src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-zapSettingsDir.html
Log Message:
-----------
Initial Commit
Note: Jenkins admin recommended that the existing plugin zaproxy will stop
being distributed but they will allow the existing users of the plugin to
use the current version. while we expect migration over time to this
zap-plugin (due to data incompatibility).
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.