aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2019-09-06 19:58:17 +0200
committerIgor Pashev <pashev.igor@gmail.com>2019-09-06 19:58:17 +0200
commitd402ccfb645d57d54b35afb1785d309709a80ed0 (patch)
treeb4d0ddba1f0b3c1d00b48f57b5d14b17169f4586
parentdfebf55f9533f6fd09ac47eea69e84ab57a2fd7d (diff)
downloadnixsap-d402ccfb645d57d54b35afb1785d309709a80ed0.tar.gz
Jenkins: 2.166 -> 2.193
-rw-r--r--pkgs/jenkinsUpdateCenter/update-center.actual.json16586
1 files changed, 11094 insertions, 5492 deletions
diff --git a/pkgs/jenkinsUpdateCenter/update-center.actual.json b/pkgs/jenkinsUpdateCenter/update-center.actual.json
index 0f1c475..76a716a 100644
--- a/pkgs/jenkinsUpdateCenter/update-center.actual.json
+++ b/pkgs/jenkinsUpdateCenter/update-center.actual.json
@@ -1,12 +1,12 @@
{
"connectionCheckUrl": "http://www.google.com/",
"core": {
- "buildDate": "Feb 26, 2019",
+ "buildDate": "Sep 02, 2019",
"name": "core",
- "sha1": "ZSYZ0ugw3l4KlaPpWPMH7H1Zns0=",
- "sha256": "MFXokqlR9whNQAJ7sx4JW3mgk5ApuVofTUmLuwPEMZM=",
- "url": "http://updates.jenkins-ci.org/download/war/2.166/jenkins.war",
- "version": "2.166"
+ "sha1": "p8qjYwC04Ox1HIhpI6+ByAJOFzE=",
+ "sha256": "UW2P0++abGIgeaCyAEGfXHA5s8yd5dRzQQERsPRciYU=",
+ "url": "http://updates.jenkins-ci.org/download/war/2.193/jenkins.war",
+ "version": "2.193"
},
"id": "default",
"plugins": {
@@ -698,7 +698,7 @@
"wiki": "https://plugins.jenkins.io/Matrix-sorter-plugin"
},
"NegotiateSSO": {
- "buildDate": "Jul 14, 2016",
+ "buildDate": "Mar 13, 2019",
"dependencies": [],
"developers": [
{
@@ -707,57 +707,53 @@
}
],
"excerpt": "Enables Single Sign-On with NTLM or Kerberos using Waffle (https://github.com/dblock/waffle).<br /> It uses a negotiate filter, and will fall back to a basic filter if negotiate fails.<br /> It is designed to work in conjunction with the Active Directory plugin, since it ties into the security realm currently set up.",
- "gav": "org.jenkins-ci.plugins:NegotiateSSO:1.1",
+ "gav": "org.jenkins-ci.plugins:NegotiateSSO:1.3",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "NegotiateSSO",
- "previousTimestamp": "2015-08-20T06:18:12.00Z",
- "previousVersion": "1.0",
- "releaseTimestamp": "2016-07-14T10:02:43.00Z",
- "requiredCore": "1.586",
+ "previousTimestamp": "2019-03-07T00:40:32.00Z",
+ "previousVersion": "1.2",
+ "releaseTimestamp": "2019-03-13T17:39:59.00Z",
+ "requiredCore": "2.150.2",
"scm": "https://github.com/jenkinsci/negotiatesso-plugin",
- "sha1": "Fs46//sn1uzUJDhoRecowHLxXH4=",
- "sha256": "/25jcAT7ciKl4qjqDRW8/hCCBszX5WXOjl4UueLdQNM=",
+ "sha1": "znU6lMCe0AnsHQD6X7ylp793XVs=",
+ "sha256": "IUB14Y+MZX3lcksFlrBtsqXcTy83XOoGMTULs1W0Tns=",
"title": "Windows Negotiate SSO",
- "url": "http://updates.jenkins-ci.org/download/plugins/NegotiateSSO/1.1/NegotiateSSO.hpi",
- "version": "1.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/NegotiateSSO/1.3/NegotiateSSO.hpi",
+ "version": "1.3",
"wiki": "https://plugins.jenkins.io/NegotiateSSO"
},
"Office-365-Connector": {
- "buildDate": "Apr 13, 2018",
+ "buildDate": "Sep 02, 2019",
"dependencies": [
{
- "name": "workflow-step-api",
- "optional": false,
- "version": "2.13"
- },
- {
"name": "display-url-api",
"optional": false,
- "version": "2.1.0"
- },
- {
- "name": "junit",
- "optional": false,
- "version": "1.5"
+ "version": "2.2.0"
},
{
"name": "scm-api",
"optional": false,
- "version": "2.2.2"
+ "version": "2.3.0"
},
{
"name": "structs",
"optional": false,
- "version": "1.9"
+ "version": "1.19"
},
{
"name": "token-macro",
"optional": false,
- "version": "2.3"
+ "version": "2.6"
}
],
"developers": [
{
+ "developerId": "damianszczepanik",
+ "email": "damianszczepanik@github",
+ "name": "Damian Szczepanik"
+ },
+ {
"developerId": "outconn",
"email": "outconn@microsoft.com",
"name": "Out conn"
@@ -766,33 +762,29 @@
"developerId": "srhebbar",
"email": "srhebbar@microsoft.com",
"name": "Srivardhan Hebbar"
- },
- {
- "developerId": "damianszczepanik",
- "email": "damianszczepanik@github",
- "name": "Damian Szczepanik"
}
],
- "excerpt": "This plugin from <a href=\"http://www.microsoft.com\" rel=\"nofollow\">Microsoft Corp.</a> allows sending running Jobs status notifications.",
- "gav": "org.jenkins-ci.plugins:Office-365-Connector:4.5",
+ "excerpt": "Sends jobs status notifications to Microsoft Teams and Outlook (Office 365).",
+ "gav": "org.jenkins-ci.plugins:Office-365-Connector:4.12.0",
"labels": [
"notifier"
],
+ "minimumJavaVersion": "1.8",
"name": "Office-365-Connector",
- "previousTimestamp": "2017-11-27T10:29:29.00Z",
- "previousVersion": "4.4",
- "releaseTimestamp": "2018-04-13T04:30:57.00Z",
- "requiredCore": "1.651.2",
+ "previousTimestamp": "2019-08-02T19:42:55.00Z",
+ "previousVersion": "4.11.0",
+ "releaseTimestamp": "2019-09-02T20:19:05.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/office-365-connector",
- "sha1": "txI18Jd90UnKyu0eeiiqcln7H8Y=",
- "sha256": "mzCtSXYqvxQYtKVqg4SEShgEwpPgVwnSeVeVaPeDxI8=",
+ "sha1": "5rKq+U/TVvNRGWaRaRPVOCVlSeA=",
+ "sha256": "wDGMHY4yAkjTbuRBVFYgrj6kM9XQ4XvNA4yRb8FhSsA=",
"title": "Office 365 Connector",
- "url": "http://updates.jenkins-ci.org/download/plugins/Office-365-Connector/4.5/Office-365-Connector.hpi",
- "version": "4.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/Office-365-Connector/4.12.0/Office-365-Connector.hpi",
+ "version": "4.12.0",
"wiki": "https://plugins.jenkins.io/Office-365-Connector"
},
"Parameterized-Remote-Trigger": {
- "buildDate": "Dec 09, 2018",
+ "buildDate": "Aug 17, 2019",
"compatibleSinceVersion": "3.0.4-SNAPSHOT",
"dependencies": [
{
@@ -818,32 +810,28 @@
],
"developers": [
{
- "developerId": "morficus",
- "name": "Maurice Williams"
- },
- {
"developerId": "cashlalala",
"name": "KaiHsiang Chang"
}
],
"excerpt": "This plugin triggers a job on a remote Jenkins host",
- "gav": "org.jenkins-ci.plugins:Parameterized-Remote-Trigger:3.0.7",
+ "gav": "org.jenkins-ci.plugins:Parameterized-Remote-Trigger:3.0.9",
"labels": [
"builder",
"trigger",
"parameter"
],
"name": "Parameterized-Remote-Trigger",
- "previousTimestamp": "2018-09-18T16:04:52.00Z",
- "previousVersion": "3.0.6",
- "releaseTimestamp": "2018-12-09T05:26:02.00Z",
+ "previousTimestamp": "2019-03-27T15:19:52.00Z",
+ "previousVersion": "3.0.8",
+ "releaseTimestamp": "2019-08-17T03:06:06.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/parameterized-remote-trigger-plugin",
- "sha1": "YH8YgtRJCZ41JsPt+W9I3VPZNNM=",
- "sha256": "ySvjcUlXQKutUpDuwQveAxYjMxCWvDeFscM8LFhVHaI=",
+ "sha1": "MHheW/rnDOMhm5uK9emTOh7CfQE=",
+ "sha256": "meM7vgj5JJlCSBub6jHta23T/1bM7NOYjOEbIrKq1fk=",
"title": "Parameterized Remote Trigger",
- "url": "http://updates.jenkins-ci.org/download/plugins/Parameterized-Remote-Trigger/3.0.7/Parameterized-Remote-Trigger.hpi",
- "version": "3.0.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/Parameterized-Remote-Trigger/3.0.9/Parameterized-Remote-Trigger.hpi",
+ "version": "3.0.9",
"wiki": "https://plugins.jenkins.io/Parameterized-Remote-Trigger"
},
"PrioritySorter": {
@@ -1072,7 +1060,7 @@
"wiki": "https://plugins.jenkins.io/Surround-SCM-plugin"
},
"TestComplete": {
- "buildDate": "Jan 24, 2019",
+ "buildDate": "May 15, 2019",
"dependencies": [
{
"name": "junit",
@@ -1086,26 +1074,26 @@
}
],
"excerpt": "Runs automated tests with TestComplete or TestExecute from Jenkins.",
- "gav": "org.jenkins-ci.plugins:TestComplete:2.1",
+ "gav": "org.jenkins-ci.plugins:TestComplete:2.2",
"labels": [
"builder",
"report"
],
"name": "TestComplete",
- "previousTimestamp": "2018-10-22T09:29:31.00Z",
- "previousVersion": "2.0",
- "releaseTimestamp": "2019-01-24T09:16:35.00Z",
+ "previousTimestamp": "2019-01-24T09:16:35.00Z",
+ "previousVersion": "2.1",
+ "releaseTimestamp": "2019-05-15T08:44:19.00Z",
"requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/testcomplete-plugin",
- "sha1": "Fz93QGQovG6mMVDjaUil7AKXiW8=",
- "sha256": "v8T3RCaUGRahBgrp8ZyfSD0ykFlPrrdd6+CgAtnWHwk=",
+ "sha1": "+wxy9X0enLUJQrbb0OpHyycl1SU=",
+ "sha256": "3B3EYTUk3lKkl7GALq/rbU8lxqXHd+rWyEmLtMuPUOw=",
"title": "TestComplete support",
- "url": "http://updates.jenkins-ci.org/download/plugins/TestComplete/2.1/TestComplete.hpi",
- "version": "2.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/TestComplete/2.2/TestComplete.hpi",
+ "version": "2.2",
"wiki": "https://plugins.jenkins.io/TestComplete"
},
"TestFairy": {
- "buildDate": "Apr 16, 2018",
+ "buildDate": "May 28, 2019",
"dependencies": [],
"developers": [
{
@@ -1115,22 +1103,22 @@
}
],
"excerpt": "This plugin will upload .ipa or .apk file(s) to <a href=\"http://testfairy.com\" rel=\"nofollow\">TestFairy</a>.",
- "gav": "org.jenkins-ci.plugins:TestFairy:4.16",
+ "gav": "org.jenkins-ci.plugins:TestFairy:4.17.2",
"labels": [
"upload",
"android"
],
"name": "TestFairy",
- "previousTimestamp": "2016-06-09T14:56:17.00Z",
- "previousVersion": "4.2",
- "releaseTimestamp": "2018-04-16T10:25:55.00Z",
+ "previousTimestamp": "2018-04-16T10:25:55.00Z",
+ "previousVersion": "4.16",
+ "releaseTimestamp": "2019-05-28T15:20:21.00Z",
"requiredCore": "1.596",
"scm": "https://github.com/jenkinsci/testfairy-plugin",
- "sha1": "Hh03s5i7U7U1XswBFZsdP9WLmHw=",
- "sha256": "TFoMEPfGAvXTfz9/LZbd0OLefXzDeV/LteeODnz+DWI=",
+ "sha1": "sKjUIEmxyTN2EPTOm4XdaLqJATo=",
+ "sha256": "fiaVI9KmUNh+NB2otkuYsQXmZON67OWGYy72IsR1N8k=",
"title": "TestFairy",
- "url": "http://updates.jenkins-ci.org/download/plugins/TestFairy/4.16/TestFairy.hpi",
- "version": "4.16",
+ "url": "http://updates.jenkins-ci.org/download/plugins/TestFairy/4.17.2/TestFairy.hpi",
+ "version": "4.17.2",
"wiki": "https://plugins.jenkins.io/TestFairy"
},
"TwilioNotifier": {
@@ -1278,7 +1266,7 @@
"wiki": "https://plugins.jenkins.io/accelerated-build-now-plugin"
},
"accurev": {
- "buildDate": "Jan 22, 2019",
+ "buildDate": "Jun 15, 2019",
"dependencies": [
{
"name": "credentials",
@@ -1293,21 +1281,22 @@
}
],
"excerpt": "This plugin integrates <a href=\"http://www.accurev.com/\" rel=\"nofollow\">AccuRev SCM</a> to Jenkins.",
- "gav": "org.jenkins-ci.plugins:accurev:0.7.19",
+ "gav": "org.jenkins-ci.plugins:accurev:0.7.20",
"labels": [
"scm"
],
+ "minimumJavaVersion": "1.8",
"name": "accurev",
- "previousTimestamp": "2018-09-01T08:35:23.00Z",
- "previousVersion": "0.7.18",
- "releaseTimestamp": "2019-01-22T09:54:13.00Z",
+ "previousTimestamp": "2019-01-22T09:54:13.00Z",
+ "previousVersion": "0.7.19",
+ "releaseTimestamp": "2019-06-15T22:29:06.00Z",
"requiredCore": "2.138.3",
"scm": "https://github.com/jenkinsci/accurev-plugin",
- "sha1": "fMYhsFsN5UTvfSZu74QDL0/fStw=",
- "sha256": "TLaiMOurGPGT3C87OoUt7lLDj+/gZNd3VwVM8/e9ym0=",
+ "sha1": "UhhuezgTqpG8J48pScCaYGn4es0=",
+ "sha256": "XBHggEfVRh+jnkIADe/GhrcEnPIN4l5Iy0gdOfGAFdE=",
"title": "AccuRev",
- "url": "http://updates.jenkins-ci.org/download/plugins/accurev/0.7.19/accurev.hpi",
- "version": "0.7.19",
+ "url": "http://updates.jenkins-ci.org/download/plugins/accurev/0.7.20/accurev.hpi",
+ "version": "0.7.20",
"wiki": "https://plugins.jenkins.io/accurev"
},
"ace-editor": {
@@ -1334,7 +1323,7 @@
"wiki": "https://plugins.jenkins.io/ace-editor"
},
"active-directory": {
- "buildDate": "Feb 08, 2019",
+ "buildDate": "May 23, 2019",
"compatibleSinceVersion": "2.0",
"dependencies": [
{
@@ -1354,21 +1343,22 @@
}
],
"excerpt": "This plugin enables authentication through Active Directory.",
- "gav": "org.jenkins-ci.plugins:active-directory:2.12",
+ "gav": "org.jenkins-ci.plugins:active-directory:2.16",
"labels": [
"user"
],
+ "minimumJavaVersion": "1.8",
"name": "active-directory",
- "previousTimestamp": "2019-01-22T15:33:55.00Z",
- "previousVersion": "2.11",
- "releaseTimestamp": "2019-02-08T10:18:05.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2019-05-20T19:40:05.00Z",
+ "previousVersion": "2.15",
+ "releaseTimestamp": "2019-05-23T20:35:55.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/active-directory-plugin",
- "sha1": "lGswnKYHyjjjafiTLVSAEFhnVyU=",
- "sha256": "o9PFDaVcdRqNLqZQxOvxwNC8t7r3osBWilYKDr4YiS0=",
+ "sha1": "+dm1AFDsLYta+pX5O211jGOIWfE=",
+ "sha256": "kFhMEHW3j5m4g5wrZDxPZzu+z8aiqqfHwM9JWp7Ifzk=",
"title": "Active Directory",
- "url": "http://updates.jenkins-ci.org/download/plugins/active-directory/2.12/active-directory.hpi",
- "version": "2.12",
+ "url": "http://updates.jenkins-ci.org/download/plugins/active-directory/2.16/active-directory.hpi",
+ "version": "2.16",
"wiki": "https://plugins.jenkins.io/active-directory"
},
"acunetix": {
@@ -1408,6 +1398,41 @@
"version": "1.2.3",
"wiki": "https://plugins.jenkins.io/acunetix"
},
+ "acunetix-360-scan": {
+ "buildDate": "Jul 10, 2019",
+ "dependencies": [
+ {
+ "name": "command-launcher",
+ "optional": false,
+ "version": "1.1"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "acunetix360",
+ "email": "360@acunetix.com",
+ "name": "Acunetix360"
+ }
+ ],
+ "excerpt": "Plugin for starting Acunetix 360 Scans.",
+ "gav": "org.jenkins-ci.plugins:acunetix-360-scan:1.0",
+ "labels": [],
+ "name": "acunetix-360-scan",
+ "releaseTimestamp": "2019-07-10T12:04:29.00Z",
+ "requiredCore": "2.172",
+ "scm": "https://github.com/jenkinsci/jenkins",
+ "sha1": "iB+Qm0UAdaYFeMEhc3/h3kU5TBA=",
+ "sha256": "53tuJ5Kr0xKFrb7Xb6+NnP9pUjKuGRfXDtJS+yUh1po=",
+ "title": "Acunetix 360 Scan",
+ "url": "http://updates.jenkins-ci.org/download/plugins/acunetix-360-scan/1.0/acunetix-360-scan.hpi",
+ "version": "1.0",
+ "wiki": "https://plugins.jenkins.io/acunetix-360-scan"
+ },
"adaptive-disconnector": {
"buildDate": "Oct 30, 2014",
"dependencies": [],
@@ -1459,8 +1484,14 @@
"wiki": "https://plugins.jenkins.io/additional-identities-plugin"
},
"additional-metrics": {
- "buildDate": "Jul 11, 2018",
- "dependencies": [],
+ "buildDate": "Jul 27, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-aggregator",
+ "optional": true,
+ "version": "2.2"
+ }
+ ],
"developers": [
{
"developerId": "chadiem",
@@ -1468,22 +1499,55 @@
"name": "Chadi El Masri"
}
],
- "excerpt": "Provides additional metrics for List Views: Success/Failure Rates, Min/Max durations, Success/Failure Time Rates.",
- "gav": "org.jenkins-ci.plugins:additional-metrics:1.2",
+ "excerpt": "Provides additional metrics for List Views: Success/Failure Rates, Min/Max/Avg run and checkout durations, Success/Failure Time Rates.",
+ "gav": "org.jenkins-ci.plugins:additional-metrics:1.3",
"labels": [],
+ "minimumJavaVersion": "1.7",
"name": "additional-metrics",
- "previousTimestamp": "2018-06-30T21:58:48.00Z",
- "previousVersion": "1.1",
- "releaseTimestamp": "2018-07-11T07:09:44.00Z",
+ "previousTimestamp": "2018-07-11T07:09:44.00Z",
+ "previousVersion": "1.2",
+ "releaseTimestamp": "2019-07-27T21:53:18.00Z",
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/additional-metrics-plugin",
- "sha1": "av7G53wnxLelhunTCSrnvYMfeW8=",
- "sha256": "KAWEoUO4DkaQxBxxLyYvjoLAGfSZ6nHLx1o48sgRQIQ=",
+ "sha1": "2K6VyRCdeb2m/yVdnLD/wuz1fC4=",
+ "sha256": "eC9utQmu+PoFrmwlJML/RIL6gMEEt6Ljh5llnQwFiWc=",
"title": "Additional Metrics",
- "url": "http://updates.jenkins-ci.org/download/plugins/additional-metrics/1.2/additional-metrics.hpi",
- "version": "1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/additional-metrics/1.3/additional-metrics.hpi",
+ "version": "1.3",
"wiki": "https://plugins.jenkins.io/additional-metrics"
},
+ "adoptopenjdk": {
+ "buildDate": "May 31, 2019",
+ "dependencies": [
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.19"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "mmchr",
+ "email": "hr.mohr@gmail.com",
+ "name": "Mads Mohr Christensen"
+ }
+ ],
+ "excerpt": "Provides an installer for the JDK tool that downloads the JDK from https://adoptopenjdk.net",
+ "gav": "io.jenkins.plugins:adoptopenjdk:1.1",
+ "labels": [],
+ "name": "adoptopenjdk",
+ "previousTimestamp": "2019-05-31T19:45:49.00Z",
+ "previousVersion": "1.0",
+ "releaseTimestamp": "2019-05-31T20:46:00.00Z",
+ "requiredCore": "2.164.2",
+ "scm": "https://github.com/jenkinsci/adoptopenjdk-plugin",
+ "sha1": "cBRcwlnNN3F89fVMAvKWZ7u7O/Q=",
+ "sha256": "E4hZRh2AZ7oNNYsTZu0ZdGtID5fNnrSAnyGwLonWkHo=",
+ "title": "AdoptOpenJDK installer",
+ "url": "http://updates.jenkins-ci.org/download/plugins/adoptopenjdk/1.1/adoptopenjdk.hpi",
+ "version": "1.1",
+ "wiki": "https://plugins.jenkins.io/adoptopenjdk"
+ },
"advanced-installer-msi-builder": {
"buildDate": "Nov 13, 2018",
"dependencies": [],
@@ -1545,52 +1609,109 @@
"version": "1.0",
"wiki": "https://plugins.jenkins.io/agent-loadbalance"
},
- "alauda-devops-pipeline": {
- "buildDate": "Dec 18, 2018",
+ "alauda-devops-credentials-provider": {
+ "buildDate": "Aug 27, 2019",
"dependencies": [
{
- "name": "workflow-cps",
+ "name": "alauda-kubernetes-support",
"optional": false,
- "version": "2.17"
+ "version": "2.0.0"
+ },
+ {
+ "name": "cloudbees-folder",
+ "optional": false,
+ "version": "6.1.2"
},
{
"name": "credentials",
"optional": false,
- "version": "2.1.9"
+ "version": "2.1.16"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "alaudaDevelopers",
+ "email": "devs@alauda.io",
+ "name": "Alauda Developers"
+ }
+ ],
+ "excerpt": "This plugin will provide a credentials store backed by Kubernetes",
+ "gav": "io.alauda.jenkins.plugins:alauda-devops-credentials-provider:2.2.2",
+ "labels": [],
+ "name": "alauda-devops-credentials-provider",
+ "previousTimestamp": "2019-08-21T11:37:16.00Z",
+ "previousVersion": "2.2.1",
+ "releaseTimestamp": "2019-08-27T05:30:49.00Z",
+ "requiredCore": "2.83",
+ "scm": "https://github.com/jenkinsci/alauda-devops-credentials-provider-plugin",
+ "sha1": "NbSu/NQqQgJslBuwWgsj6L96LAc=",
+ "sha256": "3IG+FWAlT55tFbf/I97CKC/FrVTfd3sdy6al8sQzg2Q=",
+ "title": "Alauda DevOps Credentials Provider",
+ "url": "http://updates.jenkins-ci.org/download/plugins/alauda-devops-credentials-provider/2.2.2/alauda-devops-credentials-provider.hpi",
+ "version": "2.2.2",
+ "wiki": "https://plugins.jenkins.io/alauda-devops-credentials-provider"
+ },
+ "alauda-devops-pipeline": {
+ "buildDate": "Jun 27, 2019",
+ "dependencies": [
+ {
+ "name": "alauda-kubernetes-support",
+ "optional": false,
+ "version": "2.0.0"
+ },
+ {
+ "name": "workflow-cps",
+ "optional": false,
+ "version": "2.17"
},
{
"name": "durable-task",
"optional": false,
"version": "1.12"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
}
],
"developers": [
{
- "developerId": "sywang",
- "email": "sywang@alauda.io",
- "name": "Wang Sanyang"
+ "developerId": "alaudaDevelopers",
+ "email": "devs@alauda.io",
+ "name": "Alauda Developers"
}
],
"excerpt": "This plugin provides Jenkins pipeline DSL interactions for kubenetes.",
- "gav": "com.alauda.jenkins.plugins:alauda-devops-pipeline:1.0.5",
+ "gav": "com.alauda.jenkins.plugins:alauda-devops-pipeline:2.0.3",
"labels": [],
"name": "alauda-devops-pipeline",
- "previousTimestamp": "2018-12-13T08:38:38.00Z",
- "previousVersion": "1.0.4",
- "releaseTimestamp": "2018-12-18T09:55:32.00Z",
+ "previousTimestamp": "2019-06-25T09:09:25.00Z",
+ "previousVersion": "2.0.2",
+ "releaseTimestamp": "2019-06-27T15:32:51.00Z",
"requiredCore": "2.83",
"scm": "https://github.com/jenkinsci/alauda-devops-pipeline-plugin",
- "sha1": "m4avAQdXqinDsP5zRlBhNDmES5U=",
- "sha256": "xUiq5LN//MsHVcP6lhCDG6xSTR7doKyOWLJF7K/q0co=",
+ "sha1": "xcsbeghE+girqgKkHXY/OWuZIQ4=",
+ "sha256": "MsVdZVo+UaePqVZt4UbYNHQlapY7t/B01dNv+RxYGXc=",
"title": "Alauda DevOps Pipeline",
- "url": "http://updates.jenkins-ci.org/download/plugins/alauda-devops-pipeline/1.0.5/alauda-devops-pipeline.hpi",
- "version": "1.0.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/alauda-devops-pipeline/2.0.3/alauda-devops-pipeline.hpi",
+ "version": "2.0.3",
"wiki": "https://plugins.jenkins.io/alauda-devops-pipeline"
},
"alauda-devops-sync": {
- "buildDate": "Feb 28, 2019",
+ "buildDate": "Aug 29, 2019",
"dependencies": [
{
+ "name": "alauda-devops-credentials-provider",
+ "optional": false,
+ "version": "2.0.0"
+ },
+ {
+ "name": "alauda-kubernetes-support",
+ "optional": false,
+ "version": "2.0.0"
+ },
+ {
"name": "blueocean-rest-impl",
"optional": false,
"version": "1.5.0"
@@ -1704,23 +1825,60 @@
}
],
"excerpt": "Sync your Alauda DevOps PipelineConfigs with Jenkins jobs.",
- "gav": "io.alauda.jenkins.plugins:alauda-devops-sync:0.2.33",
+ "gav": "io.alauda.jenkins.plugins:alauda-devops-sync:2.2.5",
"labels": [],
"name": "alauda-devops-sync",
- "previousTimestamp": "2019-02-28T10:02:58.00Z",
- "previousVersion": "0.2.32",
- "releaseTimestamp": "2019-02-28T10:16:56.00Z",
+ "previousTimestamp": "2019-08-27T05:35:48.00Z",
+ "previousVersion": "2.2.4",
+ "releaseTimestamp": "2019-08-29T10:34:35.00Z",
"requiredCore": "2.83",
"scm": "https://github.com/jenkinsci/alauda-devops-sync-plugin/",
- "sha1": "RDxy22nZA4fAhYpjBTjE9hyYEUw=",
- "sha256": "ZshTaUBXx0wLt1qVUx33jmKPfzJHUBZm08+4J8ICSkQ=",
+ "sha1": "hGBX4QS+Pkzj7yoP6NEy8KNylmM=",
+ "sha256": "luuo4c7sVaYxX8nJa0AINifYust1L5/8idlP06/F9q8=",
"title": "Alauda DevOps Sync",
- "url": "http://updates.jenkins-ci.org/download/plugins/alauda-devops-sync/0.2.33/alauda-devops-sync.hpi",
- "version": "0.2.33",
+ "url": "http://updates.jenkins-ci.org/download/plugins/alauda-devops-sync/2.2.5/alauda-devops-sync.hpi",
+ "version": "2.2.5",
"wiki": "https://plugins.jenkins.io/alauda-devops-sync"
},
+ "alauda-kubernetes-support": {
+ "buildDate": "Aug 20, 2019",
+ "dependencies": [
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.16"
+ },
+ {
+ "name": "plain-credentials",
+ "optional": false,
+ "version": "1.4"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "alaudaDevelopers",
+ "email": "devs@alauda.io",
+ "name": "Alauda Developers"
+ }
+ ],
+ "excerpt": "This plugin allows users to config kubernetes and share configuration to other plugins.",
+ "gav": "io.alauda.jenkins.plugins:alauda-kubernetes-support:2.2.0",
+ "labels": [],
+ "name": "alauda-kubernetes-support",
+ "previousTimestamp": "2019-08-20T10:29:17.00Z",
+ "previousVersion": "2.1.2",
+ "releaseTimestamp": "2019-08-20T11:13:23.00Z",
+ "requiredCore": "2.83",
+ "scm": "https://github.com/jenkinsci/alauda-kubernetes-support-plugin",
+ "sha1": "z8j+CqTJu3aXfWcwsQE3EOm3wVE=",
+ "sha256": "EN92z5EUWjzRmfETsUtf/ByhYqnbI7wii6qqZJWj8dI=",
+ "title": "Alauda Kubernetes Suport",
+ "url": "http://updates.jenkins-ci.org/download/plugins/alauda-kubernetes-support/2.2.0/alauda-kubernetes-support.hpi",
+ "version": "2.2.0",
+ "wiki": "https://plugins.jenkins.io/alauda-kubernetes-support"
+ },
"alauda-pipeline": {
- "buildDate": "Oct 13, 2018",
+ "buildDate": "Jul 01, 2019",
"dependencies": [
{
"name": "workflow-api",
@@ -1766,19 +1924,19 @@
}
],
"excerpt": "This plugin provides Jenkins pipeline DSL interactions for Alauda.io",
- "gav": "io.alauda.jenkins.plugins:alauda-pipeline:1.2",
+ "gav": "io.alauda.jenkins.plugins:alauda-pipeline:1.4.3",
"labels": [],
"name": "alauda-pipeline",
- "previousTimestamp": "2018-08-22T13:12:56.00Z",
- "previousVersion": "1.1.0",
- "releaseTimestamp": "2018-10-13T01:14:10.00Z",
+ "previousTimestamp": "2019-04-29T14:57:02.00Z",
+ "previousVersion": "1.4.2",
+ "releaseTimestamp": "2019-07-01T02:23:27.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/alauda-pipeline-plugin",
- "sha1": "C88/w7sWVNn2fYRRleNRZsppPME=",
- "sha256": "7En9tIxB5RPFHobEMLNwatlvDHu3IDyX1NayNjSOzmE=",
+ "sha1": "28d2fa2m/Soh/c9DU3UctN51YzQ=",
+ "sha256": "kIM+sheJBNJPGQAnpAec/ad9krlD0Yts9gE6jJ6lMUo=",
"title": "Alauda Pipeline",
- "url": "http://updates.jenkins-ci.org/download/plugins/alauda-pipeline/1.2/alauda-pipeline.hpi",
- "version": "1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/alauda-pipeline/1.4.3/alauda-pipeline.hpi",
+ "version": "1.4.3",
"wiki": "https://plugins.jenkins.io/alauda-pipeline"
},
"aliyun-container-service-deploy": {
@@ -1826,6 +1984,38 @@
"version": "0.1.1",
"wiki": "https://plugins.jenkins.io/aliyun-container-service-deploy"
},
+ "aliyun-oss-uploader": {
+ "buildDate": "Aug 19, 2019",
+ "dependencies": [
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "raylax",
+ "email": "raylax@inurl.org",
+ "name": "YangchunYu"
+ }
+ ],
+ "excerpt": "",
+ "gav": "io.jenkins.plugins:aliyun-oss-uploader:1.1",
+ "labels": [],
+ "name": "aliyun-oss-uploader",
+ "previousTimestamp": "2019-06-08T14:24:48.00Z",
+ "previousVersion": "1.0",
+ "releaseTimestamp": "2019-08-19T01:36:57.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/aliyun-oss-uploader-plugin",
+ "sha1": "L+BLxQobt9gsjJYVemLjC8wc2Gk=",
+ "sha256": "YI3ElOjnwVFhNEheie8Thxyf1LM/LEcsgSHC6CiVHjQ=",
+ "title": "Aliyun OSS Uploader",
+ "url": "http://updates.jenkins-ci.org/download/plugins/aliyun-oss-uploader/1.1/aliyun-oss-uploader.hpi",
+ "version": "1.1",
+ "wiki": "https://plugins.jenkins.io/aliyun-oss-uploader"
+ },
"all-changes": {
"buildDate": "Apr 23, 2017",
"dependencies": [
@@ -1876,7 +2066,7 @@
"wiki": "https://plugins.jenkins.io/all-changes"
},
"allure-jenkins-plugin": {
- "buildDate": "Aug 23, 2018",
+ "buildDate": "Mar 21, 2019",
"compatibleSinceVersion": "2.19",
"dependencies": [
{
@@ -1943,21 +2133,21 @@
}
],
"excerpt": "This plugin integrates Allure reporting tool into Jenkins.",
- "gav": "ru.yandex.qatools.allure:allure-jenkins-plugin:2.27.0",
+ "gav": "ru.yandex.qatools.allure:allure-jenkins-plugin:2.28.1",
"labels": [
"report"
],
"name": "allure-jenkins-plugin",
- "previousTimestamp": "2018-01-22T14:24:52.00Z",
- "previousVersion": "2.26.0",
- "releaseTimestamp": "2018-08-23T20:31:12.00Z",
+ "previousTimestamp": "2019-03-05T14:19:37.00Z",
+ "previousVersion": "2.28.0",
+ "releaseTimestamp": "2019-03-21T12:04:21.00Z",
"requiredCore": "1.642.4",
"scm": "https://github.com/jenkinsci/allure-plugin",
- "sha1": "oj0nHaKf3+lT7CgWCbcXVudcTHU=",
- "sha256": "JVrpEdnlVhk5cow1qKUimXiDfAM1pQQvQWlNPVtPQOo=",
+ "sha1": "QGOILhkbD84y2x33qLKXUBR2hOM=",
+ "sha256": "IW8RE/nEL91e7wzZr5CzbbkMjEdrV0AYErwvRZfrRs4=",
"title": "Allure",
- "url": "http://updates.jenkins-ci.org/download/plugins/allure-jenkins-plugin/2.27.0/allure-jenkins-plugin.hpi",
- "version": "2.27.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/allure-jenkins-plugin/2.28.1/allure-jenkins-plugin.hpi",
+ "version": "2.28.1",
"wiki": "https://plugins.jenkins.io/allure-jenkins-plugin"
},
"amazon-ecr": {
@@ -2013,9 +2203,14 @@
"wiki": "https://plugins.jenkins.io/amazon-ecr"
},
"amazon-ecs": {
- "buildDate": "Jan 07, 2019",
+ "buildDate": "Jul 23, 2019",
"dependencies": [
{
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.14"
+ },
+ {
"name": "apache-httpcomponents-client-4-api",
"optional": false,
"version": "4.5.5-3.0"
@@ -2031,47 +2226,92 @@
"version": "1.11.403"
},
{
+ "name": "credentials-binding",
+ "optional": false,
+ "version": "1.13"
+ },
+ {
"name": "durable-task",
"optional": false,
"version": "1.16"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.14"
+ },
+ {
+ "name": "variant",
+ "optional": false,
+ "version": "1.0"
+ },
+ {
+ "name": "pipeline-model-extensions",
+ "optional": true,
+ "version": "1.3.1"
}
],
"developers": [
{
+ "developerId": "webratz",
+ "email": "dvcs@webratz.de",
+ "name": "Andreas Sieferlinger"
+ },
+ {
"developerId": "pgarbe",
"email": "jenkins@garbe.io",
"name": "Philipp Garbe"
- },
- {
- "developerId": "tekkamanendless",
- "email": "doug.manley@gmail.com",
- "name": "Douglas Manley"
- },
- {
- "developerId": "roehrijn",
- "email": "jan@roehrich.info",
- "name": "Jan Roehrich"
}
],
"excerpt": "Use Amazon EC2 Container Service to provide elastic agents.",
- "gav": "com.cloudbees.jenkins.plugins:amazon-ecs:1.19",
+ "gav": "com.cloudbees.jenkins.plugins:amazon-ecs:1.22",
"labels": [
"cluster",
"slaves"
],
"name": "amazon-ecs",
- "previousTimestamp": "2018-11-19T04:50:56.00Z",
- "previousVersion": "1.18",
- "releaseTimestamp": "2019-01-07T08:51:20.00Z",
+ "previousTimestamp": "2019-07-22T12:48:33.00Z",
+ "previousVersion": "1.21",
+ "releaseTimestamp": "2019-07-23T06:39:29.00Z",
"requiredCore": "2.107.3",
"scm": "https://github.com/jenkinsci/amazon-ecs-plugin",
- "sha1": "gzfczp4m4vDh8a1WSF2TheQ3OpY=",
- "sha256": "mClxG13GElbYXDQQ7DumlvgoDvg6dwg1qkBHAwu2vQI=",
+ "sha1": "7pWCEGrF404pl34xXBYec3u4BTM=",
+ "sha256": "7yVdegHARPFagZ6ZOMpY2eP/kPAN6VX0ADVHdoVf5Fw=",
"title": "Amazon Elastic Container Service",
- "url": "http://updates.jenkins-ci.org/download/plugins/amazon-ecs/1.19/amazon-ecs.hpi",
- "version": "1.19",
+ "url": "http://updates.jenkins-ci.org/download/plugins/amazon-ecs/1.22/amazon-ecs.hpi",
+ "version": "1.22",
"wiki": "https://plugins.jenkins.io/amazon-ecs"
},
+ "amqp-build-trigger": {
+ "buildDate": "Aug 27, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-job",
+ "optional": false,
+ "version": "2.12.2"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "kpvdr",
+ "email": "kpvdr@apache.org",
+ "name": "Kim van der Riet"
+ }
+ ],
+ "excerpt": "This plugin allows jobs to connect to one or more AMQP sources (often brokers with a queue or topic), receive messages from them, and trigger a build when the message is received.",
+ "gav": "io.jenkins.plugins:amqp-build-trigger:1.0",
+ "labels": [],
+ "name": "amqp-build-trigger",
+ "releaseTimestamp": "2019-08-27T14:35:02.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/amqp-build-trigger-plugin",
+ "sha1": "qV2eSBcFNVcIwNSJhx4w75a5D7k=",
+ "sha256": "ksGWi+B/oMnpv9C6dTnN5/6FCCgcAoq9Z0exAIF+NGE=",
+ "title": "AMQP Build Trigger",
+ "url": "http://updates.jenkins-ci.org/download/plugins/amqp-build-trigger/1.0/amqp-build-trigger.hpi",
+ "version": "1.0",
+ "wiki": "https://plugins.jenkins.io/amqp-build-trigger"
+ },
"analysis-collector": {
"buildDate": "Dec 21, 2018",
"dependencies": [
@@ -2163,7 +2403,7 @@
"wiki": "https://plugins.jenkins.io/analysis-collector"
},
"analysis-core": {
- "buildDate": "Mar 01, 2018",
+ "buildDate": "Apr 28, 2019",
"dependencies": [
{
"name": "maven-plugin",
@@ -2214,50 +2454,53 @@
}
],
"excerpt": "This plug-in provides utilities for the static code analysis plug-ins.",
- "gav": "org.jvnet.hudson.plugins:analysis-core:1.95",
+ "gav": "org.jvnet.hudson.plugins:analysis-core:1.96",
"labels": [
"maven",
"report"
],
"name": "analysis-core",
- "previousTimestamp": "2018-01-12T13:42:08.00Z",
- "previousVersion": "1.94",
- "releaseTimestamp": "2018-03-01T13:38:57.00Z",
+ "previousTimestamp": "2018-03-01T13:38:57.00Z",
+ "previousVersion": "1.95",
+ "releaseTimestamp": "2019-04-28T18:59:46.00Z",
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/analysis-core-plugin",
- "sha1": "9ZRUP9SopwJ0+/opOIldmhHs3wo=",
- "sha256": "puY3Y0RLmk1lU9e3Tg0Aqyrafw416So9IS7z50eOijc=",
+ "sha1": "eOGAo/Fdf4Gpg42apjokb0r8VvA=",
+ "sha256": "5+lpC9sHyl1tvPJ4rMT4yRH8VfFGMvs1kbaC8ITVjB8=",
"title": "Static Analysis Utilities",
- "url": "http://updates.jenkins-ci.org/download/plugins/analysis-core/1.95/analysis-core.hpi",
- "version": "1.95",
+ "url": "http://updates.jenkins-ci.org/download/plugins/analysis-core/1.96/analysis-core.hpi",
+ "version": "1.96",
"wiki": "https://plugins.jenkins.io/analysis-core"
},
"analysis-model-api": {
- "buildDate": "Feb 10, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [],
"developers": [
{
- "developerId": "hafner"
+ "developerId": "uhafner",
+ "email": "ullrich.hafner@gmail.com",
+ "name": "Ullrich Hafner"
}
],
"excerpt": "Jenkins API plug-in for the Static Analysis Model and Parsers.",
- "gav": "io.jenkins.plugins:analysis-model-api:2.1.2",
+ "gav": "io.jenkins.plugins:analysis-model-api:6.0.1",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "analysis-model-api",
- "previousTimestamp": "2019-02-06T23:38:48.00Z",
- "previousVersion": "2.1.1",
- "releaseTimestamp": "2019-02-10T20:51:21.00Z",
- "requiredCore": "2.89.1",
+ "previousTimestamp": "2019-08-04T21:43:17.00Z",
+ "previousVersion": "5.3.0",
+ "releaseTimestamp": "2019-09-03T21:49:15.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/analysis-model-api-plugin",
- "sha1": "2dUmQ5d5RSLnc7kmkkB6tVykAOg=",
- "sha256": "heEFElssGzbm1l33DxkaKZMp9nwQaM+FJ9FTmbV4Hp4=",
+ "sha1": "7i/D7PY7Wd1IQ2YowXl9qJO6la8=",
+ "sha256": "UNx/RC2leKoUMFrNu1ButKhtzOKZGS0xMB5EqONggp0=",
"title": "Analysis Model API",
- "url": "http://updates.jenkins-ci.org/download/plugins/analysis-model-api/2.1.2/analysis-model-api.hpi",
- "version": "2.1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/analysis-model-api/6.0.1/analysis-model-api.hpi",
+ "version": "6.0.1",
"wiki": "https://plugins.jenkins.io/analysis-model-api"
},
"anchore-container-scanner": {
- "buildDate": "Nov 14, 2018",
+ "buildDate": "May 22, 2019",
"dependencies": [
{
"name": "structs",
@@ -2283,23 +2526,23 @@
}
],
"excerpt": "This plugin provides container image scanning using Anchore Engine",
- "gav": "org.jenkins-ci.plugins:anchore-container-scanner:1.0.18",
+ "gav": "org.jenkins-ci.plugins:anchore-container-scanner:1.0.19",
"labels": [
"builder",
"scm",
"security"
],
"name": "anchore-container-scanner",
- "previousTimestamp": "2018-07-25T17:58:36.00Z",
- "previousVersion": "1.0.17",
- "releaseTimestamp": "2018-11-14T20:15:20.00Z",
+ "previousTimestamp": "2018-11-14T20:15:20.00Z",
+ "previousVersion": "1.0.18",
+ "releaseTimestamp": "2019-05-22T16:42:40.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/anchore-container-scanner-plugin",
- "sha1": "vGIPUoE4Pp3QdtfGllf5P68m/jo=",
- "sha256": "Q9I28RHuaD1PbGujsnzSivlfjH0cQF9dq6kRF2ISHaY=",
+ "sha1": "06YdNQV09XvYUV1EdzrdVWENljw=",
+ "sha256": "3if9kPUS8nkAgnvoO+6Jvx2f/KAMR8dIWq0+2aR7+js=",
"title": "Anchore Container Image Scanner",
- "url": "http://updates.jenkins-ci.org/download/plugins/anchore-container-scanner/1.0.18/anchore-container-scanner.hpi",
- "version": "1.0.18",
+ "url": "http://updates.jenkins-ci.org/download/plugins/anchore-container-scanner/1.0.19/anchore-container-scanner.hpi",
+ "version": "1.0.19",
"wiki": "https://plugins.jenkins.io/anchore-container-scanner"
},
"android-apk-size-watcher": {
@@ -2476,12 +2719,12 @@
"wiki": "https://plugins.jenkins.io/android-signing"
},
"anka-build": {
- "buildDate": "Jan 22, 2019",
+ "buildDate": "Aug 22, 2019",
"dependencies": [
{
"name": "ssh-slaves",
"optional": false,
- "version": "1.12"
+ "version": "1.26"
},
{
"name": "structs",
@@ -2497,19 +2740,19 @@
}
],
"excerpt": "This plugin provides integration with Veertu Anka infrastructure",
- "gav": "org.jenkins-ci.plugins:anka-build:1.18",
+ "gav": "org.jenkins-ci.plugins:anka-build:1.19.1",
"labels": [],
"name": "anka-build",
- "previousTimestamp": "2018-10-10T13:44:59.00Z",
- "previousVersion": "1.17",
- "releaseTimestamp": "2019-01-22T15:57:17.00Z",
- "requiredCore": "2.79",
+ "previousTimestamp": "2019-07-02T14:25:45.00Z",
+ "previousVersion": "1.19",
+ "releaseTimestamp": "2019-08-22T10:06:08.00Z",
+ "requiredCore": "2.85",
"scm": "https://github.com/jenkinsci/anka-build-plugin",
- "sha1": "K9rJpYnA7aeuAujMI6DxtvJKEWw=",
- "sha256": "Q1A3QE3VArf0s5aX+X0ZpjY3lAPI5vDkyuMpmQDiytc=",
+ "sha1": "dAByV5xVyFgnBRR/F6Y1Deo49+I=",
+ "sha256": "Ux2pG8rzQF1K34H5qmzwsF5Xk8h7Istc3t/nXOPVwr4=",
"title": "Anka",
- "url": "http://updates.jenkins-ci.org/download/plugins/anka-build/1.18/anka-build.hpi",
- "version": "1.18",
+ "url": "http://updates.jenkins-ci.org/download/plugins/anka-build/1.19.1/anka-build.hpi",
+ "version": "1.19.1",
"wiki": "https://plugins.jenkins.io/anka-build"
},
"ansible": {
@@ -2572,7 +2815,7 @@
"wiki": "https://plugins.jenkins.io/ansible"
},
"ansible-tower": {
- "buildDate": "Dec 02, 2018",
+ "buildDate": "Aug 14, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -2608,19 +2851,19 @@
}
],
"excerpt": "This plugin connects Jenkins with Ansible Tower",
- "gav": "org.jenkins-ci.plugins:ansible-tower:0.9.1",
+ "gav": "org.jenkins-ci.plugins:ansible-tower:0.10.0",
"labels": [],
"name": "ansible-tower",
- "previousTimestamp": "2018-09-25T20:56:21.00Z",
- "previousVersion": "0.9.0",
- "releaseTimestamp": "2018-12-02T22:17:05.00Z",
+ "previousTimestamp": "2019-04-28T19:16:06.00Z",
+ "previousVersion": "0.9.2",
+ "releaseTimestamp": "2019-08-14T14:50:35.00Z",
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/ansible-tower-plugin",
- "sha1": "+aGVn64ONWLS2lImGYZmUuwgnrM=",
- "sha256": "CMbLBaDaG8muBz0FMzIHC5IJgi6j6IJxQQ4TMu7SSJI=",
+ "sha1": "ywA0Rx3i4s/UUjnDwOyWxoSK2QY=",
+ "sha256": "Ny6HWtm1J6OtlS0qA2PRl3ge8gru0+/50bLUlhRKP/w=",
"title": "Ansible Tower",
- "url": "http://updates.jenkins-ci.org/download/plugins/ansible-tower/0.9.1/ansible-tower.hpi",
- "version": "0.9.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ansible-tower/0.10.0/ansible-tower.hpi",
+ "version": "0.10.0",
"wiki": "https://plugins.jenkins.io/ansible-tower"
},
"ansicolor": {
@@ -2663,7 +2906,7 @@
"wiki": "https://plugins.jenkins.io/ansicolor"
},
"ant": {
- "buildDate": "Oct 29, 2018",
+ "buildDate": "Aug 27, 2019",
"dependencies": [
{
"name": "structs",
@@ -2678,21 +2921,22 @@
}
],
"excerpt": "Adds Apache Ant support to Jenkins",
- "gav": "org.jenkins-ci.plugins:ant:1.9",
+ "gav": "org.jenkins-ci.plugins:ant:1.10",
"labels": [
"builder"
],
+ "minimumJavaVersion": "1.8",
"name": "ant",
- "previousTimestamp": "2018-01-15T13:51:57.00Z",
- "previousVersion": "1.8",
- "releaseTimestamp": "2018-10-29T22:38:14.00Z",
- "requiredCore": "2.121.2",
+ "previousTimestamp": "2018-10-29T22:38:14.00Z",
+ "previousVersion": "1.9",
+ "releaseTimestamp": "2019-08-27T15:41:19.00Z",
+ "requiredCore": "2.150.1",
"scm": "https://github.com/jenkinsci/ant-plugin",
- "sha1": "Yxiyu3OO3U22ikEOz+u0WGdBpjc=",
- "sha256": "y1/PDEEFF8ubp5QHTf1eXBX1RmseInFGoa1f27jlI0o=",
+ "sha1": "2mYiwiYxwVJPlXcYE1FBI7irHgs=",
+ "sha256": "Brr1JaxatWF2w3JF9ZzxjTiEEYqV+Kvq3xoOZAJT9TA=",
"title": "Ant",
- "url": "http://updates.jenkins-ci.org/download/plugins/ant/1.9/ant.hpi",
- "version": "1.9",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ant/1.10/ant.hpi",
+ "version": "1.10",
"wiki": "https://plugins.jenkins.io/ant"
},
"ant-in-workspace": {
@@ -2779,29 +3023,30 @@
"wiki": "https://plugins.jenkins.io/antexec"
},
"antisamy-markup-formatter": {
- "buildDate": "Jun 08, 2016",
+ "buildDate": "Aug 27, 2019",
"dependencies": [],
"developers": [
{
- "developerId": "stevenchristou"
+ "developerId": "jglick"
}
],
"excerpt": "Uses the <a href=\"https://www.owasp.org/index.php/OWASP_Java_HTML_Sanitizer_Project\" rel=\"nofollow\">OWASP Java HTML Sanitizer</a> to allow safe-seeming HTML markup to be entered in project descriptions and the like.",
- "gav": "org.jenkins-ci.plugins:antisamy-markup-formatter:1.5",
+ "gav": "org.jenkins-ci.plugins:antisamy-markup-formatter:1.6",
"labels": [
"security"
],
+ "minimumJavaVersion": "1.8",
"name": "antisamy-markup-formatter",
- "previousTimestamp": "2014-10-30T21:52:00.00Z",
- "previousVersion": "1.3",
- "releaseTimestamp": "2016-06-08T18:11:29.00Z",
- "requiredCore": "1.565.3",
+ "previousTimestamp": "2016-06-08T18:11:29.00Z",
+ "previousVersion": "1.5",
+ "releaseTimestamp": "2019-08-27T21:03:00.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/antisamy-markup-formatter-plugin",
- "sha1": "sgwsCtEwMPWv0PHMoxiBwAn8pR0=",
- "sha256": "jo4+kX12sEMqs8MqAA6CT07zIBG6Xnfdi2tHYxDfjxo=",
+ "sha1": "1LIL834scNQbh++AdZjairW97ts=",
+ "sha256": "1JuMG5O2igHTxjvZDNFv09mGq+7V/pX8RaDEdQ4eeso=",
"title": "OWASP Markup Formatter",
- "url": "http://updates.jenkins-ci.org/download/plugins/antisamy-markup-formatter/1.5/antisamy-markup-formatter.hpi",
- "version": "1.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/antisamy-markup-formatter/1.6/antisamy-markup-formatter.hpi",
+ "version": "1.6",
"wiki": "https://plugins.jenkins.io/antisamy-markup-formatter"
},
"any-buildstep": {
@@ -2955,7 +3200,7 @@
"wiki": "https://plugins.jenkins.io/app-detector"
},
"appaloosa-plugin": {
- "buildDate": "Jan 09, 2019",
+ "buildDate": "Jul 12, 2019",
"dependencies": [
{
"name": "promoted-builds",
@@ -2981,25 +3226,57 @@
}
],
"excerpt": "Publish your mobile applications (Android, iOS, ...) to the <a href=\"http://www.appaloosa-store.com\" rel=\"nofollow\">appaloosa-store</a> platform.",
- "gav": "org.jenkins-ci.plugins:appaloosa-plugin:1.4.9",
+ "gav": "org.jenkins-ci.plugins:appaloosa-plugin:1.4.11",
"labels": [
"upload",
"ios",
"android"
],
"name": "appaloosa-plugin",
- "previousTimestamp": "2018-06-22T14:03:30.00Z",
- "previousVersion": "1.4.8",
- "releaseTimestamp": "2019-01-09T15:35:24.00Z",
+ "previousTimestamp": "2019-07-11T13:12:59.00Z",
+ "previousVersion": "1.4.10",
+ "releaseTimestamp": "2019-07-12T09:40:58.00Z",
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/appaloosa-plugin",
- "sha1": "tAfWoHvzV9IhGJqi4c2v+MTwIow=",
- "sha256": "NJqLD1I5gKewOnAsRHemOAZcFW8jlX2ZOL2m/CSdmTI=",
+ "sha1": "qsostpBSzwhh2BcSsU/o1AaXHPE=",
+ "sha256": "c0eWBNGcpbDCHQ2u6Uy66kVtidIZx/nzWPctyySTbfw=",
"title": "Appaloosa",
- "url": "http://updates.jenkins-ci.org/download/plugins/appaloosa-plugin/1.4.9/appaloosa-plugin.hpi",
- "version": "1.4.9",
+ "url": "http://updates.jenkins-ci.org/download/plugins/appaloosa-plugin/1.4.11/appaloosa-plugin.hpi",
+ "version": "1.4.11",
"wiki": "https://plugins.jenkins.io/appaloosa-plugin"
},
+ "appcenter": {
+ "buildDate": "Aug 22, 2019",
+ "dependencies": [
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.19"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "mezpahlan",
+ "email": "mez.pahlan@gmail.com",
+ "name": "Mez Pahlan"
+ }
+ ],
+ "excerpt": "TODO",
+ "gav": "io.jenkins.plugins:appcenter:0.4.0",
+ "labels": [],
+ "name": "appcenter",
+ "previousTimestamp": "2019-08-17T15:25:30.00Z",
+ "previousVersion": "0.3.1",
+ "releaseTimestamp": "2019-08-22T19:03:07.00Z",
+ "requiredCore": "2.138.4",
+ "scm": "https://github.com/jenkinsci/appcenter-plugin",
+ "sha1": "upMCCsaleF6FoQdcSZgN9x1jvV4=",
+ "sha256": "iuj8wam06WGwS+nw/57xIf5+aF8XhVQainXYcBdtiIs=",
+ "title": "App Center",
+ "url": "http://updates.jenkins-ci.org/download/plugins/appcenter/0.4.0/appcenter.hpi",
+ "version": "0.4.0",
+ "wiki": "https://plugins.jenkins.io/appcenter"
+ },
"appdynamics-dashboard": {
"buildDate": "Feb 07, 2019",
"dependencies": [],
@@ -3160,7 +3437,7 @@
"wiki": "https://plugins.jenkins.io/application-director-plugin"
},
"applitools-eyes": {
- "buildDate": "Jan 23, 2019",
+ "buildDate": "Jul 31, 2019",
"dependencies": [
{
"name": "workflow-job",
@@ -3171,6 +3448,11 @@
"name": "workflow-step-api",
"optional": false,
"version": "1.15"
+ },
+ {
+ "name": "job-dsl",
+ "optional": true,
+ "version": "1.52"
}
],
"developers": [
@@ -3181,21 +3463,21 @@
}
],
"excerpt": "This plugin adds Applitools Eyes test results to your Jenkins build report.",
- "gav": "org.jenkins-ci.plugins:applitools-eyes:1.7",
+ "gav": "org.jenkins-ci.plugins:applitools-eyes:1.10",
"labels": [
"report"
],
"name": "applitools-eyes",
- "previousTimestamp": "2017-07-19T12:47:47.00Z",
- "previousVersion": "1.6",
- "releaseTimestamp": "2019-01-23T06:14:42.00Z",
+ "previousTimestamp": "2019-07-17T10:11:17.00Z",
+ "previousVersion": "1.8",
+ "releaseTimestamp": "2019-07-31T12:02:36.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/applitools-eyes-plugin",
- "sha1": "aBHYObyBgMJstBlikYXvqwmv6p0=",
- "sha256": "1uZ6FXyNbzMo0KoRSBOuwYzIaiufcTB9ahJN9V/qMdk=",
+ "sha1": "i8h0xRV5suceLRl7EVGRjRPuu9Q=",
+ "sha256": "avIiObQh3Gjd4zwyLzBiaQ0fVBJLbVAZ/GoQ16KMXQI=",
"title": "Applitools Eyes",
- "url": "http://updates.jenkins-ci.org/download/plugins/applitools-eyes/1.7/applitools-eyes.hpi",
- "version": "1.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/applitools-eyes/1.10/applitools-eyes.hpi",
+ "version": "1.10",
"wiki": "https://plugins.jenkins.io/applitools-eyes"
},
"apprenda": {
@@ -3231,7 +3513,7 @@
"wiki": "https://plugins.jenkins.io/apprenda"
},
"aqua-microscanner": {
- "buildDate": "Nov 11, 2018",
+ "buildDate": "May 26, 2019",
"dependencies": [
{
"name": "structs",
@@ -3246,23 +3528,23 @@
}
],
"excerpt": "Enables scanning of docker build for OS package vulnerabilities.",
- "gav": "org.jenkins-ci.plugins:aqua-microscanner:1.0.5",
+ "gav": "org.jenkins-ci.plugins:aqua-microscanner:1.0.7",
"labels": [],
"name": "aqua-microscanner",
- "previousTimestamp": "2018-11-11T07:38:44.00Z",
- "previousVersion": "1.0.4",
- "releaseTimestamp": "2018-11-11T08:25:13.00Z",
+ "previousTimestamp": "2019-04-05T11:47:04.00Z",
+ "previousVersion": "1.0.6",
+ "releaseTimestamp": "2019-05-26T08:22:21.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/aqua-microscanner-plugin",
- "sha1": "XkNIrI/bQQOSDN0b2TUR7WZmz1g=",
- "sha256": "2uVbAVrezYcfcosK5cmEvTEoPHA2ziKFjAeSWeV7wXs=",
+ "sha1": "085s90vndKYbWWUXj8JOizzRTX0=",
+ "sha256": "cV/qIijUfjJ90VY84nD7ldGBaylUY6PbThb7Go1jtHU=",
"title": "Aqua MicroScanner",
- "url": "http://updates.jenkins-ci.org/download/plugins/aqua-microscanner/1.0.5/aqua-microscanner.hpi",
- "version": "1.0.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/aqua-microscanner/1.0.7/aqua-microscanner.hpi",
+ "version": "1.0.7",
"wiki": "https://plugins.jenkins.io/aqua-microscanner"
},
"aqua-security-scanner": {
- "buildDate": "Nov 25, 2018",
+ "buildDate": "Jun 17, 2019",
"dependencies": [
{
"name": "structs",
@@ -3272,28 +3554,59 @@
],
"developers": [
{
- "developerId": "norbyltd",
- "email": "norbyltd@gmail.com"
+ "developerId": "oranmoshai",
+ "email": "maintainers@aquasec.com"
}
],
"excerpt": "This plugin enables scanning of Docker images using the Aqua API.",
- "gav": "org.jenkins-ci.plugins:aqua-security-scanner:3.0.14",
+ "gav": "org.jenkins-ci.plugins:aqua-security-scanner:3.0.17",
"labels": [
"builder"
],
"name": "aqua-security-scanner",
- "previousTimestamp": "2018-11-25T11:18:57.00Z",
- "previousVersion": "3.0.13",
- "releaseTimestamp": "2018-11-25T11:51:16.00Z",
+ "previousTimestamp": "2019-04-05T11:23:09.00Z",
+ "previousVersion": "3.0.16",
+ "releaseTimestamp": "2019-06-17T06:13:52.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/aqua-security-scanner-plugin",
- "sha1": "HFAfA4bITuW3LVWfxia2rvHX+ok=",
- "sha256": "GXGQxzBUBOWgpQaZQYUpAlJoApAtblYv6vzlNvZoLG4=",
+ "sha1": "30ARFdC2aX40iKsXfrQYYcEpN9A=",
+ "sha256": "0nhNR5unBP+t6Wpunhh1C8ujNcGfLNaDVqH20Bn0kcU=",
"title": "Aqua Security Scanner",
- "url": "http://updates.jenkins-ci.org/download/plugins/aqua-security-scanner/3.0.14/aqua-security-scanner.hpi",
- "version": "3.0.14",
+ "url": "http://updates.jenkins-ci.org/download/plugins/aqua-security-scanner/3.0.17/aqua-security-scanner.hpi",
+ "version": "3.0.17",
"wiki": "https://plugins.jenkins.io/aqua-security-scanner"
},
+ "aqua-serverless": {
+ "buildDate": "Aug 22, 2019",
+ "dependencies": [
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "oranmoshai",
+ "email": "oran.moshai@aquasec.com"
+ }
+ ],
+ "excerpt": "This plugin enables scanning of serverless functions using the Aqua API.",
+ "gav": "org.jenkins-ci.plugins:aqua-serverless:1.0.4",
+ "labels": [],
+ "name": "aqua-serverless",
+ "previousTimestamp": "2019-05-01T14:56:46.00Z",
+ "previousVersion": "1.0.3",
+ "releaseTimestamp": "2019-08-22T11:51:51.00Z",
+ "requiredCore": "1.625.3",
+ "scm": "https://github.com/jenkinsci/aqua-serverless-plugin",
+ "sha1": "h3IqA1Db84jx3mAqlC3kp8O0nYs=",
+ "sha256": "R20Cyl7/+md3TA0ZjCHn1OkleP0R3eBZpKpOVcWHl0w=",
+ "title": "Aqua Security Serverless Scanner",
+ "url": "http://updates.jenkins-ci.org/download/plugins/aqua-serverless/1.0.4/aqua-serverless.hpi",
+ "version": "1.0.4",
+ "wiki": "https://plugins.jenkins.io/aqua-serverless"
+ },
"arachni-scanner": {
"buildDate": "Sep 05, 2018",
"compatibleSinceVersion": "1.0.0",
@@ -3392,27 +3705,27 @@
"wiki": "https://plugins.jenkins.io/arestocats"
},
"argus-notifier": {
- "buildDate": "Nov 13, 2018",
+ "buildDate": "Aug 30, 2019",
"dependencies": [
{
- "name": "structs",
+ "name": "credentials",
"optional": false,
- "version": "1.10"
+ "version": "2.1.5"
},
{
- "name": "metrics",
+ "name": "jackson2-api",
"optional": false,
- "version": "3.1.2.9"
+ "version": "2.9.8"
},
{
- "name": "jackson2-api",
+ "name": "metrics",
"optional": false,
- "version": "2.5.4"
+ "version": "3.1.2.9"
},
{
- "name": "credentials",
+ "name": "structs",
"optional": false,
- "version": "2.1.5"
+ "version": "1.10"
}
],
"developers": [
@@ -3423,19 +3736,20 @@
}
],
"excerpt": "Send build and system metrics to an <a href=\"https://github.com/salesforce/Argus\" rel=\"nofollow\">Argus</a> server.",
- "gav": "org.jenkins-ci.plugins:argus-notifier:1.0.4",
+ "gav": "org.jenkins-ci.plugins:argus-notifier:1.0.6",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "argus-notifier",
- "previousTimestamp": "2018-08-17T04:48:43.00Z",
- "previousVersion": "1.0.3",
- "releaseTimestamp": "2018-11-13T19:59:32.00Z",
- "requiredCore": "2.60",
+ "previousTimestamp": "2019-05-14T05:05:37.00Z",
+ "previousVersion": "1.0.5",
+ "releaseTimestamp": "2019-08-30T16:39:04.00Z",
+ "requiredCore": "2.164.2",
"scm": "https://github.com/jenkinsci/argus-notifier-plugin",
- "sha1": "FYdITwfa9l934WkKJ5BwGer6aNk=",
- "sha256": "+lfPdMOOJn7nTHJ4P0QJiHhAei8rKXP0JbaB7enuPzg=",
+ "sha1": "TXDV2b4ZtxQ/t6fOVTsMRcLF1i8=",
+ "sha256": "yyluAaHa6ECLzwTlVSo/kLzpW6yIxi4E+6E6Tp27gmM=",
"title": "Argus Notifier",
- "url": "http://updates.jenkins-ci.org/download/plugins/argus-notifier/1.0.4/argus-notifier.hpi",
- "version": "1.0.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/argus-notifier/1.0.6/argus-notifier.hpi",
+ "version": "1.0.6",
"wiki": "https://plugins.jenkins.io/argus-notifier"
},
"artifact-diff-plugin": {
@@ -3465,17 +3779,22 @@
"wiki": "https://plugins.jenkins.io/artifact-diff-plugin"
},
"artifact-manager-s3": {
- "buildDate": "Nov 06, 2018",
+ "buildDate": "May 23, 2019",
"dependencies": [
{
"name": "aws-global-configuration",
"optional": false,
- "version": "1.0"
+ "version": "1.3"
+ },
+ {
+ "name": "jaxb",
+ "optional": false,
+ "version": "2.3.0.1"
},
{
"name": "workflow-api",
"optional": false,
- "version": "2.29"
+ "version": "2.33"
},
{
"name": "apache-httpcomponents-client-4-api",
@@ -3485,12 +3804,12 @@
{
"name": "aws-credentials",
"optional": false,
- "version": "1.23"
+ "version": "1.26"
},
{
"name": "structs",
"optional": false,
- "version": "1.14"
+ "version": "1.17"
}
],
"developers": [
@@ -3499,23 +3818,24 @@
}
],
"excerpt": "A Jenkins plugin to keep artifacts and Pipeline stashes in Amazon S3.",
- "gav": "io.jenkins.plugins:artifact-manager-s3:1.2",
+ "gav": "io.jenkins.plugins:artifact-manager-s3:1.6",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "artifact-manager-s3",
- "previousTimestamp": "2018-07-17T11:49:10.00Z",
- "previousVersion": "1.1",
- "releaseTimestamp": "2018-11-06T15:32:05.00Z",
- "requiredCore": "2.121.3",
+ "previousTimestamp": "2019-05-06T14:39:48.00Z",
+ "previousVersion": "1.5",
+ "releaseTimestamp": "2019-05-23T14:26:38.00Z",
+ "requiredCore": "2.164.2",
"scm": "https://github.com/jenkinsci/artifact-manager-s3-plugin",
- "sha1": "gBUWqK/vHrunJ0jVRFqtbEC7asM=",
- "sha256": "B7j8PvskJLH+9PzjmT+Cm606oaNMXnx8MgyULQ/uqks=",
+ "sha1": "BR6WrkwfctWNTC4yLCafdDZ0yO0=",
+ "sha256": "b5iwVajnpIegnunTflSM4UM3UKywtWjPu/HGeZh9Tqc=",
"title": "Artifact Manager on S3",
- "url": "http://updates.jenkins-ci.org/download/plugins/artifact-manager-s3/1.2/artifact-manager-s3.hpi",
- "version": "1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/artifact-manager-s3/1.6/artifact-manager-s3.hpi",
+ "version": "1.6",
"wiki": "https://plugins.jenkins.io/artifact-manager-s3"
},
"artifact-promotion": {
- "buildDate": "May 17, 2018",
+ "buildDate": "Jun 26, 2019",
"compatibleSinceVersion": "0.3.0",
"dependencies": [
{
@@ -3525,7 +3845,7 @@
},
{
"name": "workflow-basic-steps",
- "optional": false,
+ "optional": true,
"version": "2.7"
},
{
@@ -3552,7 +3872,7 @@
}
],
"excerpt": "This is a simple plugin to promote artifacts. The promotion is done on the repository server(s) by moving the artifact from a &#39;staging&#39; repository into a &#39;release&#39; repository. Currently, only Sonatype Nexus (Open Source) is supported.",
- "gav": "org.jenkins-ci.plugins:artifact-promotion:0.5.1",
+ "gav": "org.jenkins-ci.plugins:artifact-promotion:0.5.2",
"labels": [
"buildwrapper",
"post-build",
@@ -3561,16 +3881,16 @@
"external"
],
"name": "artifact-promotion",
- "previousTimestamp": "2015-12-28T15:47:35.00Z",
- "previousVersion": "0.4.0",
- "releaseTimestamp": "2018-05-17T15:11:01.00Z",
+ "previousTimestamp": "2018-05-17T15:11:01.00Z",
+ "previousVersion": "0.5.1",
+ "releaseTimestamp": "2019-06-26T08:02:38.00Z",
"requiredCore": "2.112",
"scm": "https://github.com/jenkinsci/artifact-promotion-plugin",
- "sha1": "RjnrzYr70TpccQmg+BLAokdfvHo=",
- "sha256": "08RTwBRbtxIhyRrBLxBMCDR492vKB8ZxL/V/+Z8dqX0=",
+ "sha1": "e6RsspQz1tGTKhV9Jj2h/Pu4n30=",
+ "sha256": "S6TwwA1tfZhy/JR9ECfaY+nY0AqMOQCOdMjy2JXsxjE=",
"title": "artifact-promotion",
- "url": "http://updates.jenkins-ci.org/download/plugins/artifact-promotion/0.5.1/artifact-promotion.hpi",
- "version": "0.5.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/artifact-promotion/0.5.2/artifact-promotion.hpi",
+ "version": "0.5.2",
"wiki": "https://plugins.jenkins.io/artifact-promotion"
},
"artifactdeployer": {
@@ -3612,7 +3932,7 @@
"wiki": "https://plugins.jenkins.io/artifactdeployer"
},
"artifactory": {
- "buildDate": "Feb 20, 2019",
+ "buildDate": "Sep 05, 2019",
"dependencies": [
{
"name": "maven-plugin",
@@ -3707,22 +4027,22 @@
"name": "Eyal Ben Moshe"
}
],
- "excerpt": "This plugin allows deploying maven artifacts and build info to Artifactory.",
- "gav": "org.jenkins-ci.plugins:artifactory:3.2.1",
+ "excerpt": "This plugin allows your build jobs to deploy artifacts and resolve dependencies to and from Artifactory, and then have them linked to the build job that created them. The plugin includes a vast collection of features, including a rich pipeline API library and release management for Maven and Gradle builds with Staging and Promotion.",
+ "gav": "org.jenkins-ci.plugins:artifactory:3.4.0",
"labels": [
"pipeline"
],
"name": "artifactory",
- "previousTimestamp": "2019-02-18T13:11:42.00Z",
- "previousVersion": "3.2.0",
- "releaseTimestamp": "2019-02-20T13:16:17.00Z",
+ "previousTimestamp": "2019-07-02T17:36:44.00Z",
+ "previousVersion": "3.3.2",
+ "releaseTimestamp": "2019-09-05T11:55:35.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/artifactory-plugin",
- "sha1": "/L2dXkQ6tMZHuPLuPAGFIq0PXhc=",
- "sha256": "9KZA6cTJkFY1O9j7xJn1h6+WIv2fI7LQFtVtj3yzSFg=",
+ "sha1": "aYhzKLeaqxSJPgMwx7HpxjSs7Ns=",
+ "sha256": "COmspOGFRmX94ivKQn8y3mC3VOON0pGWhjLLTkguDB4=",
"title": "Artifactory",
- "url": "http://updates.jenkins-ci.org/download/plugins/artifactory/3.2.1/artifactory.hpi",
- "version": "3.2.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/artifactory/3.4.0/artifactory.hpi",
+ "version": "3.4.0",
"wiki": "https://plugins.jenkins.io/artifactory"
},
"asakusa-satellite-plugin": {
@@ -3782,7 +4102,7 @@
"wiki": "https://plugins.jenkins.io/assembla"
},
"assembla-auth": {
- "buildDate": "Aug 22, 2016",
+ "buildDate": "Jun 13, 2019",
"compatibleSinceVersion": "0.3",
"dependencies": [],
"developers": [
@@ -3796,21 +4116,21 @@
}
],
"excerpt": "This is an authentication and authorization plugin for assembla.com users",
- "gav": "org.jenkins-ci.plugins:assembla-auth:1.11",
+ "gav": "org.jenkins-ci.plugins:assembla-auth:1.14",
"labels": [
"external",
"user"
],
"name": "assembla-auth",
- "previousTimestamp": "2016-06-03T20:05:26.00Z",
- "previousVersion": "1.09",
- "releaseTimestamp": "2016-08-22T16:02:11.00Z",
- "requiredCore": "1.622",
- "sha1": "Shoic49RCElQy0x6EzH1A751e+o=",
- "sha256": "fZU8EmFtT501cPYvWX2+kHcKONE+JXJxCDFmNZtcH6c=",
+ "previousTimestamp": "2019-05-02T14:24:51.00Z",
+ "previousVersion": "1.13",
+ "releaseTimestamp": "2019-06-13T09:57:48.00Z",
+ "requiredCore": "1.625.3",
+ "sha1": "vkihbWZ3k0IF5SdM3V6gC05CZHs=",
+ "sha256": "QnnLOWoqdv8OdXdMB7GA+VMpPpW9vyQNRaC107LMgPY=",
"title": "Assembla Auth",
- "url": "http://updates.jenkins-ci.org/download/plugins/assembla-auth/1.11/assembla-auth.hpi",
- "version": "1.11",
+ "url": "http://updates.jenkins-ci.org/download/plugins/assembla-auth/1.14/assembla-auth.hpi",
+ "version": "1.14",
"wiki": "https://plugins.jenkins.io/assembla-auth"
},
"assembla-merge-request-builder": {
@@ -3852,6 +4172,43 @@
"version": "1.1.11",
"wiki": "https://plugins.jenkins.io/assembla-merge-request-builder"
},
+ "assertthat-bdd-jira": {
+ "buildDate": "Jun 08, 2019",
+ "dependencies": [
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "1.9.4"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "glib.briia",
+ "email": "glib@assertthat.com",
+ "name": "Glib Briia"
+ }
+ ],
+ "excerpt": "Jenkins plugin for interaction with AssertThat BDD Jira plugin.",
+ "gav": "io.jenkins.plugins:assertthat-bdd-jira:1.1",
+ "labels": [],
+ "name": "assertthat-bdd-jira",
+ "previousTimestamp": "2019-05-15T19:35:38.00Z",
+ "previousVersion": "1.0",
+ "releaseTimestamp": "2019-06-08T01:03:32.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/assertthat-bdd-jira-plugin",
+ "sha1": "WS12Gt95fnoWjqPIzXKl14nLOEA=",
+ "sha256": "alsOM0xsJkjI7z7TkDr/yD3/FkRxHD2h1ZoCARi3ycM=",
+ "title": "AssertThat BDD Jira",
+ "url": "http://updates.jenkins-ci.org/download/plugins/assertthat-bdd-jira/1.1/assertthat-bdd-jira.hpi",
+ "version": "1.1",
+ "wiki": "https://plugins.jenkins.io/assertthat-bdd-jira"
+ },
"associated-files": {
"buildDate": "Aug 27, 2012",
"dependencies": [],
@@ -3925,6 +4282,77 @@
"version": "1.3",
"wiki": "https://plugins.jenkins.io/async-job"
},
+ "atlassian-jira-software-cloud": {
+ "buildDate": "Sep 06, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-api",
+ "optional": false,
+ "version": "2.29"
+ },
+ {
+ "name": "workflow-job",
+ "optional": false,
+ "version": "2.25"
+ },
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.16"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.18"
+ },
+ {
+ "name": "git",
+ "optional": false,
+ "version": "3.10.0"
+ },
+ {
+ "name": "plain-credentials",
+ "optional": false,
+ "version": "1.3"
+ },
+ {
+ "name": "scm-api",
+ "optional": false,
+ "version": "2.2.6"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.18"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "rafalmyslek",
+ "name": "Rafal Myslek"
+ },
+ {
+ "developerId": "lenin_atlassian",
+ "name": "Lenin Raj Rajasekaran"
+ }
+ ],
+ "excerpt": "The plugin provides a free, easy, secure, and reliable way to connect build and deployment information from your Jenkins server to your Jira Software Cloud site.",
+ "gav": "com.atlassian.jira.software.cloud.jenkins:atlassian-jira-software-cloud:1.0.2",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "atlassian-jira-software-cloud",
+ "previousTimestamp": "2019-08-21T23:43:58.00Z",
+ "previousVersion": "1.0.1",
+ "releaseTimestamp": "2019-09-06T03:16:31.00Z",
+ "requiredCore": "2.164.2",
+ "scm": "https://github.com/jenkinsci/atlassian-jira-software-cloud-plugin",
+ "sha1": "Yj6GwbU6T03eIS6pGYsQI9RFBUk=",
+ "sha256": "tRnKYj5qTRvD7hVfK3/TGe7F8dKlV2khH2rAuJsKz94=",
+ "title": "Atlassian Jira Software Cloud",
+ "url": "http://updates.jenkins-ci.org/download/plugins/atlassian-jira-software-cloud/1.0.2/atlassian-jira-software-cloud.hpi",
+ "version": "1.0.2",
+ "wiki": "https://plugins.jenkins.io/atlassian-jira-software-cloud"
+ },
"attention": {
"buildDate": "Oct 10, 2015",
"dependencies": [
@@ -3968,8 +4396,42 @@
"version": "1.1",
"wiki": "https://plugins.jenkins.io/attention"
},
+ "audit-log": {
+ "buildDate": "Aug 30, 2019",
+ "dependencies": [
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.1"
+ },
+ {
+ "name": "jackson2-api",
+ "optional": false,
+ "version": "2.9.9.1"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "matt"
+ }
+ ],
+ "excerpt": "TODO",
+ "gav": "io.jenkins.plugins:audit-log:1.0",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "audit-log",
+ "releaseTimestamp": "2019-08-30T18:12:37.00Z",
+ "requiredCore": "2.176",
+ "scm": "https://github.com/jenkinsci/audit-log-plugin",
+ "sha1": "Fj/h2gCh5U7sbjUZR7hkO9du0OQ=",
+ "sha256": "79bNDdNVamn8ipvbVHXrigEF1pUsEvGSyxnb7PpWzk4=",
+ "title": "Audit Log",
+ "url": "http://updates.jenkins-ci.org/download/plugins/audit-log/1.0/audit-log.hpi",
+ "version": "1.0",
+ "wiki": "https://plugins.jenkins.io/audit-log"
+ },
"audit-trail": {
- "buildDate": "Jan 11, 2019",
+ "buildDate": "Jun 09, 2019",
"dependencies": [],
"developers": [
{
@@ -3977,21 +4439,21 @@
}
],
"excerpt": "Keep a log of who performed particular Jenkins operations, such as configuring jobs.",
- "gav": "org.jenkins-ci.plugins:audit-trail:2.4",
+ "gav": "org.jenkins-ci.plugins:audit-trail:2.5",
"labels": [
"user"
],
"name": "audit-trail",
- "previousTimestamp": "2018-05-28T11:57:02.00Z",
- "previousVersion": "2.3",
- "releaseTimestamp": "2019-01-11T21:05:02.00Z",
+ "previousTimestamp": "2019-01-11T21:05:02.00Z",
+ "previousVersion": "2.4",
+ "releaseTimestamp": "2019-06-09T13:21:50.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/audit-trail-plugin",
- "sha1": "pMq9ldyroFHdZFO6lZSLCbk3n6A=",
- "sha256": "FYgihD2+y2uqAOHCuiXcRcowDZjFlWmn8U+x2GDB/ik=",
+ "sha1": "9KkWePoNvyh9L6XZmKHtMYB+q8w=",
+ "sha256": "+McNdwwwWqHOD5aYsSvptqThhRZibsaVSpgnDSxvZu0=",
"title": "Audit Trail",
- "url": "http://updates.jenkins-ci.org/download/plugins/audit-trail/2.4/audit-trail.hpi",
- "version": "2.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/audit-trail/2.5/audit-trail.hpi",
+ "version": "2.5",
"wiki": "https://plugins.jenkins.io/audit-trail"
},
"audit2db": {
@@ -4081,6 +4543,36 @@
"version": "1.3.0",
"wiki": "https://plugins.jenkins.io/authorize-project"
},
+ "autoaction-step": {
+ "buildDate": "Jul 01, 2019",
+ "dependencies": [
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "vochithanh",
+ "email": "vochithanh.work@yahoo.com",
+ "name": "Vo Chi Thanh"
+ }
+ ],
+ "excerpt": "Run the auto actions from &#34;flat lines&#34; scripts based on Selenium WebDriver",
+ "gav": "io.jenkins.plugins:autoaction-step:1.1",
+ "labels": [],
+ "name": "autoaction-step",
+ "releaseTimestamp": "2019-07-01T04:02:22.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/autoaction-step-plugin",
+ "sha1": "WAHnj2AScEk0q6oRTUJYl+6sU0Y=",
+ "sha256": "y4nrcmFtkt4HldDxGqdJ6C+P5D0TQcQjkJ08QIvVZEM=",
+ "title": "AutoAction",
+ "url": "http://updates.jenkins-ci.org/download/plugins/autoaction-step/1.1/autoaction-step.hpi",
+ "version": "1.1",
+ "wiki": "https://plugins.jenkins.io/autoaction-step"
+ },
"autocomplete-parameter": {
"buildDate": "May 05, 2017",
"dependencies": [
@@ -4295,7 +4787,7 @@
"wiki": "https://plugins.jenkins.io/aws-cloudwatch-logs-publisher"
},
"aws-codebuild": {
- "buildDate": "Feb 28, 2019",
+ "buildDate": "Aug 02, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -4331,21 +4823,21 @@
}
],
"excerpt": "Build your project on AWS CodeBuild.",
- "gav": "com.amazonaws:aws-codebuild:0.39",
+ "gav": "com.amazonaws:aws-codebuild:0.44",
"labels": [
"codebuild"
],
"name": "aws-codebuild",
- "previousTimestamp": "2019-02-25T23:47:01.00Z",
- "previousVersion": "0.38",
- "releaseTimestamp": "2019-02-28T20:53:03.00Z",
+ "previousTimestamp": "2019-07-20T00:43:38.00Z",
+ "previousVersion": "0.43",
+ "releaseTimestamp": "2019-08-02T03:30:08.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/aws-codebuild-plugin",
- "sha1": "21QJr/Seg2G8tn4sOZJPrvxP0Fc=",
- "sha256": "6BqMettt8O2KfTajlU3TvtkEeLAiVNDdOEMDZlXx1Iw=",
+ "sha1": "4qu8neWUxfyyxZjlDDUzeenJd+c=",
+ "sha256": "rrqBHuUAfs8nKInU6PVEG2RuPhKMQbOOpMj2Mn++ECs=",
"title": "AWS CodeBuild",
- "url": "http://updates.jenkins-ci.org/download/plugins/aws-codebuild/0.39/aws-codebuild.hpi",
- "version": "0.39",
+ "url": "http://updates.jenkins-ci.org/download/plugins/aws-codebuild/0.44/aws-codebuild.hpi",
+ "version": "0.44",
"wiki": "https://plugins.jenkins.io/aws-codebuild"
},
"aws-codecommit-jobs": {
@@ -4401,7 +4893,7 @@
"wiki": "https://plugins.jenkins.io/aws-codecommit-jobs"
},
"aws-codecommit-trigger": {
- "buildDate": "Oct 11, 2018",
+ "buildDate": "Mar 24, 2019",
"compatibleSinceVersion": "2.0",
"dependencies": [
{
@@ -4433,19 +4925,19 @@
}
],
"excerpt": "This plugin triggers builds on all events received via Amazon Web Services Simple Queue Service (AWS SQS) on a specified Queue.",
- "gav": "org.jenkins-ci.plugins:aws-codecommit-trigger:2.0.6",
+ "gav": "org.jenkins-ci.plugins:aws-codecommit-trigger:2.0.7",
"labels": [],
"name": "aws-codecommit-trigger",
- "previousTimestamp": "2018-06-19T02:18:58.00Z",
- "previousVersion": "2.0.5",
- "releaseTimestamp": "2018-10-11T07:35:34.00Z",
+ "previousTimestamp": "2018-10-11T07:35:34.00Z",
+ "previousVersion": "2.0.6",
+ "releaseTimestamp": "2019-03-24T05:31:23.00Z",
"requiredCore": "1.651.2",
"scm": "https://github.com/jenkinsci/aws-codecommit-trigger-plugin",
- "sha1": "2EhXgkQXBlyLPO4O0u6GG1mcBZU=",
- "sha256": "Khx62DYG/CXw78fLc/YjNF9XaSKHQoa0P1EYBMmFrUs=",
+ "sha1": "ZNBBBqhdT106UwQQtawFSNTrVB8=",
+ "sha256": "NZ9Ek7PJopP5THfjXkbZxpQB1m9HAt9OoyJFnmkTFHM=",
"title": "AWS CodeCommit Trigger",
- "url": "http://updates.jenkins-ci.org/download/plugins/aws-codecommit-trigger/2.0.6/aws-codecommit-trigger.hpi",
- "version": "2.0.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/aws-codecommit-trigger/2.0.7/aws-codecommit-trigger.hpi",
+ "version": "2.0.7",
"wiki": "https://plugins.jenkins.io/aws-codecommit-trigger"
},
"aws-codepipeline": {
@@ -4478,7 +4970,7 @@
"wiki": "https://plugins.jenkins.io/aws-codepipeline"
},
"aws-credentials": {
- "buildDate": "Feb 25, 2019",
+ "buildDate": "Sep 02, 2019",
"dependencies": [
{
"name": "aws-java-sdk",
@@ -4511,35 +5003,40 @@
"version": "1.17"
},
{
- "name": "pipeline-model-extensions",
+ "name": "variant",
"optional": false,
+ "version": "1.2"
+ },
+ {
+ "name": "pipeline-model-extensions",
+ "optional": true,
"version": "1.3.1"
}
],
"developers": [
{
- "developerId": "andresrc"
+ "developerId": "escoem"
}
],
"excerpt": "Allows storing Amazon IAM credentials within the Jenkins Credentials API. Store Amazon IAM access keys (AWSAccessKeyId and AWSSecretKey) within the Jenkins Credentials API. Also support IAM Roles and IAM MFA Token.",
- "gav": "org.jenkins-ci.plugins:aws-credentials:1.26",
+ "gav": "org.jenkins-ci.plugins:aws-credentials:1.28",
"labels": [],
"minimumJavaVersion": "1.8",
"name": "aws-credentials",
- "previousTimestamp": "2019-02-24T16:35:31.00Z",
- "previousVersion": "1.25",
- "releaseTimestamp": "2019-02-25T20:57:08.00Z",
+ "previousTimestamp": "2019-05-14T14:59:00.00Z",
+ "previousVersion": "1.27",
+ "releaseTimestamp": "2019-09-02T08:28:36.00Z",
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/aws-credentials-plugin",
- "sha1": "2gv0vM83pHnyfc9ZvwqZcv6mQd0=",
- "sha256": "ohJ6tNwzYAEe0MG1097DtxBx5DO/JfqqEnHf6JHetbE=",
+ "sha1": "o+BmyCAtG28S9nwusnpEvKguGKs=",
+ "sha256": "fVSsLDehUc3z4IPFrr+NTl2t/5jbphRGByy+FB0W/5M=",
"title": "CloudBees AWS Credentials",
- "url": "http://updates.jenkins-ci.org/download/plugins/aws-credentials/1.26/aws-credentials.hpi",
- "version": "1.26",
+ "url": "http://updates.jenkins-ci.org/download/plugins/aws-credentials/1.28/aws-credentials.hpi",
+ "version": "1.28",
"wiki": "https://plugins.jenkins.io/aws-credentials"
},
"aws-device-farm": {
- "buildDate": "Jan 14, 2019",
+ "buildDate": "Aug 06, 2019",
"dependencies": [
{
"name": "junit",
@@ -4560,27 +5057,27 @@
}
],
"excerpt": "This plugin schedules test runs on AWS Device Farm.",
- "gav": "org.jenkins-ci.plugins:aws-device-farm:1.25",
+ "gav": "org.jenkins-ci.plugins:aws-device-farm:1.26",
"labels": [
"post-build",
"upload",
"android"
],
"name": "aws-device-farm",
- "previousTimestamp": "2018-12-14T13:41:54.00Z",
- "previousVersion": "1.24",
- "releaseTimestamp": "2019-01-14T09:14:02.00Z",
+ "previousTimestamp": "2019-01-14T09:14:02.00Z",
+ "previousVersion": "1.25",
+ "releaseTimestamp": "2019-08-06T19:57:10.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/aws-device-farm-plugin",
- "sha1": "6Gf6Oa3dyKqDMDaoxQwvoxzCpAI=",
- "sha256": "Id5PuFTUUPDv2mnq5GgOgHMrnWy158injLMl4yrTNwU=",
+ "sha1": "petGPcrPxWrdswmXAhhK59D2axY=",
+ "sha256": "HwHW3aRBvn8K1+XERq5/jAquTjIgFz1FNfj8I1FXAGo=",
"title": "aws-device-farm",
- "url": "http://updates.jenkins-ci.org/download/plugins/aws-device-farm/1.25/aws-device-farm.hpi",
- "version": "1.25",
+ "url": "http://updates.jenkins-ci.org/download/plugins/aws-device-farm/1.26/aws-device-farm.hpi",
+ "version": "1.26",
"wiki": "https://plugins.jenkins.io/aws-device-farm"
},
"aws-global-configuration": {
- "buildDate": "Feb 19, 2019",
+ "buildDate": "Mar 27, 2019",
"dependencies": [
{
"name": "aws-credentials",
@@ -4604,23 +5101,24 @@
}
],
"excerpt": "A Jenkins plugin to configure AWS related settings",
- "gav": "io.jenkins.plugins:aws-global-configuration:1.2",
+ "gav": "io.jenkins.plugins:aws-global-configuration:1.3",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "aws-global-configuration",
- "previousTimestamp": "2018-11-09T23:02:53.00Z",
- "previousVersion": "1.1",
- "releaseTimestamp": "2019-02-19T13:16:41.00Z",
+ "previousTimestamp": "2019-02-19T13:16:41.00Z",
+ "previousVersion": "1.2",
+ "releaseTimestamp": "2019-03-27T22:19:41.00Z",
"requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/aws-global-configuration-plugin",
- "sha1": "whT9Z8kWB8EB+q0fZYf4TldnlNE=",
- "sha256": "EJMCews+jvEDrWg2PZ2GFsVjuXAwuTKPj4YkjS/+DL8=",
+ "sha1": "Lw8QRgHz/8Op5bFkAnHkRSWPJj8=",
+ "sha256": "qoZko4gxSaEN7WHO9NiuouHlJR29KH1A4ZsQyMZCNd4=",
"title": "AWS Global Configuration",
- "url": "http://updates.jenkins-ci.org/download/plugins/aws-global-configuration/1.2/aws-global-configuration.hpi",
- "version": "1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/aws-global-configuration/1.3/aws-global-configuration.hpi",
+ "version": "1.3",
"wiki": "https://plugins.jenkins.io/aws-global-configuration"
},
"aws-java-sdk": {
- "buildDate": "Dec 06, 2018",
+ "buildDate": "Jul 22, 2019",
"dependencies": [
{
"name": "apache-httpcomponents-client-4-api",
@@ -4641,19 +5139,20 @@
}
],
"excerpt": "This plugin provides <a href=\"https://aws.amazon.com/sdk-for-java/\" rel=\"nofollow\">AWS SDK for Java</a> for other plugins.",
- "gav": "org.jenkins-ci.plugins:aws-java-sdk:1.11.457",
+ "gav": "org.jenkins-ci.plugins:aws-java-sdk:1.11.594",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "aws-java-sdk",
- "previousTimestamp": "2018-09-06T14:10:12.00Z",
- "previousVersion": "1.11.403",
- "releaseTimestamp": "2018-12-06T17:59:08.00Z",
+ "previousTimestamp": "2019-06-03T07:42:23.00Z",
+ "previousVersion": "1.11.562",
+ "releaseTimestamp": "2019-07-22T11:03:48.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/aws-java-sdk-plugin",
- "sha1": "dunxaOpVhTx3P7oE6Qdh9U92xkI=",
- "sha256": "dvTSw7umKXATFcHBBADa8krYswtJrA0K0brDOkb4xh0=",
+ "sha1": "XrXUEwQedyWSxFayo5NMXp1MlO8=",
+ "sha256": "UseEzssi+v/INLaIvp60L6pH2YH5NTVblW8QZBJSBA4=",
"title": "Amazon Web Services SDK",
- "url": "http://updates.jenkins-ci.org/download/plugins/aws-java-sdk/1.11.457/aws-java-sdk.hpi",
- "version": "1.11.457",
+ "url": "http://updates.jenkins-ci.org/download/plugins/aws-java-sdk/1.11.594/aws-java-sdk.hpi",
+ "version": "1.11.594",
"wiki": "https://plugins.jenkins.io/aws-java-sdk"
},
"aws-lambda": {
@@ -4766,6 +5265,46 @@
"version": "1.2.2",
"wiki": "https://plugins.jenkins.io/aws-sam"
},
+ "aws-secrets-manager-credentials-provider": {
+ "buildDate": "Jun 26, 2019",
+ "dependencies": [
+ {
+ "name": "aws-java-sdk",
+ "optional": false,
+ "version": "1.11.457"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.16"
+ },
+ {
+ "name": "plain-credentials",
+ "optional": false,
+ "version": "1.4"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "chriskilding",
+ "name": "Chris Kilding"
+ }
+ ],
+ "excerpt": "Source Jenkins Credentials from AWS Secrets Manager.",
+ "gav": "io.jenkins.plugins:aws-secrets-manager-credentials-provider:0.0.1",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "aws-secrets-manager-credentials-provider",
+ "releaseTimestamp": "2019-06-26T21:24:18.00Z",
+ "requiredCore": "2.60.3",
+ "scm": "https://github.com/jenkinsci/aws-secrets-manager-credentials-provider-plugin",
+ "sha1": "QMs7JgmC9nmuBVSgXKe9r24EW68=",
+ "sha256": "H1omVVHUwEajr8+CDJCPOl+1zAK+bo8gntmrRqNyLD0=",
+ "title": "AWS Secrets Manager Credentials Provider",
+ "url": "http://updates.jenkins-ci.org/download/plugins/aws-secrets-manager-credentials-provider/0.0.1/aws-secrets-manager-credentials-provider.hpi",
+ "version": "0.0.1",
+ "wiki": "https://plugins.jenkins.io/aws-secrets-manager-credentials-provider"
+ },
"aws-sqs": {
"buildDate": "Dec 18, 2017",
"dependencies": [
@@ -4896,22 +5435,22 @@
"wiki": "https://plugins.jenkins.io/awseb-deployment-plugin"
},
"azure-acs": {
- "buildDate": "Apr 03, 2018",
+ "buildDate": "Aug 14, 2019",
"dependencies": [
{
- "name": "azure-credentials",
+ "name": "azure-commons",
"optional": false,
- "version": "1.6.0"
+ "version": "1.0.3"
},
{
- "name": "azure-commons",
+ "name": "azure-credentials",
"optional": false,
- "version": "0.2.5"
+ "version": "1.6.1"
},
{
"name": "kubernetes-cd",
"optional": false,
- "version": "0.1.4"
+ "version": "2.0.1"
}
],
"developers": [
@@ -4922,28 +5461,35 @@
}
],
"excerpt": "Deploy Kubernetes, DC/OS, Docker Swarm application configurations to Azure Container Service cluster.",
- "gav": "org.jenkins-ci.plugins:azure-acs:0.2.3",
+ "gav": "org.jenkins-ci.plugins:azure-acs:1.0.0",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "azure-acs",
- "previousTimestamp": "2018-02-09T07:16:33.00Z",
- "previousVersion": "0.2.2",
- "releaseTimestamp": "2018-04-03T05:18:52.00Z",
- "requiredCore": "1.651.3",
+ "previousTimestamp": "2019-04-09T08:22:14.00Z",
+ "previousVersion": "0.2.4",
+ "releaseTimestamp": "2019-08-14T11:56:04.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/azure-acs-plugin",
- "sha1": "KTuNMvAnL5SeZWKcKcxre6u+FvY=",
- "sha256": "Zad8RN/NhKcZro6vtXcbgWoTxTSnPaHZ3AcMXSlyV70=",
+ "sha1": "24pE6TJDe+/OAhTtbTmZcXfsIME=",
+ "sha256": "cjABtEhtBpBftFPPr8WKtuF26kk67yiyUGgisqDZTPA=",
"title": "Azure Container Service",
- "url": "http://updates.jenkins-ci.org/download/plugins/azure-acs/0.2.3/azure-acs.hpi",
- "version": "0.2.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/azure-acs/1.0.0/azure-acs.hpi",
+ "version": "1.0.0",
"wiki": "https://plugins.jenkins.io/azure-acs"
},
"azure-ad": {
- "buildDate": "Jan 18, 2019",
+ "buildDate": "May 30, 2019",
+ "compatibleSinceVersion": "1.0.0",
"dependencies": [
{
+ "name": "configuration-as-code",
+ "optional": true,
+ "version": "1.16"
+ },
+ {
"name": "azure-commons",
"optional": false,
- "version": "0.2.7"
+ "version": "1.0.3"
},
{
"name": "cloudbees-folder",
@@ -4953,7 +5499,7 @@
{
"name": "matrix-auth",
"optional": false,
- "version": "2.2"
+ "version": "2.4.2"
}
],
"developers": [
@@ -4964,33 +5510,34 @@
}
],
"excerpt": "A Jenkins authentication &amp; authorization plugin for Azure Active Directory",
- "gav": "org.jenkins-ci.plugins:azure-ad:0.3.2",
+ "gav": "org.jenkins-ci.plugins:azure-ad:1.0.0",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "azure-ad",
- "previousTimestamp": "2018-09-19T04:23:13.00Z",
- "previousVersion": "0.3.1",
- "releaseTimestamp": "2019-01-18T07:29:59.00Z",
- "requiredCore": "2.60.1",
+ "previousTimestamp": "2019-04-29T15:42:27.00Z",
+ "previousVersion": "0.3.4",
+ "releaseTimestamp": "2019-05-30T09:22:48.00Z",
+ "requiredCore": "2.138.3",
"scm": "https://github.com/jenkinsci/azure-ad-plugin",
- "sha1": "ppFAsyLqyRrLWra8QLP8rTEGxsE=",
- "sha256": "U0JJ5Dd4PunNa4IVih31L9s+fExuB4Lrn7seCXQR4KM=",
+ "sha1": "HecQunqBnODvIoYqzxIh1KtWMBA=",
+ "sha256": "FIUFFtIE6kz5MxoUr9eEHdOCrflRxgotnCd6/IwZb4U=",
"title": "Azure AD",
- "url": "http://updates.jenkins-ci.org/download/plugins/azure-ad/0.3.2/azure-ad.hpi",
- "version": "0.3.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/azure-ad/1.0.0/azure-ad.hpi",
+ "version": "1.0.0",
"wiki": "https://plugins.jenkins.io/azure-ad"
},
"azure-app-service": {
- "buildDate": "Jan 07, 2019",
+ "buildDate": "Jun 17, 2019",
"dependencies": [
{
"name": "azure-commons",
"optional": false,
- "version": "0.2.5"
+ "version": "0.2.11"
},
{
- "name": "git-client",
+ "name": "azure-credentials",
"optional": false,
- "version": "2.4.6"
+ "version": "1.6.1"
},
{
"name": "docker-commons",
@@ -4998,9 +5545,14 @@
"version": "1.4.0"
},
{
- "name": "azure-credentials",
+ "name": "docker-java-api",
"optional": false,
- "version": "1.6.0"
+ "version": "3.0.14"
+ },
+ {
+ "name": "git-client",
+ "optional": false,
+ "version": "2.4.6"
}
],
"developers": [
@@ -5011,23 +5563,24 @@
}
],
"excerpt": "A Jenkins plugin to deploys apps to Azure App Service",
- "gav": "org.jenkins-ci.plugins:azure-app-service:0.4.2",
+ "gav": "org.jenkins-ci.plugins:azure-app-service:1.0.0",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "azure-app-service",
- "previousTimestamp": "2018-10-19T06:37:21.00Z",
- "previousVersion": "0.4.1",
- "releaseTimestamp": "2019-01-07T08:22:42.00Z",
- "requiredCore": "1.651.3",
+ "previousTimestamp": "2019-01-07T08:22:42.00Z",
+ "previousVersion": "0.4.2",
+ "releaseTimestamp": "2019-06-17T01:57:55.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/azure-app-service-plugin",
- "sha1": "k0rJrrUsw4oM4Uth7A6s1FXFEj4=",
- "sha256": "lCfW4WVWCzpSwn02/he7wFb1uCQXyoZCcj8dCHqDH1M=",
+ "sha1": "lBnc5Ai1p5Kx8cvIODS+HmipG78=",
+ "sha256": "tDoOCMh6qzy4fMGIacWE0sAmedQ1HN01m4n+JhWyeF0=",
"title": "Azure App Service",
- "url": "http://updates.jenkins-ci.org/download/plugins/azure-app-service/0.4.2/azure-app-service.hpi",
- "version": "0.4.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/azure-app-service/1.0.0/azure-app-service.hpi",
+ "version": "1.0.0",
"wiki": "https://plugins.jenkins.io/azure-app-service"
},
"azure-artifact-manager": {
- "buildDate": "Feb 19, 2019",
+ "buildDate": "Jun 21, 2019",
"dependencies": [
{
"name": "workflow-api",
@@ -5037,7 +5590,7 @@
{
"name": "azure-commons",
"optional": false,
- "version": "0.2.7"
+ "version": "1.0.3"
},
{
"name": "credentials",
@@ -5057,18 +5610,20 @@
"name": "Visual Studio China Jenkins Team"
}
],
- "excerpt": "TODO",
- "gav": "org.jenkins-ci.plugins:azure-artifact-manager:0.1.0",
+ "excerpt": "Jenkins Azure artifact manager plugin",
+ "gav": "org.jenkins-ci.plugins:azure-artifact-manager:0.1.3",
"labels": [],
"name": "azure-artifact-manager",
- "releaseTimestamp": "2019-02-19T02:30:30.00Z",
+ "previousTimestamp": "2019-04-22T07:11:13.00Z",
+ "previousVersion": "0.1.2",
+ "releaseTimestamp": "2019-06-21T02:10:55.00Z",
"requiredCore": "2.121.3",
"scm": "https://github.com/jenkinsci/azure-artifact-manager-plugin",
- "sha1": "ZFgn8eC7m8Sk57ZN0nimW0XJ57Y=",
- "sha256": "AMu7iUxuEl9A13kVTTjI2ZoJd+2NbcVAj0eOFoFvqOM=",
+ "sha1": "Rh0Z+UxIpmwqvY2y/+5Q42X8Mws=",
+ "sha256": "77F6PT+zBSXW3p6wWmB/f6+zlNwUxgs+prgGUWG4DEM=",
"title": "Azure Artifact Manager",
- "url": "http://updates.jenkins-ci.org/download/plugins/azure-artifact-manager/0.1.0/azure-artifact-manager.hpi",
- "version": "0.1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/azure-artifact-manager/0.1.3/azure-artifact-manager.hpi",
+ "version": "0.1.3",
"wiki": "https://plugins.jenkins.io/azure-artifact-manager"
},
"azure-batch-parallel": {
@@ -5150,7 +5705,7 @@
"wiki": "https://plugins.jenkins.io/azure-cli"
},
"azure-commons": {
- "buildDate": "Sep 29, 2018",
+ "buildDate": "Jul 18, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -5158,6 +5713,11 @@
"version": "2.10"
},
{
+ "name": "jackson2-api",
+ "optional": false,
+ "version": "2.9.8"
+ },
+ {
"name": "ssh-credentials",
"optional": false,
"version": "1.13"
@@ -5171,28 +5731,34 @@
}
],
"excerpt": "Common APIs for Azure related Jenkins plugins",
- "gav": "org.jenkins-ci.plugins:azure-commons:0.2.8",
+ "gav": "org.jenkins-ci.plugins:azure-commons:1.0.4",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "azure-commons",
- "previousTimestamp": "2018-09-18T03:09:40.00Z",
- "previousVersion": "0.2.7",
- "releaseTimestamp": "2018-09-29T08:43:10.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2019-05-22T06:51:12.00Z",
+ "previousVersion": "1.0.3",
+ "releaseTimestamp": "2019-07-18T06:02:44.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/azure-commons-plugin",
- "sha1": "QwUcZNL8tAg7vXjCMhWJQXOoj+0=",
- "sha256": "8BY31y8rf7kmJfh8FxWcP2mXDoDq1ssORw3FzwdMFcQ=",
+ "sha1": "jpBTefcO5tgbXPSn5cu44T6nLg0=",
+ "sha256": "o8zOa43zJCoD3txSpVxbzw+uPBQWAMHnNdBPxxy5T3A=",
"title": "Azure Commons",
- "url": "http://updates.jenkins-ci.org/download/plugins/azure-commons/0.2.8/azure-commons.hpi",
- "version": "0.2.8",
+ "url": "http://updates.jenkins-ci.org/download/plugins/azure-commons/1.0.4/azure-commons.hpi",
+ "version": "1.0.4",
"wiki": "https://plugins.jenkins.io/azure-commons"
},
"azure-container-agents": {
- "buildDate": "Jan 10, 2018",
+ "buildDate": "Jul 25, 2019",
"dependencies": [
{
- "name": "ssh-credentials",
+ "name": "azure-commons",
"optional": false,
- "version": "1.13"
+ "version": "1.0.3"
+ },
+ {
+ "name": "azure-credentials",
+ "optional": false,
+ "version": "1.6.1"
},
{
"name": "docker-commons",
@@ -5200,24 +5766,19 @@
"version": "1.3.1"
},
{
- "name": "azure-commons",
+ "name": "plain-credentials",
"optional": false,
- "version": "0.2.2.2"
+ "version": "1.4"
},
{
- "name": "azure-credentials",
+ "name": "ssh-credentials",
"optional": false,
- "version": "1.3"
+ "version": "1.13"
},
{
"name": "windows-azure-storage",
"optional": false,
"version": "0.3.6"
- },
- {
- "name": "plain-credentials",
- "optional": false,
- "version": "1.3"
}
],
"developers": [
@@ -5228,19 +5789,20 @@
}
],
"excerpt": "A Jenkins plugin to provisions agents on Azure Container Service and Azure Container Instances",
- "gav": "org.jenkins-ci.plugins:azure-container-agents:0.4.1",
+ "gav": "org.jenkins-ci.plugins:azure-container-agents:1.1.0",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "azure-container-agents",
- "previousTimestamp": "2018-01-02T01:40:10.00Z",
- "previousVersion": "0.4.0",
- "releaseTimestamp": "2018-01-10T01:59:14.00Z",
- "requiredCore": "1.651.3",
+ "previousTimestamp": "2019-05-23T09:08:21.00Z",
+ "previousVersion": "1.0.0",
+ "releaseTimestamp": "2019-07-25T07:59:40.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/azure-container-agents-plugin",
- "sha1": "5HRAvce7zt1An+gJNzYWb03XOzI=",
- "sha256": "79z7xU3pLkLuobsBBGA6ahbNWVrqDQ5sbcRQclZEFUg=",
+ "sha1": "6xyVh33bMuHmZkAHJioJYvsyrQk=",
+ "sha256": "GtcIGmsCMAw3tCrJfBEeBoklmhW7kQvRnfMIuHzYgZg=",
"title": "Azure Container Agents",
- "url": "http://updates.jenkins-ci.org/download/plugins/azure-container-agents/0.4.1/azure-container-agents.hpi",
- "version": "0.4.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/azure-container-agents/1.1.0/azure-container-agents.hpi",
+ "version": "1.1.0",
"wiki": "https://plugins.jenkins.io/azure-container-agents"
},
"azure-container-registry-tasks": {
@@ -5291,9 +5853,14 @@
"wiki": "https://plugins.jenkins.io/azure-container-registry-tasks"
},
"azure-credentials": {
- "buildDate": "Mar 29, 2018",
+ "buildDate": "Mar 29, 2019",
"dependencies": [
{
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.14"
+ },
+ {
"name": "structs",
"optional": false,
"version": "1.5"
@@ -5304,11 +5871,6 @@
"version": "1.4"
},
{
- "name": "credentials",
- "optional": false,
- "version": "2.1.14"
- },
- {
"name": "credentials-binding",
"optional": false,
"version": "1.11"
@@ -5322,21 +5884,61 @@
}
],
"excerpt": "Manage Azure credentials using Jenkins Credentials API",
- "gav": "org.jenkins-ci.plugins:azure-credentials:1.6.0",
+ "gav": "org.jenkins-ci.plugins:azure-credentials:1.6.1",
"labels": [],
"name": "azure-credentials",
- "previousTimestamp": "2018-02-09T06:09:40.00Z",
- "previousVersion": "1.5.0",
- "releaseTimestamp": "2018-03-29T10:09:25.00Z",
+ "previousTimestamp": "2018-03-29T10:09:25.00Z",
+ "previousVersion": "1.6.0",
+ "releaseTimestamp": "2019-03-29T07:51:21.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/azure-credentials-plugin",
- "sha1": "NgfzrfCLIaEjIc0vJmZ5T5A85Oc=",
- "sha256": "H8gSny6vnLGLCSiKBmXCBskjOBbiVvla+YkpFUJ/wVM=",
+ "sha1": "Rw3ivyPPVZqHLfVXxKvZusRp7Fk=",
+ "sha256": "Oa6TVIKwmiEKsE0m8ksqb18h0Gvy+K3SL3xTLVcSE/4=",
"title": "Azure Credentials",
- "url": "http://updates.jenkins-ci.org/download/plugins/azure-credentials/1.6.0/azure-credentials.hpi",
- "version": "1.6.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/azure-credentials/1.6.1/azure-credentials.hpi",
+ "version": "1.6.1",
"wiki": "https://plugins.jenkins.io/azure-credentials"
},
+ "azure-dev-spaces": {
+ "buildDate": "Jun 10, 2019",
+ "dependencies": [
+ {
+ "name": "azure-commons",
+ "optional": false,
+ "version": "1.0.3"
+ },
+ {
+ "name": "azure-credentials",
+ "optional": false,
+ "version": "1.6.0"
+ },
+ {
+ "name": "kubernetes-cd",
+ "optional": false,
+ "version": "0.2.3"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "azure_devops",
+ "email": "vscjenkins@microsoft.com",
+ "name": "Azure DevOps Team"
+ }
+ ],
+ "excerpt": "TODO",
+ "gav": "org.jenkins-ci.plugins:azure-dev-spaces:3.0.0",
+ "labels": [],
+ "name": "azure-dev-spaces",
+ "releaseTimestamp": "2019-06-10T02:11:01.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/azure-dev-spaces-plugin",
+ "sha1": "WtE/rlnvX5iAjZ3XD7/2734xJZU=",
+ "sha256": "j9+8T6/yOvEj6ql9DdSKUpC4QoxCV2cDykGjvCo7ovk=",
+ "title": "Azure Dev Spaces",
+ "url": "http://updates.jenkins-ci.org/download/plugins/azure-dev-spaces/3.0.0/azure-dev-spaces.hpi",
+ "version": "3.0.0",
+ "wiki": "https://plugins.jenkins.io/azure-dev-spaces"
+ },
"azure-event-grid-notifier": {
"buildDate": "Aug 22, 2017",
"dependencies": [],
@@ -5409,7 +6011,7 @@
"wiki": "https://plugins.jenkins.io/azure-function"
},
"azure-iot-edge": {
- "buildDate": "Sep 21, 2018",
+ "buildDate": "Jun 25, 2019",
"dependencies": [
{
"name": "azure-commons",
@@ -5435,21 +6037,23 @@
}
],
"excerpt": "A Jenkins plugin for continuous integration(build and push docker image) and continuous deployment(create Edge deployment on Azure)",
- "gav": "org.jenkins-ci.plugins:azure-iot-edge:1.0.0",
+ "gav": "org.jenkins-ci.plugins:azure-iot-edge:2.0.0",
"labels": [],
"name": "azure-iot-edge",
- "releaseTimestamp": "2018-09-21T07:29:30.00Z",
+ "previousTimestamp": "2018-09-21T07:29:30.00Z",
+ "previousVersion": "1.0.0",
+ "releaseTimestamp": "2019-06-25T04:54:04.00Z",
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/azure-iot-edge-plugin",
- "sha1": "zjac2VYGGHa6GyleEGy+B6iL2X4=",
- "sha256": "61l9otDmsrVl1cv0alqFU4j3ZZwgKqbp4hnVxn14fvQ=",
+ "sha1": "39aK0gJvus3Fb4Ac4TwIUO4y+DQ=",
+ "sha256": "J2zE7IY8wN7E2QUTspKaeO4/jc2Ac6lVnomEiv5w/Qc=",
"title": "Azure IoT Edge",
- "url": "http://updates.jenkins-ci.org/download/plugins/azure-iot-edge/1.0.0/azure-iot-edge.hpi",
- "version": "1.0.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/azure-iot-edge/2.0.0/azure-iot-edge.hpi",
+ "version": "2.0.0",
"wiki": "https://plugins.jenkins.io/azure-iot-edge"
},
"azure-keyvault": {
- "buildDate": "Feb 04, 2019",
+ "buildDate": "Apr 30, 2019",
"dependencies": [
{
"name": "azure-credentials",
@@ -5469,20 +6073,20 @@
}
],
"excerpt": "Build wrapper for retrieving secrets from Azure Key Vault",
- "gav": "org.jenkins-ci.plugins:azure-keyvault:1.0.0",
+ "gav": "org.jenkins-ci.plugins:azure-keyvault:1.2",
"labels": [],
"minimumJavaVersion": "1.8",
"name": "azure-keyvault",
- "previousTimestamp": "2019-02-02T09:59:00.00Z",
- "previousVersion": "0.10.0",
- "releaseTimestamp": "2019-02-04T10:09:25.00Z",
+ "previousTimestamp": "2019-04-16T17:28:25.00Z",
+ "previousVersion": "1.1",
+ "releaseTimestamp": "2019-04-30T14:57:38.00Z",
"requiredCore": "2.138.2",
"scm": "https://github.com/jenkinsci/azure-keyvault-plugin",
- "sha1": "k3YHadESelxAPbejsJ/EpXOvpYQ=",
- "sha256": "pMjG+6DZXwppaKnsZbxZdSJfp02gfNFIEiNIBvXP6bg=",
+ "sha1": "PXTWsRow7jz10U890m/dv56xGYs=",
+ "sha256": "1zPoKnnuI9eDCfdT7W6/VX9t0HqdypV4Vb0UY8xVuI4=",
"title": "Azure Key Vault",
- "url": "http://updates.jenkins-ci.org/download/plugins/azure-keyvault/1.0.0/azure-keyvault.hpi",
- "version": "1.0.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/azure-keyvault/1.2/azure-keyvault.hpi",
+ "version": "1.2",
"wiki": "https://plugins.jenkins.io/azure-keyvault"
},
"azure-publishersettings-credentials": {
@@ -5512,27 +6116,27 @@
"wiki": "https://plugins.jenkins.io/azure-publishersettings-credentials"
},
"azure-vm-agents": {
- "buildDate": "Jan 28, 2019",
+ "buildDate": "Sep 04, 2019",
"dependencies": [
{
- "name": "cloud-stats",
+ "name": "azure-commons",
"optional": false,
- "version": "0.11"
+ "version": "1.0.3"
},
{
- "name": "credentials",
+ "name": "azure-credentials",
"optional": false,
- "version": "2.1.5"
+ "version": "1.6.1"
},
{
- "name": "azure-credentials",
+ "name": "cloud-stats",
"optional": false,
- "version": "1.4.0"
+ "version": "0.22"
},
{
- "name": "azure-commons",
+ "name": "credentials",
"optional": false,
- "version": "0.2.4"
+ "version": "2.1.16"
},
{
"name": "plain-credentials",
@@ -5548,22 +6152,23 @@
}
],
"excerpt": "Azure plugin to provision and deprovision agents",
- "gav": "org.jenkins-ci.plugins:azure-vm-agents:0.8.0",
+ "gav": "org.jenkins-ci.plugins:azure-vm-agents:1.2.0",
"labels": [
"cluster",
"slaves"
],
+ "minimumJavaVersion": "1.8",
"name": "azure-vm-agents",
- "previousTimestamp": "2018-11-28T08:12:39.00Z",
- "previousVersion": "0.7.5",
- "releaseTimestamp": "2019-01-28T06:49:44.00Z",
- "requiredCore": "1.653",
+ "previousTimestamp": "2019-07-02T01:38:42.00Z",
+ "previousVersion": "1.1.1",
+ "releaseTimestamp": "2019-09-04T08:06:51.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/azure-vm-agents-plugin",
- "sha1": "DsyRZ34ZTp4k07QEm52brFNA2A0=",
- "sha256": "eUXmigN/+D8EhCO303e7FvQG0qZs+D9T/oBOQjM2N8w=",
+ "sha1": "9doq429CwSdxofJINEI/TNAKbCA=",
+ "sha256": "A1o+g+H/EtfuxsaD1owksUBp8/wFvAVAMI9RtXQDoJ8=",
"title": "Azure VM Agents",
- "url": "http://updates.jenkins-ci.org/download/plugins/azure-vm-agents/0.8.0/azure-vm-agents.hpi",
- "version": "0.8.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/azure-vm-agents/1.2.0/azure-vm-agents.hpi",
+ "version": "1.2.0",
"wiki": "https://plugins.jenkins.io/azure-vm-agents"
},
"azure-vmss": {
@@ -5722,7 +6327,7 @@
"wiki": "https://plugins.jenkins.io/backup-interrupt-plugin"
},
"badge": {
- "buildDate": "Dec 15, 2018",
+ "buildDate": "Jun 08, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -5760,19 +6365,19 @@
}
],
"excerpt": "Add Badges for a build and extend the build summary",
- "gav": "org.jenkins-ci.plugins:badge:1.7",
+ "gav": "org.jenkins-ci.plugins:badge:1.8",
"labels": [],
"name": "badge",
- "previousTimestamp": "2018-10-07T21:34:21.00Z",
- "previousVersion": "1.6",
- "releaseTimestamp": "2018-12-15T21:50:24.00Z",
+ "previousTimestamp": "2018-12-15T21:50:24.00Z",
+ "previousVersion": "1.7",
+ "releaseTimestamp": "2019-06-08T12:01:04.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/badge-plugin",
- "sha1": "pvVcRkUIsJen1grXfZUg5P61a/I=",
- "sha256": "s9nJMuuH2MF1jFAJO5ZUtExLvkVvN3YzyiBsA2IK0SU=",
+ "sha1": "FBoudhR5iLIOfoRGK54cU182VfE=",
+ "sha256": "iXySJ0o/j9XK21meK0ICt6ed1vba+xWkRe6WS3VT8GE=",
"title": "Badge",
- "url": "http://updates.jenkins-ci.org/download/plugins/badge/1.7/badge.hpi",
- "version": "1.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/badge/1.8/badge.hpi",
+ "version": "1.8",
"wiki": "https://plugins.jenkins.io/badge"
},
"bart": {
@@ -5808,17 +6413,22 @@
"wiki": "https://plugins.jenkins.io/bart"
},
"basic-branch-build-strategies": {
- "buildDate": "Nov 17, 2018",
+ "buildDate": "May 23, 2019",
"dependencies": [
{
"name": "branch-api",
"optional": false,
- "version": "2.1.0"
+ "version": "2.5.1"
},
{
"name": "scm-api",
"optional": false,
- "version": "2.2.7"
+ "version": "2.4.1"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.10"
}
],
"developers": [
@@ -5828,19 +6438,20 @@
}
],
"excerpt": "This plugin provides some basic branch build strategies for use with Branch API based projects.",
- "gav": "org.jenkins-ci.plugins:basic-branch-build-strategies:1.1.1",
+ "gav": "org.jenkins-ci.plugins:basic-branch-build-strategies:1.3.2",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "basic-branch-build-strategies",
- "previousTimestamp": "2018-11-16T15:27:00.00Z",
- "previousVersion": "1.1.0",
- "releaseTimestamp": "2018-11-17T18:43:24.00Z",
- "requiredCore": "2.107.3",
+ "previousTimestamp": "2019-04-16T09:07:46.00Z",
+ "previousVersion": "1.3.1",
+ "releaseTimestamp": "2019-05-23T13:54:11.00Z",
+ "requiredCore": "2.138",
"scm": "https://github.com/jenkinsci/basic-branch-build-strategies-plugin",
- "sha1": "11Q2gY1H4em7x8fwxPurLnmDeiM=",
- "sha256": "XCRRhaIPM4wL9ixbdmvX6SGU4bJ6guC7Ot158E8nDN0=",
+ "sha1": "F16oXW6Gb1X4DSf/3iG3EKiw9eM=",
+ "sha256": "zuN7+aG44Jz8ydeSitI4fIcYIbi+XWuHx2XvgezZbrc=",
"title": "Basic Branch Build Strategies",
- "url": "http://updates.jenkins-ci.org/download/plugins/basic-branch-build-strategies/1.1.1/basic-branch-build-strategies.hpi",
- "version": "1.1.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/basic-branch-build-strategies/1.3.2/basic-branch-build-strategies.hpi",
+ "version": "1.3.2",
"wiki": "https://plugins.jenkins.io/basic-branch-build-strategies"
},
"batch-task": {
@@ -5930,6 +6541,32 @@
"version": "3.1",
"wiki": "https://plugins.jenkins.io/bds-plugin"
},
+ "beagle-security": {
+ "buildDate": "Jul 22, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "rejah",
+ "email": "rejah.rehim@gmail.com",
+ "name": "Rejah Rehim"
+ }
+ ],
+ "excerpt": "Beagle API call Plugin",
+ "gav": "io.jenkins.plugins:beagle-security:1.2",
+ "labels": [],
+ "name": "beagle-security",
+ "previousTimestamp": "2019-07-16T14:44:48.00Z",
+ "previousVersion": "1.1",
+ "releaseTimestamp": "2019-07-22T14:02:14.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/beagle-security-plugin",
+ "sha1": "wLxS/7aKAy0/nOXFJ8WTpd4+gjY=",
+ "sha256": "MS5WFjpr8pLFeYloQaPD4ub3AQVcgYAztsILqWukrIY=",
+ "title": "Beagle Security",
+ "url": "http://updates.jenkins-ci.org/download/plugins/beagle-security/1.2/beagle-security.hpi",
+ "version": "1.2",
+ "wiki": "https://plugins.jenkins.io/beagle-security"
+ },
"beaker-builder": {
"buildDate": "Aug 09, 2016",
"dependencies": [],
@@ -6051,7 +6688,7 @@
"wiki": "https://plugins.jenkins.io/behave-testresults-publisher"
},
"benchmark": {
- "buildDate": "Nov 06, 2018",
+ "buildDate": "Aug 26, 2019",
"dependencies": [
{
"name": "structs",
@@ -6067,19 +6704,19 @@
}
],
"excerpt": "Benchmark all your boolean and numerical test results alike.",
- "gav": "org.jenkins-ci.plugins:benchmark:1.0.8",
+ "gav": "org.jenkins-ci.plugins:benchmark:1.0.10",
"labels": [],
"name": "benchmark",
- "previousTimestamp": "2018-10-30T21:49:00.00Z",
- "previousVersion": "1.0.7",
- "releaseTimestamp": "2018-11-06T19:36:02.00Z",
+ "previousTimestamp": "2019-05-27T20:13:05.00Z",
+ "previousVersion": "1.0.9",
+ "releaseTimestamp": "2019-08-26T17:38:00.00Z",
"requiredCore": "2.7",
"scm": "https://github.com/jenkinsci/benchmark-plugin",
- "sha1": "wunEEwo3QDKQg6XpcHC8XeYVVJ0=",
- "sha256": "Ny87kcNFMW6ZJ8xMwnfF+69zdTAaSgmosbSPumn9Dxk=",
+ "sha1": "G1F8D7MXMfKG19I7jNfmr/aJk0k=",
+ "sha256": "ov2ExCH4+mZAEmjEnQvfe49wBmtIJBtgeliwMXpGHl8=",
"title": "Benchmark",
- "url": "http://updates.jenkins-ci.org/download/plugins/benchmark/1.0.8/benchmark.hpi",
- "version": "1.0.8",
+ "url": "http://updates.jenkins-ci.org/download/plugins/benchmark/1.0.10/benchmark.hpi",
+ "version": "1.0.10",
"wiki": "https://plugins.jenkins.io/benchmark"
},
"benchmark-evaluator": {
@@ -6146,37 +6783,37 @@
"wiki": "https://plugins.jenkins.io/bigpanda-jenkins"
},
"bitbucket": {
- "buildDate": "Dec 06, 2017",
+ "buildDate": "Aug 27, 2019",
"dependencies": [
{
- "name": "git",
- "optional": false,
- "version": "2.3.5"
- },
- {
- "name": "scm-api",
+ "name": "branch-api",
"optional": false,
- "version": "1.3"
+ "version": "1.11"
},
{
"name": "job-dsl",
"optional": true,
- "version": "1.40"
+ "version": "1.66"
},
{
- "name": "mercurial",
+ "name": "git",
"optional": false,
- "version": "1.54"
+ "version": "2.3.5"
},
{
- "name": "branch-api",
+ "name": "scm-api",
"optional": false,
- "version": "1.11"
+ "version": "1.3"
},
{
"name": "structs",
"optional": false,
"version": "1.5"
+ },
+ {
+ "name": "mercurial",
+ "optional": false,
+ "version": "1.54"
}
],
"developers": [
@@ -6185,19 +6822,19 @@
}
],
"excerpt": "Integrates with BitBucket",
- "gav": "org.jenkins-ci.plugins:bitbucket:1.1.8",
+ "gav": "org.jenkins-ci.plugins:bitbucket:1.1.11",
"labels": [],
"name": "bitbucket",
- "previousTimestamp": "2017-12-06T13:00:20.00Z",
- "previousVersion": "1.1.7",
- "releaseTimestamp": "2017-12-06T20:19:09.00Z",
+ "previousTimestamp": "2019-07-04T13:14:14.00Z",
+ "previousVersion": "1.1.10",
+ "releaseTimestamp": "2019-08-27T16:05:50.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/bitbucket-plugin",
- "sha1": "/VxniWdxQgVJ17xuYUSonCTFDbY=",
- "sha256": "vJeXpZJ0Xkl6xwEsCOwzqkeHqTBFlekRITTH4xcigPs=",
+ "sha1": "pL/V0qmIptLNxAluy9hwIQ2GmrA=",
+ "sha256": "LDMGHZLrviMMbb89EFxmD31+le+JfR5heX08KCjjKg4=",
"title": "Bitbucket",
- "url": "http://updates.jenkins-ci.org/download/plugins/bitbucket/1.1.8/bitbucket.hpi",
- "version": "1.1.8",
+ "url": "http://updates.jenkins-ci.org/download/plugins/bitbucket/1.1.11/bitbucket.hpi",
+ "version": "1.1.11",
"wiki": "https://plugins.jenkins.io/bitbucket"
},
"bitbucket-approval-filter": {
@@ -6442,7 +7079,7 @@
"wiki": "https://plugins.jenkins.io/bitbucket-pullrequest-builder"
},
"bitbucket-push-and-pull-request": {
- "buildDate": "Jan 02, 2019",
+ "buildDate": "Jun 25, 2019",
"dependencies": [
{
"name": "git",
@@ -6451,8 +7088,8 @@
},
{
"name": "job-dsl",
- "optional": true,
- "version": "1.66"
+ "optional": false,
+ "version": "1.71"
},
{
"name": "mercurial",
@@ -6476,20 +7113,20 @@
"name": "Christian Del Monte"
}
],
- "excerpt": "Integrates with Bitbucket (rest api version &gt;&#61;2.0) triggering on push and pull requests",
- "gav": "io.jenkins.plugins:bitbucket-push-and-pull-request:1.2",
+ "excerpt": "Integrates with Bitbucket Cloud (rest api version &gt;&#61;2.0) Server triggering on push and pull requests Warning: After updating the plugin from a version prior to 2.x.x, the jobs with a pull request need to be reconfigured.",
+ "gav": "io.jenkins.plugins:bitbucket-push-and-pull-request:2.0.0",
"labels": [],
"name": "bitbucket-push-and-pull-request",
- "previousTimestamp": "2018-12-28T17:21:25.00Z",
- "previousVersion": "1.1",
- "releaseTimestamp": "2019-01-02T12:12:18.00Z",
+ "previousTimestamp": "2019-06-19T16:39:31.00Z",
+ "previousVersion": "1.6.4",
+ "releaseTimestamp": "2019-06-25T14:34:35.00Z",
"requiredCore": "2.138.2",
"scm": "https://github.com/jenkinsci/bitbucket-push-and-pull-request-plugin",
- "sha1": "8LF6YeH+9NWRAKdibV+jIldRMxI=",
- "sha256": "iRWr5MxNZvyyunyUeGuarOXEs4o6DfqhfcymNSCC3+g=",
+ "sha1": "GTEqpJFdmkt9mKxwNZ2TJn0H4bc=",
+ "sha256": "0S73zAZHvKikPKP8plssAx9RuaPnptP9S9CH9hZlPf8=",
"title": "Bitbucket Push and Pull Request",
- "url": "http://updates.jenkins-ci.org/download/plugins/bitbucket-push-and-pull-request/1.2/bitbucket-push-and-pull-request.hpi",
- "version": "1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/bitbucket-push-and-pull-request/2.0.0/bitbucket-push-and-pull-request.hpi",
+ "version": "2.0.0",
"wiki": "https://plugins.jenkins.io/bitbucket-push-and-pull-request"
},
"bitbucket-scm-filter-aged-refs": {
@@ -6630,12 +7267,13 @@
"wiki": "https://plugins.jenkins.io/bitkeeper"
},
"blackduck-detect": {
- "buildDate": "Oct 22, 2018",
+ "buildDate": "Aug 01, 2019",
+ "compatibleSinceVersion": "2.0.0",
"dependencies": [
{
"name": "credentials",
"optional": false,
- "version": "1.9.4"
+ "version": "2.1.10"
},
{
"name": "plain-credentials",
@@ -6660,24 +7298,25 @@
{
"name": "workflow-step-api",
"optional": true,
- "version": "2.5"
+ "version": "2.10"
}
],
"developers": [],
- "excerpt": "Black Duck Hub Detect plugin",
- "gav": "com.blackducksoftware.integration:blackduck-detect:1.5.0",
+ "excerpt": "Synopsys Detect plugin",
+ "gav": "com.blackducksoftware.integration:blackduck-detect:2.1.0",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "blackduck-detect",
- "previousTimestamp": "2018-06-01T20:02:22.00Z",
- "previousVersion": "1.4.1",
- "releaseTimestamp": "2018-10-22T16:55:19.00Z",
+ "previousTimestamp": "2019-06-21T14:20:35.00Z",
+ "previousVersion": "2.0.2",
+ "releaseTimestamp": "2019-08-01T14:36:01.00Z",
"requiredCore": "2.60.1",
- "scm": "https://github.com/jenkinsci/blackduck-detect-plugin",
- "sha1": "3NF/DgvkU9a1tkIQ9TguQ/rNy60=",
- "sha256": "wD1aeEgc8UOxHWC+8eCxlQnzALwTDKsDLjfB2Yy7PRY=",
- "title": "Black Duck Detect",
- "url": "http://updates.jenkins-ci.org/download/plugins/blackduck-detect/1.5.0/blackduck-detect.hpi",
- "version": "1.5.0",
+ "scm": "https://github.com/jenkinsci/synopsys-detect-plugin",
+ "sha1": "/yTRBfMX71WlHcXM8IOAy5L646g=",
+ "sha256": "jptzvBRYTzExTS1ezEyIooRNl9+KyHUnKPuyMr5V+AM=",
+ "title": "Synopsys Detect",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blackduck-detect/2.1.0/blackduck-detect.hpi",
+ "version": "2.1.0",
"wiki": "https://plugins.jenkins.io/blackduck-detect"
},
"blink1": {
@@ -6818,97 +7457,97 @@
"wiki": "https://plugins.jenkins.io/block-same-builds"
},
"blueocean": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-bitbucket-pipeline",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-commons",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-config",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-core-js",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-dashboard",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-events",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-git-pipeline",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-github-pipeline",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-i18n",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-jira",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-jwt",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-personalization",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-pipeline-api-impl",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-pipeline-editor",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-rest-impl",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-rest",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-web",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "jenkins-design-language",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-autofavorite",
@@ -6994,37 +7633,32 @@
}
],
"excerpt": "BlueOcean Aggregator",
- "gav": "io.jenkins.blueocean:blueocean:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean:1.19.0",
"labels": [
"external",
"ui"
],
"minimumJavaVersion": "1.8",
"name": "blueocean",
- "previousTimestamp": "2019-03-01T23:09:11.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:28:36.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:27:22.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:24:25.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean",
- "sha1": "Btz9gnQG/K/rCrXA76nndPyHCD0=",
- "sha256": "f4uQYOlPieLdvWeB9W2cuob71qGpcKkaNNm/07Sr0nY=",
+ "sha1": "AN+DU7RKHiAWxmjPkundfgI6MDE=",
+ "sha256": "hu8KBHFrXGAAtQT1YDaqkJeGHxXQnPpZ3DhiD2U+HcU=",
"title": "Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean/1.13.1/blueocean.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean/1.19.0/blueocean.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean"
},
"blueocean-autofavorite": {
- "buildDate": "Jan 16, 2019",
+ "buildDate": "Apr 01, 2019",
"dependencies": [
{
- "name": "workflow-api",
- "optional": false,
- "version": "2.22"
- },
- {
"name": "workflow-job",
"optional": false,
- "version": "2.14.1"
+ "version": "2.32"
},
{
"name": "branch-api",
@@ -7032,14 +7666,14 @@
"version": "2.0.11"
},
{
- "name": "git",
+ "name": "git-client",
"optional": false,
- "version": "3.6.0"
+ "version": "2.5.0"
},
{
- "name": "junit",
+ "name": "git",
"optional": false,
- "version": "1.21"
+ "version": "3.6.0"
},
{
"name": "favorite",
@@ -7055,28 +7689,29 @@
}
],
"excerpt": "Automatically favorites multibranch pipeline jobs when user is the author",
- "gav": "org.jenkins-ci.plugins:blueocean-autofavorite:1.2.3",
+ "gav": "org.jenkins-ci.plugins:blueocean-autofavorite:1.2.4",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "blueocean-autofavorite",
- "previousTimestamp": "2018-02-27T21:46:04.00Z",
- "previousVersion": "1.2.2",
- "releaseTimestamp": "2019-01-16T18:17:49.00Z",
- "requiredCore": "2.73.3",
+ "previousTimestamp": "2019-01-16T18:17:49.00Z",
+ "previousVersion": "1.2.3",
+ "releaseTimestamp": "2019-04-01T17:34:44.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-autofavorite-plugin",
- "sha1": "fWcixe/uPOYbUZQCDpPCxRPWZYI=",
- "sha256": "rE1mV7a3NIQXg3QVPo2ng+kGlXn9b1l6SJ+C41RSecg=",
+ "sha1": "NlkEN4aPROf91+iiP719KgqqvZE=",
+ "sha256": "iq8N8VMzh8/zqB0ExUTo9lDrpeDA3yyT3/s695dwB0s=",
"title": "Autofavorite for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-autofavorite/1.2.3/blueocean-autofavorite.hpi",
- "version": "1.2.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-autofavorite/1.2.4/blueocean-autofavorite.hpi",
+ "version": "1.2.4",
"wiki": "https://plugins.jenkins.io/blueocean-autofavorite"
},
"blueocean-bitbucket-pipeline": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-pipeline-api-impl",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "apache-httpcomponents-client-4-api",
@@ -7086,12 +7721,12 @@
{
"name": "cloudbees-bitbucket-branch-source",
"optional": false,
- "version": "2.4.0"
+ "version": "2.4.4"
},
{
"name": "pubsub-light",
"optional": false,
- "version": "1.12"
+ "version": "1.13"
}
],
"developers": [
@@ -7157,24 +7792,24 @@
}
],
"excerpt": "BlueOcean Bitbucket pipeline creator",
- "gav": "io.jenkins.blueocean:blueocean-bitbucket-pipeline:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-bitbucket-pipeline:1.19.0",
"labels": [],
"minimumJavaVersion": "1.8",
"name": "blueocean-bitbucket-pipeline",
- "previousTimestamp": "2019-03-01T23:06:56.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:25:37.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:26:18.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:23:24.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-bitbucket-pipeline",
- "sha1": "BtbOrii/fbV9L3+SY/SdDAzonxA=",
- "sha256": "fp7ftWi1+sqE9hk4VgkUJsaJ2S30jxJjdtS353GRG6Y=",
+ "sha1": "7/scNLr3E0+0o6Sxf30yHmaMA9I=",
+ "sha256": "0n9ie5826m6JqzhSH9tI8F8N56jCf3OrsHrWGGiY3VA=",
"title": "Bitbucket Pipeline for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-bitbucket-pipeline/1.13.1/blueocean-bitbucket-pipeline.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-bitbucket-pipeline/1.19.0/blueocean-bitbucket-pipeline.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-bitbucket-pipeline"
},
"blueocean-commons": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "jackson2-api",
@@ -7245,47 +7880,47 @@
}
],
"excerpt": "This plugin is a part of Blue Ocean UI",
- "gav": "io.jenkins.blueocean:blueocean-commons:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-commons:1.19.0",
"labels": [
"external",
"ui"
],
"minimumJavaVersion": "1.8",
"name": "blueocean-commons",
- "previousTimestamp": "2019-03-01T22:59:27.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:16:11.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:22:37.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:19:46.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-commons",
- "sha1": "rsuBmzUPZBEapZ5f9HCEvEtyMrA=",
- "sha256": "GH1QOrBD3grsMW/tdiclKS92Gtq1oxq1DQoUq1g4Ha0=",
+ "sha1": "zkhd/t0MsDvwHLlfLKMdknj2MJc=",
+ "sha256": "XKXuDH74Ng8oJzIhGdazROLYDSHt4OLwcjOrmHoNF2o=",
"title": "Common API for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-commons/1.13.1/blueocean-commons.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-commons/1.19.0/blueocean-commons.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-commons"
},
"blueocean-config": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-commons",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-jwt",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-rest",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-web",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
}
],
"developers": [
@@ -7351,32 +7986,32 @@
}
],
"excerpt": "BlueOcean Analytics Tools plugin",
- "gav": "io.jenkins.blueocean:blueocean-config:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-config:1.19.0",
"labels": [
"external",
"ui"
],
"minimumJavaVersion": "1.8",
"name": "blueocean-config",
- "previousTimestamp": "2019-03-01T23:06:32.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:25:07.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:25:53.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:22:59.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-config",
- "sha1": "c2OagqyQxf0Ub2IzSc2nmdYJdm0=",
- "sha256": "Zm4521Pp27s7YABmRnoLgjPURc6ZU16kPy0N9/WNEM8=",
+ "sha1": "YxuOj/isRKs8Wz8WSOlYYKmH3eY=",
+ "sha256": "aIfkhCm1viD566616BtaVt21s/ZAr4aYL/u5yoKjVgI=",
"title": "Config API for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-config/1.13.1/blueocean-config.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-config/1.19.0/blueocean-config.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-config"
},
"blueocean-core-js": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "jenkins-design-language",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
}
],
"developers": [
@@ -7442,29 +8077,29 @@
}
],
"excerpt": "The Jenkins Plugins Parent POM Project",
- "gav": "io.jenkins.blueocean:blueocean-core-js:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-core-js:1.19.0",
"labels": [],
"minimumJavaVersion": "1.8",
"name": "blueocean-core-js",
- "previousTimestamp": "2019-03-01T22:59:19.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:16:02.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:22:30.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:19:39.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-core-js",
- "sha1": "4y3Mdh5CnQg9lD3rRxdzcd2z71w=",
- "sha256": "o8qxaqUMHa7jeyMmewpiB8buvvtc9cv2gth22XFkPIQ=",
+ "sha1": "ntdMfA9cd7p6AsdO3SGpE1fhnDM=",
+ "sha256": "poD14wIUR7aBWUQscYbTK0U2424GuNnxVv0W6SNkYKg=",
"title": "Blue Ocean Core JS",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-core-js/1.13.1/blueocean-core-js.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-core-js/1.19.0/blueocean-core-js.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-core-js"
},
"blueocean-dashboard": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-web",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
}
],
"developers": [
@@ -7530,52 +8165,62 @@
}
],
"excerpt": "Blue Ocean Dashboard",
- "gav": "io.jenkins.blueocean:blueocean-dashboard:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-dashboard:1.19.0",
"labels": [
"external",
"ui"
],
"minimumJavaVersion": "1.8",
"name": "blueocean-dashboard",
- "previousTimestamp": "2019-03-01T23:04:29.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:22:36.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:25:08.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:22:14.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-dashboard",
- "sha1": "RGeqeF1m98xww2x6Jl3u6WPhGz4=",
- "sha256": "AhA86U0bJ//+z9f/X4SA/mkw3A611IeWWT6vVT5bBXc=",
+ "sha1": "TGkWu+zFd25rw3oNquDS45sk+y0=",
+ "sha256": "hdTCKwmbPi2H+crGxNTxvcHe4/e8P+/JN/NPVXwfcg4=",
"title": "Dashboard for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-dashboard/1.13.1/blueocean-dashboard.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-dashboard/1.19.0/blueocean-dashboard.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-dashboard"
},
"blueocean-display-url": {
- "buildDate": "Dec 04, 2017",
+ "buildDate": "May 21, 2019",
"dependencies": [
{
+ "name": "blueocean-rest",
+ "optional": false,
+ "version": "1.16.0"
+ },
+ {
"name": "workflow-job",
"optional": false,
- "version": "2.6"
+ "version": "2.32"
},
{
"name": "workflow-multibranch",
"optional": false,
- "version": "2.8"
+ "version": "2.21"
+ },
+ {
+ "name": "display-url-api",
+ "optional": false,
+ "version": "2.3.1"
},
{
"name": "scm-api",
"optional": false,
- "version": "2.1.1"
+ "version": "2.4.1"
},
{
- "name": "display-url-api",
+ "name": "script-security",
"optional": false,
- "version": "2.2.0"
+ "version": "1.58"
},
{
- "name": "blueocean-rest",
+ "name": "structs",
"optional": false,
- "version": "1.1.5"
+ "version": "1.19"
}
],
"developers": [
@@ -7586,38 +8231,39 @@
}
],
"excerpt": "This plugin generates BlueOcean specific URLs for the Display URL plugin.",
- "gav": "org.jenkins-ci.plugins:blueocean-display-url:2.2.0",
+ "gav": "org.jenkins-ci.plugins:blueocean-display-url:2.3.0",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "blueocean-display-url",
- "previousTimestamp": "2017-10-17T23:12:42.00Z",
- "previousVersion": "2.1.1",
- "releaseTimestamp": "2017-12-04T19:43:07.00Z",
- "requiredCore": "2.7.1",
+ "previousTimestamp": "2017-12-04T19:43:07.00Z",
+ "previousVersion": "2.2.0",
+ "releaseTimestamp": "2019-05-21T22:51:47.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-display-url-plugin",
- "sha1": "Hy9i70pkd9HiYARH51Xj9uBiTXY=",
- "sha256": "Q5LP8/TXXGeKutt6rQQLeCvn6mHFyHvdXjpi+mM+EMo=",
+ "sha1": "PhVu0immrQ3ff2IUH4zKQ0hBpm8=",
+ "sha256": "axjG7EKyF0RB4dZK9bdsXWGvSdIg+8yabuK850sCRC8=",
"title": "Display URL for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-display-url/2.2.0/blueocean-display-url.hpi",
- "version": "2.2.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-display-url/2.3.0/blueocean-display-url.hpi",
+ "version": "2.3.0",
"wiki": "https://plugins.jenkins.io/blueocean-display-url"
},
"blueocean-events": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-pipeline-api-impl",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "pubsub-light",
"optional": false,
- "version": "1.12"
+ "version": "1.13"
},
{
"name": "sse-gateway",
"optional": false,
- "version": "1.17"
+ "version": "1.20"
}
],
"developers": [
@@ -7683,42 +8329,42 @@
}
],
"excerpt": "Blue Ocean Events",
- "gav": "io.jenkins.blueocean:blueocean-events:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-events:1.19.0",
"labels": [
"external",
"ui"
],
"minimumJavaVersion": "1.8",
"name": "blueocean-events",
- "previousTimestamp": "2019-03-01T23:01:56.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:19:15.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:24:10.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:21:16.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-events",
- "sha1": "OVDVPnLlK5ZlRe0lViRkos2ht/0=",
- "sha256": "bgRxc+v/9stZXBRg30sCd4FsgVpbVUmQEsIodGJBh2A=",
+ "sha1": "iv8yKadhd8rG04iQak7+eG7Bw/E=",
+ "sha256": "ZzZralVLsLVVgKNKt8/hYaYEn1uHSWlPBPQi36GRvg0=",
"title": "Events API for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-events/1.13.1/blueocean-events.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-events/1.19.0/blueocean-events.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-events"
},
"blueocean-executor-info": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-pipeline-api-impl",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-rest",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-web",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "workflow-scm-step",
@@ -7733,7 +8379,7 @@
{
"name": "script-security",
"optional": false,
- "version": "1.46"
+ "version": "1.56"
},
{
"name": "structs",
@@ -7749,32 +8395,34 @@
}
],
"excerpt": "Show what executors are doing what.",
- "gav": "io.jenkins.blueocean:blueocean-executor-info:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-executor-info:1.19.0",
"labels": [],
"minimumJavaVersion": "1.8",
"name": "blueocean-executor-info",
- "releaseTimestamp": "2019-03-02T01:29:51.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:27:46.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:24:49.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-executor-info",
- "sha1": "NXn5M3sJvsESShyJWPaRPH12X5M=",
- "sha256": "3bJ2/PyezZR1O35y9A6WEH7h9ODWeFMaGozxyHOxvDA=",
+ "sha1": "lLhbg/gGSNex9KQi8iORutWUmWA=",
+ "sha256": "bv7GO/f5lanTP2gIl8OMQPzspENA5kw13xzi5YocM4Q=",
"title": "Blue Ocean Executor Info",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-executor-info/1.13.1/blueocean-executor-info.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-executor-info/1.19.0/blueocean-executor-info.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-executor-info"
},
"blueocean-git-pipeline": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-pipeline-api-impl",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-pipeline-scm-api",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "git",
@@ -7845,32 +8493,32 @@
}
],
"excerpt": "BlueOcean Git SCM pipeline creator",
- "gav": "io.jenkins.blueocean:blueocean-git-pipeline:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-git-pipeline:1.19.0",
"labels": [
"external",
"ui"
],
"minimumJavaVersion": "1.8",
"name": "blueocean-git-pipeline",
- "previousTimestamp": "2019-03-01T23:06:48.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:25:26.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:26:09.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:23:15.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-git-pipeline",
- "sha1": "GjmjOzvNuuxOTygoBA9d8rCst2k=",
- "sha256": "3KAFHhSGb+Fkwxlx+EQD+ldgEPSYf4aoelmSErKMyu4=",
+ "sha1": "ncwadtW4M4M6/Qk77fZnH56PnqU=",
+ "sha256": "/USCW8l4yaeaesK3rf0wAOOsWP7oFyXZQKd3OqgEw+k=",
"title": "Git Pipeline for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-git-pipeline/1.13.1/blueocean-git-pipeline.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-git-pipeline/1.19.0/blueocean-git-pipeline.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-git-pipeline"
},
"blueocean-github-pipeline": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-pipeline-api-impl",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "apache-httpcomponents-client-4-api",
@@ -7895,7 +8543,7 @@
{
"name": "pubsub-light",
"optional": false,
- "version": "1.12"
+ "version": "1.13"
}
],
"developers": [
@@ -7961,32 +8609,32 @@
}
],
"excerpt": "BlueOcean GitHub organization pipeline creator",
- "gav": "io.jenkins.blueocean:blueocean-github-pipeline:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-github-pipeline:1.19.0",
"labels": [
"external",
"ui"
],
"minimumJavaVersion": "1.8",
"name": "blueocean-github-pipeline",
- "previousTimestamp": "2019-03-01T23:06:40.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:25:16.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:26:02.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:23:07.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-github-pipeline",
- "sha1": "3PK79xPBY11HMs4SXJGyNhowqSA=",
- "sha256": "AOwhKDsoumOjTcs3J3JXtROCbGFMG5NQmFpokEf7Hc4=",
+ "sha1": "9xGtjdOHUA0vXJk+VZLddjwjHbE=",
+ "sha256": "uPiqIm3J9/+nl8C4wzdBRvQDLtQHiltd/2teG6K6MWM=",
"title": "GitHub Pipeline for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-github-pipeline/1.13.1/blueocean-github-pipeline.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-github-pipeline/1.19.0/blueocean-github-pipeline.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-github-pipeline"
},
"blueocean-i18n": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-rest",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
}
],
"developers": [
@@ -8052,32 +8700,32 @@
}
],
"excerpt": "Blue Ocean Internationalization (i18n) Plugin. This plugin is a part of the Blue Ocean Plugin set.",
- "gav": "io.jenkins.blueocean:blueocean-i18n:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-i18n:1.19.0",
"labels": [
"external",
"ui"
],
"minimumJavaVersion": "1.8",
"name": "blueocean-i18n",
- "previousTimestamp": "2019-03-01T22:59:40.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:16:30.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:22:50.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:19:58.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-i18n",
- "sha1": "MHMkMIgrSMNrEHmCwqjGhPl1+HE=",
- "sha256": "OAI2K682MjGhx9a+8G+x/Qu2LmQJTG5Eg7Sh8Wr29CA=",
+ "sha1": "yF98cTZazLVYFZT+z2jMcO8sqNA=",
+ "sha256": "usIgz8QRjtUGIho8lK3IhpB41hFIikMia9AclcZS+Cg=",
"title": "i18n for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-i18n/1.13.1/blueocean-i18n.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-i18n/1.19.0/blueocean-i18n.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-i18n"
},
"blueocean-jira": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-rest",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "apache-httpcomponents-client-4-api",
@@ -8158,29 +8806,29 @@
}
],
"excerpt": "The Jenkins Plugins Parent POM Project",
- "gav": "io.jenkins.blueocean:blueocean-jira:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-jira:1.19.0",
"labels": [],
"minimumJavaVersion": "1.8",
"name": "blueocean-jira",
- "previousTimestamp": "2019-03-01T23:09:03.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:28:26.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:27:14.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:24:18.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-jira",
- "sha1": "dGwFqZjXaaCiUigml7AIiy82Bw4=",
- "sha256": "6OebfE4feG7Nm49MSVKwM9AiAYL5BQnpuy+VzfECfR4=",
+ "sha1": "W8ORLOLJuKDEO6I9KijqudZXuaw=",
+ "sha256": "E6ArlPjXbFotbDMk5nCpA/c0ARADntV87aTJStXB2h0=",
"title": "JIRA Integration for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-jira/1.13.1/blueocean-jira.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-jira/1.19.0/blueocean-jira.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-jira"
},
"blueocean-jwt": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-commons",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "mailer",
@@ -8251,32 +8899,32 @@
}
],
"excerpt": "BlueOcean JWT plugin: Enables JWT based BlueOcean API authentication",
- "gav": "io.jenkins.blueocean:blueocean-jwt:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-jwt:1.19.0",
"labels": [
"external",
"ui"
],
"minimumJavaVersion": "1.8",
"name": "blueocean-jwt",
- "previousTimestamp": "2019-03-01T23:01:20.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:18:37.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:23:35.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:20:43.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-jwt",
- "sha1": "sqMvxP3fsYrDXxqW0S9iA+k6Ykc=",
- "sha256": "EdUHfJ0qgvI/sgYxEUpDroZ0qIvy294hedaAt3BdA+Y=",
+ "sha1": "FJ9mnA1AhSLw/4c30buuWYqA9sA=",
+ "sha256": "Y2IotMqvjYu1eop1yOfh62uvejXyz2F5efZe66YVU4k=",
"title": "JWT for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-jwt/1.13.1/blueocean-jwt.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-jwt/1.19.0/blueocean-jwt.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-jwt"
},
"blueocean-personalization": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-dashboard",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
}
],
"developers": [
@@ -8342,47 +8990,47 @@
}
],
"excerpt": "Blue Ocean Personalization",
- "gav": "io.jenkins.blueocean:blueocean-personalization:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-personalization:1.19.0",
"labels": [
"external",
"ui"
],
"minimumJavaVersion": "1.8",
"name": "blueocean-personalization",
- "previousTimestamp": "2019-03-01T23:05:56.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:24:25.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:25:37.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:22:43.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-personalization",
- "sha1": "KzYmocmybwtObrZ4ZxbMfkP/eTI=",
- "sha256": "XU6JwtgzW4eQsVgGxqYgwGcSR7JFE+DKp5fy0qqWNNk=",
+ "sha1": "dbvBRYpBunFutjhaUmtBFAM3uOE=",
+ "sha256": "EChsaqvDyRVGHIqlMP5LkbrYWEtPown8WNNYN9T0gZA=",
"title": "Personalization for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-personalization/1.13.1/blueocean-personalization.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-personalization/1.19.0/blueocean-personalization.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-personalization"
},
"blueocean-pipeline-api-impl": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-pipeline-scm-api",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-rest-impl",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "workflow-api",
"optional": false,
- "version": "2.32"
+ "version": "2.34"
},
{
"name": "workflow-cps",
"optional": false,
- "version": "2.58"
+ "version": "2.66"
},
{
"name": "workflow-durable-task-step",
@@ -8392,7 +9040,7 @@
{
"name": "workflow-job",
"optional": false,
- "version": "2.29"
+ "version": "2.32"
},
{
"name": "workflow-multibranch",
@@ -8442,7 +9090,7 @@
{
"name": "pipeline-graph-analysis",
"optional": false,
- "version": "1.7"
+ "version": "1.10"
},
{
"name": "pipeline-input-step",
@@ -8467,12 +9115,12 @@
{
"name": "pipeline-model-definition",
"optional": false,
- "version": "1.3.2"
+ "version": "1.3.7"
},
{
"name": "pipeline-stage-tags-metadata",
"optional": false,
- "version": "1.3.2"
+ "version": "1.3.7"
}
],
"developers": [
@@ -8538,52 +9186,52 @@
}
],
"excerpt": "This plugin is a part of BlueOcean Plugin",
- "gav": "io.jenkins.blueocean:blueocean-pipeline-api-impl:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-pipeline-api-impl:1.19.0",
"labels": [
"external",
"ui"
],
"minimumJavaVersion": "1.8",
"name": "blueocean-pipeline-api-impl",
- "previousTimestamp": "2019-03-01T23:01:45.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:19:01.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:23:58.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:21:05.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-pipeline-api-impl",
- "sha1": "oLvaoZid9n2xkV1mU0frgiWUBCc=",
- "sha256": "wQTsfWBtvB8766sHF8jIBddBGOJAWub2+qiVLAm//vA=",
+ "sha1": "HRDxOt/CVnSPNw3DsUoc1IS/yec=",
+ "sha256": "kAQ0T6zAlQz6TchcQUk5k6enrdXL1VsbKZOOZPxyIl4=",
"title": "Pipeline implementation for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-pipeline-api-impl/1.13.1/blueocean-pipeline-api-impl.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-pipeline-api-impl/1.19.0/blueocean-pipeline-api-impl.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-pipeline-api-impl"
},
"blueocean-pipeline-editor": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-commons",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-dashboard",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-pipeline-api-impl",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-rest",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "pipeline-model-definition",
"optional": false,
- "version": "1.3.2"
+ "version": "1.3.7"
}
],
"developers": [
@@ -8601,31 +9249,31 @@
}
],
"excerpt": "The Blue Ocean Pipeline Editor is the simplest way for anyone wanting to get started with creating Pipelines in Jenkins",
- "gav": "io.jenkins.blueocean:blueocean-pipeline-editor:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-pipeline-editor:1.19.0",
"labels": [
"pipeline"
],
"minimumJavaVersion": "1.8",
"name": "blueocean-pipeline-editor",
- "previousTimestamp": "2019-03-01T23:08:55.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:28:18.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:27:07.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:24:11.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-pipeline-editor",
- "sha1": "aMcGIT+SSgLK9bRIB6gGxeWMy50=",
- "sha256": "bLdSRxgjGnEoae8MGDBzoUNRBWnc+vcCpMDazlI5NRY=",
+ "sha1": "ydkXSl3zF5S4/94GSLsItDhmAwU=",
+ "sha256": "HKDytD8xqmWTtdGgjtXHyGo8dxycDXh7wcbFPwYEBjM=",
"title": "Blue Ocean Pipeline Editor",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-pipeline-editor/1.13.1/blueocean-pipeline-editor.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-pipeline-editor/1.19.0/blueocean-pipeline-editor.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-pipeline-editor"
},
"blueocean-pipeline-scm-api": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-rest",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "workflow-multibranch",
@@ -8645,7 +9293,7 @@
{
"name": "pubsub-light",
"optional": false,
- "version": "1.12"
+ "version": "1.13"
}
],
"developers": [
@@ -8711,29 +9359,29 @@
}
],
"excerpt": "This plugin is a part of BlueOcean Plugin",
- "gav": "io.jenkins.blueocean:blueocean-pipeline-scm-api:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-pipeline-scm-api:1.19.0",
"labels": [],
"minimumJavaVersion": "1.8",
"name": "blueocean-pipeline-scm-api",
- "previousTimestamp": "2019-03-01T23:01:14.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:18:29.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:23:29.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:20:37.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-pipeline-scm-api",
- "sha1": "v7f3JOv5wvzcTcU/ZEnUCSn7Qcw=",
- "sha256": "t3HNr4GHAmYTc5C/2tL4LDYv5DMEP1puCBdYHVkib+k=",
+ "sha1": "y18vl9lBEgtKbvxqE+DzBdufMoc=",
+ "sha256": "CkTrdqBheoYtic+AS7rSPbAUe+cq9Fu0Nk+JauqFZ60=",
"title": "Pipeline SCM API for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-pipeline-scm-api/1.13.1/blueocean-pipeline-scm-api.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-pipeline-scm-api/1.19.0/blueocean-pipeline-scm-api.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-pipeline-scm-api"
},
"blueocean-rest": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-commons",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
}
],
"developers": [
@@ -8799,42 +9447,47 @@
}
],
"excerpt": "This plugin is a part of Blue Ocean UI",
- "gav": "io.jenkins.blueocean:blueocean-rest:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-rest:1.19.0",
"labels": [
"external",
"ui"
],
"minimumJavaVersion": "1.8",
"name": "blueocean-rest",
- "previousTimestamp": "2019-03-01T22:59:34.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:16:22.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:22:44.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:19:53.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-rest",
- "sha1": "zzKjcoGY6zRqhFwQ/oFOR33RkiY=",
- "sha256": "zDrS/TIJ12WxMVLGQZwUc1pfKEpYuOkSQEtp8sHtd6c=",
+ "sha1": "cf8r2wggzv7nVr7NKlQz/fT7gWQ=",
+ "sha256": "Ig0sJVpITTReROIq4EYow0dRmAsFC0+wxk8ukHjluuA=",
"title": "REST API for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-rest/1.13.1/blueocean-rest.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-rest/1.19.0/blueocean-rest.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-rest"
},
"blueocean-rest-impl": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-jwt",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-rest",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-web",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
+ },
+ {
+ "name": "workflow-cps",
+ "optional": false,
+ "version": "2.66"
},
{
"name": "cloudbees-folder",
@@ -8849,7 +9502,7 @@
{
"name": "display-url-api",
"optional": false,
- "version": "2.2.0"
+ "version": "2.3.0"
},
{
"name": "junit",
@@ -8930,42 +9583,42 @@
}
],
"excerpt": "This plugin is a part of Blue Ocean UI",
- "gav": "io.jenkins.blueocean:blueocean-rest-impl:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-rest-impl:1.19.0",
"labels": [
"external",
"ui"
],
"minimumJavaVersion": "1.8",
"name": "blueocean-rest-impl",
- "previousTimestamp": "2019-03-01T23:01:30.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:18:47.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:23:44.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:20:52.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-rest-impl",
- "sha1": "PpKFBqNPj/SqiCtsUPQU7vBKioo=",
- "sha256": "WPmqcAt/Ts2NYhRfwcmMPxWs6Fng/wejOQoYLJqwgSQ=",
+ "sha1": "lqZ6fr0Ubnj3Af7StUGsBtMMEM0=",
+ "sha256": "Y6vIlOxoY79PncImQ/DVdR12bOkHAarGgP6neKVYTyQ=",
"title": "REST Implementation for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-rest-impl/1.13.1/blueocean-rest-impl.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-rest-impl/1.19.0/blueocean-rest-impl.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-rest-impl"
},
"blueocean-web": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "blueocean-core-js",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "blueocean-rest",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "jenkins-design-language",
"optional": false,
- "version": "1.13.1"
+ "version": "1.19.0"
},
{
"name": "variant",
@@ -9036,23 +9689,23 @@
}
],
"excerpt": "Blue Ocean core",
- "gav": "io.jenkins.blueocean:blueocean-web:1.13.1",
+ "gav": "io.jenkins.blueocean:blueocean-web:1.19.0",
"labels": [
"external",
"ui"
],
"minimumJavaVersion": "1.8",
"name": "blueocean-web",
- "previousTimestamp": "2019-03-01T23:01:07.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:18:22.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:23:22.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:20:31.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/blueocean-web",
- "sha1": "uMipxO4tAd3HwYGQ96AowOL7GDs=",
- "sha256": "Y+YA+5DOEB/qZS6JNOV4vgOG/J+6ffycwbWGvo/ZzQg=",
+ "sha1": "EGnbQ7QQURAiJSJhOUK+In6nXTg=",
+ "sha256": "cPuGK4oLiMSBPAXdNLVfW3GmFy6fLMc+54ttdkzF7HY=",
"title": "Web for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-web/1.13.1/blueocean-web.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-web/1.19.0/blueocean-web.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/blueocean-web"
},
"bmc-rpd": {
@@ -9234,23 +9887,23 @@
"wiki": "https://plugins.jenkins.io/brakeman"
},
"branch-api": {
- "buildDate": "Dec 06, 2018",
+ "buildDate": "Jul 25, 2019",
"compatibleSinceVersion": "2.0.0",
"dependencies": [
{
"name": "cloudbees-folder",
"optional": false,
- "version": "6.1.0"
+ "version": "6.9"
},
{
"name": "scm-api",
"optional": false,
- "version": "2.2.7"
+ "version": "2.4.1"
},
{
"name": "structs",
"optional": false,
- "version": "1.9"
+ "version": "1.18"
}
],
"developers": [
@@ -9260,19 +9913,20 @@
}
],
"excerpt": "This plugin provides an API for multiple branch based projects.",
- "gav": "org.jenkins-ci.plugins:branch-api:2.1.2",
+ "gav": "org.jenkins-ci.plugins:branch-api:2.5.4",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "branch-api",
- "previousTimestamp": "2018-11-19T16:50:35.00Z",
- "previousVersion": "2.1.1",
- "releaseTimestamp": "2018-12-06T16:28:22.00Z",
- "requiredCore": "2.107.3",
+ "previousTimestamp": "2019-07-03T12:23:18.00Z",
+ "previousVersion": "2.5.3",
+ "releaseTimestamp": "2019-07-25T19:23:10.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/branch-api-plugin",
- "sha1": "X768bpNSRA/ySf8Okj0gLX5d2JQ=",
- "sha256": "tsCxhtGooSnwn9EaUdip3UMcQhEzQEM2gaKd9fUnAGk=",
+ "sha1": "GlY1OBpULVxDsXwl2hZK/NprSTQ=",
+ "sha256": "W/5DX8oxStVlr9N4gN9R1Kj5tlM79s6YIGWVnjxNRq0=",
"title": "Branch API",
- "url": "http://updates.jenkins-ci.org/download/plugins/branch-api/2.1.2/branch-api.hpi",
- "version": "2.1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/branch-api/2.5.4/branch-api.hpi",
+ "version": "2.5.4",
"wiki": "https://plugins.jenkins.io/branch-api"
},
"browser-axis-plugin": {
@@ -9385,47 +10039,47 @@
"wiki": "https://plugins.jenkins.io/browserstack-integration"
},
"btc-embeddedplatform": {
- "buildDate": "Feb 21, 2019",
+ "buildDate": "Aug 16, 2019",
"dependencies": [
{
- "name": "docker-workflow",
+ "name": "workflow-cps",
"optional": false,
- "version": "1.2"
+ "version": "1.13"
},
{
- "name": "junit",
+ "name": "workflow-aggregator",
"optional": false,
- "version": "1.14"
+ "version": "1.13"
},
{
- "name": "http_request",
+ "name": "git",
"optional": false,
- "version": "1.8"
+ "version": "2.4.2"
},
{
- "name": "workflow-cps",
+ "name": "junit",
"optional": false,
- "version": "1.13"
+ "version": "1.14"
},
{
- "name": "git",
+ "name": "script-security",
"optional": false,
- "version": "2.4.2"
+ "version": "1.18"
},
{
- "name": "workflow-aggregator",
+ "name": "htmlpublisher",
"optional": false,
- "version": "1.13"
+ "version": "1.6"
},
{
- "name": "htmlpublisher",
+ "name": "http_request",
"optional": false,
- "version": "1.6"
+ "version": "1.8"
},
{
- "name": "script-security",
+ "name": "docker-workflow",
"optional": false,
- "version": "1.18"
+ "version": "1.2"
}
],
"developers": [
@@ -9436,19 +10090,19 @@
}
],
"excerpt": "This provides simple build DSLs for Jenkins Pipelines.",
- "gav": "com.btc.ep:btc-embeddedplatform:2.0.8",
+ "gav": "com.btc.ep:btc-embeddedplatform:2.4.3",
"labels": [],
"name": "btc-embeddedplatform",
- "previousTimestamp": "2019-01-07T16:16:00.00Z",
- "previousVersion": "2.0.7",
- "releaseTimestamp": "2019-02-21T16:34:51.00Z",
+ "previousTimestamp": "2019-08-15T13:28:46.00Z",
+ "previousVersion": "2.4.2",
+ "releaseTimestamp": "2019-08-16T11:54:09.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/btc-embeddedplatform-plugin",
- "sha1": "JlJhV/P7NR3f6eB6+PQPsJ8YVOU=",
- "sha256": "JZafcNjKAP5QqRolA/NtVZ3Y1z3TliAD02O340CDbgA=",
+ "sha1": "FWWoWdPQsw8UcQLX8/kdcKsz12c=",
+ "sha256": "sLVuXQb9vUnIfsVliqebp4PgzcRLMUVlJHQ+Eu7zJUk=",
"title": "BTC DSL for Pipeline",
- "url": "http://updates.jenkins-ci.org/download/plugins/btc-embeddedplatform/2.0.8/btc-embeddedplatform.hpi",
- "version": "2.0.8",
+ "url": "http://updates.jenkins-ci.org/download/plugins/btc-embeddedplatform/2.4.3/btc-embeddedplatform.hpi",
+ "version": "2.4.3",
"wiki": "https://plugins.jenkins.io/btc-embeddedplatform"
},
"buckminster": {
@@ -9718,9 +10372,14 @@
"wiki": "https://plugins.jenkins.io/build-environment"
},
"build-failure-analyzer": {
- "buildDate": "Feb 15, 2019",
+ "buildDate": "Aug 23, 2019",
"dependencies": [
{
+ "name": "downstream-build-cache",
+ "optional": true,
+ "version": "1.3"
+ },
+ {
"name": "gerrit-trigger",
"optional": true,
"version": "2.27.5"
@@ -9748,7 +10407,7 @@
{
"name": "jackson2-api",
"optional": false,
- "version": "2.9.7.1"
+ "version": "2.9.9"
},
{
"name": "junit",
@@ -9784,22 +10443,23 @@
}
],
"excerpt": "Jenkins Build Failure Analyzer Plugin",
- "gav": "com.sonyericsson.jenkins.plugins.bfa:build-failure-analyzer:1.22.0",
+ "gav": "com.sonyericsson.jenkins.plugins.bfa:build-failure-analyzer:1.23.0",
"labels": [
"post-build",
"report"
],
+ "minimumJavaVersion": "1.8",
"name": "build-failure-analyzer",
- "previousTimestamp": "2018-12-06T14:58:40.00Z",
- "previousVersion": "1.21.0",
- "releaseTimestamp": "2019-02-15T12:20:19.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2019-02-15T12:20:19.00Z",
+ "previousVersion": "1.22.0",
+ "releaseTimestamp": "2019-08-23T19:06:52.00Z",
+ "requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/build-failure-analyzer-plugin",
- "sha1": "L8SEQUJevc+VtZ5cZ9ICH06UyJE=",
- "sha256": "Ewx0824TjKl2y6kxXP+tG7IjGuTzPl0vnSI2mD7D3l8=",
+ "sha1": "qBGqwa1uHFt+t87qGsVZ4ivPQ60=",
+ "sha256": "oHvBPLIAizQ3qVpUaSb9y9OsXC5FtpH5KwgFTvEG728=",
"title": "Build Failure Analyzer",
- "url": "http://updates.jenkins-ci.org/download/plugins/build-failure-analyzer/1.22.0/build-failure-analyzer.hpi",
- "version": "1.22.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/build-failure-analyzer/1.23.0/build-failure-analyzer.hpi",
+ "version": "1.23.0",
"wiki": "https://plugins.jenkins.io/build-failure-analyzer"
},
"build-history-metrics-plugin": {
@@ -10009,7 +10669,7 @@
"wiki": "https://plugins.jenkins.io/build-monitor-plugin"
},
"build-name-setter": {
- "buildDate": "Feb 04, 2019",
+ "buildDate": "Sep 05, 2019",
"dependencies": [
{
"name": "matrix-project",
@@ -10039,22 +10699,22 @@
"name": "Lev Mishin"
}
],
- "excerpt": "This plug-in sets the display name of a build to something other than #1, #2, #3, ...",
- "gav": "org.jenkins-ci.plugins:build-name-setter:1.7.0",
+ "excerpt": "This plug-in sets the display name and description of a build to something other than #1, #2, #3, ... <br /> <b>Now also with support for build description and <a href=\"https://jenkins.io/solutions/pipeline/\" rel=\"nofollow\">pipeline</a> approach.</b>",
+ "gav": "org.jenkins-ci.plugins:build-name-setter:2.0.3",
"labels": [
"buildwrapper"
],
"name": "build-name-setter",
- "previousTimestamp": "2018-03-03T14:16:19.00Z",
- "previousVersion": "1.6.9",
- "releaseTimestamp": "2019-02-04T21:13:06.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2019-08-29T20:02:43.00Z",
+ "previousVersion": "2.0.2",
+ "releaseTimestamp": "2019-09-05T17:31:33.00Z",
+ "requiredCore": "2.15",
"scm": "https://github.com/jenkinsci/build-name-setter-plugin",
- "sha1": "BfCLACEMsNyIiDxjvYkfOJBShcQ=",
- "sha256": "Y3H0JTgRr2v91rT+K0jxkMZs160SLGIpmyXiskYrgU8=",
- "title": "Build Name Setter",
- "url": "http://updates.jenkins-ci.org/download/plugins/build-name-setter/1.7.0/build-name-setter.hpi",
- "version": "1.7.0",
+ "sha1": "kCXV51tkRNTNO+ia3ILtpipeM6Q=",
+ "sha256": "TzbmyYjn0QQyeXzoVsVAUZ6sX4NO0G7qUh89MkkMljM=",
+ "title": "Build Name and Description Setter",
+ "url": "http://updates.jenkins-ci.org/download/plugins/build-name-setter/2.0.3/build-name-setter.hpi",
+ "version": "2.0.3",
"wiki": "https://plugins.jenkins.io/build-name-setter"
},
"build-notifications": {
@@ -10245,6 +10905,31 @@
"version": "1.0",
"wiki": "https://plugins.jenkins.io/build-steps-from-json"
},
+ "build-symlink": {
+ "buildDate": "Jul 15, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "jglick"
+ }
+ ],
+ "excerpt": "Creates symbolic links to build directories. Prior to JENKINS-37862, this was done by Jenkins core.",
+ "gav": "io.jenkins.plugins:build-symlink:1.1",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "build-symlink",
+ "previousTimestamp": "2019-07-11T19:40:32.00Z",
+ "previousVersion": "1.0",
+ "releaseTimestamp": "2019-07-15T13:57:07.00Z",
+ "requiredCore": "2.185",
+ "scm": "https://github.com/jenkinsci/build-symlink-plugin",
+ "sha1": "wv/fp3sC9HVzVUpAiZaZmOSzQoE=",
+ "sha256": "3F5Rd0PYcs7vuGGZ0YxovvSIXALCdSSTCKezfe2NRQQ=",
+ "title": "Build Symlink",
+ "url": "http://updates.jenkins-ci.org/download/plugins/build-symlink/1.1/build-symlink.hpi",
+ "version": "1.1",
+ "wiki": "https://plugins.jenkins.io/build-symlink"
+ },
"build-time-blame": {
"buildDate": "Jan 02, 2018",
"dependencies": [
@@ -10350,7 +11035,7 @@
"wiki": "https://plugins.jenkins.io/build-timestamp"
},
"build-token-root": {
- "buildDate": "May 03, 2016",
+ "buildDate": "Aug 06, 2019",
"dependencies": [],
"developers": [
{
@@ -10360,21 +11045,22 @@
}
],
"excerpt": "Lets <code>build</code> and related REST build triggers be accessed even when anonymous users cannot see Jenkins.",
- "gav": "org.jenkins-ci.plugins:build-token-root:1.4",
+ "gav": "org.jenkins-ci.plugins:build-token-root:1.5",
"labels": [
"trigger"
],
+ "minimumJavaVersion": "1.8",
"name": "build-token-root",
- "previousTimestamp": "2015-08-11T19:23:15.00Z",
- "previousVersion": "1.3",
- "releaseTimestamp": "2016-05-03T15:04:50.00Z",
- "requiredCore": "1.580.1",
+ "previousTimestamp": "2016-05-03T15:04:50.00Z",
+ "previousVersion": "1.4",
+ "releaseTimestamp": "2019-08-06T18:02:34.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/build-token-root-plugin",
- "sha1": "mVleWc5eDiFWcbAjAduPEb+6USs=",
- "sha256": "vgRrEpdVRBO4QoB7iNZ4T4zlJIlLuErSoHtevnYCOjY=",
+ "sha1": "EXhQ+6tNh/jNZuKTltOdDI2V5rQ=",
+ "sha256": "p36rrfbxbA6ASScGN1UL/c/pSZcQzUt3oF816/bsQvI=",
"title": "Build Authorization Token Root",
- "url": "http://updates.jenkins-ci.org/download/plugins/build-token-root/1.4/build-token-root.hpi",
- "version": "1.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/build-token-root/1.5/build-token-root.hpi",
+ "version": "1.5",
"wiki": "https://plugins.jenkins.io/build-token-root"
},
"build-token-trigger": {
@@ -10738,7 +11424,7 @@
"wiki": "https://plugins.jenkins.io/bulk-builder"
},
"bumblebee": {
- "buildDate": "Feb 04, 2019",
+ "buildDate": "Jul 03, 2019",
"dependencies": [],
"developers": [
{
@@ -10748,22 +11434,22 @@
}
],
"excerpt": "This plugin allows you to publish result files that are created in build step in HP ALM. It also allows you to trigger HP ALM test set execution.",
- "gav": "org.jenkins-ci.plugins:bumblebee:4.1.2",
+ "gav": "org.jenkins-ci.plugins:bumblebee:4.1.3",
"labels": [
"post-build",
"report"
],
"name": "bumblebee",
- "previousTimestamp": "2019-01-28T13:59:15.00Z",
- "previousVersion": "4.1.1",
- "releaseTimestamp": "2019-02-04T16:36:09.00Z",
+ "previousTimestamp": "2019-02-04T16:36:09.00Z",
+ "previousVersion": "4.1.2",
+ "releaseTimestamp": "2019-07-03T07:06:23.00Z",
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/bumblebee-plugin",
- "sha1": "IxArauhHyQQVCRJL780+RiZ592U=",
- "sha256": "ZyOsWBuB0AGLFfdfML2Uw4oGWT9he8lFj3P1mFNWp3A=",
+ "sha1": "fmdmx72NchFFwt6aqJWrLQnEAiE=",
+ "sha256": "v4PcLTa5gqRekV1aUVaoAg74j76jTDpp4X8thI+KYbc=",
"title": "Bumblebee HP ALM",
- "url": "http://updates.jenkins-ci.org/download/plugins/bumblebee/4.1.2/bumblebee.hpi",
- "version": "4.1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/bumblebee/4.1.3/bumblebee.hpi",
+ "version": "4.1.3",
"wiki": "https://plugins.jenkins.io/bumblebee"
},
"byteguard-build-actions": {
@@ -10797,29 +11483,37 @@
"wiki": "https://plugins.jenkins.io/byteguard-build-actions"
},
"ca-apm": {
- "buildDate": "Mar 14, 2016",
+ "buildDate": "Sep 05, 2019",
+ "compatibleSinceVersion": "2.0",
"dependencies": [],
"developers": [
{
"developerId": "srikns",
"email": "srikns@yahoo.com",
"name": "Srikant Noorani"
+ },
+ {
+ "developerId": "pramodanarase",
+ "email": "pramodanarase@gmail.com",
+ "name": "Pramod Anarase"
}
],
- "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
- "gav": "org.jenkins-ci.plugins:ca-apm:1.0",
+ "excerpt": "This plug-in does performance comparison and exports outputs to various formats based upon the configuration",
+ "gav": "org.jenkins-ci.plugins:ca-apm:2.1.2",
"labels": [
"ca-apm"
],
"name": "ca-apm",
- "releaseTimestamp": "2016-03-14T23:35:10.00Z",
- "requiredCore": "1.642",
+ "previousTimestamp": "2019-08-23T06:41:10.00Z",
+ "previousVersion": "2.1.1",
+ "releaseTimestamp": "2019-09-05T09:28:52.00Z",
+ "requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/ca-apm-plugin",
- "sha1": "4EDMUtXCMzFtxMRvLZvC00Lbn/E=",
- "sha256": "DWVmJKDmbAnt7dWMHHXA98gu8vnY7nMrsMINyIckVtw=",
+ "sha1": "sU+rNuy43rWSTRr/x459JDQJDtE=",
+ "sha256": "PycO50NUIwLnrYA5U9w3qoMqd0cAh9G/2e83EsY21ZM=",
"title": "CA-APM",
- "url": "http://updates.jenkins-ci.org/download/plugins/ca-apm/1.0/ca-apm.hpi",
- "version": "1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ca-apm/2.1.2/ca-apm.hpi",
+ "version": "2.1.2",
"wiki": "https://plugins.jenkins.io/ca-apm"
},
"ca-service-virtualization": {
@@ -11131,6 +11825,66 @@
"version": "1.4.3",
"wiki": "https://plugins.jenkins.io/cas-plugin"
},
+ "castecho": {
+ "buildDate": "Jun 11, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-job",
+ "optional": false,
+ "version": "2.26"
+ },
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.19"
+ },
+ {
+ "name": "git",
+ "optional": false,
+ "version": "3.9.3"
+ },
+ {
+ "name": "matrix-project",
+ "optional": false,
+ "version": "1.12"
+ },
+ {
+ "name": "scm-api",
+ "optional": false,
+ "version": "2.2.6"
+ },
+ {
+ "name": "script-security",
+ "optional": false,
+ "version": "1.47"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.17"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "tpouit",
+ "name": "Thomas Pouit"
+ }
+ ],
+ "excerpt": "CAST Echo plugin.",
+ "gav": "io.jenkins.plugins:castecho:1.0.0",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "castecho",
+ "releaseTimestamp": "2019-06-11T11:39:09.00Z",
+ "requiredCore": "2.150.3",
+ "scm": "https://github.com/jenkinsci/castecho-plugin",
+ "sha1": "mw5YhsGNjWizNYPCZecWiL5ZkqE=",
+ "sha256": "5WLuC10hZwGDGrr6iGDlCjtdIThFfgheB+bN9g5I4ms=",
+ "title": "CASTEcho",
+ "url": "http://updates.jenkins-ci.org/download/plugins/castecho/1.0.0/castecho.hpi",
+ "version": "1.0.0",
+ "wiki": "https://plugins.jenkins.io/castecho"
+ },
"catalogic-ecx": {
"buildDate": "Oct 14, 2016",
"dependencies": [],
@@ -11270,6 +12024,29 @@
"version": "3.2",
"wiki": "https://plugins.jenkins.io/ccm"
},
+ "cctray-xml": {
+ "buildDate": "Apr 15, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "danielbeck"
+ }
+ ],
+ "excerpt": "This plugin provides the cc.xml functionality removed from Jenkins core in 2.173.",
+ "gav": "org.jenkins-ci.plugins:cctray-xml:1.0",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "cctray-xml",
+ "releaseTimestamp": "2019-04-15T12:11:36.00Z",
+ "requiredCore": "2.173",
+ "scm": "https://github.com/jenkinsci/cctray-xml-plugin",
+ "sha1": "4P6zCoyR3X2xGfctEBXoj2ssVDU=",
+ "sha256": "50wWBmC9ouu5aPqRJDJg8qKu/+jnxsts7HkUrxW9s8Q=",
+ "title": "CCtray XML (cc.xml)",
+ "url": "http://updates.jenkins-ci.org/download/plugins/cctray-xml/1.0/cctray-xml.hpi",
+ "version": "1.0",
+ "wiki": "https://plugins.jenkins.io/cctray-xml"
+ },
"cerberus-testing": {
"buildDate": "Feb 07, 2019",
"dependencies": [
@@ -11378,7 +12155,7 @@
"wiki": "https://plugins.jenkins.io/changelog-history"
},
"changes-since-last-success": {
- "buildDate": "Jan 17, 2013",
+ "buildDate": "May 16, 2019",
"dependencies": [],
"developers": [
{
@@ -11387,19 +12164,19 @@
}
],
"excerpt": "Generate changelog for a range of jenkins builds.",
- "gav": "org.jenkins-ci.plugins:changes-since-last-success:0.5",
+ "gav": "org.jenkins-ci.plugins:changes-since-last-success:0.6",
"labels": [],
"name": "changes-since-last-success",
- "previousTimestamp": "2013-01-16T13:42:48.00Z",
- "previousVersion": "0.4",
- "releaseTimestamp": "2013-01-17T13:51:30.00Z",
+ "previousTimestamp": "2013-01-17T13:51:30.00Z",
+ "previousVersion": "0.5",
+ "releaseTimestamp": "2019-05-16T20:52:07.00Z",
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/changes-since-last-success-plugin",
- "sha1": "GqrqkjidkyvOH/xDOBiF4d+NICU=",
- "sha256": "KyMP/VBb3NPsWeHFDczkwo6D0TnBRO+Kn4b8m1XpdkI=",
- "title": "Changes since last successfull build",
- "url": "http://updates.jenkins-ci.org/download/plugins/changes-since-last-success/0.5/changes-since-last-success.hpi",
- "version": "0.5",
+ "sha1": "GL1TLIJRTJVj+HDylEZWw0Z2kRs=",
+ "sha256": "8QFZcXR43BIkPW3UdgONI50Ea6wkTnm/W1KfuyqSiXQ=",
+ "title": "Changes since last successful build",
+ "url": "http://updates.jenkins-ci.org/download/plugins/changes-since-last-success/0.6/changes-since-last-success.hpi",
+ "version": "0.6",
"wiki": "https://plugins.jenkins.io/changes-since-last-success"
},
"chaos-butler": {
@@ -11515,7 +12292,7 @@
"wiki": "https://plugins.jenkins.io/chatwork"
},
"checkmarx": {
- "buildDate": "Sep 16, 2018",
+ "buildDate": "Jul 23, 2019",
"dependencies": [
{
"name": "maven-plugin",
@@ -11539,22 +12316,22 @@
}
],
"excerpt": "This plugin allows scanning the source code in Checkmarx static code analysis engine. See <a href=\"https://checkmarx.atlassian.net/wiki/display/KC/CxSAST&#43;Jenkins&#43;Plugin\" rel=\"nofollow\">https://checkmarx.atlassian.net/wiki/display/KC/CxSAST&#43;Jenkins&#43;Plugin</a>.",
- "gav": "com.checkmarx.jenkins:checkmarx:8.80.0",
+ "gav": "com.checkmarx.jenkins:checkmarx:8.90.4",
"labels": [
"external",
"report"
],
"name": "checkmarx",
- "previousTimestamp": "2018-05-17T05:32:15.00Z",
- "previousVersion": "8.70.0",
- "releaseTimestamp": "2018-09-16T08:39:43.00Z",
+ "previousTimestamp": "2019-07-18T13:43:58.00Z",
+ "previousVersion": "8.90.3",
+ "releaseTimestamp": "2019-07-23T11:35:09.00Z",
"requiredCore": "1.579",
"scm": "https://github.com/jenkinsci/checkmarx-plugin",
- "sha1": "pNt7PdruQDrUQVdsLgMtkGWn2lo=",
- "sha256": "hTQ367Mv9w9b4mxFieECK4oZxjTwB35VSv7yBKIsW0U=",
+ "sha1": "T2X+vHMBQwX9JHsL5PRr2tYMGDg=",
+ "sha256": "9ojSjWr7xISILHKcsRDPL00Iv2igMFypKrh0GR9Kwow=",
"title": "Checkmarx",
- "url": "http://updates.jenkins-ci.org/download/plugins/checkmarx/8.80.0/checkmarx.hpi",
- "version": "8.80.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/checkmarx/8.90.4/checkmarx.hpi",
+ "version": "8.90.4",
"wiki": "https://plugins.jenkins.io/checkmarx"
},
"checkstyle": {
@@ -11676,8 +12453,15 @@
"wiki": "https://plugins.jenkins.io/chef-cookbook-pipeline"
},
"chef-identity": {
- "buildDate": "May 12, 2015",
- "dependencies": [],
+ "buildDate": "Mar 11, 2019",
+ "compatibleSinceVersion": "2.0.0",
+ "dependencies": [
+ {
+ "name": "matrix-project",
+ "optional": false,
+ "version": "1.8"
+ }
+ ],
"developers": [
{
"developerId": "tfitch",
@@ -11686,22 +12470,22 @@
}
],
"excerpt": "This plugin manages user credentials for a <a href=\"http://getchef.com\" rel=\"nofollow\">Chef</a> server.",
- "gav": "org.jenkins-ci.plugins:chef-identity:1.0.0",
+ "gav": "org.jenkins-ci.plugins:chef-identity:2.0.3",
"labels": [
"buildwrapper",
"parameter"
],
"name": "chef-identity",
- "previousTimestamp": "2015-05-08T22:15:02.00Z",
- "previousVersion": "0.1.4",
- "releaseTimestamp": "2015-05-12T23:12:49.00Z",
- "requiredCore": "1.554.3",
+ "previousTimestamp": "2015-05-12T23:12:49.00Z",
+ "previousVersion": "1.0.0",
+ "releaseTimestamp": "2019-03-11T00:44:35.00Z",
+ "requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/chef-identity-plugin",
- "sha1": "UmaEoStHj91K+jhY/3NrZ4ksxt8=",
- "sha256": "SWpeFXEt1fSDTS9S6RhNxKpzqYOeGyc+jEGzKLuGx1E=",
+ "sha1": "tx7yTzMENKpAN1mzS9s0cJ2QUqI=",
+ "sha256": "ASy+hI7iFgqQKlUugGJiDRayCOkE5ydYnzA8lNbN8ms=",
"title": "Chef Identity",
- "url": "http://updates.jenkins-ci.org/download/plugins/chef-identity/1.0.0/chef-identity.hpi",
- "version": "1.0.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/chef-identity/2.0.3/chef-identity.hpi",
+ "version": "2.0.3",
"wiki": "https://plugins.jenkins.io/chef-identity"
},
"chef-tracking": {
@@ -12305,35 +13089,6 @@
"version": "1.8",
"wiki": "https://plugins.jenkins.io/clang-scanbuild"
},
- "clang-scanbuild-plugin": {
- "buildDate": "Dec 21, 2015",
- "dependencies": [],
- "developers": [
- {
- "developerId": "jkennedy1980",
- "email": "josh@ponycode.com",
- "name": "Joshua Kennedy"
- }
- ],
- "excerpt": "This plugin provides an new type of build-step and a publisher which can be used together to have an XCode project statically analyzed using the Clang Static Analyzer.",
- "gav": "jenkins.plugins.clangscanbuild:clang-scanbuild-plugin:1.7",
- "labels": [
- "report",
- "ios"
- ],
- "name": "clang-scanbuild-plugin",
- "previousTimestamp": "2015-07-13T15:55:10.00Z",
- "previousVersion": "1.6",
- "releaseTimestamp": "2015-12-21T02:46:44.00Z",
- "requiredCore": "1.580.1",
- "scm": "https://github.com/jenkinsci/clang-scanbuild-plugin",
- "sha1": "H4uiE9nfXMnpBpgk9HTpuGjxTQM=",
- "sha256": "knb4TdDW+tHD66PC99TKv9v+SoBhtyRYUrzt2EbSHIA=",
- "title": "Clang Scan-Build",
- "url": "http://updates.jenkins-ci.org/download/plugins/clang-scanbuild-plugin/1.7/clang-scanbuild-plugin.hpi",
- "version": "1.7",
- "wiki": "https://plugins.jenkins.io/clang-scanbuild-plugin"
- },
"clearcase": {
"buildDate": "Sep 06, 2016",
"compatibleSinceVersion": "1.0",
@@ -12591,7 +13346,7 @@
"wiki": "https://plugins.jenkins.io/clone-workspace-scm"
},
"cloud-stats": {
- "buildDate": "Feb 25, 2019",
+ "buildDate": "Sep 04, 2019",
"dependencies": [],
"developers": [
{
@@ -12601,26 +13356,26 @@
}
],
"excerpt": "Report Jenkins dynamic provisioning activities and statistics",
- "gav": "org.jenkins-ci.plugins:cloud-stats:0.21",
+ "gav": "org.jenkins-ci.plugins:cloud-stats:0.25",
"labels": [
"slaves",
"cluster"
],
"name": "cloud-stats",
- "previousTimestamp": "2018-11-22T12:10:58.00Z",
- "previousVersion": "0.20",
- "releaseTimestamp": "2019-02-25T14:19:01.00Z",
- "requiredCore": "2.8",
+ "previousTimestamp": "2019-06-24T07:16:18.00Z",
+ "previousVersion": "0.24",
+ "releaseTimestamp": "2019-09-04T11:29:41.00Z",
+ "requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/cloud-stats-plugin",
- "sha1": "E3OL8CTn6luVcsOc9K737Uz20WM=",
- "sha256": "bI2LxlH7jKYfAL9MmD2BNswZ0mM8Uw0lpcaJr0lxERM=",
+ "sha1": "TBOu08579QPzLchJ02/S0qZ8MLY=",
+ "sha256": "BD8ooYsttv6T/qNhcf0DIIPA4uNbO1tPU0weqMADREc=",
"title": "Cloud Statistics",
- "url": "http://updates.jenkins-ci.org/download/plugins/cloud-stats/0.21/cloud-stats.hpi",
- "version": "0.21",
+ "url": "http://updates.jenkins-ci.org/download/plugins/cloud-stats/0.25/cloud-stats.hpi",
+ "version": "0.25",
"wiki": "https://plugins.jenkins.io/cloud-stats"
},
"cloudbees-bitbucket-branch-source": {
- "buildDate": "Feb 19, 2019",
+ "buildDate": "Aug 23, 2019",
"compatibleSinceVersion": "2.0",
"dependencies": [
{
@@ -12688,22 +13443,22 @@
}
],
"excerpt": "Allows to use Bitbucket Cloud and Bitbucket Server as sources for multi-branch projects. It also provides the required connectors for Bitbucket Cloud Team and Bitbucket Server Project folder (also known as repositories auto-discovering).",
- "gav": "org.jenkins-ci.plugins:cloudbees-bitbucket-branch-source:2.4.2",
+ "gav": "org.jenkins-ci.plugins:cloudbees-bitbucket-branch-source:2.4.6",
"labels": [
"scm"
],
"minimumJavaVersion": "1.8",
"name": "cloudbees-bitbucket-branch-source",
- "previousTimestamp": "2019-01-31T21:23:23.00Z",
- "previousVersion": "2.4.1",
- "releaseTimestamp": "2019-02-19T19:45:07.00Z",
+ "previousTimestamp": "2019-06-24T19:16:02.00Z",
+ "previousVersion": "2.4.5",
+ "releaseTimestamp": "2019-08-23T05:01:02.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/bitbucket-branch-source-plugin",
- "sha1": "HT4YwNSbXN8T9iXVwg0pu9bWi8Q=",
- "sha256": "wdvaPdcd7Tgj5yGt7qDUnSlG/9HSgBvS+fcNudUO4aw=",
+ "sha1": "xwGpve2W4RgiZ491mbLLFT6lP0k=",
+ "sha256": "juoUF2QtTWqxmlzcae7H4ZE4J9S0ummHk/WUxfVME64=",
"title": "Bitbucket Branch Source",
- "url": "http://updates.jenkins-ci.org/download/plugins/cloudbees-bitbucket-branch-source/2.4.2/cloudbees-bitbucket-branch-source.hpi",
- "version": "2.4.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/cloudbees-bitbucket-branch-source/2.4.6/cloudbees-bitbucket-branch-source.hpi",
+ "version": "2.4.6",
"wiki": "https://plugins.jenkins.io/cloudbees-bitbucket-branch-source"
},
"cloudbees-credentials": {
@@ -12801,7 +13556,7 @@
"wiki": "https://plugins.jenkins.io/cloudbees-disk-usage-simple"
},
"cloudbees-folder": {
- "buildDate": "Nov 16, 2018",
+ "buildDate": "Jun 12, 2019",
"compatibleSinceVersion": "5.2",
"dependencies": [
{
@@ -12812,28 +13567,66 @@
],
"developers": [
{
- "developerId": "stephenc"
+ "developerId": "fcojfernandez"
}
],
"excerpt": "This plugin allows users to create &#34;folders&#34; to organize jobs. Users can define custom taxonomies (like by project type, organization type etc). Folders are nestable and you can define views within folders. Maintained by CloudBees, Inc.",
- "gav": "org.jenkins-ci.plugins:cloudbees-folder:6.7",
+ "gav": "org.jenkins-ci.plugins:cloudbees-folder:6.9",
"labels": [
"ui",
"misc"
],
"name": "cloudbees-folder",
- "previousTimestamp": "2018-09-13T11:52:12.00Z",
- "previousVersion": "6.6",
- "releaseTimestamp": "2018-11-16T14:55:48.00Z",
+ "previousTimestamp": "2019-04-05T12:16:07.00Z",
+ "previousVersion": "6.8",
+ "releaseTimestamp": "2019-06-12T09:25:44.00Z",
"requiredCore": "2.130",
"scm": "https://github.com/jenkinsci/cloudbees-folder-plugin",
- "sha1": "NbaRDRygxOUwz6u0ulgVDqOmKAk=",
- "sha256": "0SBMGF88dRLQ5AjVuhPnnF4muEwyku6Ve00/RCFCLcs=",
+ "sha1": "KARSuY25yUZNvI/U3bveUMN54ag=",
+ "sha256": "an4rJLSEON7kuL8l9hUFnLjzL1rSKLFvLhCQ5nCVbVU=",
"title": "Folders",
- "url": "http://updates.jenkins-ci.org/download/plugins/cloudbees-folder/6.7/cloudbees-folder.hpi",
- "version": "6.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/cloudbees-folder/6.9/cloudbees-folder.hpi",
+ "version": "6.9",
"wiki": "https://plugins.jenkins.io/cloudbees-folder"
},
+ "cloudbees-jenkins-advisor": {
+ "buildDate": "Aug 22, 2019",
+ "dependencies": [
+ {
+ "name": "support-core",
+ "optional": false,
+ "version": "2.44"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "owood",
+ "email": "owood@cloudbees.com",
+ "name": "Owen Wood"
+ },
+ {
+ "developerId": "kwhetstone",
+ "email": "kwhetstone@cloudbees.com",
+ "name": "Kristin Whetstone"
+ }
+ ],
+ "excerpt": "Get daily reports on security, performance, or stability issues found in your Jenkins master by connecting to CloudBees.",
+ "gav": "org.jenkins-ci.plugins:cloudbees-jenkins-advisor:2.10",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "cloudbees-jenkins-advisor",
+ "previousTimestamp": "2017-12-19T01:14:12.00Z",
+ "previousVersion": "1.5",
+ "releaseTimestamp": "2019-08-22T20:59:37.00Z",
+ "requiredCore": "2.60.3",
+ "scm": "https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin",
+ "sha1": "tUwFgqX4qQjniYQa5yLpt04gnk8=",
+ "sha256": "HMugZZuWh293edbBcsFIdRlJhJ+C8ydqbkrkYrEhVmc=",
+ "title": "CloudBees Jenkins Advisor",
+ "url": "http://updates.jenkins-ci.org/download/plugins/cloudbees-jenkins-advisor/2.10/cloudbees-jenkins-advisor.hpi",
+ "version": "2.10",
+ "wiki": "https://plugins.jenkins.io/cloudbees-jenkins-advisor"
+ },
"cloudbees-plugin-gateway": {
"buildDate": "Dec 14, 2015",
"dependencies": [],
@@ -12999,14 +13792,9 @@
"wiki": "https://plugins.jenkins.io/cloudshare-docker"
},
"cloudshell-sandbox": {
- "buildDate": "Sep 26, 2017",
+ "buildDate": "Aug 27, 2019",
"dependencies": [
{
- "name": "workflow-api",
- "optional": false,
- "version": "1.15"
- },
- {
"name": "mailer",
"optional": false,
"version": "1.13"
@@ -13015,6 +13803,11 @@
"name": "workflow-step-api",
"optional": false,
"version": "2.2"
+ },
+ {
+ "name": "workflow-api",
+ "optional": false,
+ "version": "1.15"
}
],
"developers": [
@@ -13024,17 +13817,19 @@
}
],
"excerpt": "Manage CloudShell Sandboxes using build steps",
- "gav": "org.jenkins-ci.plugins:cloudshell-sandbox:1.6.3",
+ "gav": "org.jenkins-ci.plugins:cloudshell-sandbox:1.8.3",
"labels": [],
"name": "cloudshell-sandbox",
- "releaseTimestamp": "2017-09-26T20:13:39.00Z",
+ "previousTimestamp": "2019-08-27T06:13:38.00Z",
+ "previousVersion": "1.8.2",
+ "releaseTimestamp": "2019-08-27T11:54:06.00Z",
"requiredCore": "2.9",
"scm": "https://github.com/jenkinsci/cloudshell-sandbox-plugin",
- "sha1": "cfEdQ6TnBuTFXCVBUv8t4GE22po=",
- "sha256": "lMQMkmSwFe3EZitzQIS8IyS4cdwCbvLGmyqan7y/UTg=",
+ "sha1": "DhzglWpgMWWXF5koucFsVQtNsoA=",
+ "sha256": "lRNai8hkiFjC3dBcynZCOdXQE7o5eB1ww6EGw91Fy6s=",
"title": "CloudShell Sandbox",
- "url": "http://updates.jenkins-ci.org/download/plugins/cloudshell-sandbox/1.6.3/cloudshell-sandbox.hpi",
- "version": "1.6.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/cloudshell-sandbox/1.8.3/cloudshell-sandbox.hpi",
+ "version": "1.8.3",
"wiki": "https://plugins.jenkins.io/cloudshell-sandbox"
},
"cloudtest": {
@@ -13172,7 +13967,7 @@
"wiki": "https://plugins.jenkins.io/cluster-stats"
},
"cmakebuilder": {
- "buildDate": "Jun 21, 2018",
+ "buildDate": "Aug 07, 2019",
"compatibleSinceVersion": "2.6.0",
"dependencies": [
{
@@ -13188,21 +13983,22 @@
}
],
"excerpt": "Integrates the <a href=\"https://cmake.org/\" rel=\"nofollow\">CMake tool suite</a> to Jenkins. Supports to build cmake based projects.",
- "gav": "org.jenkins-ci.plugins:cmakebuilder:2.6.0",
+ "gav": "org.jenkins-ci.plugins:cmakebuilder:2.6.2",
"labels": [
"builder"
],
+ "minimumJavaVersion": "1.8",
"name": "cmakebuilder",
- "previousTimestamp": "2018-05-05T14:13:33.00Z",
- "previousVersion": "2.5.2",
- "releaseTimestamp": "2018-06-21T20:25:43.00Z",
+ "previousTimestamp": "2019-03-30T17:25:16.00Z",
+ "previousVersion": "2.6.1",
+ "releaseTimestamp": "2019-08-07T18:58:51.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/cmakebuilder-plugin",
- "sha1": "/peTtUuIK94A7KN9HfPf9kDM7zA=",
- "sha256": "5MUTxVElLjPdIY17gYAG5mYVNHRFmTjVs40kIDZg04E=",
+ "sha1": "8LK31xYYXElP0OR5pKwfOube1XI=",
+ "sha256": "8r5SUV0HFG8YCTCMwtXv+jlZsF9DkbrIzw/DvWCxAlM=",
"title": "CMake",
- "url": "http://updates.jenkins-ci.org/download/plugins/cmakebuilder/2.6.0/cmakebuilder.hpi",
- "version": "2.6.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/cmakebuilder/2.6.2/cmakebuilder.hpi",
+ "version": "2.6.2",
"wiki": "https://plugins.jenkins.io/cmakebuilder"
},
"cmvc": {
@@ -13232,7 +14028,7 @@
"wiki": "https://plugins.jenkins.io/cmvc"
},
"cobertura": {
- "buildDate": "Sep 14, 2018",
+ "buildDate": "Jun 12, 2019",
"dependencies": [
{
"name": "code-coverage-api",
@@ -13278,22 +14074,22 @@
}
],
"excerpt": "This plugin integrates <a href=\"http://cobertura.sf.net/\" rel=\"nofollow\">Cobertura coverage reports</a> to Jenkins.",
- "gav": "org.jenkins-ci.plugins:cobertura:1.13",
+ "gav": "org.jenkins-ci.plugins:cobertura:1.14",
"labels": [
"maven",
"report"
],
"name": "cobertura",
- "previousTimestamp": "2018-05-10T13:21:52.00Z",
- "previousVersion": "1.12.1",
- "releaseTimestamp": "2018-09-14T17:43:34.00Z",
+ "previousTimestamp": "2018-09-14T17:43:34.00Z",
+ "previousVersion": "1.13",
+ "releaseTimestamp": "2019-06-12T02:31:54.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/cobertura-plugin",
- "sha1": "ahXxmshoTzQ4O6/TTfm5VJdKuJA=",
- "sha256": "NyyS1YMhaBnrt91pbZRlCceeVZjZeMiQR2JegpiBr98=",
+ "sha1": "WovYvF5WBPMxQtTkfpvBUc/MGBM=",
+ "sha256": "wlt5o3l3XKt0Tkz/heGWxIeR5NA/ApBhbTUdCOB6vuM=",
"title": "Cobertura",
- "url": "http://updates.jenkins-ci.org/download/plugins/cobertura/1.13/cobertura.hpi",
- "version": "1.13",
+ "url": "http://updates.jenkins-ci.org/download/plugins/cobertura/1.14/cobertura.hpi",
+ "version": "1.14",
"wiki": "https://plugins.jenkins.io/cobertura"
},
"cocoapods-integration": {
@@ -13325,17 +14121,27 @@
"wiki": "https://plugins.jenkins.io/cocoapods-integration"
},
"code-coverage-api": {
- "buildDate": "Jan 23, 2019",
+ "buildDate": "Sep 06, 2019",
"dependencies": [
{
+ "name": "branch-api",
+ "optional": false,
+ "version": "2.0.16"
+ },
+ {
"name": "jackson2-api",
"optional": false,
"version": "2.8.11.3"
},
{
+ "name": "scm-api",
+ "optional": false,
+ "version": "2.4.1"
+ },
+ {
"name": "structs",
"optional": false,
- "version": "1.7"
+ "version": "1.9"
}
],
"developers": [
@@ -13346,24 +14152,35 @@
}
],
"excerpt": "This plugin serves as API to integrate and publish multiple coverage report types.",
- "gav": "io.jenkins.plugins:code-coverage-api:1.0.7",
+ "gav": "io.jenkins.plugins:code-coverage-api:1.1.0",
"labels": [],
"name": "code-coverage-api",
- "previousTimestamp": "2019-01-09T08:02:43.00Z",
- "previousVersion": "1.0.6",
- "releaseTimestamp": "2019-01-23T13:34:10.00Z",
+ "previousTimestamp": "2019-07-29T10:22:22.00Z",
+ "previousVersion": "1.0.13",
+ "releaseTimestamp": "2019-09-06T07:56:53.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/code-coverage-api-plugin",
- "sha1": "RUzc2MngUTUR+cSvnS6RD9pgtxQ=",
- "sha256": "lbjXm+k95EwvPVFBSLJaV+BjfNccl+mbG1sazf+WvxU=",
+ "sha1": "eqozGD+m6rPe++4Gf7kjZ/jD5QY=",
+ "sha256": "xIhcOH3xkZA448kaem1wZWp77I8RwnAAymRB49h5l4k=",
"title": "Code Coverage API",
- "url": "http://updates.jenkins-ci.org/download/plugins/code-coverage-api/1.0.7/code-coverage-api.hpi",
- "version": "1.0.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/code-coverage-api/1.1.0/code-coverage-api.hpi",
+ "version": "1.1.0",
"wiki": "https://plugins.jenkins.io/code-coverage-api"
},
"codebeamer-coverage-publisher": {
- "buildDate": "May 05, 2017",
- "dependencies": [],
+ "buildDate": "May 24, 2019",
+ "dependencies": [
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.18"
+ },
+ {
+ "name": "plain-credentials",
+ "optional": false,
+ "version": "1.1"
+ }
+ ],
"developers": [
{
"developerId": "mgansler",
@@ -13372,27 +14189,32 @@
}
],
"excerpt": "This plugin integrates <a href=\"http://intland.com/codebeamer-alm-software/\" rel=\"nofollow\">codeBeamer</a> to Jenkins.",
- "gav": "org.jenkins-ci.plugins:codebeamer-coverage-publisher:1.2",
+ "gav": "org.jenkins-ci.plugins:codebeamer-coverage-publisher:1.4",
"labels": [
"report"
],
"name": "codebeamer-coverage-publisher",
- "previousTimestamp": "2017-05-03T11:41:26.00Z",
- "previousVersion": "1.1",
- "releaseTimestamp": "2017-05-05T11:59:12.00Z",
+ "previousTimestamp": "2019-03-11T15:05:36.00Z",
+ "previousVersion": "1.3",
+ "releaseTimestamp": "2019-05-24T14:01:01.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/codebeamer-coverage-publisher",
- "sha1": "8TgHZuj8+63CpetiFd37fOWz7+w=",
- "sha256": "8Edl23elBFFmLHyIWKrGqwl3X7EqCOn5WoWUWKwoDHI=",
+ "sha1": "YHqMEZaqjSYmd5L++bGCQDJOgig=",
+ "sha256": "QVH+2Vn4knSEXF0RPwX6SFY1mMfjy4EwLdSJaHsSIyc=",
"title": "Codebeamer Coverage Publisher",
- "url": "http://updates.jenkins-ci.org/download/plugins/codebeamer-coverage-publisher/1.2/codebeamer-coverage-publisher.hpi",
- "version": "1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/codebeamer-coverage-publisher/1.4/codebeamer-coverage-publisher.hpi",
+ "version": "1.4",
"wiki": "https://plugins.jenkins.io/codebeamer-coverage-publisher"
},
"codebeamer-result-trend-updater": {
- "buildDate": "Jul 02, 2018",
+ "buildDate": "May 24, 2019",
"dependencies": [
{
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.18"
+ },
+ {
"name": "git",
"optional": true,
"version": "2.6.5"
@@ -13413,6 +14235,11 @@
"version": "1.13"
},
{
+ "name": "plain-credentials",
+ "optional": false,
+ "version": "1.1"
+ },
+ {
"name": "subversion",
"optional": false,
"version": "2.5.2"
@@ -13431,25 +14258,25 @@
}
],
"excerpt": "This plugin updates a codebeamer wiki page with test result or performance result information",
- "gav": "org.jenkins-ci.plugins:codebeamer-result-trend-updater:1.1.3",
+ "gav": "org.jenkins-ci.plugins:codebeamer-result-trend-updater:1.1.5",
"labels": [
"notifier"
],
"name": "codebeamer-result-trend-updater",
- "previousTimestamp": "2017-05-05T12:23:19.00Z",
- "previousVersion": "1.1",
- "releaseTimestamp": "2018-07-02T14:17:38.00Z",
+ "previousTimestamp": "2019-03-11T13:35:05.00Z",
+ "previousVersion": "1.1.4",
+ "releaseTimestamp": "2019-05-24T14:29:19.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/codebeamer-result-trend-updater-plugin",
- "sha1": "M+GNNHbfnZPAkrFH/6zUnQFWtUg=",
- "sha256": "HY+pRQM53aAqgH7r3A3Aq3vfpz2JKydw8StGoYv3M+Q=",
+ "sha1": "pHC+rZt51gLKNu87UH1xSNbk42w=",
+ "sha256": "jMXq3UgXSpKDZ0qthqtANVN9Oo6K9TmBcQw3sd5M204=",
"title": "Codebeamer Test Results Trend Updater",
- "url": "http://updates.jenkins-ci.org/download/plugins/codebeamer-result-trend-updater/1.1.3/codebeamer-result-trend-updater.hpi",
- "version": "1.1.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/codebeamer-result-trend-updater/1.1.5/codebeamer-result-trend-updater.hpi",
+ "version": "1.1.5",
"wiki": "https://plugins.jenkins.io/codebeamer-result-trend-updater"
},
"codebeamer-xunit-importer": {
- "buildDate": "Sep 14, 2017",
+ "buildDate": "May 24, 2019",
"dependencies": [
{
"name": "credentials",
@@ -13495,25 +14322,25 @@
}
],
"excerpt": "This plugin integrates <a href=\"http://intland.com/codebeamer-alm-software/\" rel=\"nofollow\">codeBeamer</a> to Jenkins.",
- "gav": "org.jenkins-ci.plugins:codebeamer-xunit-importer:1.7",
+ "gav": "org.jenkins-ci.plugins:codebeamer-xunit-importer:1.9",
"labels": [
"report"
],
"name": "codebeamer-xunit-importer",
- "previousTimestamp": "2017-05-05T11:13:29.00Z",
- "previousVersion": "1.6",
- "releaseTimestamp": "2017-09-14T13:26:20.00Z",
+ "previousTimestamp": "2019-03-11T15:08:47.00Z",
+ "previousVersion": "1.8",
+ "releaseTimestamp": "2019-05-24T14:33:20.00Z",
"requiredCore": "2.46.3",
"scm": "https://github.com/jenkinsci/codebeamer-xunit-importer-plugin",
- "sha1": "XteqikVk4FjQ53mgvEY2xAhVs/0=",
- "sha256": "6CX6633aoZSJg5WTAGIRwzJdPVAbT7rVQ3nZznO4f2w=",
+ "sha1": "GSUmE1p7Wlq9Ws9iKwUxTY2sw2c=",
+ "sha256": "Nv9csxeHNoVNUzlY+0Y5y6/IfEiqKJvr3Nc44xdLcmo=",
"title": "Codebeamer xUnit Importer",
- "url": "http://updates.jenkins-ci.org/download/plugins/codebeamer-xunit-importer/1.7/codebeamer-xunit-importer.hpi",
- "version": "1.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/codebeamer-xunit-importer/1.9/codebeamer-xunit-importer.hpi",
+ "version": "1.9",
"wiki": "https://plugins.jenkins.io/codebeamer-xunit-importer"
},
"codebeamer-xunit-uploader": {
- "buildDate": "Jun 28, 2018",
+ "buildDate": "Apr 01, 2019",
"compatibleSinceVersion": "1.0-SNAPSHOT",
"dependencies": [
{
@@ -13534,21 +14361,56 @@
}
],
"excerpt": "This plugin integrates <a href=\"http://intland.com/codebeamer-alm-software/\" rel=\"nofollow\">codeBeamer</a> to Jenkins.",
- "gav": "org.jenkins-ci.plugins:codebeamer-xunit-uploader:1.1.3",
+ "gav": "org.jenkins-ci.plugins:codebeamer-xunit-uploader:1.1.4",
"labels": [],
"name": "codebeamer-xunit-uploader",
- "previousTimestamp": "2018-06-27T06:43:46.00Z",
- "previousVersion": "1.1.2",
- "releaseTimestamp": "2018-06-28T11:05:01.00Z",
- "requiredCore": "2.46.3",
+ "previousTimestamp": "2018-06-28T11:05:01.00Z",
+ "previousVersion": "1.1.3",
+ "releaseTimestamp": "2019-04-01T09:07:18.00Z",
+ "requiredCore": "2.150.3",
"scm": "https://github.com/jenkinsci/codebeamer-xunit-uploader-plugin",
- "sha1": "UfIuab43WqLQaR5qEV+8PWR9x1w=",
- "sha256": "vGLSgFnCZTvb1v/Fbnz/Co8q3IW6Z+wQ8Fdpzotqyh4=",
+ "sha1": "aUK/5IBtORemMQm8TLdzXQk3MzE=",
+ "sha256": "NnioOcRkPkWrM9/pzORVJEWJIAL/lOjqiVL7MwDZWrk=",
"title": "CodeBeamer XUnit Uploader",
- "url": "http://updates.jenkins-ci.org/download/plugins/codebeamer-xunit-uploader/1.1.3/codebeamer-xunit-uploader.hpi",
- "version": "1.1.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/codebeamer-xunit-uploader/1.1.4/codebeamer-xunit-uploader.hpi",
+ "version": "1.1.4",
"wiki": "https://plugins.jenkins.io/codebeamer-xunit-uploader"
},
+ "codebuilder-cloud": {
+ "buildDate": "Mar 28, 2019",
+ "dependencies": [
+ {
+ "name": "aws-credentials",
+ "optional": false,
+ "version": "1.23"
+ },
+ {
+ "name": "aws-java-sdk",
+ "optional": false,
+ "version": "1.11.403"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "lsegal",
+ "email": "lsegal@soen.ca",
+ "name": "Loren Segal"
+ }
+ ],
+ "excerpt": "CodeBuilder Plugin: Dynamic Agents Running on AWS CodeBuild",
+ "gav": "dev.lsegal.jenkins:codebuilder-cloud:1.0.1",
+ "labels": [],
+ "name": "codebuilder-cloud",
+ "releaseTimestamp": "2019-03-28T23:37:27.00Z",
+ "requiredCore": "1.651.3",
+ "scm": "https://github.com/jenkinsci/codebuilder-cloud-plugin",
+ "sha1": "z2YowDZk6iJz9tCIowhi67ni7Ww=",
+ "sha256": "83VcO78O9vXrEYXLJFlIbttAl2O78pFnyGPe8ysgbhI=",
+ "title": "CodeBuilder: AWS CodeBuild Cloud Agents",
+ "url": "http://updates.jenkins-ci.org/download/plugins/codebuilder-cloud/1.0.1/codebuilder-cloud.hpi",
+ "version": "1.0.1",
+ "wiki": "https://plugins.jenkins.io/codebuilder-cloud"
+ },
"codeclimate-plugin": {
"buildDate": "Nov 27, 2015",
"dependencies": [
@@ -13832,12 +14694,12 @@
"wiki": "https://plugins.jenkins.io/codescanner"
},
"codescene": {
- "buildDate": "Dec 06, 2018",
+ "buildDate": "Sep 06, 2019",
"dependencies": [
{
- "name": "structs",
+ "name": "credentials",
"optional": false,
- "version": "1.7"
+ "version": "2.1.13"
},
{
"name": "plain-credentials",
@@ -13845,9 +14707,9 @@
"version": "1.4"
},
{
- "name": "credentials",
+ "name": "structs",
"optional": false,
- "version": "2.1.13"
+ "version": "1.7"
}
],
"developers": [
@@ -13858,19 +14720,19 @@
}
],
"excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
- "gav": "org.jenkins-ci.plugins:codescene:1.2.2",
+ "gav": "org.jenkins-ci.plugins:codescene:1.5.0",
"labels": [],
"name": "codescene",
- "previousTimestamp": "2018-12-05T07:48:10.00Z",
- "previousVersion": "1.2.1",
- "releaseTimestamp": "2018-12-06T14:45:27.00Z",
+ "previousTimestamp": "2019-08-15T09:40:07.00Z",
+ "previousVersion": "1.4.1",
+ "releaseTimestamp": "2019-09-06T13:08:46.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/codescene-plugin",
- "sha1": "dHQtRkuAMO3iWni+CQ0ljs9ipB0=",
- "sha256": "ihkSR10mM3ZqZx7fo/GS8i5L/QbH8UTgoLuDXsI+/Fw=",
+ "sha1": "R3lyqGsY3pc7zq5kHlRPW2a2Cis=",
+ "sha256": "17O4VZYGwIQbNqktFqT3y5kfOwAOH83Nioe8pAyG/EI=",
"title": "CodeScene",
- "url": "http://updates.jenkins-ci.org/download/plugins/codescene/1.2.2/codescene.hpi",
- "version": "1.2.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/codescene/1.5.0/codescene.hpi",
+ "version": "1.5.0",
"wiki": "https://plugins.jenkins.io/codescene"
},
"codesonar": {
@@ -14452,7 +15314,7 @@
"wiki": "https://plugins.jenkins.io/computer-queue-plugin"
},
"compuware-common-configuration": {
- "buildDate": "Jan 25, 2018",
+ "buildDate": "Jul 16, 2019",
"dependencies": [
{
"name": "credentials",
@@ -14468,23 +15330,23 @@
}
],
"excerpt": "This plugin provides access to Compuware global configurations.",
- "gav": "com.compuware.jenkins:compuware-common-configuration:1.0.6",
+ "gav": "com.compuware.jenkins:compuware-common-configuration:1.0.9",
"labels": [],
"name": "compuware-common-configuration",
- "previousTimestamp": "2018-01-25T17:47:14.00Z",
- "previousVersion": "1.0.5",
- "releaseTimestamp": "2018-01-25T20:42:01.00Z",
+ "previousTimestamp": "2019-04-05T19:15:52.00Z",
+ "previousVersion": "1.0.8",
+ "releaseTimestamp": "2019-07-16T18:50:02.00Z",
"requiredCore": "2.21",
"scm": "https://github.com/jenkinsci/compuware-common-configuration-plugin",
- "sha1": "uL5JMBVeE/sFUjgAN6iOJtz/sw8=",
- "sha256": "edlZqVYHnaVWew87xSqjUKn5grV0Qeiv8bw3Dd65hUg=",
+ "sha1": "WGNwmV/gXAF//oy/HC9/24A8fkE=",
+ "sha256": "2RuUWsunuD9Az19KT7ZjGYkPJs7vvlrJqVdMbwhxHWM=",
"title": "Compuware Common Configuration",
- "url": "http://updates.jenkins-ci.org/download/plugins/compuware-common-configuration/1.0.6/compuware-common-configuration.hpi",
- "version": "1.0.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/compuware-common-configuration/1.0.9/compuware-common-configuration.hpi",
+ "version": "1.0.9",
"wiki": "https://plugins.jenkins.io/compuware-common-configuration"
},
"compuware-ispw-operations": {
- "buildDate": "Sep 14, 2018",
+ "buildDate": "Apr 08, 2019",
"compatibleSinceVersion": "1.8.17",
"dependencies": [
{
@@ -14526,38 +15388,38 @@
}
],
"excerpt": "This plugin sends a Compuware ISPW REST API operation to a CES server with some parameters",
- "gav": "com.compuware.jenkins:compuware-ispw-operations:1.0.3",
+ "gav": "com.compuware.jenkins:compuware-ispw-operations:1.0.4",
"labels": [],
"name": "compuware-ispw-operations",
- "previousTimestamp": "2018-01-09T21:45:09.00Z",
- "previousVersion": "1.0.2",
- "releaseTimestamp": "2018-09-14T14:14:43.00Z",
+ "previousTimestamp": "2018-09-14T14:14:43.00Z",
+ "previousVersion": "1.0.3",
+ "releaseTimestamp": "2019-04-08T19:54:31.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/compuware-ispw-operations-plugin",
- "sha1": "4Yb0iqYox+U5UkBW5C6OVrptoLw=",
- "sha256": "V54BlFVMNHevPJp3frz0Y4QuglTRIvquNw/6a6jJAKE=",
+ "sha1": "WaLJMK2Yi85+jFGUA6KG6NRvChI=",
+ "sha256": "jdjc7yQ+xkEUyUrgdMiV0GpmkPylICb+DfBZ06h2t98=",
"title": "Compuware ISPW Operations",
- "url": "http://updates.jenkins-ci.org/download/plugins/compuware-ispw-operations/1.0.3/compuware-ispw-operations.hpi",
- "version": "1.0.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/compuware-ispw-operations/1.0.4/compuware-ispw-operations.hpi",
+ "version": "1.0.4",
"wiki": "https://plugins.jenkins.io/compuware-ispw-operations"
},
"compuware-scm-downloader": {
- "buildDate": "Jul 12, 2018",
+ "buildDate": "Jul 18, 2019",
"dependencies": [
{
"name": "compuware-common-configuration",
"optional": false,
- "version": "1.0.6"
+ "version": "1.0.8"
},
{
"name": "cloudbees-folder",
"optional": false,
- "version": "5.12"
+ "version": "6.8"
},
{
"name": "credentials",
"optional": false,
- "version": "2.0.4"
+ "version": "2.1.16"
}
],
"developers": [
@@ -14568,30 +15430,31 @@
}
],
"excerpt": "This plugin allow users to download Endevor, PDS, or ISPW members from the mainframe to the PC",
- "gav": "com.compuware.jenkins:compuware-scm-downloader:2.0.3",
+ "gav": "com.compuware.jenkins:compuware-scm-downloader:2.0.8",
"labels": [
"scm"
],
+ "minimumJavaVersion": "1.8",
"name": "compuware-scm-downloader",
- "previousTimestamp": "2018-07-10T19:14:09.00Z",
- "previousVersion": "2.0.2",
- "releaseTimestamp": "2018-07-12T18:15:37.00Z",
- "requiredCore": "2.21",
+ "previousTimestamp": "2019-06-24T14:24:46.00Z",
+ "previousVersion": "2.0.7",
+ "releaseTimestamp": "2019-07-18T18:52:29.00Z",
+ "requiredCore": "2.130",
"scm": "https://github.com/jenkinsci/compuware-scm-downloader-plugin",
- "sha1": "84LzEvtpeadvnfgVAlHhuAo9Ya0=",
- "sha256": "kgigSolgbdTU+YoccYpvLv53gRiIAEYfbaXqehhHs8E=",
+ "sha1": "0j5oJCBTqCfo+DwmZktRVYIuyBY=",
+ "sha256": "s6zr2uDCPLld4NP9UG8LErUJUY2/xnaxheAfRRD+Oxw=",
"title": "Compuware Source Code Download for Endevor, PDS, and ISPW",
- "url": "http://updates.jenkins-ci.org/download/plugins/compuware-scm-downloader/2.0.3/compuware-scm-downloader.hpi",
- "version": "2.0.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/compuware-scm-downloader/2.0.8/compuware-scm-downloader.hpi",
+ "version": "2.0.8",
"wiki": "https://plugins.jenkins.io/compuware-scm-downloader"
},
"compuware-topaz-for-total-test": {
- "buildDate": "Nov 06, 2018",
+ "buildDate": "Jun 28, 2019",
"dependencies": [
{
"name": "compuware-common-configuration",
"optional": false,
- "version": "1.0.2"
+ "version": "1.0.7"
},
{
"name": "cloudbees-folder",
@@ -14612,28 +15475,28 @@
}
],
"excerpt": "This plugin adds support for Compuware&#39;s Topaz for Total Test.",
- "gav": "com.compuware.jenkins:compuware-topaz-for-total-test:2.1.2",
+ "gav": "com.compuware.jenkins:compuware-topaz-for-total-test:2.2.1",
"labels": [],
"name": "compuware-topaz-for-total-test",
- "previousTimestamp": "2018-08-15T13:23:57.00Z",
- "previousVersion": "2.1.1",
- "releaseTimestamp": "2018-11-06T11:59:17.00Z",
+ "previousTimestamp": "2019-05-28T15:58:37.00Z",
+ "previousVersion": "2.2.0",
+ "releaseTimestamp": "2019-06-28T14:35:45.00Z",
"requiredCore": "2.21",
"scm": "https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin",
- "sha1": "MiKmj41tQ0xPNeRiS/1C+FY8hnM=",
- "sha256": "h2AJmjhx+XG19jkJZWjiP3peH8XwiTLKBCEymFHPLRk=",
+ "sha1": "k10/cqb28Ty+dlnfpcs8y30C2LI=",
+ "sha256": "umljN7lo2sHvgJkkoqhRxk5ujJ96Av3hMoEz9jyofGk=",
"title": "Compuware Topaz for Total Test",
- "url": "http://updates.jenkins-ci.org/download/plugins/compuware-topaz-for-total-test/2.1.2/compuware-topaz-for-total-test.hpi",
- "version": "2.1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/compuware-topaz-for-total-test/2.2.1/compuware-topaz-for-total-test.hpi",
+ "version": "2.2.1",
"wiki": "https://plugins.jenkins.io/compuware-topaz-for-total-test"
},
"compuware-topaz-utilities": {
- "buildDate": "Nov 06, 2018",
+ "buildDate": "Jul 18, 2019",
"dependencies": [
{
"name": "compuware-common-configuration",
"optional": false,
- "version": "1.0.6"
+ "version": "1.0.8"
},
{
"name": "cloudbees-folder",
@@ -14659,28 +15522,28 @@
}
],
"excerpt": "This plugin provides access to various Compuware Topaz utilities, such as submitting Jobs on the mainframe.",
- "gav": "com.compuware.jenkins:compuware-topaz-utilities:1.0.3",
+ "gav": "com.compuware.jenkins:compuware-topaz-utilities:1.0.6",
"labels": [],
"name": "compuware-topaz-utilities",
- "previousTimestamp": "2018-10-08T18:12:54.00Z",
- "previousVersion": "1.0.2",
- "releaseTimestamp": "2018-11-06T13:41:25.00Z",
+ "previousTimestamp": "2019-04-05T19:25:07.00Z",
+ "previousVersion": "1.0.5",
+ "releaseTimestamp": "2019-07-18T18:06:47.00Z",
"requiredCore": "2.21",
"scm": "https://github.com/jenkinsci/compuware-topaz-utilities-plugin",
- "sha1": "Yg+GWmUaCFrJsB/LudvbS1ixs1U=",
- "sha256": "k7zdRd9McisAWM7qrgyftA1cfjM1pCEqq89sPnVsyhA=",
+ "sha1": "ZNnkpe4g7UxN6eMdvtXoOOdKyOw=",
+ "sha256": "VXtDYtJsQ2BV5GvR71ZquJqVFFo/02ADxgpltla9XxE=",
"title": "Compuware Topaz Utilities",
- "url": "http://updates.jenkins-ci.org/download/plugins/compuware-topaz-utilities/1.0.3/compuware-topaz-utilities.hpi",
- "version": "1.0.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/compuware-topaz-utilities/1.0.6/compuware-topaz-utilities.hpi",
+ "version": "1.0.6",
"wiki": "https://plugins.jenkins.io/compuware-topaz-utilities"
},
"compuware-xpediter-code-coverage": {
- "buildDate": "Sep 05, 2018",
+ "buildDate": "Apr 05, 2019",
"dependencies": [
{
"name": "compuware-common-configuration",
"optional": false,
- "version": "1.0.6"
+ "version": "1.0.8"
},
{
"name": "cloudbees-folder",
@@ -14701,19 +15564,19 @@
}
],
"excerpt": "This plugin provides access to Compuware Xpediter Code Coverage.",
- "gav": "com.compuware.jenkins:compuware-xpediter-code-coverage:1.0.3",
+ "gav": "com.compuware.jenkins:compuware-xpediter-code-coverage:1.0.5",
"labels": [],
"name": "compuware-xpediter-code-coverage",
- "previousTimestamp": "2018-01-26T12:56:59.00Z",
- "previousVersion": "1.0.2",
- "releaseTimestamp": "2018-09-05T19:46:00.00Z",
+ "previousTimestamp": "2019-03-29T00:39:23.00Z",
+ "previousVersion": "1.0.4",
+ "releaseTimestamp": "2019-04-05T19:31:21.00Z",
"requiredCore": "2.21",
"scm": "https://github.com/jenkinsci/compuware-xpediter-code-coverage-plugin",
- "sha1": "E7VE85P4KFwrF5gRWsgt1q3+MPc=",
- "sha256": "p4iCWHyFo+WmU6EolHdplWw3JdwjUk6vgTdkgoqT2vM=",
+ "sha1": "eCWCYYHBzqrHVSVQQslxISUNqd4=",
+ "sha256": "tQ7Tecofj8Do13CL86UlYvnCXiAVPTj2pn/A8sk1z2Q=",
"title": "Compuware Xpediter Code Coverage",
- "url": "http://updates.jenkins-ci.org/download/plugins/compuware-xpediter-code-coverage/1.0.3/compuware-xpediter-code-coverage.hpi",
- "version": "1.0.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/compuware-xpediter-code-coverage/1.0.5/compuware-xpediter-code-coverage.hpi",
+ "version": "1.0.5",
"wiki": "https://plugins.jenkins.io/compuware-xpediter-code-coverage"
},
"concordionpresenter": {
@@ -14847,8 +15710,116 @@
"version": "1.0",
"wiki": "https://plugins.jenkins.io/config-autorefresh-plugin"
},
+ "config-driven-pipeline": {
+ "buildDate": "May 02, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-api",
+ "optional": false,
+ "version": "2.27"
+ },
+ {
+ "name": "workflow-cps",
+ "optional": false,
+ "version": "2.53"
+ },
+ {
+ "name": "workflow-job",
+ "optional": false,
+ "version": "2.21"
+ },
+ {
+ "name": "workflow-multibranch",
+ "optional": false,
+ "version": "2.17"
+ },
+ {
+ "name": "workflow-scm-step",
+ "optional": false,
+ "version": "2.6"
+ },
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.14"
+ },
+ {
+ "name": "workflow-support",
+ "optional": false,
+ "version": "2.17"
+ },
+ {
+ "name": "branch-api",
+ "optional": false,
+ "version": "2.0.21"
+ },
+ {
+ "name": "cloudbees-folder",
+ "optional": false,
+ "version": "6.1.2"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.15"
+ },
+ {
+ "name": "git",
+ "optional": false,
+ "version": "3.9.1"
+ },
+ {
+ "name": "github-branch-source",
+ "optional": false,
+ "version": "2.4.1"
+ },
+ {
+ "name": "scm-api",
+ "optional": false,
+ "version": "2.3.0"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.17"
+ },
+ {
+ "name": "token-macro",
+ "optional": false,
+ "version": "1.12.1"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "justinharringa",
+ "email": "jharringa@salesforce.com",
+ "name": "Justin Harringa"
+ },
+ {
+ "developerId": "afalko",
+ "email": "afalko@gmail.com",
+ "name": "Andrey Falko"
+ }
+ ],
+ "excerpt": "Share your Jenkinsfiles in a configurable way, driven by SCM.",
+ "gav": "org.jenkins-ci.plugins:config-driven-pipeline:1.1",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "config-driven-pipeline",
+ "previousTimestamp": "2019-04-30T16:06:19.00Z",
+ "previousVersion": "1.0",
+ "releaseTimestamp": "2019-05-02T12:19:57.00Z",
+ "requiredCore": "2.107.3",
+ "scm": "https://github.com/jenkinsci/config-driven-pipeline-plugin",
+ "sha1": "38tRPVdLqxRfgnQlBq0X9aKzEEw=",
+ "sha256": "ClJetwfVQyYBl3Hx+lSi6m+/Yi5wiUdqR4jUzb/87V4=",
+ "title": "Config-Driven Pipeline",
+ "url": "http://updates.jenkins-ci.org/download/plugins/config-driven-pipeline/1.1/config-driven-pipeline.hpi",
+ "version": "1.1",
+ "wiki": "https://plugins.jenkins.io/config-driven-pipeline"
+ },
"config-file-provider": {
- "buildDate": "Jan 15, 2019",
+ "buildDate": "Jun 18, 2019",
"compatibleSinceVersion": "2.15",
"dependencies": [
{
@@ -14888,23 +15859,23 @@
}
],
"excerpt": "Ability to provide configuration files (e.g. settings.xml for maven, XML, groovy, custom files,...) loaded through the UI which will be copied to the job workspace.",
- "gav": "org.jenkins-ci.plugins:config-file-provider:3.5",
+ "gav": "org.jenkins-ci.plugins:config-file-provider:3.6.2",
"labels": [
"maven",
"external",
"groovy-related"
],
"name": "config-file-provider",
- "previousTimestamp": "2018-11-01T10:08:17.00Z",
- "previousVersion": "3.4.1",
- "releaseTimestamp": "2019-01-15T14:45:31.00Z",
+ "previousTimestamp": "2019-03-22T18:37:19.00Z",
+ "previousVersion": "3.6",
+ "releaseTimestamp": "2019-06-18T12:08:13.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/config-file-provider-plugin",
- "sha1": "Jf/LkW87MnwLai1so4anDY/dbpA=",
- "sha256": "XFuX+XX/i8pGqXPM5OiTUqQ/zgpt4/ocG0tVIMe5krE=",
+ "sha1": "JJjncRq5mdLZSvpwR/uneLijPoM=",
+ "sha256": "bIn1aOnYsGJF6VYTy30/i7yqsK+ZEUp/3CjFEKEaPAA=",
"title": "Config File Provider",
- "url": "http://updates.jenkins-ci.org/download/plugins/config-file-provider/3.5/config-file-provider.hpi",
- "version": "3.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/config-file-provider/3.6.2/config-file-provider.hpi",
+ "version": "3.6.2",
"wiki": "https://plugins.jenkins.io/config-file-provider"
},
"config-rotator": {
@@ -14948,28 +15919,38 @@
"wiki": "https://plugins.jenkins.io/config-rotator"
},
"configuration-as-code": {
- "buildDate": "Feb 25, 2019",
+ "buildDate": "Aug 26, 2019",
+ "compatibleSinceVersion": "1.28",
"dependencies": [],
"developers": [
{
- "developerId": "josephp"
+ "developerId": "casz",
+ "name": "Joseph Petersen"
+ },
+ {
+ "developerId": "timja",
+ "name": "Tim Jacomb"
+ },
+ {
+ "developerId": "oleg_nenashev",
+ "name": "Oleg Nenashev"
}
],
"excerpt": "This plugin allows configuration of Jenkins based on human-readable declarative configuration files.",
- "gav": "io.jenkins:configuration-as-code:1.7",
+ "gav": "io.jenkins:configuration-as-code:1.29",
"labels": [],
"minimumJavaVersion": "1.8",
"name": "configuration-as-code",
- "previousTimestamp": "2019-02-20T08:17:03.00Z",
- "previousVersion": "1.6",
- "releaseTimestamp": "2019-02-25T18:13:20.00Z",
+ "previousTimestamp": "2019-08-24T00:41:50.00Z",
+ "previousVersion": "1.28",
+ "releaseTimestamp": "2019-08-26T00:33:49.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/configuration-as-code-plugin",
- "sha1": "s5cM17sx5Q5gCXg2z9QN6JU6tVQ=",
- "sha256": "GbULksGyruh/I6hJ/UgFYELTXREK+o0t4nsif4P2WSw=",
+ "sha1": "7K0MaPlSUcyAc1+XSlb2SbTXaDM=",
+ "sha256": "mJClouAYJ7k7ehAy0YiwKwChfPERYP2d9nIcDbMLw0s=",
"title": "Configuration as Code",
- "url": "http://updates.jenkins-ci.org/download/plugins/configuration-as-code/1.7/configuration-as-code.hpi",
- "version": "1.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/configuration-as-code/1.29/configuration-as-code.hpi",
+ "version": "1.29",
"wiki": "https://plugins.jenkins.io/configuration-as-code"
},
"configuration-as-code-groovy": {
@@ -15038,59 +16019,31 @@
"wiki": "https://plugins.jenkins.io/configuration-as-code-secret-ssm"
},
"configuration-as-code-support": {
- "buildDate": "Feb 25, 2019",
- "dependencies": [
- {
- "name": "configuration-as-code",
- "optional": false,
- "version": "1.7"
- },
- {
- "name": "credentials",
- "optional": true,
- "version": "2.1.16"
- },
- {
- "name": "job-dsl",
- "optional": true,
- "version": "1.66"
- },
- {
- "name": "matrix-auth",
- "optional": true,
- "version": "2.3"
- },
- {
- "name": "role-strategy",
- "optional": true,
- "version": "2.7.0"
- },
- {
- "name": "ssh-credentials",
- "optional": true,
- "version": "1.13"
- }
- ],
+ "buildDate": "May 31, 2019",
+ "compatibleSinceVersion": "1.18",
+ "dependencies": [],
"developers": [
{
- "developerId": "josephp"
+ "developerId": "Joseph Petersen"
}
],
- "excerpt": "Custom configurator to support third-party plugins for the Configuration as Code plugin",
- "gav": "io.jenkins.configuration-as-code:configuration-as-code-support:1.7",
- "labels": [],
+ "excerpt": "This plugin no longer provides any function, feel free to uninstall it.<br /> The custom configurators have been moved to the third-party plugins.",
+ "gav": "io.jenkins.configuration-as-code:configuration-as-code-support:1.18",
+ "labels": [
+ "deprecated"
+ ],
"minimumJavaVersion": "1.8",
"name": "configuration-as-code-support",
- "previousTimestamp": "2019-02-20T08:17:20.00Z",
- "previousVersion": "1.6",
- "releaseTimestamp": "2019-02-25T18:13:36.00Z",
+ "previousTimestamp": "2019-05-27T22:28:00.00Z",
+ "previousVersion": "1.17",
+ "releaseTimestamp": "2019-05-31T18:28:02.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/configuration-as-code-plugin",
- "sha1": "QcuLYYtiFpcpaBEePMtocsipw+0=",
- "sha256": "1DBjzi6a5UwQqcIRfyxJ417C/FW8IeIbpbm5+6sSVEA=",
+ "sha1": "dUSS/IsCbIwoOi5CD1NxujGpEV0=",
+ "sha256": "1AYWtkQxhkcND0C0n6MXK3MjCMMQMCw/sKTUH+9pKTU=",
"title": "Configuration as Code Support",
- "url": "http://updates.jenkins-ci.org/download/plugins/configuration-as-code-support/1.7/configuration-as-code-support.hpi",
- "version": "1.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/configuration-as-code-support/1.18/configuration-as-code-support.hpi",
+ "version": "1.18",
"wiki": "https://plugins.jenkins.io/configuration-as-code-support"
},
"configurationslicing": {
@@ -15371,6 +16324,42 @@
"version": "1.5",
"wiki": "https://plugins.jenkins.io/console-column-plugin"
},
+ "console-navigation": {
+ "buildDate": "Mar 19, 2019",
+ "dependencies": [
+ {
+ "name": "jquery",
+ "optional": false,
+ "version": "1.12.4-0"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.10"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "bnova_stefan",
+ "email": "stefan.welsch@b-nova.com",
+ "name": "Stefan Welsch"
+ }
+ ],
+ "excerpt": "",
+ "gav": "io.jenkins.plugins:console-navigation:1.0",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "console-navigation",
+ "releaseTimestamp": "2019-03-19T15:03:28.00Z",
+ "requiredCore": "2.150.3",
+ "scm": "https://github.com/jenkinsci/console-navigation-plugin",
+ "sha1": "HFGVbseaM0HUNeIhcozP0GoYhMs=",
+ "sha256": "TuAdUI98N7TMbyNgooHaLVqJMRYdfi2TgDyGQ5ExIhU=",
+ "title": "Console Navigation",
+ "url": "http://updates.jenkins-ci.org/download/plugins/console-navigation/1.0/console-navigation.hpi",
+ "version": "1.0",
+ "wiki": "https://plugins.jenkins.io/console-navigation"
+ },
"console-tail": {
"buildDate": "Oct 22, 2013",
"dependencies": [],
@@ -15458,7 +16447,7 @@
"wiki": "https://plugins.jenkins.io/consul-kv-builder"
},
"content-replace": {
- "buildDate": "Feb 21, 2019",
+ "buildDate": "Aug 20, 2019",
"dependencies": [
{
"name": "structs",
@@ -15474,19 +16463,19 @@
}
],
"excerpt": "This plugin allows you to replace file content with regex expressions.",
- "gav": "org.jenkins-ci.plugins:content-replace:1.0.4",
+ "gav": "org.jenkins-ci.plugins:content-replace:1.0.10",
"labels": [],
"name": "content-replace",
- "previousTimestamp": "2019-02-19T06:26:53.00Z",
- "previousVersion": "1.0.3",
- "releaseTimestamp": "2019-02-21T08:01:28.00Z",
+ "previousTimestamp": "2019-08-19T13:16:33.00Z",
+ "previousVersion": "1.0.9",
+ "releaseTimestamp": "2019-08-20T05:04:19.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/content-replace-plugin",
- "sha1": "XSTGpXcSRapJxxPZlo5+GpKXHXc=",
- "sha256": "N6DA9MrF4HSzsAD1M6771rZQJ5CZ2HAhwdsuDJGGi/I=",
+ "sha1": "Nwa4l6oDHBh7yPt+gG3+QiASeGo=",
+ "sha256": "Qpovmag8lfAWAQrJxfTWxwhPgw1nRGwNPN615WOmQyA=",
"title": "Content Replace",
- "url": "http://updates.jenkins-ci.org/download/plugins/content-replace/1.0.4/content-replace.hpi",
- "version": "1.0.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/content-replace/1.0.10/content-replace.hpi",
+ "version": "1.0.10",
"wiki": "https://plugins.jenkins.io/content-replace"
},
"continuum": {
@@ -15530,17 +16519,17 @@
"wiki": "https://plugins.jenkins.io/continuum"
},
"contrast-continuous-application-security": {
- "buildDate": "Dec 03, 2018",
+ "buildDate": "Jul 26, 2019",
"dependencies": [
{
- "name": "matrix-project",
+ "name": "workflow-step-api",
"optional": false,
- "version": "1.6"
+ "version": "1.15"
},
{
- "name": "workflow-step-api",
+ "name": "matrix-project",
"optional": false,
- "version": "1.11"
+ "version": "1.6"
}
],
"developers": [
@@ -15551,19 +16540,19 @@
}
],
"excerpt": "This plugin is for continuous application security with Contrast integration.",
- "gav": "org.jenkins-ci.plugins:contrast-continuous-application-security:2.9",
+ "gav": "org.jenkins-ci.plugins:contrast-continuous-application-security:2.12",
"labels": [],
"name": "contrast-continuous-application-security",
- "previousTimestamp": "2018-10-17T22:44:06.00Z",
- "previousVersion": "2.8",
- "releaseTimestamp": "2018-12-03T23:06:41.00Z",
+ "previousTimestamp": "2019-07-03T11:59:20.00Z",
+ "previousVersion": "2.11",
+ "releaseTimestamp": "2019-07-26T15:00:20.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/contrast-continuous-application-security-plugin",
- "sha1": "GZd8MxYtH300VhYQ5Ftkk2qY4Ac=",
- "sha256": "DlbwSyLVw3KdfMGcbOZfZf6enNkXmL9oi4+9VYTVvkM=",
+ "sha1": "4pHFhDdtMQLwwRX0UKL8zXcDK5M=",
+ "sha256": "ViOHBUssnbUIYGPSdrVFZdF5dtYlHLq/GZvwOYAfh0k=",
"title": "Contrast Continuous Application Security",
- "url": "http://updates.jenkins-ci.org/download/plugins/contrast-continuous-application-security/2.9/contrast-continuous-application-security.hpi",
- "version": "2.9",
+ "url": "http://updates.jenkins-ci.org/download/plugins/contrast-continuous-application-security/2.12/contrast-continuous-application-security.hpi",
+ "version": "2.12",
"wiki": "https://plugins.jenkins.io/contrast-continuous-application-security"
},
"convert-to-pipeline": {
@@ -15800,7 +16789,7 @@
"wiki": "https://plugins.jenkins.io/copy-project-link"
},
"copyartifact": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "May 25, 2019",
"dependencies": [
{
"name": "maven-plugin",
@@ -15818,11 +16807,6 @@
"version": "1.3"
},
{
- "name": "scm-api",
- "optional": false,
- "version": "2.0.8"
- },
- {
"name": "structs",
"optional": false,
"version": "1.14"
@@ -15834,22 +16818,23 @@
}
],
"excerpt": "Adds a build step to copy artifacts from another project.",
- "gav": "org.jenkins-ci.plugins:copyartifact:1.42",
+ "gav": "org.jenkins-ci.plugins:copyartifact:1.42.1",
"labels": [
"builder",
"parameter"
],
+ "minimumJavaVersion": "1.8",
"name": "copyartifact",
- "previousTimestamp": "2018-06-30T15:40:40.00Z",
- "previousVersion": "1.41",
- "releaseTimestamp": "2019-03-02T00:59:57.00Z",
+ "previousTimestamp": "2019-03-02T00:59:57.00Z",
+ "previousVersion": "1.42",
+ "releaseTimestamp": "2019-05-25T03:51:01.00Z",
"requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/copyartifact-plugin",
- "sha1": "E1qqSVqEjGg25gxzyzeCec9b6VU=",
- "sha256": "9f/xPAZtt5sgFGW9az2OEv7M1YJy0Yd6hpBg8+NMXJQ=",
+ "sha1": "RCp3Jyzd9uom+6KF/ZmNLtECo1A=",
+ "sha256": "1/JuLBcRSFBmjTbB2w34d8eibt5Rl2MjT41fjcpd6Jw=",
"title": "Copy Artifact",
- "url": "http://updates.jenkins-ci.org/download/plugins/copyartifact/1.42/copyartifact.hpi",
- "version": "1.42",
+ "url": "http://updates.jenkins-ci.org/download/plugins/copyartifact/1.42.1/copyartifact.hpi",
+ "version": "1.42.1",
"wiki": "https://plugins.jenkins.io/copyartifact"
},
"cors-filter": {
@@ -15957,7 +16942,7 @@
"wiki": "https://plugins.jenkins.io/covcomplplot"
},
"coverity": {
- "buildDate": "Dec 04, 2018",
+ "buildDate": "Apr 23, 2019",
"dependencies": [
{
"name": "credentials",
@@ -15988,28 +16973,33 @@
}
],
"excerpt": "",
- "gav": "org.jenkins-ci.plugins:coverity:1.11.3",
+ "gav": "org.jenkins-ci.plugins:coverity:1.11.4",
"labels": [
"buildwrapper",
"report"
],
"name": "coverity",
- "previousTimestamp": "2018-11-05T16:42:43.00Z",
- "previousVersion": "1.11.2",
- "releaseTimestamp": "2018-12-04T15:28:14.00Z",
+ "previousTimestamp": "2018-12-04T15:28:14.00Z",
+ "previousVersion": "1.11.3",
+ "releaseTimestamp": "2019-04-23T20:29:12.00Z",
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/coverity-plugin",
- "sha1": "QwOHUqdMP9OF4oYPnO1mMVIZ5Lg=",
- "sha256": "MifZYw4EeDMq2kUzjrhlQLxXN6K0x3GOEM/NYa3dnXQ=",
+ "sha1": "tD1QNb/VDopqfSUsS1zUsS5NeE8=",
+ "sha256": "QC8662REy3lUgfRuU5NGV3VaiCn8zDr2iqT2+BzG3Vw=",
"title": "Coverity",
- "url": "http://updates.jenkins-ci.org/download/plugins/coverity/1.11.3/coverity.hpi",
- "version": "1.11.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/coverity/1.11.4/coverity.hpi",
+ "version": "1.11.4",
"wiki": "https://plugins.jenkins.io/coverity"
},
"cppcheck": {
- "buildDate": "Sep 12, 2018",
+ "buildDate": "Aug 17, 2019",
"dependencies": [
{
+ "name": "jaxb",
+ "optional": false,
+ "version": "2.3.0"
+ },
+ {
"name": "dashboard-view",
"optional": true,
"version": "2.0"
@@ -16036,21 +17026,22 @@
}
],
"excerpt": "This plug-in collects the <a href=\"http://cppcheck.wiki.sourceforge.net/\" rel=\"nofollow\">Cppcheck</a> analysis results of the project and visualizes the found errors.",
- "gav": "org.jenkins-ci.plugins:cppcheck:1.24",
+ "gav": "org.jenkins-ci.plugins:cppcheck:1.25",
"labels": [
"report"
],
+ "minimumJavaVersion": "1.8",
"name": "cppcheck",
- "previousTimestamp": "2018-07-30T21:27:08.00Z",
- "previousVersion": "1.23",
- "releaseTimestamp": "2018-09-12T20:44:45.00Z",
+ "previousTimestamp": "2018-09-12T20:44:45.00Z",
+ "previousVersion": "1.24",
+ "releaseTimestamp": "2019-08-17T08:42:57.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/cppcheck-plugin",
- "sha1": "ubyh2Js+1X412it4dyvzdp7WrpE=",
- "sha256": "eAXPQqWVt6XR1Bh+MLoRGbzJlZzSqVhO5iKNnU5VXZg=",
+ "sha1": "3xBro3x4zPC4U3c4wXL8oukwl6s=",
+ "sha256": "SAzRUdEQFv1tYhWzRk7JFfKUt/be4nPMZg/pCn3j7SU=",
"title": "Cppcheck",
- "url": "http://updates.jenkins-ci.org/download/plugins/cppcheck/1.24/cppcheck.hpi",
- "version": "1.24",
+ "url": "http://updates.jenkins-ci.org/download/plugins/cppcheck/1.25/cppcheck.hpi",
+ "version": "1.25",
"wiki": "https://plugins.jenkins.io/cppcheck"
},
"cppncss": {
@@ -16233,12 +17224,17 @@
"wiki": "https://plugins.jenkins.io/createjobadvanced"
},
"credentials": {
- "buildDate": "Jul 20, 2018",
+ "buildDate": "Aug 26, 2019",
"dependencies": [
{
+ "name": "configuration-as-code",
+ "optional": true,
+ "version": "1.14"
+ },
+ {
"name": "structs",
"optional": false,
- "version": "1.7"
+ "version": "1.19"
}
],
"developers": [
@@ -16248,33 +17244,34 @@
}
],
"excerpt": "This plugin allows you to store credentials in Jenkins.",
- "gav": "org.jenkins-ci.plugins:credentials:2.1.18",
+ "gav": "org.jenkins-ci.plugins:credentials:2.3.0",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "credentials",
- "previousTimestamp": "2018-06-15T10:34:53.00Z",
- "previousVersion": "2.1.17",
- "releaseTimestamp": "2018-07-20T18:35:45.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2019-08-01T20:35:45.00Z",
+ "previousVersion": "2.2.1",
+ "releaseTimestamp": "2019-08-26T19:18:16.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/credentials-plugin",
- "sha1": "5IFfWXhpaOi0KRGtbbFsn526h2Y=",
- "sha256": "UKY6oGM9w5pRqXnYlS3htqxCT3ZATTMzDmaTXIGA/M4=",
+ "sha1": "ZMmb61qaRZ3RZ2tXt2Pdua/VhSw=",
+ "sha256": "14HaYPLSu6V1iBrTi+CN0iYiJghgGr6KbJLjlMNuEpw=",
"title": "Credentials",
- "url": "http://updates.jenkins-ci.org/download/plugins/credentials/2.1.18/credentials.hpi",
- "version": "2.1.18",
+ "url": "http://updates.jenkins-ci.org/download/plugins/credentials/2.3.0/credentials.hpi",
+ "version": "2.3.0",
"wiki": "https://plugins.jenkins.io/credentials"
},
"credentials-binding": {
- "buildDate": "Feb 25, 2019",
+ "buildDate": "Aug 06, 2019",
"dependencies": [
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.18"
+ "version": "2.20"
},
{
"name": "credentials",
"optional": false,
- "version": "2.1.7"
+ "version": "2.2.0"
},
{
"name": "plain-credentials",
@@ -16284,12 +17281,12 @@
{
"name": "ssh-credentials",
"optional": false,
- "version": "1.11"
+ "version": "1.17.1"
},
{
"name": "structs",
"optional": false,
- "version": "1.7"
+ "version": "1.19"
}
],
"developers": [
@@ -16298,22 +17295,22 @@
}
],
"excerpt": "Allows credentials to be bound to environment variables for use from miscellaneous build steps.",
- "gav": "org.jenkins-ci.plugins:credentials-binding:1.18",
+ "gav": "org.jenkins-ci.plugins:credentials-binding:1.20",
"labels": [
"buildwrapper"
],
"minimumJavaVersion": "1.8",
"name": "credentials-binding",
- "previousTimestamp": "2018-10-29T22:22:51.00Z",
- "previousVersion": "1.17",
- "releaseTimestamp": "2019-02-25T17:49:14.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2019-05-31T14:15:40.00Z",
+ "previousVersion": "1.19",
+ "releaseTimestamp": "2019-08-06T15:54:57.00Z",
+ "requiredCore": "2.150.3",
"scm": "https://github.com/jenkinsci/credentials-binding-plugin",
- "sha1": "lRGaNB7p6TqMtLLTjUgWY/a4So8=",
- "sha256": "dQPBbGHK3XCMyM104D3BzrITOpronm73NFmlw4Vmi3g=",
+ "sha1": "roUu2rq/DZleybyUzpxOtMvc/Ck=",
+ "sha256": "SqKPnlCPTOSNHZMEXVUJGrKSxmrkuoa93nD6DojsVkA=",
"title": "Credentials Binding",
- "url": "http://updates.jenkins-ci.org/download/plugins/credentials-binding/1.18/credentials-binding.hpi",
- "version": "1.18",
+ "url": "http://updates.jenkins-ci.org/download/plugins/credentials-binding/1.20/credentials-binding.hpi",
+ "version": "1.20",
"wiki": "https://plugins.jenkins.io/credentials-binding"
},
"crittercism-dsym": {
@@ -16414,7 +17411,7 @@
"wiki": "https://plugins.jenkins.io/cron_column"
},
"crossbrowsertesting": {
- "buildDate": "Jan 09, 2019",
+ "buildDate": "Jun 12, 2019",
"dependencies": [
{
"name": "junit",
@@ -16440,19 +17437,19 @@
}
],
"excerpt": "This plugin integrates users with Selenium Testing on <a href=\"http://crossbrowsertesting.com\" rel=\"nofollow\">CrossBrowserTesting.com</a> CrossBrowserTesting.com provides cross browser testing on Windows, Macs, and real iPhones, iPads, and Android Phones and Tablets.",
- "gav": "org.jenkins-ci.plugins:crossbrowsertesting:2.5.7",
+ "gav": "org.jenkins-ci.plugins:crossbrowsertesting:2.5.16",
"labels": [],
"name": "crossbrowsertesting",
- "previousTimestamp": "2018-10-23T20:25:56.00Z",
- "previousVersion": "2.5.6",
- "releaseTimestamp": "2019-01-09T19:25:14.00Z",
+ "previousTimestamp": "2019-06-12T15:19:49.00Z",
+ "previousVersion": "2.5.15",
+ "releaseTimestamp": "2019-06-12T15:56:24.00Z",
"requiredCore": "2.29",
"scm": "https://github.com/jenkinsci/crossbrowsertesting-plugin",
- "sha1": "Nr2gjB0OHJLhixYyN978NdVYDL4=",
- "sha256": "1SqHh9zblReCpQVbzm+R+St0DQ+ojH76UO/z4z5SP/s=",
+ "sha1": "0VCr/XyCKZyeMNVNVMzGNOWLxp8=",
+ "sha256": "K9oyfYVsQ+So6TtF6tSpJ9ct2eDhT8WgV7pemhp1jPo=",
"title": "CrossBrowserTesting.com",
- "url": "http://updates.jenkins-ci.org/download/plugins/crossbrowsertesting/2.5.7/crossbrowsertesting.hpi",
- "version": "2.5.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/crossbrowsertesting/2.5.16/crossbrowsertesting.hpi",
+ "version": "2.5.16",
"wiki": "https://plugins.jenkins.io/crossbrowsertesting"
},
"crowd": {
@@ -16582,6 +17579,38 @@
"version": "1.8.1",
"wiki": "https://plugins.jenkins.io/crx-content-package-deployer"
},
+ "cryptomove": {
+ "buildDate": "Aug 28, 2019",
+ "dependencies": [
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "team",
+ "email": "info@cryptomove.com",
+ "name": "CryptoMove Inc."
+ }
+ ],
+ "excerpt": "CryptoMove Tholos Plugin",
+ "gav": "io.jenkins.plugins:cryptomove:0.1.33",
+ "labels": [],
+ "name": "cryptomove",
+ "previousTimestamp": "2019-08-26T20:15:13.00Z",
+ "previousVersion": "0.1.32",
+ "releaseTimestamp": "2019-08-28T16:01:24.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/cryptomove-plugin",
+ "sha1": "qqvEvJFk7/zY3/p6hVmtYdfroG8=",
+ "sha256": "WiIZtnruogmJS4XHDfshlMhwttyjQyIIl5/7F+ccdl0=",
+ "title": "CryptoMove",
+ "url": "http://updates.jenkins-ci.org/download/plugins/cryptomove/0.1.33/cryptomove.hpi",
+ "version": "0.1.33",
+ "wiki": "https://plugins.jenkins.io/cryptomove"
+ },
"cucumber": {
"buildDate": "Mar 13, 2013",
"dependencies": [
@@ -16682,17 +17711,17 @@
"wiki": "https://plugins.jenkins.io/cucumber-perf"
},
"cucumber-reports": {
- "buildDate": "Jan 25, 2019",
+ "buildDate": "Aug 11, 2019",
"dependencies": [
{
"name": "structs",
"optional": false,
- "version": "1.8"
+ "version": "1.17"
},
{
"name": "token-macro",
"optional": false,
- "version": "2.0"
+ "version": "2.8"
}
],
"developers": [
@@ -16707,22 +17736,22 @@
"name": "Kingsley Hendrickse"
}
],
- "excerpt": "Provides pretty html reports for Cucumber. Can be used anywhere a json report is generated (Java, Ruby, JavaScript and other implementations). <br /> <b>Now with support for parallel testing.</b>",
- "gav": "net.masterthought.jenkins:cucumber-reports:4.4.0",
+ "excerpt": "Provides pretty html reports for Cucumber. Can be used anywhere a json report is generated (Java, Ruby, JavaScript and other implementations). <br /> <b>Now with support for percentage thresholds.</b>",
+ "gav": "net.masterthought.jenkins:cucumber-reports:4.9.0",
"labels": [
"report"
],
"name": "cucumber-reports",
- "previousTimestamp": "2018-12-20T21:56:25.00Z",
- "previousVersion": "4.3.0",
- "releaseTimestamp": "2019-01-25T13:30:54.00Z",
+ "previousTimestamp": "2019-07-12T23:24:49.00Z",
+ "previousVersion": "4.8.0",
+ "releaseTimestamp": "2019-08-11T14:27:05.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/cucumber-reports-plugin",
- "sha1": "FdYgxAJ7J3j2fMDl+YGcRi+POdQ=",
- "sha256": "BjPaGX/4j3sUb5gvJ/om5pVOOX6CIpiFfzvYAhzCIfQ=",
+ "sha1": "WaBsSxqE9k+ctbvRKCwfLmkfOuU=",
+ "sha256": "8nYM7D159p7hh39wPVsec08DLqUDuBbU7emGhWNZXkI=",
"title": "Cucumber reports",
- "url": "http://updates.jenkins-ci.org/download/plugins/cucumber-reports/4.4.0/cucumber-reports.hpi",
- "version": "4.4.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/cucumber-reports/4.9.0/cucumber-reports.hpi",
+ "version": "4.9.0",
"wiki": "https://plugins.jenkins.io/cucumber-reports"
},
"cucumber-slack-notifier": {
@@ -16848,6 +17877,42 @@
"version": "1.0",
"wiki": "https://plugins.jenkins.io/curseforge-publisher"
},
+ "custom-build-properties": {
+ "buildDate": "Jul 26, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.9"
+ },
+ {
+ "name": "junit",
+ "optional": false,
+ "version": "1.18"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "shasait",
+ "email": "sebastian@hasait.de",
+ "name": "Sebastian Hasait"
+ }
+ ],
+ "excerpt": "Allow adding custom build properties via Pipeline step <code>setCustomBuildProperty</code> and more.",
+ "gav": "io.jenkins.plugins:custom-build-properties:1.8.0",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "custom-build-properties",
+ "releaseTimestamp": "2019-07-26T14:28:19.00Z",
+ "requiredCore": "2.60.1",
+ "scm": "https://github.com/jenkinsci/custom-build-properties-plugin",
+ "sha1": "wWMUiu7DSwv7Ybe82oAZ81OCZZE=",
+ "sha256": "deSt2YYQNHjKm7FZVut51K5dYHtHHsVNgAvznCYXQ5w=",
+ "title": "Custom Build Properties",
+ "url": "http://updates.jenkins-ci.org/download/plugins/custom-build-properties/1.8.0/custom-build-properties.hpi",
+ "version": "1.8.0",
+ "wiki": "https://plugins.jenkins.io/custom-build-properties"
+ },
"custom-job-icon": {
"buildDate": "Oct 22, 2012",
"dependencies": [
@@ -16894,7 +17959,7 @@
"wiki": "https://plugins.jenkins.io/custom-job-icon"
},
"custom-tools-plugin": {
- "buildDate": "Oct 30, 2018",
+ "buildDate": "Aug 16, 2019",
"dependencies": [
{
"name": "extended-choice-parameter",
@@ -16920,21 +17985,22 @@
}
],
"excerpt": "A generic tool installer. You define how tools get installed, and the plugin will automatically install them when needed.",
- "gav": "com.cloudbees.jenkins.plugins:custom-tools-plugin:0.6",
+ "gav": "com.cloudbees.jenkins.plugins:custom-tools-plugin:0.7",
"labels": [
"buildwrapper"
],
+ "minimumJavaVersion": "1.8",
"name": "custom-tools-plugin",
- "previousTimestamp": "2017-04-08T10:40:44.00Z",
- "previousVersion": "0.5",
- "releaseTimestamp": "2018-10-30T20:31:26.00Z",
- "requiredCore": "1.609.3",
+ "previousTimestamp": "2018-10-30T20:31:26.00Z",
+ "previousVersion": "0.6",
+ "releaseTimestamp": "2019-08-16T21:11:13.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/custom-tools-plugin",
- "sha1": "ZoenFu88Q8mG6bWdvvH5d7roREA=",
- "sha256": "xSYKYMxp/zIe7HdHgPWsnWyNjxtVnvLrpa1ghhm+iP8=",
+ "sha1": "FpARd0VlQ5Ej96zdK8E0FLwkM8E=",
+ "sha256": "H55PihBKoviij7S7lgDiKUcMXIESLWT/lXma47O1OrM=",
"title": "Custom Tools",
- "url": "http://updates.jenkins-ci.org/download/plugins/custom-tools-plugin/0.6/custom-tools-plugin.hpi",
- "version": "0.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/custom-tools-plugin/0.7/custom-tools-plugin.hpi",
+ "version": "0.7",
"wiki": "https://plugins.jenkins.io/custom-tools-plugin"
},
"custom-view-tabs": {
@@ -17174,17 +18240,17 @@
"wiki": "https://plugins.jenkins.io/darcs"
},
"dashboard-view": {
- "buildDate": "Nov 10, 2018",
+ "buildDate": "Aug 05, 2019",
"dependencies": [
{
"name": "junit",
"optional": false,
- "version": "1.6"
+ "version": "1.21"
},
{
"name": "matrix-project",
"optional": false,
- "version": "1.3"
+ "version": "1.14"
}
],
"developers": [
@@ -17195,21 +18261,22 @@
}
],
"excerpt": "Customizable dashboard that can present various views of job information.",
- "gav": "org.jenkins-ci.plugins:dashboard-view:2.10",
+ "gav": "org.jenkins-ci.plugins:dashboard-view:2.11",
"labels": [
"ui"
],
+ "minimumJavaVersion": "1.8",
"name": "dashboard-view",
- "previousTimestamp": "2017-06-07T17:28:25.00Z",
- "previousVersion": "2.9.11",
- "releaseTimestamp": "2018-11-10T23:51:32.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2018-11-10T23:51:32.00Z",
+ "previousVersion": "2.10",
+ "releaseTimestamp": "2019-08-05T22:37:47.00Z",
+ "requiredCore": "2.89.4",
"scm": "https://github.com/jenkinsci/dashboard-view-plugin",
- "sha1": "bC9fyxd4/ifMIspJ+D3keE4F69I=",
- "sha256": "BOSCtWqV4FMktpWugFth0DruFkKnIPYdavyAWaabLe4=",
+ "sha1": "WQ7tvtE0BkYk8Dr3753G3DVwy1I=",
+ "sha256": "kp2umDtmvZ1Gs3LRH8HJmReRfgyKBgwaCI58RmI3Z9k=",
"title": "Dashboard View",
- "url": "http://updates.jenkins-ci.org/download/plugins/dashboard-view/2.10/dashboard-view.hpi",
- "version": "2.10",
+ "url": "http://updates.jenkins-ci.org/download/plugins/dashboard-view/2.11/dashboard-view.hpi",
+ "version": "2.11",
"wiki": "https://plugins.jenkins.io/dashboard-view"
},
"database": {
@@ -17443,6 +18510,47 @@
"version": "0.7.1",
"wiki": "https://plugins.jenkins.io/datadog"
},
+ "datatheorem-mobile-app-security": {
+ "buildDate": "Sep 06, 2019",
+ "dependencies": [
+ {
+ "name": "credentials-binding",
+ "optional": false,
+ "version": "1.18"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.18"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "mtranzer",
+ "name": "Data Theorem"
+ }
+ ],
+ "excerpt": "Jenkins plugin to automatically upload builds to Data Theorem",
+ "gav": "com.datatheorem.mobileappsecurity.jenkins.plugin:datatheorem-mobile-app-security:1.3",
+ "labels": [],
+ "name": "datatheorem-mobile-app-security",
+ "previousTimestamp": "2019-08-23T09:28:44.00Z",
+ "previousVersion": "1.2.0",
+ "releaseTimestamp": "2019-09-06T09:54:46.00Z",
+ "requiredCore": "2.121.1",
+ "scm": "https://github.com/jenkinsci/datatheorem-mobile-app-security-plugin",
+ "sha1": "1joHv5e5YlHIvU6036oK2IAWEQE=",
+ "sha256": "DJ2sNP0AodwYDm68vZx/rJ849mBti58+h11PokkeCDs=",
+ "title": "Data Theorem: CI/CD",
+ "url": "http://updates.jenkins-ci.org/download/plugins/datatheorem-mobile-app-security/1.3/datatheorem-mobile-app-security.hpi",
+ "version": "1.3",
+ "wiki": "https://plugins.jenkins.io/datatheorem-mobile-app-security"
+ },
"date-parameter": {
"buildDate": "Oct 23, 2018",
"dependencies": [],
@@ -17531,6 +18639,38 @@
"version": "0.5.2",
"wiki": "https://plugins.jenkins.io/dbCharts"
},
+ "dbforge-devops-automation-for-sqlserver": {
+ "buildDate": "May 28, 2019",
+ "dependencies": [
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "Devart",
+ "email": "support@devart.com",
+ "name": "Devart dbForge Team"
+ }
+ ],
+ "excerpt": "Devart dbForge DevOps Automation for SQL Server is designed for establishing the Continuous Integration process in Jenkins when developing SQL Server databases.",
+ "gav": "io.jenkins.plugins:dbforge-devops-automation-for-sqlserver:1.0.79",
+ "labels": [],
+ "name": "dbforge-devops-automation-for-sqlserver",
+ "previousTimestamp": "2019-05-28T13:11:44.00Z",
+ "previousVersion": "1.0.78",
+ "releaseTimestamp": "2019-05-28T14:05:50.00Z",
+ "requiredCore": "2.150",
+ "scm": "https://github.com/jenkinsci/dbforge-devops-automation-for-sqlserver-plugin",
+ "sha1": "6y9bhDnYskjJHhmoH3koeA66LjI=",
+ "sha256": "ZmX1BxTDZ1Nht6s7J0tzNtx7NTDbtgWT8LZiGgT3apA=",
+ "title": "dbForge DevOps Automation for SQL Server",
+ "url": "http://updates.jenkins-ci.org/download/plugins/dbforge-devops-automation-for-sqlserver/1.0.79/dbforge-devops-automation-for-sqlserver.hpi",
+ "version": "1.0.79",
+ "wiki": "https://plugins.jenkins.io/dbforge-devops-automation-for-sqlserver"
+ },
"deadmanssnitch": {
"buildDate": "Jun 11, 2016",
"dependencies": [],
@@ -17613,7 +18753,7 @@
"wiki": "https://plugins.jenkins.io/debian-package-builder"
},
"debian-pbuilder": {
- "buildDate": "Jan 28, 2019",
+ "buildDate": "Apr 21, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -17634,21 +18774,52 @@
}
],
"excerpt": "The DebianPbuilder plugin allows you to build Debian packages in a pbuilder environment.",
- "gav": "com.rm5248:debian-pbuilder:1.5",
+ "gav": "com.rm5248:debian-pbuilder:1.6",
"labels": [],
"name": "debian-pbuilder",
- "previousTimestamp": "2018-05-13T01:14:36.00Z",
- "previousVersion": "1.4",
- "releaseTimestamp": "2019-01-28T02:33:26.00Z",
+ "previousTimestamp": "2019-01-28T02:33:26.00Z",
+ "previousVersion": "1.5",
+ "releaseTimestamp": "2019-04-21T13:36:05.00Z",
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/debian-pbuilder-plugin",
- "sha1": "5HYS5woe+KNUnXFUwtBqGyJaW2Q=",
- "sha256": "wqyOMO7UTDycHNjJ3SXh8VDA6tOrOCEZQPmrg8nGIoo=",
+ "sha1": "g1czW4VjxUATEnYOZlR+N5fj3nI=",
+ "sha256": "AK1kGpyJmB/vGWdNcDHcK4S19TcvPMyPsBUvhQadeEQ=",
"title": "Debian Pbuilder",
- "url": "http://updates.jenkins-ci.org/download/plugins/debian-pbuilder/1.5/debian-pbuilder.hpi",
- "version": "1.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/debian-pbuilder/1.6/debian-pbuilder.hpi",
+ "version": "1.6",
"wiki": "https://plugins.jenkins.io/debian-pbuilder"
},
+ "deepsecurity-smartcheck": {
+ "buildDate": "May 14, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.13"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.13"
+ }
+ ],
+ "developers": [],
+ "excerpt": "Provides Jenkins integration with <a href=\"https://www.trendmicro.com/smartcheck\" rel=\"nofollow\">Deep Security Smart Check</a>",
+ "gav": "io.jenkins.plugins:deepsecurity-smartcheck:1.1.2",
+ "labels": [],
+ "name": "deepsecurity-smartcheck",
+ "previousTimestamp": "2019-04-18T19:54:47.00Z",
+ "previousVersion": "1.1.1",
+ "releaseTimestamp": "2019-05-14T19:38:46.00Z",
+ "requiredCore": "2.122",
+ "scm": "https://github.com/jenkinsci/deepsecurity-smartcheck-plugin",
+ "sha1": "HUHnif7QFxHKUf/JUKYvGSji+Co=",
+ "sha256": "u2RKdzV59AbkmpGyeNZOV8bJV2fn76TVkHWEg5DNyfs=",
+ "title": "Deep Security Smart Check",
+ "url": "http://updates.jenkins-ci.org/download/plugins/deepsecurity-smartcheck/1.1.2/deepsecurity-smartcheck.hpi",
+ "version": "1.1.2",
+ "wiki": "https://plugins.jenkins.io/deepsecurity-smartcheck"
+ },
"delete-log-plugin": {
"buildDate": "Apr 30, 2012",
"dependencies": [],
@@ -17674,12 +18845,12 @@
"wiki": "https://plugins.jenkins.io/delete-log-plugin"
},
"delivery-pipeline-plugin": {
- "buildDate": "Dec 03, 2018",
+ "buildDate": "Jul 04, 2019",
"dependencies": [
{
"name": "pipeline-rest-api",
"optional": false,
- "version": "2.5"
+ "version": "2.9"
},
{
"name": "pipeline-stage-view",
@@ -17766,20 +18937,21 @@
}
],
"excerpt": "This plugin visualize Delivery Pipelines (Jobs with upstream/downstream dependencies)",
- "gav": "se.diabol.jenkins.pipeline:delivery-pipeline-plugin:1.3.2",
+ "gav": "se.diabol.jenkins.pipeline:delivery-pipeline-plugin:1.4.0",
"labels": [
"ui"
],
+ "minimumJavaVersion": "1.8",
"name": "delivery-pipeline-plugin",
- "previousTimestamp": "2018-11-20T09:28:43.00Z",
- "previousVersion": "1.3.1",
- "releaseTimestamp": "2018-12-03T10:58:58.00Z",
- "requiredCore": "2.73.3",
- "sha1": "2mc7YINmpXtHdFud88oKV6c7cWQ=",
- "sha256": "/NVxYOcGXCZKgz6q7MGFkjn3jrMrhwrxhg2Y7a70H88=",
+ "previousTimestamp": "2018-12-03T10:58:58.00Z",
+ "previousVersion": "1.3.2",
+ "releaseTimestamp": "2019-07-04T09:26:10.00Z",
+ "requiredCore": "2.164",
+ "sha1": "Mk2ctpM//44nq/DiGMzRgakE8oo=",
+ "sha256": "cMXYjv+yYvRPucRlsVkpjbrf5me4ZhAV2D4tPdj1mQI=",
"title": "Delivery Pipeline",
- "url": "http://updates.jenkins-ci.org/download/plugins/delivery-pipeline-plugin/1.3.2/delivery-pipeline-plugin.hpi",
- "version": "1.3.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/delivery-pipeline-plugin/1.4.0/delivery-pipeline-plugin.hpi",
+ "version": "1.4.0",
"wiki": "https://plugins.jenkins.io/delivery-pipeline-plugin"
},
"delphix": {
@@ -17836,62 +19008,32 @@
"wiki": "https://plugins.jenkins.io/delta-cloud"
},
"dependency-check-jenkins-plugin": {
- "buildDate": "Jan 02, 2019",
- "dependencies": [
- {
- "name": "maven-plugin",
- "optional": false,
- "version": "3.0"
- },
- {
- "name": "dashboard-view",
- "optional": true,
- "version": "2.9.4"
- },
- {
- "name": "dependency-track",
- "optional": false,
- "version": "1.1.1"
- },
- {
- "name": "mailer",
- "optional": false,
- "version": "1.13"
- },
- {
- "name": "token-macro",
- "optional": true,
- "version": "2.1"
- },
- {
- "name": "analysis-core",
- "optional": false,
- "version": "1.94"
- }
- ],
+ "buildDate": "Jul 12, 2019",
+ "dependencies": [],
"developers": [
{
"email": "steve.springett@owasp.org",
"name": "Steve Springett"
}
],
- "excerpt": "This plug-in can independently execute a <a href=\"http://www.owasp.org/index.php/OWASP_Dependency_Check\" rel=\"nofollow\">Dependency-Check</a> analysis and visualize results. Dependency-Check is a utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities. This tool can be part of the solution to the OWASP Top 10 2013: A9 - Using Components with Known Vulnerabilities.",
- "gav": "org.jenkins-ci.plugins:dependency-check-jenkins-plugin:4.0.2",
+ "excerpt": "This plug-in can independently execute a <a href=\"http://www.owasp.org/index.php/OWASP_Dependency_Check\" rel=\"nofollow\">Dependency-Check</a> analysis and visualize results. Dependency-Check is a utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.",
+ "gav": "org.jenkins-ci.plugins:dependency-check-jenkins-plugin:5.0.2",
"labels": [
"builder",
"report"
],
+ "minimumJavaVersion": "1.8",
"name": "dependency-check-jenkins-plugin",
- "previousTimestamp": "2018-12-17T15:41:40.00Z",
- "previousVersion": "4.0.1",
- "releaseTimestamp": "2019-01-02T02:43:50.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2019-07-08T15:50:50.00Z",
+ "previousVersion": "5.0.1",
+ "releaseTimestamp": "2019-07-12T04:47:42.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/dependency-check-plugin",
- "sha1": "W2cb1hzPACmgjzIvfZu5RlOzzMg=",
- "sha256": "MakJXJVkprZF9+c9mcwaI+m+0iZ2/A36lnXmNis9BGk=",
+ "sha1": "AD7eeUWQX/+3jiKl9686c7itz9w=",
+ "sha256": "y4tZl/x4vbtuC97VxlI4bP33sY+5ObbCBL5wTlFwXrw=",
"title": "OWASP Dependency-Check",
- "url": "http://updates.jenkins-ci.org/download/plugins/dependency-check-jenkins-plugin/4.0.2/dependency-check-jenkins-plugin.hpi",
- "version": "4.0.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/dependency-check-jenkins-plugin/5.0.2/dependency-check-jenkins-plugin.hpi",
+ "version": "5.0.2",
"wiki": "https://plugins.jenkins.io/dependency-check-jenkins-plugin"
},
"dependency-queue-plugin": {
@@ -18042,13 +19184,18 @@
"wiki": "https://plugins.jenkins.io/depgraph-view"
},
"deploy": {
- "buildDate": "Aug 04, 2017",
+ "buildDate": "Aug 01, 2019",
"compatibleSinceVersion": "1.13",
"dependencies": [
{
"name": "credentials",
"optional": false,
"version": "2.1.13"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.5"
}
],
"developers": [
@@ -18070,21 +19217,21 @@
}
],
"excerpt": "This plugin allows you to deploy a war to a container after a successful build. <br /> Glassfish 3.x remote deployment",
- "gav": "org.jenkins-ci.plugins:deploy:1.13",
+ "gav": "org.jenkins-ci.plugins:deploy:1.15",
"labels": [
"upload"
],
"name": "deploy",
- "previousTimestamp": "2014-07-03T03:56:03.00Z",
- "previousVersion": "1.10",
- "releaseTimestamp": "2017-08-04T17:32:51.00Z",
- "requiredCore": "1.642.4",
+ "previousTimestamp": "2019-07-24T12:54:47.00Z",
+ "previousVersion": "1.14",
+ "releaseTimestamp": "2019-08-01T11:12:18.00Z",
+ "requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/deploy-plugin",
- "sha1": "q4o31Wb8aFUqMcwTluaQ4OIUFio=",
- "sha256": "7Ms03IoaD5zeiLTU397fq5pVKd9W7ETBBnKq5PYCqlo=",
+ "sha1": "4+SxjvU4Tfhf+VZD0bE6T6dl5kY=",
+ "sha256": "pxNnByKmiZDlhnjoapa4KK5qqyjGY3S8Fg+ieH50S2o=",
"title": "Deploy to container",
- "url": "http://updates.jenkins-ci.org/download/plugins/deploy/1.13/deploy.hpi",
- "version": "1.13",
+ "url": "http://updates.jenkins-ci.org/download/plugins/deploy/1.15/deploy.hpi",
+ "version": "1.15",
"wiki": "https://plugins.jenkins.io/deploy"
},
"deploydb": {
@@ -18143,17 +19290,22 @@
"wiki": "https://plugins.jenkins.io/deployed-on-column"
},
"deployer-framework": {
- "buildDate": "Jun 15, 2015",
+ "buildDate": "Jun 11, 2019",
"dependencies": [
{
"name": "maven-plugin",
"optional": false,
- "version": "2.5"
+ "version": "3.2"
},
{
"name": "credentials",
"optional": false,
- "version": "1.9.4"
+ "version": "2.1.18"
+ },
+ {
+ "name": "deployed-on-column",
+ "optional": false,
+ "version": "1.7"
},
{
"name": "javadoc",
@@ -18161,19 +19313,19 @@
"version": "1.0"
},
{
- "name": "token-macro",
- "optional": false,
- "version": "1.10"
- },
- {
- "name": "deployed-on-column",
+ "name": "matrix-project",
"optional": false,
- "version": "1.7"
+ "version": "1.2"
},
{
"name": "promoted-builds",
"optional": true,
"version": "2.17"
+ },
+ {
+ "name": "token-macro",
+ "optional": false,
+ "version": "1.10"
}
],
"developers": [
@@ -18187,19 +19339,20 @@
}
],
"excerpt": "This plugin provides a framework for deploying applications.",
- "gav": "org.jenkins-ci.plugins:deployer-framework:1.1",
+ "gav": "org.jenkins-ci.plugins:deployer-framework:1.2",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "deployer-framework",
- "previousTimestamp": "2014-10-29T10:58:07.00Z",
- "previousVersion": "1.0",
- "releaseTimestamp": "2015-06-15T14:41:00.00Z",
- "requiredCore": "1.554",
+ "previousTimestamp": "2015-06-15T14:41:00.00Z",
+ "previousVersion": "1.1",
+ "releaseTimestamp": "2019-06-11T15:03:36.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/deployer-framework-plugin",
- "sha1": "K+zS1CEhM3yriuVQRwltaTk2ldU=",
- "sha256": "nXarcckU/m0CTJqpXJFlREfejamwQkmFOnbxfyTfEwU=",
+ "sha1": "VtsN39rgp/HqMTrTHjj05t7o8hs=",
+ "sha256": "IrQSEo/Q8j2YjMbojGIS8YCSPhE1sJd+a9obtkKmOfE=",
"title": "Deployer Framework",
- "url": "http://updates.jenkins-ci.org/download/plugins/deployer-framework/1.1/deployer-framework.hpi",
- "version": "1.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/deployer-framework/1.2/deployer-framework.hpi",
+ "version": "1.2",
"wiki": "https://plugins.jenkins.io/deployer-framework"
},
"deploygate-plugin": {
@@ -18227,7 +19380,7 @@
"wiki": "https://plugins.jenkins.io/deploygate-plugin"
},
"deployhub": {
- "buildDate": "Jun 21, 2018",
+ "buildDate": "Apr 03, 2019",
"dependencies": [
{
"name": "workflow-cps",
@@ -18235,14 +19388,14 @@
"version": "2.17"
},
{
- "name": "durable-task",
+ "name": "credentials",
"optional": false,
- "version": "1.12"
+ "version": "2.1.9"
},
{
- "name": "credentials",
+ "name": "durable-task",
"optional": false,
- "version": "2.1.9"
+ "version": "1.12"
}
],
"developers": [
@@ -18258,26 +19411,26 @@
}
],
"excerpt": "Allows DeployHub to track builds against Components and to optionally deploy an Application",
- "gav": "com.openmake:deployhub:8.0.13",
+ "gav": "com.openmake:deployhub:8.0.14",
"labels": [
"deployment",
"post-build"
],
"name": "deployhub",
- "previousTimestamp": "2018-06-21T18:00:19.00Z",
- "previousVersion": "8.0.12",
- "releaseTimestamp": "2018-06-21T19:55:24.00Z",
+ "previousTimestamp": "2018-06-21T19:55:24.00Z",
+ "previousVersion": "8.0.13",
+ "releaseTimestamp": "2019-04-03T23:19:48.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/deployhub-plugin",
- "sha1": "ODxA2ctCRViu8vW7eiPNneW5z3I=",
- "sha256": "sA1WTXsZr84Vzi5INMlczCDvb+lSPmCyPS7XcH6nmt4=",
+ "sha1": "/VlUjFjRJKB8A1Er+mihmQ6bFck=",
+ "sha256": "to1T+5xM849LnclTFHboyAxZFgYnD0/X+J+5IfOlUII=",
"title": "DeployHub",
- "url": "http://updates.jenkins-ci.org/download/plugins/deployhub/8.0.13/deployhub.hpi",
- "version": "8.0.13",
+ "url": "http://updates.jenkins-ci.org/download/plugins/deployhub/8.0.14/deployhub.hpi",
+ "version": "8.0.14",
"wiki": "https://plugins.jenkins.io/deployhub"
},
"deployit-plugin": {
- "buildDate": "Feb 27, 2019",
+ "buildDate": "Jun 24, 2019",
"dependencies": [
{
"name": "credentials",
@@ -18298,7 +19451,7 @@
}
],
"excerpt": "Package and deploy your applications from Jenkins with <a href=\"http://www.xebialabs.com\" rel=\"nofollow\">XebiaLabs XL Deploy</a>.",
- "gav": "com.xebialabs.deployit.ci:deployit-plugin:7.5.3",
+ "gav": "com.xebialabs.deployit.ci:deployit-plugin:7.5.6",
"labels": [
"upload",
"external",
@@ -18306,16 +19459,16 @@
"deployment"
],
"name": "deployit-plugin",
- "previousTimestamp": "2018-10-23T05:37:25.00Z",
- "previousVersion": "7.5.2",
- "releaseTimestamp": "2019-02-27T21:30:24.00Z",
+ "previousTimestamp": "2019-05-16T17:45:33.00Z",
+ "previousVersion": "7.5.5",
+ "releaseTimestamp": "2019-06-24T17:30:12.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/xldeploy-plugin",
- "sha1": "ZnmU+HeeUwikaKpinPtHWzclB6U=",
- "sha256": "2DSUb0Lr0qP7o3RRJEPYYSHOSRlTr6U12uDoQMfUCNI=",
+ "sha1": "bzQA6b6h0wA6xcrw8+fYhKqO7lg=",
+ "sha256": "lZUxoenJpceMf599Yxb+cCNbbT4rxdHXQC9UoUTCxyI=",
"title": "XebiaLabs XL Deploy",
- "url": "http://updates.jenkins-ci.org/download/plugins/deployit-plugin/7.5.3/deployit-plugin.hpi",
- "version": "7.5.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/deployit-plugin/7.5.6/deployit-plugin.hpi",
+ "version": "7.5.6",
"wiki": "https://plugins.jenkins.io/deployit-plugin"
},
"deployment-notification": {
@@ -18653,12 +19806,12 @@
"wiki": "https://plugins.jenkins.io/diawi-upload"
},
"digitalocean-plugin": {
- "buildDate": "Dec 08, 2018",
+ "buildDate": "Jul 23, 2019",
"dependencies": [
{
"name": "cloud-stats",
"optional": false,
- "version": "0.9"
+ "version": "0.23"
}
],
"developers": [
@@ -18679,19 +19832,19 @@
}
],
"excerpt": "This plugin enables Jenkins to provision slaves on DigitalOcean on demand.",
- "gav": "com.dubture.jenkins:digitalocean-plugin:1.0",
+ "gav": "com.dubture.jenkins:digitalocean-plugin:1.1",
"labels": [],
"name": "digitalocean-plugin",
- "previousTimestamp": "2018-11-15T08:15:23.00Z",
- "previousVersion": "0.19.2",
- "releaseTimestamp": "2018-12-08T10:23:30.00Z",
+ "previousTimestamp": "2018-12-08T10:23:30.00Z",
+ "previousVersion": "1.0",
+ "releaseTimestamp": "2019-07-23T14:45:51.00Z",
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/digitalocean-plugin",
- "sha1": "7fmlZxlnrkPQQ+T9g3R7ARAnL1U=",
- "sha256": "ARr1+ZkcK8vdFwY1URLIKuAXV7RU5WjKkfeCHPovDrY=",
+ "sha1": "pMLyQL+QluLgNvrCLt+bhzdxBr0=",
+ "sha256": "hAtzpxv+Phsk4CfuOPC99Ic5VVTFvFFF04VowsylcCE=",
"title": "DigitalOcean",
- "url": "http://updates.jenkins-ci.org/download/plugins/digitalocean-plugin/1.0/digitalocean-plugin.hpi",
- "version": "1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/digitalocean-plugin/1.1/digitalocean-plugin.hpi",
+ "version": "1.1",
"wiki": "https://plugins.jenkins.io/digitalocean-plugin"
},
"dimensionsscm": {
@@ -18914,7 +20067,7 @@
"wiki": "https://plugins.jenkins.io/discobit-autoconfig"
},
"discord-notifier": {
- "buildDate": "Jan 25, 2019",
+ "buildDate": "Mar 10, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -18940,19 +20093,19 @@
}
],
"excerpt": "Discord Notifier allows you to send Discord embeds about your builds via Discord's webhooks.",
- "gav": "nz.co.jammehcow:discord-notifier:1.4.5",
+ "gav": "nz.co.jammehcow:discord-notifier:1.4.7",
"labels": [],
"name": "discord-notifier",
- "previousTimestamp": "2018-11-29T15:30:18.00Z",
- "previousVersion": "1.4.4",
- "releaseTimestamp": "2019-01-25T16:23:30.00Z",
+ "previousTimestamp": "2019-03-07T16:48:13.00Z",
+ "previousVersion": "1.4.6",
+ "releaseTimestamp": "2019-03-10T21:40:06.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/discord-notifier-plugin",
- "sha1": "j0IwHv+CIp9AVc+OEXQJ9PoAaL8=",
- "sha256": "1h8/92HRHPU+63dY/IQfCv+4STftgFVXIM6OR+pWgVc=",
+ "sha1": "qoGJ4Utb5BzTz1fOWQVQS5Lel74=",
+ "sha256": "+bhwS1bDpiz7SGlEHy79WOKX/cWf8g2vUCKvWTwEyoY=",
"title": "Discord Notifier",
- "url": "http://updates.jenkins-ci.org/download/plugins/discord-notifier/1.4.5/discord-notifier.hpi",
- "version": "1.4.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/discord-notifier/1.4.7/discord-notifier.hpi",
+ "version": "1.4.7",
"wiki": "https://plugins.jenkins.io/discord-notifier"
},
"disk-usage": {
@@ -19066,7 +20219,7 @@
"wiki": "https://plugins.jenkins.io/display-upstream-changes"
},
"display-url-api": {
- "buildDate": "Nov 16, 2018",
+ "buildDate": "Aug 03, 2019",
"dependencies": [],
"developers": [
{
@@ -19076,19 +20229,20 @@
}
],
"excerpt": "Provides the DisplayURLProvider extension point to provide alternate URLs for use in notifications",
- "gav": "org.jenkins-ci.plugins:display-url-api:2.3.0",
+ "gav": "org.jenkins-ci.plugins:display-url-api:2.3.2",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "display-url-api",
- "previousTimestamp": "2017-11-27T04:48:22.00Z",
- "previousVersion": "2.2.0",
- "releaseTimestamp": "2018-11-16T10:36:36.00Z",
- "requiredCore": "1.609.3",
+ "previousTimestamp": "2019-03-26T21:44:34.00Z",
+ "previousVersion": "2.3.1",
+ "releaseTimestamp": "2019-08-03T02:39:56.00Z",
+ "requiredCore": "2.89.4",
"scm": "https://github.com/jenkinsci/display-url-api-plugin",
- "sha1": "1bNFXtSdFugkqvIBWO18VfXHfVE=",
- "sha256": "zfNBkE6t0mfJdTZ9U6Xdz7GnlULrrljHAnqYjCuSMZ0=",
+ "sha1": "A1azK1oS8Kmq/eg7fjsrUyUKrVM=",
+ "sha256": "pNXzc0mTC13ZoqUEK9E1J7TC7jFv5JQg/hVPoGI6K7E=",
"title": "Display URL API",
- "url": "http://updates.jenkins-ci.org/download/plugins/display-url-api/2.3.0/display-url-api.hpi",
- "version": "2.3.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/display-url-api/2.3.2/display-url-api.hpi",
+ "version": "2.3.2",
"wiki": "https://plugins.jenkins.io/display-url-api"
},
"distTest": {
@@ -19182,14 +20336,9 @@
"wiki": "https://plugins.jenkins.io/docker-build-publish"
},
"docker-build-step": {
- "buildDate": "Nov 06, 2018",
+ "buildDate": "Apr 23, 2019",
"dependencies": [
{
- "name": "credentials",
- "optional": false,
- "version": "1.22"
- },
- {
"name": "docker-commons",
"optional": false,
"version": "1.4.0"
@@ -19198,6 +20347,11 @@
"name": "matrix-project",
"optional": false,
"version": "1.4.1"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "1.22"
}
],
"developers": [
@@ -19207,25 +20361,25 @@
}
],
"excerpt": "This plugin allows to add various docker commands to your job as build steps.",
- "gav": "org.jenkins-ci.plugins:docker-build-step:2.2",
+ "gav": "org.jenkins-ci.plugins:docker-build-step:2.3",
"labels": [
"builder"
],
"name": "docker-build-step",
- "previousTimestamp": "2018-10-24T08:27:15.00Z",
- "previousVersion": "2.1",
- "releaseTimestamp": "2018-11-06T15:52:13.00Z",
+ "previousTimestamp": "2018-11-06T15:52:13.00Z",
+ "previousVersion": "2.2",
+ "releaseTimestamp": "2019-04-23T08:54:51.00Z",
"requiredCore": "1.579",
"scm": "https://github.com/jenkinsci/docker-build-step-plugin",
- "sha1": "XL36Dorcv2tK7ZghbN0omBSbrE0=",
- "sha256": "7cJVRsiEvDwrtLh+YV+6H3jSRBoEhkRLMzHAReAGhb4=",
+ "sha1": "xX9PWW0lIrNTm5e9Nv4CmfEWj/M=",
+ "sha256": "dBWaOuzAf8mJPuswg5NJST2a/AHmvmEtlX1a/LrSYwY=",
"title": "docker-build-step",
- "url": "http://updates.jenkins-ci.org/download/plugins/docker-build-step/2.2/docker-build-step.hpi",
- "version": "2.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/docker-build-step/2.3/docker-build-step.hpi",
+ "version": "2.3",
"wiki": "https://plugins.jenkins.io/docker-build-step"
},
"docker-commons": {
- "buildDate": "May 18, 2018",
+ "buildDate": "May 13, 2019",
"dependencies": [
{
"name": "authentication-tokens",
@@ -19235,35 +20389,41 @@
{
"name": "credentials-binding",
"optional": false,
- "version": "1.12"
+ "version": "1.18"
},
{
"name": "credentials",
"optional": false,
- "version": "2.1.13"
+ "version": "2.1.18"
+ },
+ {
+ "name": "pipeline-model-extensions",
+ "optional": true,
+ "version": "1.3.8"
}
],
"developers": [
{
- "developerId": "jglick"
+ "developerId": "Oleg"
}
],
"excerpt": "Provides the common shared functionality for various Docker-related plugins.",
- "gav": "org.jenkins-ci.plugins:docker-commons:1.13",
+ "gav": "org.jenkins-ci.plugins:docker-commons:1.15",
"labels": [
"library"
],
+ "minimumJavaVersion": "1.8",
"name": "docker-commons",
- "previousTimestamp": "2018-05-11T14:09:16.00Z",
- "previousVersion": "1.12",
- "releaseTimestamp": "2018-05-18T13:10:54.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2019-04-02T17:55:38.00Z",
+ "previousVersion": "1.14",
+ "releaseTimestamp": "2019-05-13T21:35:44.00Z",
+ "requiredCore": "2.150.1",
"scm": "https://github.com/jenkinsci/docker-commons-plugin",
- "sha1": "amXec8ZVeaTzKXXeqlxAA8odAkE=",
- "sha256": "MwOel32Trfb1eok40rnTclRk997c8kj+t1RDTU+gEEo=",
+ "sha1": "TGfsAsA10M9UVvMV+iaP604ta9M=",
+ "sha256": "b/TgrO0rhnEmYjHlyFGycbE4jNlkWJW9NxaCfc5Cqxk=",
"title": "Docker Commons",
- "url": "http://updates.jenkins-ci.org/download/plugins/docker-commons/1.13/docker-commons.hpi",
- "version": "1.13",
+ "url": "http://updates.jenkins-ci.org/download/plugins/docker-commons/1.15/docker-commons.hpi",
+ "version": "1.15",
"wiki": "https://plugins.jenkins.io/docker-commons"
},
"docker-compose-build-step": {
@@ -19363,7 +20523,7 @@
"wiki": "https://plugins.jenkins.io/docker-java-api"
},
"docker-plugin": {
- "buildDate": "Feb 07, 2019",
+ "buildDate": "Jul 10, 2019",
"compatibleSinceVersion": "0.17",
"dependencies": [
{
@@ -19444,22 +20604,22 @@
}
],
"excerpt": "This plugin integrates Jenkins with <a href=\"http://docker.io/\" rel=\"nofollow\">Docker</a>",
- "gav": "io.jenkins.docker:docker-plugin:1.1.6",
+ "gav": "io.jenkins.docker:docker-plugin:1.1.7",
"labels": [
"cloud",
"cluster"
],
"name": "docker-plugin",
- "previousTimestamp": "2018-08-08T10:52:00.00Z",
- "previousVersion": "1.1.5",
- "releaseTimestamp": "2019-02-07T17:17:37.00Z",
+ "previousTimestamp": "2019-02-07T17:17:37.00Z",
+ "previousVersion": "1.1.6",
+ "releaseTimestamp": "2019-07-10T12:53:21.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/docker-plugin",
- "sha1": "2T7IIHMDJVxmpOtWGPs6qGLh/X8=",
- "sha256": "ngRKuW61NbxA6IVbWJAS8mHZ6YZ3squbS1H9jNscf9A=",
+ "sha1": "wQHeYUm3J1qhdscZLeUc25stJec=",
+ "sha256": "+NtRdQlFyxQ9HjG+MrlmjR9oxi6NlMNU9AXBe7W6u+8=",
"title": "Docker",
- "url": "http://updates.jenkins-ci.org/download/plugins/docker-plugin/1.1.6/docker-plugin.hpi",
- "version": "1.1.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/docker-plugin/1.1.7/docker-plugin.hpi",
+ "version": "1.1.7",
"wiki": "https://plugins.jenkins.io/docker-plugin"
},
"docker-slaves": {
@@ -19585,7 +20745,7 @@
"wiki": "https://plugins.jenkins.io/docker-traceability"
},
"docker-workflow": {
- "buildDate": "May 18, 2018",
+ "buildDate": "Aug 02, 2019",
"dependencies": [
{
"name": "workflow-api",
@@ -19610,7 +20770,7 @@
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.9"
+ "version": "2.18"
},
{
"name": "workflow-support",
@@ -19620,7 +20780,7 @@
{
"name": "docker-commons",
"optional": false,
- "version": "1.13"
+ "version": "1.14"
},
{
"name": "script-security",
@@ -19630,30 +20790,31 @@
],
"developers": [
{
- "developerId": "jglick"
+ "developerId": "dnusbaum"
}
],
"excerpt": "Build and use Docker containers from pipelines.",
- "gav": "org.jenkins-ci.plugins:docker-workflow:1.17",
+ "gav": "org.jenkins-ci.plugins:docker-workflow:1.19",
"labels": [
"deployment",
"devops"
],
+ "minimumJavaVersion": "1.8",
"name": "docker-workflow",
- "previousTimestamp": "2018-05-11T16:57:45.00Z",
- "previousVersion": "1.16",
- "releaseTimestamp": "2018-05-18T13:31:36.00Z",
+ "previousTimestamp": "2019-04-02T18:47:36.00Z",
+ "previousVersion": "1.18",
+ "releaseTimestamp": "2019-08-02T21:33:26.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/docker-workflow-plugin",
- "sha1": "T4hff/RZiboBTpXO8B1iMvdCKQg=",
- "sha256": "LmYeiB2/cAyuCb+XUU6a0ThT4Ky73TZsFLFYTiiPXwQ=",
+ "sha1": "r8IiPp9pxd9SuSYVEkKgxyBh7d4=",
+ "sha256": "/LQjvpzjpIGqUqMePnnXVtz0IpK4hKE/rGLoTGHENXM=",
"title": "Docker Pipeline",
- "url": "http://updates.jenkins-ci.org/download/plugins/docker-workflow/1.17/docker-workflow.hpi",
- "version": "1.17",
+ "url": "http://updates.jenkins-ci.org/download/plugins/docker-workflow/1.19/docker-workflow.hpi",
+ "version": "1.19",
"wiki": "https://plugins.jenkins.io/docker-workflow"
},
"dockerhub-notification": {
- "buildDate": "Jul 12, 2018",
+ "buildDate": "Mar 28, 2019",
"dependencies": [
{
"name": "async-http-client",
@@ -19672,19 +20833,19 @@
}
],
"excerpt": "Integrates Jenkins with <a href=\"http://hub.docker.com\" rel=\"nofollow\">DockerHub</a> and Docker Registry",
- "gav": "org.jenkins-ci.plugins:dockerhub-notification:2.3.0",
+ "gav": "org.jenkins-ci.plugins:dockerhub-notification:2.4.0",
"labels": [],
"name": "dockerhub-notification",
- "previousTimestamp": "2018-01-04T15:44:28.00Z",
- "previousVersion": "2.2.1",
- "releaseTimestamp": "2018-07-12T08:48:00.00Z",
+ "previousTimestamp": "2018-07-12T08:48:00.00Z",
+ "previousVersion": "2.3.0",
+ "releaseTimestamp": "2019-03-28T15:31:41.00Z",
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/dockerhub-notification-plugin",
- "sha1": "xd0W2tXWhy334jiIlNa00e9ujb4=",
- "sha256": "1qDYJvMXgqvY0Ma25GXe2LcKufpmkcasBUd6NJRb8XE=",
+ "sha1": "CXc0x5GymtXsPyRUTzAnWCBOYA0=",
+ "sha256": "QY73O2BXGP3CRYHFKAmO7ebg0UcuidvGnI2unFzWeg4=",
"title": "CloudBees Docker Hub/Registry Notification",
- "url": "http://updates.jenkins-ci.org/download/plugins/dockerhub-notification/2.3.0/dockerhub-notification.hpi",
- "version": "2.3.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/dockerhub-notification/2.4.0/dockerhub-notification.hpi",
+ "version": "2.4.0",
"wiki": "https://plugins.jenkins.io/dockerhub-notification"
},
"doclinks": {
@@ -19732,7 +20893,7 @@
"wiki": "https://plugins.jenkins.io/doclinks"
},
"doktor": {
- "buildDate": "Oct 25, 2017",
+ "buildDate": "Apr 10, 2019",
"compatibleSinceVersion": "2.60.1",
"dependencies": [
{
@@ -19754,19 +20915,19 @@
}
],
"excerpt": "Jenkins plugin for automated documentation uploading to Confluence.",
- "gav": "by.dev.madhead.doktor:doktor:0.3.3",
+ "gav": "by.dev.madhead.doktor:doktor:0.4.1",
"labels": [],
"name": "doktor",
- "previousTimestamp": "2017-10-25T22:34:03.00Z",
- "previousVersion": "0.3.2",
- "releaseTimestamp": "2017-10-25T22:51:11.00Z",
+ "previousTimestamp": "2019-04-10T22:45:48.00Z",
+ "previousVersion": "0.4.0",
+ "releaseTimestamp": "2019-04-10T22:43:34.00Z",
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/doktor-plugin",
- "sha1": "kviosyNX3UKaYbWkdalS+5ie7Rg=",
- "sha256": "JUJLjIjHxp0V5t+JVRLTNPFkGJLls7vNS7pWix8qV5s=",
+ "sha1": "MTtog8onDUKMFzhIwe9nx9TPF2M=",
+ "sha256": "eLOB7ZYtFOxizsNixIFhr4AySC2Q5fks2P9cjJjy2l4=",
"title": "Doktor",
- "url": "http://updates.jenkins-ci.org/download/plugins/doktor/0.3.3/doktor.hpi",
- "version": "0.3.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/doktor/0.4.1/doktor.hpi",
+ "version": "0.4.1",
"wiki": "https://plugins.jenkins.io/doktor"
},
"dos-trigger": {
@@ -20190,6 +21351,31 @@
"version": "2.1.3",
"wiki": "https://plugins.jenkins.io/dtkit"
},
+ "dtkit-api": {
+ "buildDate": "Jun 27, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "nikolasfalco"
+ }
+ ],
+ "excerpt": "This plugin exposes the DTKit 2 APIs to other Jenkins plugins.",
+ "gav": "org.jenkins-ci.plugins:dtkit-api:2.1.1-1",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "dtkit-api",
+ "previousTimestamp": "2019-06-11T20:54:07.00Z",
+ "previousVersion": "2.1.1",
+ "releaseTimestamp": "2019-06-27T02:05:18.00Z",
+ "requiredCore": "2.138.4",
+ "scm": "https://github.com/jenkinsci/dtkit-plugin",
+ "sha1": "XNpHITUyb2XU8bs0M6nXAquI1e0=",
+ "sha256": "URsg1miLhGxmz/LDafb8Sv5vclgsskWM4Y5nNFoTzWg=",
+ "title": "DTKit 2 API",
+ "url": "http://updates.jenkins-ci.org/download/plugins/dtkit-api/2.1.1-1/dtkit-api.hpi",
+ "version": "2.1.1-1",
+ "wiki": "https://plugins.jenkins.io/dtkit-api"
+ },
"dumpinfo-buildwrapper-plugin": {
"buildDate": "Jan 30, 2011",
"dependencies": [],
@@ -20244,7 +21430,7 @@
"wiki": "https://plugins.jenkins.io/dumpling"
},
"durable-task": {
- "buildDate": "Jan 31, 2019",
+ "buildDate": "Jul 05, 2019",
"dependencies": [],
"developers": [
{
@@ -20252,21 +21438,22 @@
}
],
"excerpt": "Library offering an extension point for processes which can run outside of Jenkins yet be monitored.",
- "gav": "org.jenkins-ci.plugins:durable-task:1.29",
+ "gav": "org.jenkins-ci.plugins:durable-task:1.30",
"labels": [
"builder"
],
+ "minimumJavaVersion": "1.7",
"name": "durable-task",
- "previousTimestamp": "2018-11-14T18:45:56.00Z",
- "previousVersion": "1.28",
- "releaseTimestamp": "2019-01-31T18:59:35.00Z",
+ "previousTimestamp": "2019-01-31T18:59:35.00Z",
+ "previousVersion": "1.29",
+ "releaseTimestamp": "2019-07-05T19:22:54.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/durable-task-plugin",
- "sha1": "GxzGckumf2KlwibuUSIXpViFJm0=",
- "sha256": "ONvZW+/G5mnQKnuhivxKRCF07j0fC++RbGnXNUkFkcc=",
+ "sha1": "S0rmDQ8jxcGB/80EsRacql8+EXU=",
+ "sha256": "WAwipyGLDz/NmgcFu6S5GeCNPiPbR4NCY02O2BIrx+0=",
"title": "Durable Task",
- "url": "http://updates.jenkins-ci.org/download/plugins/durable-task/1.29/durable-task.hpi",
- "version": "1.29",
+ "url": "http://updates.jenkins-ci.org/download/plugins/durable-task/1.30/durable-task.hpi",
+ "version": "1.30",
"wiki": "https://plugins.jenkins.io/durable-task"
},
"dynamic-axis": {
@@ -20363,12 +21550,12 @@
"wiki": "https://plugins.jenkins.io/dynamic_extended_choice_parameter"
},
"dynatrace-dashboard": {
- "buildDate": "Aug 06, 2018",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
- "name": "workflow-cps",
+ "name": "workflow-job",
"optional": false,
- "version": "2.0"
+ "version": "2.6"
},
{
"name": "workflow-basic-steps",
@@ -20376,9 +21563,9 @@
"version": "2.6"
},
{
- "name": "workflow-job",
+ "name": "workflow-cps",
"optional": false,
- "version": "2.6"
+ "version": "2.0"
}
],
"developers": [
@@ -20399,21 +21586,21 @@
}
],
"excerpt": "Allows Dynatrace Application Monitoring test results to be published.",
- "gav": "org.jenkins-ci.plugins:dynatrace-dashboard:2.1.3",
+ "gav": "org.jenkins-ci.plugins:dynatrace-dashboard:2.1.4",
"labels": [
"report"
],
"name": "dynatrace-dashboard",
- "previousTimestamp": "2017-09-12T12:11:06.00Z",
- "previousVersion": "2.1.0",
- "releaseTimestamp": "2018-08-06T08:24:49.00Z",
+ "previousTimestamp": "2018-08-06T08:24:49.00Z",
+ "previousVersion": "2.1.3",
+ "releaseTimestamp": "2019-09-03T06:39:02.00Z",
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/dynatrace-plugin",
- "sha1": "DG9NnJ3vSpbH2uIS7c4ZlnKVMRA=",
- "sha256": "akailByoj4mnyjHoRs9DNrDE1iakqM1C5LsXWifHbzM=",
+ "sha1": "jMvrzHzwKiqKhiiKgrD5zExKG0Q=",
+ "sha256": "K8uz77w6owwan2cnO7S+igtO4Pq/PQcvo6vlH7I6cxU=",
"title": "Dynatrace Application Monitoring",
- "url": "http://updates.jenkins-ci.org/download/plugins/dynatrace-dashboard/2.1.3/dynatrace-dashboard.hpi",
- "version": "2.1.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/dynatrace-dashboard/2.1.4/dynatrace-dashboard.hpi",
+ "version": "2.1.4",
"wiki": "https://plugins.jenkins.io/dynatrace-dashboard"
},
"eagle-tester": {
@@ -20443,7 +21630,7 @@
"wiki": "https://plugins.jenkins.io/eagle-tester"
},
"ease-plugin": {
- "buildDate": "Feb 14, 2019",
+ "buildDate": "Mar 06, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -20453,7 +21640,7 @@
{
"name": "credentials",
"optional": false,
- "version": "2.1.5"
+ "version": "2.1.18"
},
{
"name": "plain-credentials",
@@ -20474,21 +21661,21 @@
}
],
"excerpt": "This plugin adds the ability to upload Android, iOS, and Windows apps. <a href=\"https://www.arxan.com/apperian/\" rel=\"nofollow\">Apperian platform info</a>",
- "gav": "org.jenkins-ci.plugins:ease-plugin:2.1",
+ "gav": "org.jenkins-ci.plugins:ease-plugin:2.2",
"labels": [
"upload"
],
"name": "ease-plugin",
- "previousTimestamp": "2018-11-14T00:27:29.00Z",
- "previousVersion": "2.0",
- "releaseTimestamp": "2019-02-14T21:21:56.00Z",
+ "previousTimestamp": "2019-02-14T21:21:56.00Z",
+ "previousVersion": "2.1",
+ "releaseTimestamp": "2019-03-06T20:33:11.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/ease-plugin",
- "sha1": "yImYQXB0zfjoTfuiImXtUMXTTmY=",
- "sha256": "lQApWgnxGEQN7H4pD8G5HonUsVFfeqW1rLToJTh4Auk=",
+ "sha1": "oHqNleV7HoLPUxILlT0R9Su9Bao=",
+ "sha256": "UPdkkjiEo63avaJKuAPebET7P+Vp3HypwraXENpDUiI=",
"title": "Arxan MAM Publisher",
- "url": "http://updates.jenkins-ci.org/download/plugins/ease-plugin/2.1/ease-plugin.hpi",
- "version": "2.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ease-plugin/2.2/ease-plugin.hpi",
+ "version": "2.2",
"wiki": "https://plugins.jenkins.io/ease-plugin"
},
"easyqa": {
@@ -20522,13 +21709,13 @@
"wiki": "https://plugins.jenkins.io/easyqa"
},
"ec2": {
- "buildDate": "Jan 08, 2019",
- "compatibleSinceVersion": "1.41",
+ "buildDate": "Aug 10, 2019",
+ "compatibleSinceVersion": "1.45",
"dependencies": [
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.9"
+ "version": "2.19"
},
{
"name": "apache-httpcomponents-client-4-api",
@@ -20543,7 +21730,7 @@
{
"name": "aws-java-sdk",
"optional": false,
- "version": "1.11.457"
+ "version": "1.11.594"
},
{
"name": "bouncycastle-api",
@@ -20551,9 +21738,19 @@
"version": "2.17"
},
{
+ "name": "command-launcher",
+ "optional": false,
+ "version": "1.2"
+ },
+ {
"name": "node-iterator-api",
"optional": false,
"version": "1.5.0"
+ },
+ {
+ "name": "trilead-api",
+ "optional": false,
+ "version": "1.0.3"
}
],
"developers": [
@@ -20574,21 +21771,22 @@
}
],
"excerpt": "This plugin integrates Jenkins with <a href=\"http://aws.amazon.com/ec2/\" rel=\"nofollow\">Amazon EC2</a> or anything implementing the EC2 API&#39;s such as an Ubuntu.",
- "gav": "org.jenkins-ci.plugins:ec2:1.42",
+ "gav": "org.jenkins-ci.plugins:ec2:1.45",
"labels": [
"cluster"
],
+ "minimumJavaVersion": "1.8",
"name": "ec2",
- "previousTimestamp": "2018-10-24T13:21:33.00Z",
- "previousVersion": "1.41",
- "releaseTimestamp": "2019-01-08T23:48:21.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2019-06-26T15:10:35.00Z",
+ "previousVersion": "1.44.1",
+ "releaseTimestamp": "2019-08-10T17:41:38.00Z",
+ "requiredCore": "2.150.1",
"scm": "https://github.com/jenkinsci/ec2-plugin",
- "sha1": "MBFXN0mXqQf8UN7vJkiO+cANlyI=",
- "sha256": "M2j1pem7YVPIlXToSQFN5jaEGEaBaWE4ZAJbRO5vfgY=",
+ "sha1": "/tg+ubaNz0NdziEmVvCjALDW2G8=",
+ "sha256": "l/fzZZEJKJ6qCf5tdSMkbEARx50cGi8p1GpiO/Iqlso=",
"title": "Amazon EC2",
- "url": "http://updates.jenkins-ci.org/download/plugins/ec2/1.42/ec2.hpi",
- "version": "1.42",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ec2/1.45/ec2.hpi",
+ "version": "1.45",
"wiki": "https://plugins.jenkins.io/ec2"
},
"ec2-cloud-axis": {
@@ -20684,22 +21882,22 @@
"wiki": "https://plugins.jenkins.io/ec2-deployment-dashboard"
},
"ec2-fleet": {
- "buildDate": "Jan 18, 2019",
+ "buildDate": "Aug 10, 2019",
"dependencies": [
{
"name": "aws-credentials",
"optional": false,
- "version": "1.20"
+ "version": "1.24"
},
{
"name": "aws-java-sdk",
"optional": false,
- "version": "1.11.119"
+ "version": "1.11.341"
},
{
"name": "credentials",
"optional": false,
- "version": "2.1.13"
+ "version": "2.1.19"
},
{
"name": "jackson2-api",
@@ -20714,9 +21912,9 @@
],
"developers": [
{
- "developerId": "cyberax",
- "email": "cyberax@amazon.com",
- "name": "Aleksei Besogonov"
+ "developerId": "terma",
+ "email": "artem.stasuk@gmail.com",
+ "name": "Artem Stasiuk"
},
{
"developerId": "schmutze",
@@ -20725,19 +21923,19 @@
}
],
"excerpt": "Use EC2 SpotFleet to launch builders",
- "gav": "com.amazon.jenkins.fleet:ec2-fleet:1.1.9",
+ "gav": "com.amazon.jenkins.fleet:ec2-fleet:1.10.2",
"labels": [],
"name": "ec2-fleet",
- "previousTimestamp": "2018-11-03T04:28:30.00Z",
- "previousVersion": "1.1.8",
- "releaseTimestamp": "2019-01-18T00:46:26.00Z",
+ "previousTimestamp": "2019-08-08T03:55:07.00Z",
+ "previousVersion": "1.10.1",
+ "releaseTimestamp": "2019-08-10T06:46:21.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/ec2-fleet-plugin",
- "sha1": "Mhw4sLgmz2DTxasfbmVQs+vjjeY=",
- "sha256": "NUug7YoikCHMojX1FiWV3iugwdw6xZrCncRfmApleo0=",
+ "sha1": "3rpqrf6bapbaaqgTUqJcRb89Ps4=",
+ "sha256": "htGCcdFwtWmy5nV9go+eNsnyYOr5dds5owQN39vExuo=",
"title": "EC2 Fleet",
- "url": "http://updates.jenkins-ci.org/download/plugins/ec2-fleet/1.1.9/ec2-fleet.hpi",
- "version": "1.1.9",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ec2-fleet/1.10.2/ec2-fleet.hpi",
+ "version": "1.10.2",
"wiki": "https://plugins.jenkins.io/ec2-fleet"
},
"eclipse-update-site": {
@@ -20767,31 +21965,39 @@
"wiki": "https://plugins.jenkins.io/eclipse-update-site"
},
"ecs-publisher": {
- "buildDate": "Sep 12, 2017",
+ "buildDate": "Mar 11, 2019",
"dependencies": [],
"developers": [
{
+ "developerId": "jthdev",
+ "email": "jan.thielscher@eacg.de",
+ "name": "Jan Thielscher"
+ },
+ {
"developerId": "prizrack13",
"email": "prizrack13@mail.ru",
"name": "Varanytsia Anatolii"
}
],
"excerpt": "This plugin allows you to publish project dependencies information to <a href=\"https://ecs-app.eacg.de/\" rel=\"nofollow\">ECS</a>. <br /> <a href=\"https://ecs.eacg.de/install\" rel=\"nofollow\">Install plugins</a> Supported plugins: NameVersion<a href=\"https://github.com/eacg-gmbh/ecs-composer\" rel=\"nofollow\">eacg-gmbh/ecs-composer</a>1.0.1 &#43;<a href=\"https://github.com/eacg-gmbh/ecs-bundler\" rel=\"nofollow\">ecs_bundler</a>1.0.1 &#43;<a href=\"https://github.com/eacg-gmbh/ecs-node-client\" rel=\"nofollow\">ecs-node-client</a>0.2.0 &#43;",
- "gav": "de.eacg:ecs-publisher:1.0.0",
+ "gav": "de.eacg:ecs-publisher:1.0.1",
"labels": [],
"name": "ecs-publisher",
- "releaseTimestamp": "2017-09-12T13:30:27.00Z",
+ "previousTimestamp": "2017-09-12T13:30:27.00Z",
+ "previousVersion": "1.0.0",
+ "releaseTimestamp": "2019-03-11T12:07:30.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/ecs-publisher-plugin",
- "sha1": "IQ8ChRavmvhQEKo4HrJa6ibIyQc=",
- "sha256": "SiKlu4cTVWorbF9Sl/APv3e8ajyNkmg+4sjqsfuarfY=",
+ "sha1": "hRa8vAvHp4sahdLsOyuNNmAlm90=",
+ "sha256": "WUmxMUZypkvOpIKgZsED5eQ+Nc7Ci57XpQ/QUcKLgjk=",
"title": "ECS publisher",
- "url": "http://updates.jenkins-ci.org/download/plugins/ecs-publisher/1.0.0/ecs-publisher.hpi",
- "version": "1.0.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ecs-publisher/1.0.1/ecs-publisher.hpi",
+ "version": "1.0.1",
"wiki": "https://plugins.jenkins.io/ecs-publisher"
},
"ecutest": {
- "buildDate": "Feb 15, 2019",
+ "buildDate": "Jul 03, 2019",
+ "compatibleSinceVersion": "2.10.0",
"dependencies": [
{
"name": "icon-shim",
@@ -20852,7 +22058,7 @@
}
],
"excerpt": "This plugin integrates Jenkins with <a href=\"https://www.tracetronic.com/products/ecu-test/\" rel=\"nofollow\">ECU-TEST</a> and generates reports on automated test execution.",
- "gav": "de.tracetronic.jenkins.plugins:ecutest:2.6",
+ "gav": "de.tracetronic.jenkins.plugins:ecutest:2.10",
"labels": [
"builder",
"report",
@@ -20860,16 +22066,16 @@
],
"minimumJavaVersion": "1.8",
"name": "ecutest",
- "previousTimestamp": "2018-12-07T15:17:02.00Z",
- "previousVersion": "2.5",
- "releaseTimestamp": "2019-02-15T14:20:53.00Z",
+ "previousTimestamp": "2019-06-14T13:38:46.00Z",
+ "previousVersion": "2.9",
+ "releaseTimestamp": "2019-07-03T13:08:29.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/ecutest-plugin",
- "sha1": "R+JFkIjNjcwuCN65hYJxU6iqV/M=",
- "sha256": "utGM403L26mCx0AJfaWU6Kn9I30uqQ6rC6hcwctH8aI=",
+ "sha1": "nah8f0mGrLAOTGlp8llI6fpMajI=",
+ "sha256": "r991caDFSgTk47gPNlcFNyxahA9CL/qQQPXkS/KGiXY=",
"title": "TraceTronic ECU-TEST",
- "url": "http://updates.jenkins-ci.org/download/plugins/ecutest/2.6/ecutest.hpi",
- "version": "2.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ecutest/2.10/ecutest.hpi",
+ "version": "2.10",
"wiki": "https://plugins.jenkins.io/ecutest"
},
"eggplant-plugin": {
@@ -20921,7 +22127,7 @@
"wiki": "https://plugins.jenkins.io/eggplant-plugin"
},
"eiffel-broadcaster": {
- "buildDate": "Jan 28, 2019",
+ "buildDate": "Jul 19, 2019",
"dependencies": [
{
"name": "matrix-project",
@@ -20937,17 +22143,19 @@
}
],
"excerpt": "Broadcasts Eiffel messages on an MQ server",
- "gav": "com.axis.jenkins.plugins.eiffel:eiffel-broadcaster:1.0.0",
+ "gav": "com.axis.jenkins.plugins.eiffel:eiffel-broadcaster:1.0.1",
"labels": [],
"name": "eiffel-broadcaster",
- "releaseTimestamp": "2019-01-28T15:28:52.00Z",
+ "previousTimestamp": "2019-01-28T15:28:52.00Z",
+ "previousVersion": "1.0.0",
+ "releaseTimestamp": "2019-07-19T12:10:48.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/eiffel-broadcaster-plugin",
- "sha1": "5GydK2wZRw0Rn4PPX0DwT9BDpiw=",
- "sha256": "NGirbupTxN6YdP46GiXw9Z6yLo6KJlSXKn+XEaSJkao=",
+ "sha1": "cmLbkaKarRi166Fo+DyiobWc3a4=",
+ "sha256": "el+hmuhHlvj+0Yxt0QDP1U45eP4qFOvyohR3mqKZ1NM=",
"title": "Eiffel Broadcaster",
- "url": "http://updates.jenkins-ci.org/download/plugins/eiffel-broadcaster/1.0.0/eiffel-broadcaster.hpi",
- "version": "1.0.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/eiffel-broadcaster/1.0.1/eiffel-broadcaster.hpi",
+ "version": "1.0.1",
"wiki": "https://plugins.jenkins.io/eiffel-broadcaster"
},
"elOyente": {
@@ -20989,27 +22197,27 @@
"wiki": "https://plugins.jenkins.io/elOyente"
},
"elastest": {
- "buildDate": "Feb 28, 2019",
+ "buildDate": "Apr 29, 2019",
"dependencies": [
{
- "name": "junit",
- "optional": false,
- "version": "1.10"
- },
- {
- "name": "structs",
- "optional": false,
- "version": "1.2"
- },
- {
"name": "workflow-step-api",
"optional": true,
"version": "1.7"
},
{
+ "name": "junit",
+ "optional": false,
+ "version": "1.10"
+ },
+ {
"name": "mask-passwords",
"optional": true,
"version": "2.8"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.2"
}
],
"developers": [
@@ -21020,19 +22228,19 @@
}
],
"excerpt": "A client for <a href=\"http://elastest.io/\" rel=\"nofollow\">ElasTest</a> that allows you to integrate a Job of Jenkins with a TJob of ElasTest. You can send the logs generated by a build from Jenkins to ElasTest to analyze them with advanced tools and to make use of the services provided by ElasTest such as browsers on demand with video recording, etc.",
- "gav": "org.jenkins-ci.plugins:elastest:1.0.1",
+ "gav": "org.jenkins-ci.plugins:elastest:1.1.0",
"labels": [],
"name": "elastest",
- "previousTimestamp": "2019-02-12T16:37:38.00Z",
- "previousVersion": "1.0.0",
- "releaseTimestamp": "2019-02-28T11:47:54.00Z",
+ "previousTimestamp": "2019-02-28T11:47:54.00Z",
+ "previousVersion": "1.0.1",
+ "releaseTimestamp": "2019-04-29T08:21:03.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/elastest-plugin",
- "sha1": "juJpnPquRSLe0KaCnoPVkXXyIkM=",
- "sha256": "qGAlmgKpyusQMCr6BQo06Ixvbypoe7KH7zQ4XExqapw=",
+ "sha1": "n7IWgY/PenhW3p190rr5deZmSSI=",
+ "sha256": "J2ho62dvZ4vr8RTgdVbU6nt/0bID5WzSpFsJlq7Izf4=",
"title": "ElasTest",
- "url": "http://updates.jenkins-ci.org/download/plugins/elastest/1.0.1/elastest.hpi",
- "version": "1.0.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/elastest/1.1.0/elastest.hpi",
+ "version": "1.1.0",
"wiki": "https://plugins.jenkins.io/elastest"
},
"elastic-axis": {
@@ -21064,50 +22272,65 @@
"wiki": "https://plugins.jenkins.io/elastic-axis"
},
"elasticbox": {
- "buildDate": "Sep 22, 2017",
+ "buildDate": "Apr 16, 2019",
"compatibleSinceVersion": "4.0.0",
"dependencies": [
{
+ "name": "github",
+ "optional": false,
+ "version": "1.29.3"
+ },
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.12"
+ },
+ {
"name": "github-api",
"optional": false,
- "version": "1.76"
+ "version": "1.95"
},
{
- "name": "github",
+ "name": "token-macro",
"optional": false,
- "version": "1.19.2"
+ "version": "2.6"
}
],
"developers": [
{
"developerId": "GustavoLlorente",
- "email": "gustavo@elasticbox.com",
+ "email": "gustavo.llorente@centurylink.com",
"name": "Gustavo Llorente"
},
{
"developerId": "gsanchezu",
- "email": "guillermo@elasticbox.com",
+ "email": "guillermo.sanchez@centurylink.com",
"name": "Guillermo Sanchez Urien"
+ },
+ {
+ "developerId": "julio_castanar",
+ "email": "julio.castanarjaime@centurylink.com",
+ "name": "Julio Castanar"
}
],
"excerpt": "This plugin allows project to be built on slave instances deployed and managed by ElasticBox.",
- "gav": "com.elasticbox.jenkins-ci.plugins:elasticbox:4.1.6",
+ "gav": "com.elasticbox.jenkins-ci.plugins:elasticbox:5.0.1",
"labels": [
"cluster",
"buildwrapper",
"builder"
],
"name": "elasticbox",
- "previousTimestamp": "2017-05-18T13:50:28.00Z",
- "previousVersion": "4.1.4",
- "releaseTimestamp": "2017-09-22T15:22:49.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2017-09-22T15:22:49.00Z",
+ "previousVersion": "4.1.6",
+ "releaseTimestamp": "2019-04-16T16:54:02.00Z",
+ "requiredCore": "2.150.2",
"scm": "https://github.com/jenkinsci/elasticbox-plugin",
- "sha1": "QT5UwowR1KDe0xbPnEHxt/IwfNY=",
- "sha256": "mh7ycPTM16lpcOi5qNjq21fmQDtZqIHBD/P190P2kn0=",
+ "sha1": "EbzzHHov+SmVXqOSh9+BQiYu7PQ=",
+ "sha256": "BZQpNISXIvEm40qTA3ePqClF0Wia6G70NTmoSbg55jQ=",
"title": "ElasticBox CI",
- "url": "http://updates.jenkins-ci.org/download/plugins/elasticbox/4.1.6/elasticbox.hpi",
- "version": "4.1.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/elasticbox/5.0.1/elasticbox.hpi",
+ "version": "5.0.1",
"wiki": "https://plugins.jenkins.io/elasticbox"
},
"elasticsearch-query": {
@@ -21139,33 +22362,33 @@
"wiki": "https://plugins.jenkins.io/elasticsearch-query"
},
"electricflow": {
- "buildDate": "Dec 19, 2018",
+ "buildDate": "Jun 12, 2019",
"dependencies": [],
"developers": [
{
"developerId": "efpluginsdev",
- "email": "pluginsdev@electric-cloud.com",
- "name": "ElectricFlow Plugin Developer"
+ "email": "flowpluginteam@cloudbees.com",
+ "name": "CloudBees Flow Plugin Team"
}
],
- "excerpt": "This plugin provides electricflow functionality.",
- "gav": "org.jenkins-ci.plugins:electricflow:1.1.5",
+ "excerpt": "CloudBees Flow Application Release Orchestration",
+ "gav": "org.jenkins-ci.plugins:electricflow:1.1.9",
"labels": [],
"name": "electricflow",
- "previousTimestamp": "2017-11-22T18:21:04.00Z",
- "previousVersion": "1.1.4",
- "releaseTimestamp": "2018-12-19T07:16:15.00Z",
+ "previousTimestamp": "2019-06-12T13:03:25.00Z",
+ "previousVersion": "1.1.8",
+ "releaseTimestamp": "2019-06-12T21:09:29.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/electricflow-plugin",
- "sha1": "l3O4Hlulpd8+VclsHHoHMHZDnWQ=",
- "sha256": "iNkza9g/G7o3sAHAqJLkQyqN6HhP9fHXqn3H1rs1/XQ=",
- "title": "ElectricFlow",
- "url": "http://updates.jenkins-ci.org/download/plugins/electricflow/1.1.5/electricflow.hpi",
- "version": "1.1.5",
+ "sha1": "+ZDwM5Z+NYqhVt5fjWsl08BWRnM=",
+ "sha256": "nS5kOZFVZbaNSvsx+ytjqZQ7CgY+85DxRMeU+ptTCBk=",
+ "title": "CloudBees Flow",
+ "url": "http://updates.jenkins-ci.org/download/plugins/electricflow/1.1.9/electricflow.hpi",
+ "version": "1.1.9",
"wiki": "https://plugins.jenkins.io/electricflow"
},
"email-ext": {
- "buildDate": "Feb 27, 2019",
+ "buildDate": "Mar 21, 2019",
"compatibleSinceVersion": "2.57.2",
"dependencies": [
{
@@ -21176,7 +22399,7 @@
{
"name": "workflow-step-api",
"optional": true,
- "version": "2.9"
+ "version": "2.19"
},
{
"name": "config-file-provider",
@@ -21201,12 +22424,12 @@
{
"name": "script-security",
"optional": false,
- "version": "1.27"
+ "version": "1.54"
},
{
"name": "structs",
"optional": false,
- "version": "1.6"
+ "version": "1.17"
},
{
"name": "token-macro",
@@ -21227,22 +22450,22 @@
}
],
"excerpt": "This plugin is a replacement for Jenkins&#39;s email publisher. It allows to configure every aspect of email notifications: when an email is sent, who should receive it and what the email says",
- "gav": "org.jenkins-ci.plugins:email-ext:2.64",
+ "gav": "org.jenkins-ci.plugins:email-ext:2.66",
"labels": [
"notifier"
],
- "minimumJavaVersion": "1.7",
+ "minimumJavaVersion": "1.8",
"name": "email-ext",
- "previousTimestamp": "2018-08-05T05:01:21.00Z",
- "previousVersion": "2.63",
- "releaseTimestamp": "2019-02-27T12:44:27.00Z",
- "requiredCore": "2.7.3",
+ "previousTimestamp": "2019-02-27T21:48:44.00Z",
+ "previousVersion": "2.65",
+ "releaseTimestamp": "2019-03-21T21:35:54.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/email-ext-plugin",
- "sha1": "D+vf2sFk1vFjwmg5lk4Xr4iKo3k=",
- "sha256": "8AVkH+7a7bohyAkH5XyXqcBvKmGzh1GuJFbD67fkioU=",
+ "sha1": "lS9xRKimKequfmw/hKVWdy4LOxw=",
+ "sha256": "ZcrERyj0VPietgwBWiOanrdlEIqMYg476TW7IuTmAwU=",
"title": "Email Extension",
- "url": "http://updates.jenkins-ci.org/download/plugins/email-ext/2.64/email-ext.hpi",
- "version": "2.64",
+ "url": "http://updates.jenkins-ci.org/download/plugins/email-ext/2.66/email-ext.hpi",
+ "version": "2.66",
"wiki": "https://plugins.jenkins.io/email-ext"
},
"email-ext-recipients-column": {
@@ -21337,29 +22560,40 @@
"wiki": "https://plugins.jenkins.io/emailext-template"
},
"embeddable-build-status": {
- "buildDate": "Feb 06, 2016",
- "dependencies": [],
+ "buildDate": "Jul 09, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.14"
+ },
+ {
+ "name": "script-security",
+ "optional": false,
+ "version": "1.49"
+ }
+ ],
"developers": [
{
- "developerId": "jglick"
+ "developerId": "tdoe"
}
],
"excerpt": "This plugin adds the embeddable build status badge to Jenkins so that you can easily hyperlink/show your build status from elsewhere.",
- "gav": "org.jenkins-ci.plugins:embeddable-build-status:1.9",
+ "gav": "org.jenkins-ci.plugins:embeddable-build-status:2.0.2",
"labels": [
"ui"
],
"name": "embeddable-build-status",
- "previousTimestamp": "2015-08-31T11:38:48.00Z",
- "previousVersion": "1.8",
- "releaseTimestamp": "2016-02-06T15:53:00.00Z",
- "requiredCore": "1.580.1",
- "scm": "https://github.com/jenkinsci/git-plugin",
- "sha1": "3Cn/dUUhPyzytUW6748gH+n+WrU=",
- "sha256": "nZUM5L/ctn4bEZjqK1ThjelewyFLHPETUUG1tUpi7bI=",
- "title": "embeddable-build-status",
- "url": "http://updates.jenkins-ci.org/download/plugins/embeddable-build-status/1.9/embeddable-build-status.hpi",
- "version": "1.9",
+ "previousTimestamp": "2019-04-09T10:05:55.00Z",
+ "previousVersion": "2.0.1",
+ "releaseTimestamp": "2019-07-09T09:40:34.00Z",
+ "requiredCore": "1.625",
+ "scm": "https://github.com/jenkinsci/embeddable-build-status-plugin",
+ "sha1": "au4RkXq0FgOfmyWp1Wal6rcQwus=",
+ "sha256": "YumULhGE1oXjR7oxeFfdfdVQmw40nQwzYpHQDU/xyQM=",
+ "title": "Embeddable Build Status",
+ "url": "http://updates.jenkins-ci.org/download/plugins/embeddable-build-status/2.0.2/embeddable-build-status.hpi",
+ "version": "2.0.2",
"wiki": "https://plugins.jenkins.io/embeddable-build-status"
},
"embotics-vcommander": {
@@ -21511,7 +22745,7 @@
"wiki": "https://plugins.jenkins.io/emotional-jenkins-plugin"
},
"enhanced-old-build-discarder": {
- "buildDate": "Jun 07, 2013",
+ "buildDate": "Aug 01, 2019",
"dependencies": [],
"developers": [
{
@@ -21521,20 +22755,27 @@
{
"developerId": "taksan",
"name": "Gabriel Takeuchi"
+ },
+ {
+ "developerId": "BenjaminBeggs",
+ "email": "benjaminbeggspublic@yahoo.com",
+ "name": "Benjamin Beggs"
}
],
- "excerpt": "This plugin adds an option to prevent discard of builds when the job is unstable.",
- "gav": "org.jenkins-ci.plugins:enhanced-old-build-discarder:1.0",
+ "excerpt": "This plugin extends the functionality of the internal build discard plugin with an option to prevent discard of builds when the job is unstable, in addition to the ability to require both age and quantity conditions be met prior to build discard.",
+ "gav": "org.jenkins-ci.plugins:enhanced-old-build-discarder:1.4",
"labels": [],
"name": "enhanced-old-build-discarder",
- "releaseTimestamp": "2013-06-07T20:52:05.00Z",
- "requiredCore": "1.509.1",
- "scm": "https://github.com/jenkinsci/enhanced-old-build-discarder",
- "sha1": "uops9VutITJdYEcKj3asK9D3h2I=",
- "sha256": "MoMIA2EmrL/2eb8wKC5w1yngX3gnVdQhDuLIUmcItBk=",
- "title": "enhanced-old-build-discarder",
- "url": "http://updates.jenkins-ci.org/download/plugins/enhanced-old-build-discarder/1.0/enhanced-old-build-discarder.hpi",
- "version": "1.0",
+ "previousTimestamp": "2013-06-07T20:52:05.00Z",
+ "previousVersion": "1.0",
+ "releaseTimestamp": "2019-08-01T06:37:12.00Z",
+ "requiredCore": "1.642",
+ "scm": "https://github.com/jenkinsci/enhanced-old-build-discarder-plugin",
+ "sha1": "kvAXTfCKxRiyQJcJYewL0tnWfMM=",
+ "sha256": "6szcAmfnjT5YwEmuDQE6hzk/Sv9/hozklbdds8SLXBQ=",
+ "title": "Enhanced Old Build Discarder",
+ "url": "http://updates.jenkins-ci.org/download/plugins/enhanced-old-build-discarder/1.4/enhanced-old-build-discarder.hpi",
+ "version": "1.4",
"wiki": "https://plugins.jenkins.io/enhanced-old-build-discarder"
},
"envfile": {
@@ -21564,13 +22805,13 @@
"wiki": "https://plugins.jenkins.io/envfile"
},
"envinject": {
- "buildDate": "Jul 07, 2018",
+ "buildDate": "Sep 03, 2019",
"compatibleSinceVersion": "2.1.4",
"dependencies": [
{
"name": "envinject-api",
"optional": false,
- "version": "1.3"
+ "version": "1.6"
},
{
"name": "ivy",
@@ -21606,26 +22847,27 @@
}
],
"excerpt": "This plugin makes it possible to set an environment for the builds.",
- "gav": "org.jenkins-ci.plugins:envinject:2.1.6",
+ "gav": "org.jenkins-ci.plugins:envinject:2.2.1",
"labels": [
"buildwrapper",
"builder"
],
+ "minimumJavaVersion": "1.8",
"name": "envinject",
- "previousTimestamp": "2017-10-13T14:25:38.00Z",
- "previousVersion": "2.1.5",
- "releaseTimestamp": "2018-07-07T11:02:37.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2019-07-22T10:06:22.00Z",
+ "previousVersion": "2.2.0",
+ "releaseTimestamp": "2019-09-03T11:43:44.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/envinject-plugin",
- "sha1": "vJs8BP8WNpBbSM4/ck9YxNpmHBM=",
- "sha256": "73aLxQgSTcIb8KAAqDR5USEcN+zPuHghXVBo6TFpMUo=",
+ "sha1": "nmz42k94CZdWBuFjSihrnZO9UbE=",
+ "sha256": "vWrHe+c/XFBAAniHg/Wji+WyZ+V4jw/U5UEShZu0a7E=",
"title": "Environment Injector",
- "url": "http://updates.jenkins-ci.org/download/plugins/envinject/2.1.6/envinject.hpi",
- "version": "2.1.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/envinject/2.2.1/envinject.hpi",
+ "version": "2.2.1",
"wiki": "https://plugins.jenkins.io/envinject"
},
"envinject-api": {
- "buildDate": "Dec 28, 2017",
+ "buildDate": "Jul 21, 2019",
"dependencies": [],
"developers": [
{
@@ -21634,19 +22876,20 @@
}
],
"excerpt": "Stores shared logic for Environment Injection management",
- "gav": "org.jenkins-ci.plugins:envinject-api:1.5",
+ "gav": "org.jenkins-ci.plugins:envinject-api:1.6",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "envinject-api",
- "previousTimestamp": "2017-10-24T06:15:40.00Z",
- "previousVersion": "1.4",
- "releaseTimestamp": "2017-12-28T09:07:27.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2017-12-28T09:07:27.00Z",
+ "previousVersion": "1.5",
+ "releaseTimestamp": "2019-07-21T21:39:15.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/envinject-api-plugin",
- "sha1": "h9nBEiuw8qhb1/j68Vtc+JmWrHI=",
- "sha256": "gCoNcSMcNYx6iudrvnSW/0IgWa0SwXJ/oDRnPesjphQ=",
+ "sha1": "ipiouGsxTykHKlxYnrq5quezVTM=",
+ "sha256": "/i7Sbr0dG6S55O2POSDSJVRGjr5KMgc20yWCz55vFDI=",
"title": "EnvInject API",
- "url": "http://updates.jenkins-ci.org/download/plugins/envinject-api/1.5/envinject-api.hpi",
- "version": "1.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/envinject-api/1.6/envinject-api.hpi",
+ "version": "1.6",
"wiki": "https://plugins.jenkins.io/envinject-api"
},
"environment-dashboard": {
@@ -21712,7 +22955,7 @@
"wiki": "https://plugins.jenkins.io/environment-labels-setter"
},
"environment-manager": {
- "buildDate": "Feb 01, 2019",
+ "buildDate": "Aug 29, 2019",
"dependencies": [
{
"name": "junit",
@@ -21743,21 +22986,21 @@
}
],
"excerpt": "Provision environments with Parasoft Continuous Testing Platform",
- "gav": "com.parasoft:environment-manager:2.9",
+ "gav": "com.parasoft:environment-manager:2.14",
"labels": [
"deployment"
],
"name": "environment-manager",
- "previousTimestamp": "2019-01-27T14:47:17.00Z",
- "previousVersion": "2.8",
- "releaseTimestamp": "2019-02-01T20:59:51.00Z",
+ "previousTimestamp": "2019-08-02T01:08:00.00Z",
+ "previousVersion": "2.13",
+ "releaseTimestamp": "2019-08-29T15:49:33.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/environment-manager-tools-plugin",
- "sha1": "dSch09iR4c44o6QfYDpsn3R2rXU=",
- "sha256": "UE84vVjpuctpsm3euOzl9h7b4tct6EY1q45GarOyQU0=",
+ "sha1": "jvUjd/we12ltOPKrGJH+CbZ0yqU=",
+ "sha256": "R7m5Am4dZdsIpLYiuIJbQ6DR6xhC0F9jjnQlxc27O8w=",
"title": "Parasoft Environment Manager",
- "url": "http://updates.jenkins-ci.org/download/plugins/environment-manager/2.9/environment-manager.hpi",
- "version": "2.9",
+ "url": "http://updates.jenkins-ci.org/download/plugins/environment-manager/2.14/environment-manager.hpi",
+ "version": "2.14",
"wiki": "https://plugins.jenkins.io/environment-manager"
},
"environment-script": {
@@ -21810,7 +23053,7 @@
"wiki": "https://plugins.jenkins.io/environment-script"
},
"environment-variable-page-decoration": {
- "buildDate": "Dec 13, 2017",
+ "buildDate": "May 03, 2019",
"dependencies": [],
"developers": [
{
@@ -21820,19 +23063,20 @@
}
],
"excerpt": "Use Environment Variables to insert content into Jenkins Pages via the PageDecorator API",
- "gav": "org.jenkins-ci.plugins:environment-variable-page-decoration:1.0.1",
+ "gav": "org.jenkins-ci.plugins:environment-variable-page-decoration:1.2.0",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "environment-variable-page-decoration",
- "previousTimestamp": "2017-12-12T16:44:28.00Z",
- "previousVersion": "1.0.0",
- "releaseTimestamp": "2017-12-13T15:16:39.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2017-12-13T15:16:39.00Z",
+ "previousVersion": "1.0.1",
+ "releaseTimestamp": "2019-05-03T13:25:38.00Z",
+ "requiredCore": "2.150.3",
"scm": "https://github.com/jenkinsci/environment-variable-page-decoration-plugin",
- "sha1": "uys29MB04jRFB43WkK2/1lCr19U=",
- "sha256": "y3XmHsd82lP6ODtQoCXyJtAsIe5QkcbubvdocSc3NTQ=",
+ "sha1": "n1RUSSabslvvy66YbxxoP87n2zM=",
+ "sha256": "3TdLgRh0fWc5wx6VoTGck8KYoEPBVIOu4xSx5Vf5L3g=",
"title": "Env Variable Page Decoration",
- "url": "http://updates.jenkins-ci.org/download/plugins/environment-variable-page-decoration/1.0.1/environment-variable-page-decoration.hpi",
- "version": "1.0.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/environment-variable-page-decoration/1.2.0/environment-variable-page-decoration.hpi",
+ "version": "1.2.0",
"wiki": "https://plugins.jenkins.io/environment-variable-page-decoration"
},
"escaped-markup-plugin": {
@@ -21885,7 +23129,7 @@
"wiki": "https://plugins.jenkins.io/event-announcer"
},
"exam": {
- "buildDate": "Feb 20, 2019",
+ "buildDate": "May 09, 2019",
"compatibleSinceVersion": "1.0",
"dependencies": [
{
@@ -21910,19 +23154,19 @@
}
],
"excerpt": "This plugin is to run Tests within EXAM.",
- "gav": "org.jenkins-ci.plugins:exam:1.0.3",
+ "gav": "org.jenkins-ci.plugins:exam:1.0.8",
"labels": [],
"name": "exam",
- "previousTimestamp": "2019-02-19T14:46:45.00Z",
- "previousVersion": "1.0.2",
- "releaseTimestamp": "2019-02-20T07:35:29.00Z",
+ "previousTimestamp": "2019-05-07T09:48:31.00Z",
+ "previousVersion": "1.0.7",
+ "releaseTimestamp": "2019-05-09T14:30:37.00Z",
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/exam-plugin",
- "sha1": "B+vHRTr7aMIlw9r8cP9cd/ExGng=",
- "sha256": "xBwXg+bmcny4KTOgYzKThANudF0sZHnjGOviKL/0JFU=",
+ "sha1": "h1kKyY3BaKwDiCX1Wb/KHFb8VQc=",
+ "sha256": "fZJ/ASQKLjJ7ydd+rUt0bgxe0XhGoDkv53qZGrIXsFk=",
"title": "MicroNova EXAM",
- "url": "http://updates.jenkins-ci.org/download/plugins/exam/1.0.3/exam.hpi",
- "version": "1.0.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/exam/1.0.8/exam.hpi",
+ "version": "1.0.8",
"wiki": "https://plugins.jenkins.io/exam"
},
"excludeMatrixParent": {
@@ -22014,6 +23258,37 @@
"version": "1.0",
"wiki": "https://plugins.jenkins.io/exclusive-label-plugin"
},
+ "experitest-cloud": {
+ "buildDate": "May 24, 2019",
+ "compatibleSinceVersion": "2.0",
+ "dependencies": [
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.13"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "phuonghqh",
+ "email": "phuonghqh@gmail.com",
+ "name": "Phuong Huynh"
+ }
+ ],
+ "excerpt": "This plugin provide simple GUI to integrate with Experitest Cloud API though Jenkins Jobs.",
+ "gav": "org.jenkins-ci.plugins:experitest-cloud:1.0.0",
+ "labels": [],
+ "name": "experitest-cloud",
+ "releaseTimestamp": "2019-05-24T14:22:55.00Z",
+ "requiredCore": "1.651.2",
+ "scm": "https://github.com/jenkinsci/experitest-cloud-plugin",
+ "sha1": "QrDGoM4r+Z10KE7PGYI71Ez3LV4=",
+ "sha256": "eZp9gucEeozxcRby2QjnyAslcRkFB1zrdzPTy8QDAfA=",
+ "title": "Experitest Cloud",
+ "url": "http://updates.jenkins-ci.org/download/plugins/experitest-cloud/1.0.0/experitest-cloud.hpi",
+ "version": "1.0.0",
+ "wiki": "https://plugins.jenkins.io/experitest-cloud"
+ },
"export-params": {
"buildDate": "Oct 13, 2016",
"dependencies": [],
@@ -22043,7 +23318,7 @@
"wiki": "https://plugins.jenkins.io/export-params"
},
"extended-choice-parameter": {
- "buildDate": "Feb 28, 2017",
+ "buildDate": "Apr 02, 2019",
"dependencies": [
{
"name": "jquery",
@@ -22063,21 +23338,21 @@
}
],
"excerpt": "Adds extended functionality to Choice parameter",
- "gav": "org.jenkins-ci.plugins:extended-choice-parameter:0.76",
+ "gav": "org.jenkins-ci.plugins:extended-choice-parameter:0.78",
"labels": [
"parameter"
],
"name": "extended-choice-parameter",
- "previousTimestamp": "2016-09-14T14:58:29.00Z",
- "previousVersion": "0.75",
- "releaseTimestamp": "2017-02-28T15:43:05.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2017-02-28T15:43:05.00Z",
+ "previousVersion": "0.76",
+ "releaseTimestamp": "2019-04-02T20:04:09.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/extended-choice-parameter-plugin",
- "sha1": "aCeqdRukAHWnocmDHRv5W8qSMsc=",
- "sha256": "aFS0MNuLO0jdiZdSFKS41EnnB0btF2z9pKgsZqDDumQ=",
+ "sha1": "yT0D44GTuDi0pMznmSV55PvIqZQ=",
+ "sha256": "HizgcAfTYAYxNXD5b8hpmRQj7HUf5rJWFMjsbW04pJU=",
"title": "Extended Choice Parameter",
- "url": "http://updates.jenkins-ci.org/download/plugins/extended-choice-parameter/0.76/extended-choice-parameter.hpi",
- "version": "0.76",
+ "url": "http://updates.jenkins-ci.org/download/plugins/extended-choice-parameter/0.78/extended-choice-parameter.hpi",
+ "version": "0.78",
"wiki": "https://plugins.jenkins.io/extended-choice-parameter"
},
"extended-read-permission": {
@@ -22105,6 +23380,31 @@
"version": "2.0",
"wiki": "https://plugins.jenkins.io/extended-read-permission"
},
+ "extended-security-settings": {
+ "buildDate": "Sep 05, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "matt"
+ }
+ ],
+ "excerpt": "Provides extended security settings for Jenkins. These are provided as additional settings for users who desire to improve compliance with some automated security scanners.",
+ "gav": "io.jenkins.plugins:extended-security-settings:1.2",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "extended-security-settings",
+ "previousTimestamp": "2019-07-30T18:37:09.00Z",
+ "previousVersion": "1.1",
+ "releaseTimestamp": "2019-09-05T18:54:18.00Z",
+ "requiredCore": "2.156",
+ "scm": "https://github.com/jenkinsci/extended-security-settings-plugin",
+ "sha1": "x1/5NWNnptm362deJ0vB9zs8HNY=",
+ "sha256": "L1U3Kh5Zkad8wrYAIyDClvOgUPE0vD26m5m9PHe0yA0=",
+ "title": "Extended Security Settings",
+ "url": "http://updates.jenkins-ci.org/download/plugins/extended-security-settings/1.2/extended-security-settings.hpi",
+ "version": "1.2",
+ "wiki": "https://plugins.jenkins.io/extended-security-settings"
+ },
"extensible-choice-parameter": {
"buildDate": "May 20, 2018",
"compatibleSinceVersion": "1.4.0",
@@ -22218,22 +23518,22 @@
"wiki": "https://plugins.jenkins.io/external-monitor-job"
},
"external-workspace-manager": {
- "buildDate": "Jul 30, 2017",
+ "buildDate": "Aug 09, 2019",
"dependencies": [
{
- "name": "workflow-support",
- "optional": true,
- "version": "2.2"
- },
- {
"name": "job-restrictions",
"optional": false,
- "version": "0.5"
+ "version": "0.8"
},
{
"name": "workflow-step-api",
"optional": false,
"version": "2.3"
+ },
+ {
+ "name": "workflow-support",
+ "optional": true,
+ "version": "2.2"
}
],
"developers": [
@@ -22244,21 +23544,22 @@
}
],
"excerpt": "Provides workspace share and reuse across multiple Jenkins jobs",
- "gav": "org.jenkins-ci.plugins:external-workspace-manager:1.1.2",
+ "gav": "org.jenkins-ci.plugins:external-workspace-manager:1.2.0",
"labels": [
"pipeline"
],
+ "minimumJavaVersion": "1.8",
"name": "external-workspace-manager",
- "previousTimestamp": "2016-11-08T20:13:43.00Z",
- "previousVersion": "1.1.1",
- "releaseTimestamp": "2017-07-30T13:12:32.00Z",
- "requiredCore": "1.642.3",
+ "previousTimestamp": "2017-07-30T13:12:32.00Z",
+ "previousVersion": "1.1.2",
+ "releaseTimestamp": "2019-08-09T16:59:41.00Z",
+ "requiredCore": "2.138.1",
"scm": "https://github.com/jenkinsci/external-workspace-manager-plugin",
- "sha1": "IADCRfVJUzY0KhktxvjyObOWCok=",
- "sha256": "FauGhhZCZ3y61ysVhi3r/x8tlAAnrJTrYH6bD4lkTUA=",
+ "sha1": "vYhKwIQxXbYQb1f4mITK0R3sNbk=",
+ "sha256": "XYo+wXbrEkBXejsFhbp5uogsiGTJHtJyY8hosUKLwLI=",
"title": "External Workspace Manager",
- "url": "http://updates.jenkins-ci.org/download/plugins/external-workspace-manager/1.1.2/external-workspace-manager.hpi",
- "version": "1.1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/external-workspace-manager/1.2.0/external-workspace-manager.hpi",
+ "version": "1.2.0",
"wiki": "https://plugins.jenkins.io/external-workspace-manager"
},
"extra-columns": {
@@ -22579,6 +23880,31 @@
"version": "1.2.1",
"wiki": "https://plugins.jenkins.io/failedJobDeactivator"
},
+ "fast-track": {
+ "buildDate": "Jul 22, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "itavero",
+ "email": "arno@moonen.xyz",
+ "name": "Arno Moonen"
+ }
+ ],
+ "excerpt": "Optimize the build queue using some simple (configurable) rules.",
+ "gav": "nl.arnom.jenkins:fast-track:1.0.0",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "fast-track",
+ "releaseTimestamp": "2019-07-22T17:46:37.00Z",
+ "requiredCore": "2.138.1",
+ "scm": "https://github.com/jenkinsci/fast-track-plugin",
+ "sha1": "NzPmi/mvVBxwL9ZK8KKosnvfZxs=",
+ "sha256": "N9XxA+ioVjOBGjVI6onSSw8EoWcK0eO+Soj/+l+wpLA=",
+ "title": "Fast Track Queue Optimizer",
+ "url": "http://updates.jenkins-ci.org/download/plugins/fast-track/1.0.0/fast-track.hpi",
+ "version": "1.0.0",
+ "wiki": "https://plugins.jenkins.io/fast-track"
+ },
"favorite": {
"buildDate": "May 21, 2018",
"dependencies": [
@@ -22885,7 +24211,7 @@
"wiki": "https://plugins.jenkins.io/files-found-trigger"
},
"filesystem-list-parameter-plugin": {
- "buildDate": "Feb 23, 2018",
+ "buildDate": "Mar 23, 2019",
"dependencies": [],
"developers": [
{
@@ -22895,21 +24221,22 @@
}
],
"excerpt": "Plugin lists file system objects to choose as build parameter",
- "gav": "aendter.jenkins.plugins:filesystem-list-parameter-plugin:0.0.4",
+ "gav": "aendter.jenkins.plugins:filesystem-list-parameter-plugin:0.0.5",
"labels": [
"parameter"
],
+ "minimumJavaVersion": "1.7",
"name": "filesystem-list-parameter-plugin",
- "previousTimestamp": "2014-09-04T22:25:07.00Z",
- "previousVersion": "0.0.3",
- "releaseTimestamp": "2018-02-23T19:56:59.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2018-02-23T19:56:59.00Z",
+ "previousVersion": "0.0.4",
+ "releaseTimestamp": "2019-03-23T21:04:08.00Z",
+ "requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/filesystem-list-parameter-plugin",
- "sha1": "i3TpLGHzbXx3s5Tp4DaKVClg+hY=",
- "sha256": "n8bburiehK0fwsD86rOdqPx2BNHXZ0Nvp73slmPI//8=",
+ "sha1": "7EefYT9BV3mh79VxYfSyDzGOQWA=",
+ "sha256": "FF2a7mdEquVE+SxzmHMuiM4JAAlQkZyMGo3d/DDlViA=",
"title": "Filesystem List Parameter",
- "url": "http://updates.jenkins-ci.org/download/plugins/filesystem-list-parameter-plugin/0.0.4/filesystem-list-parameter-plugin.hpi",
- "version": "0.0.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/filesystem-list-parameter-plugin/0.0.5/filesystem-list-parameter-plugin.hpi",
+ "version": "0.0.5",
"wiki": "https://plugins.jenkins.io/filesystem-list-parameter-plugin"
},
"filesystem_scm": {
@@ -23012,7 +24339,7 @@
"wiki": "https://plugins.jenkins.io/findbugs"
},
"fireline": {
- "buildDate": "Nov 05, 2018",
+ "buildDate": "Aug 12, 2019",
"dependencies": [],
"developers": [
{
@@ -23022,19 +24349,19 @@
}
],
"excerpt": "火线是一款支持Android和Java的静态代码扫描工具&#xff0c;支持安全和资源泄露规则的检查。最新版本已经兼容阿里巴巴Java代码规范&#xff08;P3C&#xff09;。",
- "gav": "org.jenkins-ci.plugins.plugin:fireline:1.6.10",
+ "gav": "org.jenkins-ci.plugins.plugin:fireline:1.7.2",
"labels": [],
"name": "fireline",
- "previousTimestamp": "2018-08-15T08:22:47.00Z",
- "previousVersion": "1.5.18",
- "releaseTimestamp": "2018-11-05T06:23:10.00Z",
+ "previousTimestamp": "2019-03-20T10:56:44.00Z",
+ "previousVersion": "1.7.0",
+ "releaseTimestamp": "2019-08-12T13:17:30.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/fireline-plugin",
- "sha1": "B6GH1zAMbyLlQESFuSeCt0VxXPI=",
- "sha256": "YESuZRwkUxSH7tOIFtTACJkb+Q6wuGSF2LVZGYP23XM=",
+ "sha1": "rSdqZn/uFBzDKpy/R3ye2CN27ds=",
+ "sha256": "ROMJwmlzEa8inRj/aHPLYDsxCPb0uqzi4fm+SPZaaSc=",
"title": "360 FireLine",
- "url": "http://updates.jenkins-ci.org/download/plugins/fireline/1.6.10/fireline.hpi",
- "version": "1.6.10",
+ "url": "http://updates.jenkins-ci.org/download/plugins/fireline/1.7.2/fireline.hpi",
+ "version": "1.7.2",
"wiki": "https://plugins.jenkins.io/fireline"
},
"fitnesse": {
@@ -23261,6 +24588,37 @@
"version": "1.1",
"wiki": "https://plugins.jenkins.io/flexteam"
},
+ "flock": {
+ "buildDate": "Aug 08, 2019",
+ "dependencies": [
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.19"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "am"
+ }
+ ],
+ "excerpt": "This plugin publishes build status to Flock channels.",
+ "gav": "io.jenkins.plugins:flock:1.0.1",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "flock",
+ "previousTimestamp": "2019-08-06T18:21:24.00Z",
+ "previousVersion": "1.0.0",
+ "releaseTimestamp": "2019-08-08T11:04:45.00Z",
+ "requiredCore": "2.138.4",
+ "scm": "https://github.com/jenkinsci/flock-plugin",
+ "sha1": "wlgUBKAEKNZiyg4QPV0XQ1PzDu8=",
+ "sha256": "doxPNOKPxhqkWGvTnlWXG1xlIRQgsKqHlopJkvPYJQM=",
+ "title": "Flock Notification",
+ "url": "http://updates.jenkins-ci.org/download/plugins/flock/1.0.1/flock.hpi",
+ "version": "1.0.1",
+ "wiki": "https://plugins.jenkins.io/flock"
+ },
"flow": {
"buildDate": "Oct 31, 2013",
"dependencies": [],
@@ -23426,6 +24784,44 @@
"version": "2.2.17",
"wiki": "https://plugins.jenkins.io/fogbugz"
},
+ "folder-auth": {
+ "buildDate": "Aug 31, 2019",
+ "dependencies": [
+ {
+ "name": "configuration-as-code",
+ "optional": true,
+ "version": "1.29"
+ },
+ {
+ "name": "cloudbees-folder",
+ "optional": false,
+ "version": "6.4"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "AbhyudayaSharma",
+ "email": "sharmaabhyudaya@gmail.com",
+ "name": "Abhyudaya Sharma"
+ }
+ ],
+ "excerpt": "Allows configuring users&#39; permissions to projects organized in folders from the Cloudbees Folder plugin.",
+ "gav": "io.jenkins.plugins:folder-auth:1.0.2",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "folder-auth",
+ "previousTimestamp": "2019-08-11T06:56:54.00Z",
+ "previousVersion": "1.0.1",
+ "releaseTimestamp": "2019-08-31T06:21:03.00Z",
+ "requiredCore": "2.164.1",
+ "scm": "https://github.com/jenkinsci/folder-auth-plugin",
+ "sha1": "qWLqlUb3zyBo/zK1L0Q6URAA0TI=",
+ "sha256": "iPMWdpIFrp9Lw9QTN+M0UZ6wFVyL3aCa27NXbQSD6DY=",
+ "title": "Folder-based Authorization Strategy",
+ "url": "http://updates.jenkins-ci.org/download/plugins/folder-auth/1.0.2/folder-auth.hpi",
+ "version": "1.0.2",
+ "wiki": "https://plugins.jenkins.io/folder-auth"
+ },
"folder-properties": {
"buildDate": "Jul 31, 2018",
"dependencies": [
@@ -23466,28 +24862,70 @@
"version": "1.0",
"wiki": "https://plugins.jenkins.io/folder-properties"
},
+ "forensics-api": {
+ "buildDate": "Sep 03, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-api",
+ "optional": false,
+ "version": "2.34"
+ },
+ {
+ "name": "workflow-cps",
+ "optional": false,
+ "version": "2.67"
+ },
+ {
+ "name": "workflow-job",
+ "optional": false,
+ "version": "2.32"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "hafner"
+ }
+ ],
+ "excerpt": "Jenkins plug-that defines an API to mine and analyze data from a repository.",
+ "gav": "io.jenkins.plugins:forensics-api:0.4.1",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "forensics-api",
+ "previousTimestamp": "2019-09-02T21:57:26.00Z",
+ "previousVersion": "0.4.0",
+ "releaseTimestamp": "2019-09-03T21:20:00.00Z",
+ "requiredCore": "2.138.4",
+ "scm": "https://github.com/jenkinsci/forensics-api-plugin",
+ "sha1": "/96lalaZccObXwne0JJOds8FrbY=",
+ "sha256": "qc/4Gkqa3WVHUwKNaqhg9WbBko8nMLSgVyVPqUmkvas=",
+ "title": "Forensics API",
+ "url": "http://updates.jenkins-ci.org/download/plugins/forensics-api/0.4.1/forensics-api.hpi",
+ "version": "0.4.1",
+ "wiki": "https://plugins.jenkins.io/forensics-api"
+ },
"form-element-path": {
- "buildDate": "Nov 04, 2016",
+ "buildDate": "Jun 11, 2019",
"dependencies": [],
"developers": [
{
- "developerId": "vincent"
+ "developerId": "jglick"
}
],
"excerpt": "Adds Path designators to form elements to simplify Selenium testing of Jenkins.",
- "gav": "org.jenkins-ci.plugins:form-element-path:1.8",
+ "gav": "org.jenkins-ci.plugins:form-element-path:1.9",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "form-element-path",
- "previousTimestamp": "2016-10-20T07:35:58.00Z",
- "previousVersion": "1.7",
- "releaseTimestamp": "2016-11-04T09:26:46.00Z",
- "requiredCore": "1.580",
+ "previousTimestamp": "2016-11-04T09:26:46.00Z",
+ "previousVersion": "1.8",
+ "releaseTimestamp": "2019-06-11T14:20:35.00Z",
+ "requiredCore": "2.176.1",
"scm": "https://github.com/jenkinsci/form-element-path-plugin",
- "sha1": "HhpDgzNVJgx7raA/Xvz/0A2RgJo=",
- "sha256": "ezQusM9X6tnM3ECsg9a4v1yMwqE+bZpRUup1v8sIWkg=",
+ "sha1": "yoMACaLVpmWxZUG+UbRbqTCDQ4A=",
+ "sha256": "Gkg3E7ZXdSdVqJLHpCjOarm9T8d6aqv3unqQsu3teyE=",
"title": "Form element path",
- "url": "http://updates.jenkins-ci.org/download/plugins/form-element-path/1.8/form-element-path.hpi",
- "version": "1.8",
+ "url": "http://updates.jenkins-ci.org/download/plugins/form-element-path/1.9/form-element-path.hpi",
+ "version": "1.9",
"wiki": "https://plugins.jenkins.io/form-element-path"
},
"fortify": {
@@ -23548,8 +24986,14 @@
"wiki": "https://plugins.jenkins.io/fortify-cloudscan-jenkins-plugin"
},
"fortify-on-demand-uploader": {
- "buildDate": "Feb 25, 2019",
- "dependencies": [],
+ "buildDate": "Apr 05, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.16"
+ }
+ ],
"developers": [
{
"developerId": "ryancblack",
@@ -23572,7 +25016,7 @@
}
],
"excerpt": "This plugin uploads code and libraries to Fortify on Demand.",
- "gav": "org.jenkins-ci.plugins:fortify-on-demand-uploader:3.0.10",
+ "gav": "org.jenkins-ci.plugins:fortify-on-demand-uploader:3.0.12",
"labels": [
"external",
"report",
@@ -23580,18 +25024,55 @@
"misc"
],
"name": "fortify-on-demand-uploader",
- "previousTimestamp": "2018-11-28T14:48:12.00Z",
- "previousVersion": "3.0.9",
- "releaseTimestamp": "2019-02-25T22:23:24.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2019-03-22T17:47:25.00Z",
+ "previousVersion": "3.0.11",
+ "releaseTimestamp": "2019-04-05T13:58:37.00Z",
+ "requiredCore": "2.121.3",
"scm": "https://github.com/jenkinsci/fortify-on-demand-uploader-plugin",
- "sha1": "5vATSG3fnX1+lXv+5EpBeC7wA/g=",
- "sha256": "0VMKIndIzpSpy+JFiCu+Z8ifGmX7jUaBS9vBOskbk+E=",
+ "sha1": "Gx3zjzfoSedrAXKjiP85EKEZQuQ=",
+ "sha256": "KhRgONYmJuAeNevznVNsbGtzAuh0aQ+Rp7DRyKaugsU=",
"title": "Fortify on Demand Uploader",
- "url": "http://updates.jenkins-ci.org/download/plugins/fortify-on-demand-uploader/3.0.10/fortify-on-demand-uploader.hpi",
- "version": "3.0.10",
+ "url": "http://updates.jenkins-ci.org/download/plugins/fortify-on-demand-uploader/3.0.12/fortify-on-demand-uploader.hpi",
+ "version": "3.0.12",
"wiki": "https://plugins.jenkins.io/fortify-on-demand-uploader"
},
+ "frugal-testing": {
+ "buildDate": "Jul 08, 2019",
+ "dependencies": [
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "1.22"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "frugaltesting",
+ "email": "info@frugaltesting.com",
+ "name": "Bharti Garg"
+ },
+ {
+ "developerId": "jakshatdesai",
+ "email": "jakshatdesai@gmail.com",
+ "name": "Jakshat Desai"
+ }
+ ],
+ "excerpt": "This plugin integrates Frugal Testing - a cloud based load testing solution to Jenkins",
+ "gav": "io.jenkins.plugins:frugal-testing:1.1",
+ "labels": [],
+ "name": "frugal-testing",
+ "previousTimestamp": "2019-06-22T05:17:27.00Z",
+ "previousVersion": "1.0",
+ "releaseTimestamp": "2019-07-08T11:07:18.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/frugal-testing-plugin",
+ "sha1": "3L0XqmMfOFWYLBoMWfj8zdVCAls=",
+ "sha256": "4SrK/pJ0TDlEORQnRzam0OjyHBYR/YZGu6lfphoFtlg=",
+ "title": "Frugal Testing",
+ "url": "http://updates.jenkins-ci.org/download/plugins/frugal-testing/1.1/frugal-testing.hpi",
+ "version": "1.1",
+ "wiki": "https://plugins.jenkins.io/frugal-testing"
+ },
"fstrigger": {
"buildDate": "May 09, 2014",
"dependencies": [],
@@ -23740,7 +25221,7 @@
"wiki": "https://plugins.jenkins.io/gallio"
},
"gatling": {
- "buildDate": "Aug 03, 2018",
+ "buildDate": "May 14, 2019",
"dependencies": [
{
"name": "workflow-cps",
@@ -23792,21 +25273,21 @@
}
],
"excerpt": "This plugin integrates Gatling simulation reports into Jenkins.",
- "gav": "org.jenkins-ci.plugins:gatling:1.2.5",
+ "gav": "org.jenkins-ci.plugins:gatling:1.2.6",
"labels": [
"external"
],
"name": "gatling",
- "previousTimestamp": "2018-07-19T16:15:09.00Z",
- "previousVersion": "1.2.4",
- "releaseTimestamp": "2018-08-03T19:19:30.00Z",
+ "previousTimestamp": "2018-08-03T19:19:30.00Z",
+ "previousVersion": "1.2.5",
+ "releaseTimestamp": "2019-05-14T13:52:29.00Z",
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/gatling-plugin",
- "sha1": "4pz8/st7WHbXQ2hIaDPko9BTzKo=",
- "sha256": "IyDbG0FIYpB8DxZsTecxZBAmr+GXJL8flwkbESrQQ50=",
+ "sha1": "SAxX+ifQB2L1pXfnVT5oyMMhFJw=",
+ "sha256": "M07ogneKqssOT88PlkJ4yP8cFRuyk594w4oWB0TbMYk=",
"title": "Gatling",
- "url": "http://updates.jenkins-ci.org/download/plugins/gatling/1.2.5/gatling.hpi",
- "version": "1.2.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/gatling/1.2.6/gatling.hpi",
+ "version": "1.2.6",
"wiki": "https://plugins.jenkins.io/gatling"
},
"gatling-check": {
@@ -23922,54 +25403,6 @@
"version": "0.0.1",
"wiki": "https://plugins.jenkins.io/gcloud-sdk"
},
- "gcm-notification": {
- "buildDate": "Nov 20, 2012",
- "dependencies": [
- {
- "name": "instant-messaging",
- "optional": false,
- "version": "1.23"
- },
- {
- "name": "analysis-core",
- "optional": true,
- "version": "1.0"
- },
- {
- "name": "jquery",
- "optional": false,
- "version": "1.7.2-1"
- },
- {
- "name": "ci-game",
- "optional": true,
- "version": "1.16"
- }
- ],
- "developers": [
- {
- "developerId": "orrc",
- "email": "chris@orr.me.uk",
- "name": "Christopher Orr"
- }
- ],
- "excerpt": "Sends notifications to Android devices via Google Cloud Messaging.",
- "gav": "org.jenkins-ci.plugins:gcm-notification:1.0",
- "labels": [
- "notifier",
- "android"
- ],
- "name": "gcm-notification",
- "releaseTimestamp": "2012-11-20T00:44:09.00Z",
- "requiredCore": "1.466",
- "scm": "https://github.com/jenkinsci/gcm-notification-plugin",
- "sha1": "a9ppScyuzXAzq+KfKuu4zFk1pmY=",
- "sha256": "4sQWDhEli4J4YDfE6pvrLS/ro+AAChbjJ1QPkCX0HbQ=",
- "title": "Google Cloud Messsaging Notification",
- "url": "http://updates.jenkins-ci.org/download/plugins/gcm-notification/1.0/gcm-notification.hpi",
- "version": "1.0",
- "wiki": "https://plugins.jenkins.io/gcm-notification"
- },
"gearman-plugin": {
"buildDate": "Mar 21, 2016",
"dependencies": [],
@@ -24022,7 +25455,7 @@
"wiki": "https://plugins.jenkins.io/gem-publisher"
},
"generic-webhook-trigger": {
- "buildDate": "Jan 02, 2019",
+ "buildDate": "Aug 20, 2019",
"dependencies": [
{
"name": "credentials",
@@ -24042,23 +25475,23 @@
"name": "Tomas Bjerre"
}
],
- "excerpt": "Trigger that can receive any HTTP request, extract any JSONPath/XPath values and trigger a job with those values available as variables.",
- "gav": "org.jenkins-ci.plugins:generic-webhook-trigger:1.52",
+ "excerpt": "Can receive any HTTP request, extract any values from JSON or XML and trigger a job with those values available as variables. Works with GitHub, GitLab, Bitbucket, Jira and many more.",
+ "gav": "org.jenkins-ci.plugins:generic-webhook-trigger:1.57",
"labels": [
"trigger",
"webhook"
],
"name": "generic-webhook-trigger",
- "previousTimestamp": "2018-12-12T16:46:52.00Z",
- "previousVersion": "1.51",
- "releaseTimestamp": "2019-01-02T09:29:55.00Z",
+ "previousTimestamp": "2019-08-01T15:37:59.00Z",
+ "previousVersion": "1.56",
+ "releaseTimestamp": "2019-08-20T18:11:31.00Z",
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/generic-webhook-trigger-plugin",
- "sha1": "mTwcALCK1eLY3MVOooPPgIck4mU=",
- "sha256": "yoL+5KEtXZSKBr1q2CnmuthQuVgjUKBnrZg6/9IsOgA=",
+ "sha1": "QySrxhmyPik8EQv3d1k3QVuQwgE=",
+ "sha256": "tLyV6ncLDLZ8njBnSo/KdMTR75wbUTLWf/7mYuSUTe0=",
"title": "Generic Webhook Trigger",
- "url": "http://updates.jenkins-ci.org/download/plugins/generic-webhook-trigger/1.52/generic-webhook-trigger.hpi",
- "version": "1.52",
+ "url": "http://updates.jenkins-ci.org/download/plugins/generic-webhook-trigger/1.57/generic-webhook-trigger.hpi",
+ "version": "1.57",
"wiki": "https://plugins.jenkins.io/generic-webhook-trigger"
},
"genexus": {
@@ -24099,7 +25532,7 @@
"wiki": "https://plugins.jenkins.io/genexus"
},
"gerrit-code-review": {
- "buildDate": "Nov 03, 2018",
+ "buildDate": "Mar 08, 2019",
"dependencies": [
{
"name": "workflow-cps",
@@ -24200,23 +25633,23 @@
}
],
"excerpt": "This plugin integrates <a href=\"https://gerritcodereview.com/\" rel=\"nofollow\">Gerrit Code Review</a> with Jenkins.",
- "gav": "org.jenkins-ci.plugins:gerrit-code-review:0.3.2",
+ "gav": "org.jenkins-ci.plugins:gerrit-code-review:0.3.3",
"labels": [],
"name": "gerrit-code-review",
- "previousTimestamp": "2018-10-29T08:37:10.00Z",
- "previousVersion": "0.3.1",
- "releaseTimestamp": "2018-11-03T02:09:59.00Z",
+ "previousTimestamp": "2018-11-03T02:09:59.00Z",
+ "previousVersion": "0.3.2",
+ "releaseTimestamp": "2019-03-08T15:43:04.00Z",
"requiredCore": "2.54",
"scm": "https://github.com/jenkinsci/gerrit-code-review-plugin",
- "sha1": "5nbpqA6sZdDsnVENqwdWUrTmM04=",
- "sha256": "/t8ctP99kS0OXmHtchum+3PtVpZCmSH6nkSazTdwSUo=",
+ "sha1": "hykzmSmzN/P6UN7SLYpZobYM+CE=",
+ "sha256": "5iSR9h1TVjX2JaR00OvtxeQdUBWOvxEae1yCWE3qNek=",
"title": "Gerrit Code Review",
- "url": "http://updates.jenkins-ci.org/download/plugins/gerrit-code-review/0.3.2/gerrit-code-review.hpi",
- "version": "0.3.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/gerrit-code-review/0.3.3/gerrit-code-review.hpi",
+ "version": "0.3.3",
"wiki": "https://plugins.jenkins.io/gerrit-code-review"
},
"gerrit-trigger": {
- "buildDate": "Feb 15, 2019",
+ "buildDate": "Aug 02, 2019",
"dependencies": [
{
"name": "rebuild",
@@ -24287,22 +25720,22 @@
}
],
"excerpt": "This plugin integrates with <a href=\"http://code.google.com/p/gerrit/\" rel=\"nofollow\">Gerrit</a> code review.",
- "gav": "com.sonyericsson.hudson.plugins.gerrit:gerrit-trigger:2.29.0",
+ "gav": "com.sonyericsson.hudson.plugins.gerrit:gerrit-trigger:2.30.0",
"labels": [
"trigger"
],
"minimumJavaVersion": "1.8",
"name": "gerrit-trigger",
- "previousTimestamp": "2018-12-19T16:14:47.00Z",
- "previousVersion": "2.28.0",
- "releaseTimestamp": "2019-02-15T17:57:14.00Z",
+ "previousTimestamp": "2019-02-15T17:57:14.00Z",
+ "previousVersion": "2.29.0",
+ "releaseTimestamp": "2019-08-02T15:32:01.00Z",
"requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/gerrit-trigger-plugin",
- "sha1": "rQmjEQxgp9QZyrGJEZuF3zcDcMs=",
- "sha256": "J0FmkKqX+DjtOgz1ReKB6ZzAEnwEzs0e6I4D32ilaMA=",
+ "sha1": "MQjYhzpUrv06bqysKQXp+lAyt80=",
+ "sha256": "tlbU6m0L0cqRGs9k5ONAvD4RyFVHNZNm+TxAvoJWYCA=",
"title": "Gerrit Trigger",
- "url": "http://updates.jenkins-ci.org/download/plugins/gerrit-trigger/2.29.0/gerrit-trigger.hpi",
- "version": "2.29.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/gerrit-trigger/2.30.0/gerrit-trigger.hpi",
+ "version": "2.30.0",
"wiki": "https://plugins.jenkins.io/gerrit-trigger"
},
"gerrit-verify-status-reporter": {
@@ -24436,27 +25869,27 @@
"wiki": "https://plugins.jenkins.io/ghprb"
},
"git": {
- "buildDate": "Jan 30, 2019",
+ "buildDate": "Aug 17, 2019",
"dependencies": [
{
"name": "workflow-scm-step",
"optional": false,
- "version": "2.4"
+ "version": "2.7"
},
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.10"
+ "version": "2.20"
},
{
"name": "credentials",
"optional": false,
- "version": "2.1.14"
+ "version": "2.1.18"
},
{
"name": "git-client",
"optional": false,
- "version": "2.7.0"
+ "version": "2.7.7"
},
{
"name": "mailer",
@@ -24481,7 +25914,7 @@
{
"name": "scm-api",
"optional": false,
- "version": "2.2.0"
+ "version": "2.6.3"
},
{
"name": "ssh-credentials",
@@ -24491,7 +25924,7 @@
{
"name": "structs",
"optional": false,
- "version": "1.10"
+ "version": "1.19"
},
{
"name": "token-macro",
@@ -24515,23 +25948,51 @@
}
],
"excerpt": "This plugin integrates <a href=\"https://git-scm.com/\" rel=\"nofollow\">Git</a> with Jenkins.",
- "gav": "org.jenkins-ci.plugins:git:3.9.3",
+ "gav": "org.jenkins-ci.plugins:git:3.12.0",
"labels": [
"scm"
],
+ "minimumJavaVersion": "1.8",
"name": "git",
- "previousTimestamp": "2019-01-16T09:24:56.00Z",
- "previousVersion": "3.9.2",
- "releaseTimestamp": "2019-01-30T14:56:32.00Z",
- "requiredCore": "1.642.3",
+ "previousTimestamp": "2019-07-27T12:09:21.00Z",
+ "previousVersion": "3.11.0",
+ "releaseTimestamp": "2019-08-17T18:18:37.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/git-plugin",
- "sha1": "yp7grbiys6inkf8GTcNfhXpzKMQ=",
- "sha256": "KTxvFDCvJHTV8dX92wxgpCHG/k1Rqc36gimINH/2dCI=",
+ "sha1": "unkEDfiQLuPY1511DQzcVzQvdy4=",
+ "sha256": "NG8ebJIlj/tAwEziuNSq/DfnMXyQ1jloneuoyftf5II=",
"title": "Git",
- "url": "http://updates.jenkins-ci.org/download/plugins/git/3.9.3/git.hpi",
- "version": "3.9.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/git/3.12.0/git.hpi",
+ "version": "3.12.0",
"wiki": "https://plugins.jenkins.io/git"
},
+ "git-automerger": {
+ "buildDate": "Aug 12, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "neworldlt",
+ "email": "aneworld@gmail.com",
+ "name": "Andrius Semionovas"
+ }
+ ],
+ "excerpt": "Tool for merging release branches into master.",
+ "gav": "com.vinted.automerger:git-automerger:0.5.1",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "git-automerger",
+ "previousTimestamp": "2019-07-28T18:45:13.00Z",
+ "previousVersion": "0.5",
+ "releaseTimestamp": "2019-08-12T14:20:51.00Z",
+ "requiredCore": "2.150.3",
+ "scm": "https://github.com/jenkinsci/git-automerger-plugin",
+ "sha1": "9FQnEggUPwuQCYoPMth2H8wEpgQ=",
+ "sha256": "3QpNlxXmSq6KxMXrOCv6AFhGUo3WA8YScwS8K+V0j7k=",
+ "title": "Git Automerger",
+ "url": "http://updates.jenkins-ci.org/download/plugins/git-automerger/0.5.1/git-automerger.hpi",
+ "version": "0.5.1",
+ "wiki": "https://plugins.jenkins.io/git-automerger"
+ },
"git-bisect": {
"buildDate": "Feb 17, 2018",
"dependencies": [
@@ -24570,7 +26031,7 @@
"wiki": "https://plugins.jenkins.io/git-bisect"
},
"git-changelog": {
- "buildDate": "Feb 16, 2019",
+ "buildDate": "Jun 11, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -24621,23 +26082,23 @@
}
],
"excerpt": "Creates a highly configurable changelog, or relasenotes, from Git.",
- "gav": "de.wellnerbou.jenkins:git-changelog:2.16",
+ "gav": "de.wellnerbou.jenkins:git-changelog:2.17",
"labels": [
"scm-related",
"report",
"post-build"
],
"name": "git-changelog",
- "previousTimestamp": "2019-01-08T18:35:39.00Z",
- "previousVersion": "2.15",
- "releaseTimestamp": "2019-02-16T17:18:52.00Z",
+ "previousTimestamp": "2019-02-16T17:18:52.00Z",
+ "previousVersion": "2.16",
+ "releaseTimestamp": "2019-06-11T17:10:00.00Z",
"requiredCore": "2.32.3",
"scm": "https://github.com/jenkinsci/git-changelog-plugin",
- "sha1": "Lr6c/ghhWsDJIaaGIECpGJfJmGo=",
- "sha256": "cCJ5RmRCNiAbjy1FgJAwiGJL7ArvNYKNItIZxYjQeW4=",
+ "sha1": "g3uf5H7LACNO6B2f5eyGKSop2oI=",
+ "sha256": "10LEE6S33hGoQZeTxdBsVyGT8IIHFPmjQ22fZTGTLQo=",
"title": "Git Changelog",
- "url": "http://updates.jenkins-ci.org/download/plugins/git-changelog/2.16/git-changelog.hpi",
- "version": "2.16",
+ "url": "http://updates.jenkins-ci.org/download/plugins/git-changelog/2.17/git-changelog.hpi",
+ "version": "2.17",
"wiki": "https://plugins.jenkins.io/git-changelog"
},
"git-chooser-alternative": {
@@ -24675,7 +26136,7 @@
"wiki": "https://plugins.jenkins.io/git-chooser-alternative"
},
"git-client": {
- "buildDate": "Jan 10, 2019",
+ "buildDate": "Sep 05, 2019",
"dependencies": [
{
"name": "apache-httpcomponents-client-4-api",
@@ -24711,23 +26172,62 @@
}
],
"excerpt": "Utility plugin for Git support in Jenkins",
- "gav": "org.jenkins-ci.plugins:git-client:2.7.6",
+ "gav": "org.jenkins-ci.plugins:git-client:2.8.4",
"labels": [
"library"
],
+ "minimumJavaVersion": "1.8",
"name": "git-client",
- "previousTimestamp": "2018-12-22T16:52:58.00Z",
- "previousVersion": "2.7.5",
- "releaseTimestamp": "2019-01-10T14:54:31.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2019-09-05T21:21:36.00Z",
+ "previousVersion": "2.8.3",
+ "releaseTimestamp": "2019-09-05T23:26:09.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/git-client-plugin",
- "sha1": "3srmIlu5WJQcP5FIPeTAsfK2u90=",
- "sha256": "k5+n73mlfXWaqD1fc/maXsaNRLLI1BdsOQpTcHOU4uc=",
+ "sha1": "ps70WWSM+j0iLPpkILQjcTh9dmA=",
+ "sha256": "HfXiqnRfY6opPnWc2k88gjxvwI7Mdv7bptskHZoWjuE=",
"title": "Git client",
- "url": "http://updates.jenkins-ci.org/download/plugins/git-client/2.7.6/git-client.hpi",
- "version": "2.7.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/git-client/2.8.4/git-client.hpi",
+ "version": "2.8.4",
"wiki": "https://plugins.jenkins.io/git-client"
},
+ "git-forensics": {
+ "buildDate": "Sep 05, 2019",
+ "dependencies": [
+ {
+ "name": "forensics-api",
+ "optional": false,
+ "version": "0.4.1"
+ },
+ {
+ "name": "git",
+ "optional": false,
+ "version": "3.9.1"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "uhafner",
+ "email": "ullrich.hafner@gmail.com",
+ "name": "Ullrich Hafner"
+ }
+ ],
+ "excerpt": "Jenkins plug-in that mines and analyzes data from a Git repository.",
+ "gav": "io.jenkins.plugins:git-forensics:0.3.2",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "git-forensics",
+ "previousTimestamp": "2019-09-03T21:24:39.00Z",
+ "previousVersion": "0.3.1",
+ "releaseTimestamp": "2019-09-05T23:12:45.00Z",
+ "requiredCore": "2.138.4",
+ "scm": "https://github.com/jenkinsci/git-forensics-plugin",
+ "sha1": "zK3RxvmSWpjcuMJQoDvRrl2XS1U=",
+ "sha256": "86ZcbxLH4iBXrGjjLUMmxKSNbjykrh6kVPYq7rxMMFk=",
+ "title": "Git Forensics",
+ "url": "http://updates.jenkins-ci.org/download/plugins/git-forensics/0.3.2/git-forensics.hpi",
+ "version": "0.3.2",
+ "wiki": "https://plugins.jenkins.io/git-forensics"
+ },
"git-notes": {
"buildDate": "Apr 23, 2012",
"dependencies": [
@@ -24759,7 +26259,7 @@
"wiki": "https://plugins.jenkins.io/git-notes"
},
"git-parameter": {
- "buildDate": "Feb 18, 2019",
+ "buildDate": "Jun 17, 2019",
"dependencies": [
{
"name": "rebuild",
@@ -24769,12 +26269,17 @@
{
"name": "git",
"optional": false,
- "version": "3.9.3"
+ "version": "3.10.0"
},
{
"name": "jquery",
"optional": false,
"version": "1.11.2-1"
+ },
+ {
+ "name": "junit",
+ "optional": false,
+ "version": "1.3"
}
],
"developers": [
@@ -24794,22 +26299,23 @@
}
],
"excerpt": "Adds ability to choose branches, tags or revisions from git repositories configured in project.",
- "gav": "org.jenkins-ci.tools:git-parameter:0.9.10",
+ "gav": "org.jenkins-ci.tools:git-parameter:0.9.11",
"labels": [
"scm-related",
"parameter"
],
+ "minimumJavaVersion": "1.8",
"name": "git-parameter",
- "previousTimestamp": "2019-02-17T21:05:16.00Z",
- "previousVersion": "0.9.9",
- "releaseTimestamp": "2019-02-18T20:19:06.00Z",
- "requiredCore": "1.651.3",
+ "previousTimestamp": "2019-02-18T20:19:06.00Z",
+ "previousVersion": "0.9.10",
+ "releaseTimestamp": "2019-06-17T21:09:00.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/git-parameter-plugin",
- "sha1": "Y2bw8K3q2uAN4FkUFQeM1qQV+h4=",
- "sha256": "IZ16h5fDEcQpqmgIIgc7IqAaBUnQHVZOWATiHda3fYw=",
+ "sha1": "rIsb8L//v/amK+/qWxHBaRs7jmU=",
+ "sha256": "iArPgi3CV+Wkkt8PLfHJf0RgEloJCzympCRquxQiDgY=",
"title": "Git Parameter",
- "url": "http://updates.jenkins-ci.org/download/plugins/git-parameter/0.9.10/git-parameter.hpi",
- "version": "0.9.10",
+ "url": "http://updates.jenkins-ci.org/download/plugins/git-parameter/0.9.11/git-parameter.hpi",
+ "version": "0.9.11",
"wiki": "https://plugins.jenkins.io/git-parameter"
},
"git-prebuildmerge-trait": {
@@ -24852,35 +26358,36 @@
"wiki": "https://plugins.jenkins.io/git-prebuildmerge-trait"
},
"git-server": {
- "buildDate": "Jul 12, 2016",
+ "buildDate": "Aug 07, 2019",
"dependencies": [
{
"name": "git-client",
"optional": false,
- "version": "1.11.0"
+ "version": "2.7.6"
}
],
"developers": [
{
- "developerId": "kohsuke"
+ "developerId": "jglick"
}
],
"excerpt": "Allows Jenkins to act as a Git server.",
- "gav": "org.jenkins-ci.plugins:git-server:1.7",
+ "gav": "org.jenkins-ci.plugins:git-server:1.8",
"labels": [
"library"
],
+ "minimumJavaVersion": "1.8",
"name": "git-server",
- "previousTimestamp": "2014-12-18T19:32:16.00Z",
- "previousVersion": "1.6",
- "releaseTimestamp": "2016-07-12T00:02:43.00Z",
- "requiredCore": "1.580.1",
+ "previousTimestamp": "2016-07-12T00:02:43.00Z",
+ "previousVersion": "1.7",
+ "releaseTimestamp": "2019-08-07T19:51:32.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/git-server-plugin",
- "sha1": "LoG8X55ycVzgPjwTtCA/iKb7lvw=",
- "sha256": "Gl3HM0lWgabRpq3OB+YU5Q9OXSJYDm+vvVyiYKpDZ/w=",
+ "sha1": "OMB7RxIdMOA0bNagDHUBLLxN9nU=",
+ "sha256": "bjPl4eGgd1HS1JhbPBdjiqyKD6B8xdKyMPy0FuD+tf0=",
"title": "GIT server",
- "url": "http://updates.jenkins-ci.org/download/plugins/git-server/1.7/git-server.hpi",
- "version": "1.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/git-server/1.8/git-server.hpi",
+ "version": "1.8",
"wiki": "https://plugins.jenkins.io/git-server"
},
"git-tag-message": {
@@ -25059,7 +26566,7 @@
"wiki": "https://plugins.jenkins.io/gitcolony-plugin"
},
"gitea": {
- "buildDate": "Feb 15, 2019",
+ "buildDate": "May 27, 2019",
"dependencies": [
{
"name": "authentication-tokens",
@@ -25104,23 +26611,23 @@
],
"developers": [
{
- "developerId": "stephenc"
+ "developerId": "danielbeck"
}
],
"excerpt": "SCM API implementation for Gitea",
- "gav": "org.jenkins-ci.plugins:gitea:1.1.1",
+ "gav": "org.jenkins-ci.plugins:gitea:1.1.2",
"labels": [],
"name": "gitea",
- "previousTimestamp": "2019-01-17T10:46:19.00Z",
- "previousVersion": "1.1.0",
- "releaseTimestamp": "2019-02-15T15:46:04.00Z",
+ "previousTimestamp": "2019-02-15T15:46:04.00Z",
+ "previousVersion": "1.1.1",
+ "releaseTimestamp": "2019-05-27T21:22:47.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/gitea-plugin",
- "sha1": "3RWTzkSYY12EilVuAeloMuPWTEA=",
- "sha256": "2q2ZeTG97lPhlz5ap7kI2Frpt+e+FvIPQHMFDi49eOg=",
+ "sha1": "//12hS6KxIoUSiwEa1pkaHJLywU=",
+ "sha256": "l3XD7Z2do0TsJk/9XTwmYruZ0whRpk0YrbW6N1nW/6s=",
"title": "Gitea",
- "url": "http://updates.jenkins-ci.org/download/plugins/gitea/1.1.1/gitea.hpi",
- "version": "1.1.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/gitea/1.1.2/gitea.hpi",
+ "version": "1.1.2",
"wiki": "https://plugins.jenkins.io/gitea"
},
"gitee": {
@@ -25342,23 +26849,23 @@
"wiki": "https://plugins.jenkins.io/github-api"
},
"github-autostatus": {
- "buildDate": "Sep 13, 2018",
+ "buildDate": "Jun 21, 2019",
"compatibleSinceVersion": "3.0",
"dependencies": [
{
"name": "workflow-api",
"optional": false,
- "version": "2.22"
+ "version": "2.25"
},
{
"name": "workflow-cps",
"optional": false,
- "version": "2.36.1"
+ "version": "2.46"
},
{
"name": "workflow-job",
"optional": false,
- "version": "2.11"
+ "version": "2.15"
},
{
"name": "workflow-multibranch",
@@ -25368,7 +26875,17 @@
{
"name": "workflow-scm-step",
"optional": false,
- "version": "2.4"
+ "version": "2.6"
+ },
+ {
+ "name": "workflow-support",
+ "optional": false,
+ "version": "2.17"
+ },
+ {
+ "name": "cobertura",
+ "optional": false,
+ "version": "1.12.1"
},
{
"name": "credentials",
@@ -25378,7 +26895,12 @@
{
"name": "display-url-api",
"optional": false,
- "version": "0.2"
+ "version": "1.0"
+ },
+ {
+ "name": "git-client",
+ "optional": false,
+ "version": "2.7.0"
},
{
"name": "git",
@@ -25391,6 +26913,21 @@
"version": "2.2.3"
},
{
+ "name": "jacoco",
+ "optional": false,
+ "version": "2.2.1"
+ },
+ {
+ "name": "junit",
+ "optional": false,
+ "version": "1.24"
+ },
+ {
+ "name": "mailer",
+ "optional": false,
+ "version": "1.20"
+ },
+ {
"name": "plain-credentials",
"optional": false,
"version": "1.3"
@@ -25398,17 +26935,22 @@
{
"name": "scm-api",
"optional": false,
- "version": "2.2.2"
+ "version": "2.2.6"
+ },
+ {
+ "name": "script-security",
+ "optional": false,
+ "version": "1.42"
},
{
"name": "pipeline-model-api",
"optional": false,
- "version": "1.2.1"
+ "version": "1.3"
},
{
"name": "pipeline-model-definition",
"optional": false,
- "version": "1.2.1"
+ "version": "1.3"
}
],
"developers": [
@@ -25418,89 +26960,101 @@
"name": "Jeff Pearce"
}
],
- "excerpt": "Watches pipeline jobs and provides job and stage stats such as time and pass/fail. Can be configured to update github commit status (one status per stage) and send stats to an influxDB instance for build health monitoring of job/stage timing and success rate.",
- "gav": "org.jenkins-ci.plugins:github-autostatus:3.2",
+ "excerpt": "Watches pipeline jobs and provides job and stage stats such as time and pass/fail. Can be configured to update Github commit status (one status per stage) and send stats to an influxDB instance, or statsd collector, for build health monitoring of job/stage timing and success rate.",
+ "gav": "org.jenkins-ci.plugins:github-autostatus:3.5.0",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "github-autostatus",
- "previousTimestamp": "2018-09-05T13:38:01.00Z",
- "previousVersion": "3.1.1",
- "releaseTimestamp": "2018-09-13T16:21:21.00Z",
+ "previousTimestamp": "2019-05-13T21:02:16.00Z",
+ "previousVersion": "3.4.2",
+ "releaseTimestamp": "2019-06-21T00:02:52.00Z",
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/github-autostatus-plugin",
- "sha1": "55t0FAtqsMCilAeaT30pvsZoGHg=",
- "sha256": "gNycvHxbAhf3dUY6YvX7xVO7Nv16fKxHAp9rLJDYPrM=",
+ "sha1": "NBnf2KgIkLiOQMCZ0FkGa4swmgQ=",
+ "sha256": "0j0b2A2Gw69tpc3GiHJarkbU86CRGUKRZW311xj5rCM=",
"title": "Job and Stage monitoring",
- "url": "http://updates.jenkins-ci.org/download/plugins/github-autostatus/3.2/github-autostatus.hpi",
- "version": "3.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/github-autostatus/3.5.0/github-autostatus.hpi",
+ "version": "3.5.0",
"wiki": "https://plugins.jenkins.io/github-autostatus"
},
"github-branch-source": {
- "buildDate": "Jan 16, 2019",
+ "buildDate": "Aug 15, 2019",
"compatibleSinceVersion": "2.2.0",
"dependencies": [
{
"name": "github",
"optional": false,
- "version": "1.26.0"
+ "version": "1.29.3"
+ },
+ {
+ "name": "workflow-step-api",
+ "optional": true,
+ "version": "2.19"
},
{
"name": "credentials",
"optional": false,
- "version": "2.1.15"
+ "version": "2.1.18"
},
{
"name": "display-url-api",
"optional": false,
- "version": "0.2"
+ "version": "2.0"
},
{
"name": "git",
"optional": false,
- "version": "3.6.0"
+ "version": "3.9.3"
},
{
"name": "github-api",
"optional": false,
- "version": "1.90"
+ "version": "1.95"
},
{
"name": "scm-api",
"optional": false,
- "version": "2.2.3"
+ "version": "2.6.3"
},
{
"name": "structs",
"optional": false,
- "version": "1.10"
+ "version": "1.19"
}
],
"developers": [
{
- "developerId": "rsandell"
+ "developerId": "kshultz"
}
],
"excerpt": "Multibranch projects and organization folders from GitHub. Maintained by CloudBees, Inc.",
- "gav": "org.jenkins-ci.plugins:github-branch-source:2.4.2",
+ "gav": "org.jenkins-ci.plugins:github-branch-source:2.5.6",
"labels": [
"scm"
],
+ "minimumJavaVersion": "1.8",
"name": "github-branch-source",
- "previousTimestamp": "2018-10-15T10:46:18.00Z",
- "previousVersion": "2.4.1",
- "releaseTimestamp": "2019-01-16T11:13:34.00Z",
- "requiredCore": "1.642.3",
+ "previousTimestamp": "2019-07-27T02:26:34.00Z",
+ "previousVersion": "2.5.5",
+ "releaseTimestamp": "2019-08-15T18:10:43.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/github-branch-source-plugin",
- "sha1": "69W2zCik3qFQkLRkC5fI7gaNg3M=",
- "sha256": "A+WtWOqFJMZYRjYOOQ6xqVL6aczCn2VYF2MhyVTN/KA=",
+ "sha1": "0s/z5X1B7RZu44U06W/5flNMTr0=",
+ "sha256": "zatoVFrVN51WxG5ZH6qcZ9OGxbP6mCaAp4qoZVgd28E=",
"title": "GitHub Branch Source",
- "url": "http://updates.jenkins-ci.org/download/plugins/github-branch-source/2.4.2/github-branch-source.hpi",
- "version": "2.4.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/github-branch-source/2.5.6/github-branch-source.hpi",
+ "version": "2.5.6",
"wiki": "https://plugins.jenkins.io/github-branch-source"
},
"github-coverage-reporter": {
- "buildDate": "Feb 03, 2019",
+ "buildDate": "Aug 06, 2019",
"dependencies": [
{
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.12"
+ },
+ {
"name": "github-api",
"optional": false,
"version": "1.71"
@@ -25517,19 +27071,19 @@
}
],
"excerpt": "Reports code coverage stats as a github status check",
- "gav": "io.jenkins.plugins:github-coverage-reporter:1.5",
+ "gav": "io.jenkins.plugins:github-coverage-reporter:1.8",
"labels": [],
"name": "github-coverage-reporter",
- "previousTimestamp": "2019-02-03T13:00:30.00Z",
- "previousVersion": "1.4",
- "releaseTimestamp": "2019-02-03T15:12:06.00Z",
+ "previousTimestamp": "2019-07-20T19:46:58.00Z",
+ "previousVersion": "1.7",
+ "releaseTimestamp": "2019-08-06T19:56:55.00Z",
"requiredCore": "2.150.2",
"scm": "https://github.com/jenkinsci/github-coverage-reporter-plugin",
- "sha1": "iXXS/v0eTXlR8or1UwdHMua5B3k=",
- "sha256": "IOdhOqsc4P5q923rU0wvvGs9wmWP/+0o0mQWFzjKq1w=",
+ "sha1": "/V8izD9FnBRelqVQja7n+OBxzng=",
+ "sha256": "f8/lc4j7mWldfwgh1tn4srCP52K1hO6+oxRv17YJg28=",
"title": "GitHub Coverage Reporter",
- "url": "http://updates.jenkins-ci.org/download/plugins/github-coverage-reporter/1.5/github-coverage-reporter.hpi",
- "version": "1.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/github-coverage-reporter/1.8/github-coverage-reporter.hpi",
+ "version": "1.8",
"wiki": "https://plugins.jenkins.io/github-coverage-reporter"
},
"github-issues": {
@@ -25577,13 +27131,13 @@
"wiki": "https://plugins.jenkins.io/github-issues"
},
"github-oauth": {
- "buildDate": "Dec 07, 2018",
- "compatibleSinceVersion": "1.93",
+ "buildDate": "Aug 06, 2019",
+ "compatibleSinceVersion": "0.3",
"dependencies": [
{
- "name": "github-api",
+ "name": "workflow-multibranch",
"optional": false,
- "version": "1.77"
+ "version": "2.9"
},
{
"name": "git",
@@ -25591,6 +27145,11 @@
"version": "3.0.0"
},
{
+ "name": "mailer",
+ "optional": false,
+ "version": "1.18"
+ },
+ {
"name": "matrix-project",
"optional": false,
"version": "1.7"
@@ -25601,14 +27160,9 @@
"version": "1.9"
},
{
- "name": "workflow-multibranch",
- "optional": false,
- "version": "2.9"
- },
- {
- "name": "mailer",
+ "name": "github-api",
"optional": false,
- "version": "1.18"
+ "version": "1.77"
}
],
"developers": [
@@ -25619,21 +27173,21 @@
}
],
"excerpt": "Authentication plugin using GitHub OAuth to provide authentication and authorization capabilities for GitHub and GitHub Enterprise.",
- "gav": "org.jenkins-ci.plugins:github-oauth:0.31",
+ "gav": "org.jenkins-ci.plugins:github-oauth:0.33",
"labels": [
"user"
],
"name": "github-oauth",
- "previousTimestamp": "2018-01-23T06:37:33.00Z",
- "previousVersion": "0.29",
- "releaseTimestamp": "2018-12-07T06:47:00.00Z",
+ "previousTimestamp": "2019-04-12T05:04:22.00Z",
+ "previousVersion": "0.32",
+ "releaseTimestamp": "2019-08-06T03:56:58.00Z",
"requiredCore": "2.7.1",
"scm": "https://github.com/jenkinsci/github-oauth-plugin",
- "sha1": "RXcXtFoQ5xV3HJFnZUAwxKB5Z7s=",
- "sha256": "IW23sE/kwC9TEJB9FswXTdXALOCI0D3aK5HAaPwuGzs=",
+ "sha1": "022KLPLDa4qcnwLRTZSxu8PhMnY=",
+ "sha256": "U4EqYW/u9+zSVgyfIEtJ2nZYCapXFzgCuZN2hIQaD2g=",
"title": "GitHub Authentication",
- "url": "http://updates.jenkins-ci.org/download/plugins/github-oauth/0.31/github-oauth.hpi",
- "version": "0.31",
+ "url": "http://updates.jenkins-ci.org/download/plugins/github-oauth/0.33/github-oauth.hpi",
+ "version": "0.33",
"wiki": "https://plugins.jenkins.io/github-oauth"
},
"github-organization-folder": {
@@ -25723,17 +27277,17 @@
"wiki": "https://plugins.jenkins.io/github-organization-folder"
},
"github-pr-comment-build": {
- "buildDate": "Jun 16, 2017",
+ "buildDate": "May 07, 2019",
"dependencies": [
{
- "name": "github-branch-source",
+ "name": "branch-api",
"optional": false,
- "version": "2.0.5"
+ "version": "2.0.8"
},
{
- "name": "branch-api",
+ "name": "github-branch-source",
"optional": false,
- "version": "2.0.8"
+ "version": "2.3.0"
}
],
"developers": [
@@ -25742,19 +27296,19 @@
}
],
"excerpt": "Allows rebuilds of multibranch PR jobs based on GitHub PR comments.",
- "gav": "org.jenkins-ci.plugins:github-pr-comment-build:2.0",
+ "gav": "org.jenkins-ci.plugins:github-pr-comment-build:2.1",
"labels": [],
"name": "github-pr-comment-build",
- "previousTimestamp": "2017-03-06T21:59:05.00Z",
- "previousVersion": "1.1",
- "releaseTimestamp": "2017-06-16T03:31:16.00Z",
+ "previousTimestamp": "2017-06-16T03:31:16.00Z",
+ "previousVersion": "2.0",
+ "releaseTimestamp": "2019-05-07T14:29:22.00Z",
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/github-pr-comment-build-plugin",
- "sha1": "/Dx8afG3mZbNhJt4VQYF4l/99KU=",
- "sha256": "HVP48DiIGt6+YuD5FzC6RkRVMw6ux/2xZ1l9gG9gDFw=",
+ "sha1": "ssfsaCZH2vS2zac0KuH3iVabPBE=",
+ "sha256": "QLvJqMSA9eAq0fn+AA3ELZnllsczjQG7fc1mr+WNFHk=",
"title": "GitHub PR Comment Build",
- "url": "http://updates.jenkins-ci.org/download/plugins/github-pr-comment-build/2.0/github-pr-comment-build.hpi",
- "version": "2.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/github-pr-comment-build/2.1/github-pr-comment-build.hpi",
+ "version": "2.1",
"wiki": "https://plugins.jenkins.io/github-pr-comment-build"
},
"github-pr-coverage-status": {
@@ -25794,7 +27348,7 @@
"wiki": "https://plugins.jenkins.io/github-pr-coverage-status"
},
"github-pullrequest": {
- "buildDate": "Sep 20, 2018",
+ "buildDate": "Jul 17, 2019",
"dependencies": [
{
"name": "github",
@@ -25919,22 +27473,22 @@
}
],
"excerpt": "GitHub Integration Plugin for Jenkins",
- "gav": "org.jenkins-ci.plugins:github-pullrequest:0.2.4",
+ "gav": "org.jenkins-ci.plugins:github-pullrequest:0.2.6",
"labels": [
"emailext",
"trigger"
],
"name": "github-pullrequest",
- "previousTimestamp": "2018-07-01T01:20:00.00Z",
- "previousVersion": "0.2.3",
- "releaseTimestamp": "2018-09-20T00:18:01.00Z",
+ "previousTimestamp": "2019-05-22T22:39:00.00Z",
+ "previousVersion": "0.2.5",
+ "releaseTimestamp": "2019-07-17T16:01:59.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/github-integration-plugin",
- "sha1": "tRhhquNhiH50PvrPRqYYOGh2Q1k=",
- "sha256": "FazoWD5hKKDZHmhJInyKgj/pdX1K0NBjNJRt31qJevA=",
+ "sha1": "YsJqDpONBvcWbKYMOGu7HyKrUp4=",
+ "sha256": "Mr9UKn9mIca45AtdaKa8nX8E19OpISWqHgYWGQhVspQ=",
"title": "GitHub Integration",
- "url": "http://updates.jenkins-ci.org/download/plugins/github-pullrequest/0.2.4/github-pullrequest.hpi",
- "version": "0.2.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/github-pullrequest/0.2.6/github-pullrequest.hpi",
+ "version": "0.2.6",
"wiki": "https://plugins.jenkins.io/github-pullrequest"
},
"github-scm-filter-aged-refs": {
@@ -26113,6 +27667,106 @@
"version": "2.1",
"wiki": "https://plugins.jenkins.io/github-sqs-plugin"
},
+ "gitlab-api": {
+ "buildDate": "Aug 16, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "baymac",
+ "email": "parichay.barpanda@gmail.com",
+ "name": "Parichay Barpanda"
+ }
+ ],
+ "excerpt": "This plugin provides <a href=\"https://github.com/gmessner/gitlab4j-api\" rel=\"nofollow\">GitLab API</a> for other plugins.",
+ "gav": "io.jenkins.plugins:gitlab-api:1.0.5",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "gitlab-api",
+ "previousTimestamp": "2019-07-31T05:35:20.00Z",
+ "previousVersion": "1.0.4",
+ "releaseTimestamp": "2019-08-16T10:20:37.00Z",
+ "requiredCore": "2.60.3",
+ "scm": "https://github.com/jenkinsci/gitlab-api-plugin",
+ "sha1": "EDvrKt01Z/zqJbzxjRsbUfts9QA=",
+ "sha256": "jLWiKzOVdaxVeLKSSvA0TqgohRShwjjIJXzL3VHyDlo=",
+ "title": "Gitlab API",
+ "url": "http://updates.jenkins-ci.org/download/plugins/gitlab-api/1.0.5/gitlab-api.hpi",
+ "version": "1.0.5",
+ "wiki": "https://plugins.jenkins.io/gitlab-api"
+ },
+ "gitlab-branch-source": {
+ "buildDate": "Sep 06, 2019",
+ "dependencies": [
+ {
+ "name": "gitlab-api",
+ "optional": false,
+ "version": "1.0.5"
+ },
+ {
+ "name": "branch-api",
+ "optional": false,
+ "version": "2.5.4"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.2.0"
+ },
+ {
+ "name": "git",
+ "optional": false,
+ "version": "3.10.0"
+ },
+ {
+ "name": "plain-credentials",
+ "optional": false,
+ "version": "1.3"
+ },
+ {
+ "name": "scm-api",
+ "optional": false,
+ "version": "2.5.1"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "baymac",
+ "email": "parichay.barpanda@gmail.com",
+ "name": "Parichay Barpanda"
+ },
+ {
+ "developerId": "markyjackson-taulia",
+ "email": "marky.r.jackson@gmail.com",
+ "name": "Marky Jackson"
+ },
+ {
+ "developerId": "justinharringa",
+ "email": "justin@harringa.com",
+ "name": "Justin Harringa"
+ },
+ {
+ "developerId": "casz",
+ "email": "josephp90@gmail.com",
+ "name": "Joseph Peterson"
+ }
+ ],
+ "excerpt": "Provides branch source and folder organisation functionality for GitLab Repositories in Jenkins",
+ "gav": "io.jenkins.plugins:gitlab-branch-source:1.2.1",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "gitlab-branch-source",
+ "previousTimestamp": "2019-08-30T10:19:15.00Z",
+ "previousVersion": "1.2.0",
+ "releaseTimestamp": "2019-09-06T16:41:13.00Z",
+ "requiredCore": "2.176.2",
+ "scm": "https://github.com/jenkinsci/gitlab-branch-source-plugin",
+ "sha1": "CrmkUmlJblfoyGiRkietJJmeuM8=",
+ "sha256": "DSLZT3ERM51VtS6n42avQyTwTlbjuPzWcZ7SNRXdyFs=",
+ "title": "GitLab Branch Source",
+ "url": "http://updates.jenkins-ci.org/download/plugins/gitlab-branch-source/1.2.1/gitlab-branch-source.hpi",
+ "version": "1.2.1",
+ "wiki": "https://plugins.jenkins.io/gitlab-branch-source"
+ },
"gitlab-hook": {
"buildDate": "Apr 17, 2016",
"dependencies": [
@@ -26244,28 +27898,28 @@
"wiki": "https://plugins.jenkins.io/gitlab-oauth"
},
"gitlab-plugin": {
- "buildDate": "Nov 18, 2018",
+ "buildDate": "Apr 17, 2019",
"compatibleSinceVersion": "1.4.0",
"dependencies": [
{
- "name": "plain-credentials",
- "optional": true,
- "version": "1.1"
+ "name": "display-url-api",
+ "optional": false,
+ "version": "1.1.1"
},
{
- "name": "matrix-project",
+ "name": "git",
"optional": false,
- "version": "1.10"
+ "version": "2.4.1"
},
{
- "name": "git-client",
+ "name": "credentials",
"optional": false,
- "version": "1.19.0"
+ "version": "2.1.0"
},
{
- "name": "display-url-api",
+ "name": "workflow-job",
"optional": false,
- "version": "1.1.1"
+ "version": "1.15"
},
{
"name": "workflow-step-api",
@@ -26273,19 +27927,19 @@
"version": "2.16"
},
{
- "name": "git",
+ "name": "matrix-project",
"optional": false,
- "version": "2.4.1"
+ "version": "1.10"
},
{
- "name": "workflow-job",
- "optional": false,
- "version": "1.15"
+ "name": "plain-credentials",
+ "optional": true,
+ "version": "1.1"
},
{
- "name": "credentials",
+ "name": "git-client",
"optional": false,
- "version": "2.1.0"
+ "version": "1.19.0"
}
],
"developers": [
@@ -26296,21 +27950,21 @@
}
],
"excerpt": "This plugin allows <a href=\"http://gitlab.com/\" rel=\"nofollow\">GitLab</a> to trigger Jenkins builds and display their results in the GitLab UI.",
- "gav": "org.jenkins-ci.plugins:gitlab-plugin:1.5.11",
+ "gav": "org.jenkins-ci.plugins:gitlab-plugin:1.5.12",
"labels": [
"trigger"
],
"name": "gitlab-plugin",
- "previousTimestamp": "2018-09-24T20:19:17.00Z",
- "previousVersion": "1.5.10",
- "releaseTimestamp": "2018-11-18T23:29:54.00Z",
+ "previousTimestamp": "2018-11-18T23:29:54.00Z",
+ "previousVersion": "1.5.11",
+ "releaseTimestamp": "2019-04-17T11:59:41.00Z",
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/gitlab-plugin",
- "sha1": "R5mWhBJ9Iwx8ShWvdKOrGDA+rys=",
- "sha256": "bxZa1WussxWGnFtWP8UVEADWrCjLnfoSeG4DEXNLjq8=",
+ "sha1": "XwZ5b/XyLXJRtuT0AdZN6DWULyA=",
+ "sha256": "ZHMiNaj/w3HI54PohTnGW/Z167hklqWRfs2/ETTU1vE=",
"title": "GitLab",
- "url": "http://updates.jenkins-ci.org/download/plugins/gitlab-plugin/1.5.11/gitlab-plugin.hpi",
- "version": "1.5.11",
+ "url": "http://updates.jenkins-ci.org/download/plugins/gitlab-plugin/1.5.12/gitlab-plugin.hpi",
+ "version": "1.5.12",
"wiki": "https://plugins.jenkins.io/gitlab-plugin"
},
"global-build-stats": {
@@ -26481,7 +28135,7 @@
"wiki": "https://plugins.jenkins.io/gnat"
},
"gogs-webhook": {
- "buildDate": "Apr 03, 2018",
+ "buildDate": "Jul 08, 2019",
"dependencies": [
{
"name": "git",
@@ -26496,22 +28150,22 @@
}
],
"excerpt": "This plugin adds Gogs integration to Jenkins.",
- "gav": "org.jenkins-ci.plugins:gogs-webhook:1.0.14",
+ "gav": "org.jenkins-ci.plugins:gogs-webhook:1.0.15",
"labels": [
"trigger",
"pipeline"
],
"name": "gogs-webhook",
- "previousTimestamp": "2018-03-15T23:40:55.00Z",
- "previousVersion": "1.0.13",
- "releaseTimestamp": "2018-04-03T22:37:55.00Z",
+ "previousTimestamp": "2018-04-03T22:37:55.00Z",
+ "previousVersion": "1.0.14",
+ "releaseTimestamp": "2019-07-08T07:29:36.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/gogs-webhook-plugin",
- "sha1": "KHo2xQdNU69w1bj/osXc/6sM6hk=",
- "sha256": "9hVQmDdQ0shxX7KA4Q+QCN/ff4BI52Au3JiNhdmdu0c=",
+ "sha1": "A1xJWodfsLaQiHgN/LexLA9b/EE=",
+ "sha256": "uqSGFE+pynnctECDjGcbmSK27YrQM6SWNkK9EMfGabs=",
"title": "Gogs",
- "url": "http://updates.jenkins-ci.org/download/plugins/gogs-webhook/1.0.14/gogs-webhook.hpi",
- "version": "1.0.14",
+ "url": "http://updates.jenkins-ci.org/download/plugins/gogs-webhook/1.0.15/gogs-webhook.hpi",
+ "version": "1.0.15",
"wiki": "https://plugins.jenkins.io/gogs-webhook"
},
"golang": {
@@ -26787,9 +28441,14 @@
"wiki": "https://plugins.jenkins.io/google-cloudbuild"
},
"google-compute-engine": {
- "buildDate": "Feb 27, 2019",
+ "buildDate": "Jul 26, 2019",
"dependencies": [
{
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.16"
+ },
+ {
"name": "durable-task",
"optional": false,
"version": "1.28"
@@ -26802,7 +28461,7 @@
{
"name": "ssh-credentials",
"optional": false,
- "version": "1.6.1"
+ "version": "1.13"
}
],
"developers": [
@@ -26810,22 +28469,33 @@
"developerId": "evanbrown",
"email": "evanbrown@google.com",
"name": "Evan Brown"
+ },
+ {
+ "developerId": "stephenshank",
+ "email": "stephenshank@google.com",
+ "name": "Stephen Shank"
+ },
+ {
+ "developerId": "craigbarber",
+ "email": "craigbarber@google.com",
+ "name": "Craig Barber"
}
],
"excerpt": "This plugin allows Jenkins to provision dynamic worker nodes on Google Compute Engine.",
- "gav": "org.jenkins-ci.plugins:google-compute-engine:2.0.0",
+ "gav": "org.jenkins-ci.plugins:google-compute-engine:3.4.0",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "google-compute-engine",
- "previousTimestamp": "2019-02-12T22:41:59.00Z",
- "previousVersion": "1.0.10",
- "releaseTimestamp": "2019-02-27T01:20:14.00Z",
+ "previousTimestamp": "2019-06-27T23:41:30.00Z",
+ "previousVersion": "3.3.2",
+ "releaseTimestamp": "2019-07-26T23:44:46.00Z",
"requiredCore": "2.107.1",
"scm": "https://github.com/jenkinsci/google-compute-engine-plugin",
- "sha1": "jUr55giDR8IKeXXd4ZkINCqjFAM=",
- "sha256": "JuWpkchplbsqdQQxIWrhP7P8SWdHF7uasy7nMmlIIlo=",
+ "sha1": "MaZzXcQO4JofjLVcg3ErHdTly94=",
+ "sha256": "NUKtyiF6rQqSMiSGwKYOQW09+45T+/G+SsLWtkKPJ+8=",
"title": "Google Compute Engine",
- "url": "http://updates.jenkins-ci.org/download/plugins/google-compute-engine/2.0.0/google-compute-engine.hpi",
- "version": "2.0.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/google-compute-engine/3.4.0/google-compute-engine.hpi",
+ "version": "3.4.0",
"wiki": "https://plugins.jenkins.io/google-compute-engine"
},
"google-container-registry-auth": {
@@ -26942,9 +28612,24 @@
"wiki": "https://plugins.jenkins.io/google-git-notes-publisher"
},
"google-kubernetes-engine": {
- "buildDate": "Mar 01, 2019",
+ "buildDate": "Jul 23, 2019",
"dependencies": [
{
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.19"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.16"
+ },
+ {
+ "name": "display-url-api",
+ "optional": false,
+ "version": "2.1.0"
+ },
+ {
"name": "git",
"optional": false,
"version": "3.9.3"
@@ -26958,6 +28643,11 @@
"name": "junit",
"optional": false,
"version": "1.3"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.17"
}
],
"developers": [
@@ -26967,33 +28657,30 @@
"name": "Stephen Shank"
},
{
- "developerId": "rachelyen",
- "email": "rachelyen@google.com",
- "name": "Rachel Yen"
- },
- {
- "developerId": "craigatgoogle",
+ "developerId": "craigdbarber",
"email": "craigbarber@google.com",
"name": "Craig Barber"
}
],
"excerpt": "This plugin allows Jenkins to deploy build artifacts to a Kubernetes cluster running on GKE.",
- "gav": "org.jenkins-ci.plugins:google-kubernetes-engine:0.2.0",
+ "gav": "org.jenkins-ci.plugins:google-kubernetes-engine:0.6.3",
"labels": [],
"minimumJavaVersion": "1.8",
"name": "google-kubernetes-engine",
- "releaseTimestamp": "2019-03-01T20:37:29.00Z",
- "requiredCore": "2.107.1",
+ "previousTimestamp": "2019-07-09T20:36:49.00Z",
+ "previousVersion": "0.6.2",
+ "releaseTimestamp": "2019-07-23T20:51:37.00Z",
+ "requiredCore": "2.164.2",
"scm": "https://github.com/jenkinsci/google-kubernetes-engine-plugin",
- "sha1": "hHtIXdIbNG45lBGdz4F6eCXY00E=",
- "sha256": "/bup0ERmz8EUePzAlxS2XJqCIxBqZKotUbCCB/3pCLc=",
+ "sha1": "NT52PTUMrIy+KHtN4HaNJkrs+BE=",
+ "sha256": "UTxEfSKj5psGqo2NLfPG8xPJ4Jfdz9sttEnB13FH3YA=",
"title": "Google Kubernetes Engine",
- "url": "http://updates.jenkins-ci.org/download/plugins/google-kubernetes-engine/0.2.0/google-kubernetes-engine.hpi",
- "version": "0.2.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/google-kubernetes-engine/0.6.3/google-kubernetes-engine.hpi",
+ "version": "0.6.3",
"wiki": "https://plugins.jenkins.io/google-kubernetes-engine"
},
"google-login": {
- "buildDate": "May 30, 2018",
+ "buildDate": "Jul 22, 2019",
"dependencies": [
{
"name": "mailer",
@@ -27009,22 +28696,22 @@
}
],
"excerpt": "Allows you to log in to Jenkins with a Google account and restrict access to a Google Apps Domain.",
- "gav": "org.jenkins-ci.plugins:google-login:1.4",
+ "gav": "org.jenkins-ci.plugins:google-login:1.6",
"labels": [
"security",
"user"
],
"name": "google-login",
- "previousTimestamp": "2018-04-12T20:45:20.00Z",
- "previousVersion": "1.3.1",
- "releaseTimestamp": "2018-05-30T09:27:55.00Z",
+ "previousTimestamp": "2019-07-16T09:21:18.00Z",
+ "previousVersion": "1.5",
+ "releaseTimestamp": "2019-07-22T11:32:04.00Z",
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/google-login-plugin",
- "sha1": "OvtT3WO0HLQu/VTXBBkKE1Lyp6o=",
- "sha256": "LnwwrVETX8FcxkDSVx2dxRyDYqbGBk3EXStyUL8lHvI=",
+ "sha1": "KryVnfyT8RPAKjqAPb/41HXtNbw=",
+ "sha256": "EgP3mmvPTtDp35VHLTIl6zJnhjzomH9RZDwBSN8qT24=",
"title": "Google Login",
- "url": "http://updates.jenkins-ci.org/download/plugins/google-login/1.4/google-login.hpi",
- "version": "1.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/google-login/1.6/google-login.hpi",
+ "version": "1.6",
"wiki": "https://plugins.jenkins.io/google-login"
},
"google-metadata-plugin": {
@@ -27057,12 +28744,12 @@
"wiki": "https://plugins.jenkins.io/google-metadata-plugin"
},
"google-oauth-plugin": {
- "buildDate": "Feb 07, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "credentials",
"optional": false,
- "version": "1.16.1"
+ "version": "2.2.0"
},
{
"name": "oauth-credentials",
@@ -27076,44 +28763,50 @@
"name": "Andrey Stroilov"
},
{
- "developerId": "craigatgoogle",
+ "developerId": "craigdbarber",
"email": "craigbarber@google.com",
"name": "Craig Barber"
+ },
+ {
+ "developerId": "stephenashank",
+ "email": "stephenshank@google.com",
+ "name": "Stephen Shank"
}
],
"excerpt": "This plugin implements the OAuth Credentials interfaces to surface Google Service Account credentials to Jenkins.",
- "gav": "org.jenkins-ci.plugins:google-oauth-plugin:0.7",
+ "gav": "org.jenkins-ci.plugins:google-oauth-plugin:0.9",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "google-oauth-plugin",
- "previousTimestamp": "2018-05-09T22:03:11.00Z",
- "previousVersion": "0.6",
- "releaseTimestamp": "2019-02-07T00:04:33.00Z",
- "requiredCore": "1.653",
+ "previousTimestamp": "2019-04-25T22:47:43.00Z",
+ "previousVersion": "0.8",
+ "releaseTimestamp": "2019-09-03T20:59:25.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/google-oauth-plugin",
- "sha1": "YzE6YkTOFu2CLXE7BcRa3R1GlNs=",
- "sha256": "R5g62VmEYxG8morqORjsDN8kQl9fcnSQV4ZwJQMh/Ho=",
+ "sha1": "BOwv9e9G2zVWI3ZeRtrgkzAXpeY=",
+ "sha256": "MJ06W1n3/nwLd4jRiZd0a93FhZsR9RLPFNpMmDdJmd8=",
"title": "Google OAuth Credentials",
- "url": "http://updates.jenkins-ci.org/download/plugins/google-oauth-plugin/0.7/google-oauth-plugin.hpi",
- "version": "0.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/google-oauth-plugin/0.9/google-oauth-plugin.hpi",
+ "version": "0.9",
"wiki": "https://plugins.jenkins.io/google-oauth-plugin"
},
"google-play-android-publisher": {
- "buildDate": "Jun 03, 2018",
+ "buildDate": "Jul 17, 2019",
"dependencies": [
{
"name": "google-oauth-plugin",
"optional": false,
- "version": "0.5"
+ "version": "0.8"
},
{
"name": "structs",
"optional": false,
- "version": "1.5"
+ "version": "1.19"
},
{
"name": "token-macro",
"optional": false,
- "version": "1.11"
+ "version": "2.6"
}
],
"developers": [
@@ -27124,22 +28817,23 @@
}
],
"excerpt": "Enables Jenkins to upload Android apps (APK files) to Google Play and to manage related info.",
- "gav": "org.jenkins-ci.plugins:google-play-android-publisher:1.8",
+ "gav": "org.jenkins-ci.plugins:google-play-android-publisher:2.0",
"labels": [
"android",
"upload"
],
+ "minimumJavaVersion": "1.8",
"name": "google-play-android-publisher",
- "previousTimestamp": "2018-02-20T19:31:34.00Z",
- "previousVersion": "1.7",
- "releaseTimestamp": "2018-06-03T16:26:33.00Z",
- "requiredCore": "2.32",
+ "previousTimestamp": "2018-06-03T16:26:33.00Z",
+ "previousVersion": "1.8",
+ "releaseTimestamp": "2019-07-17T19:29:42.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/google-play-android-publisher-plugin",
- "sha1": "Z3282Mv817w0NpnuxMmSHb+PYZw=",
- "sha256": "LTvzHZ0K26cdTQh+ohuN6VrzlIt3WnxzMycTva7LrF0=",
+ "sha1": "FvV4P+uqRTS5ZqItlXRoUeLMNo8=",
+ "sha256": "4rMBlhSp7shrEi0fgY/5DZV+NXIMUJg+eFl/kHg7rrw=",
"title": "Google Play Android Publisher",
- "url": "http://updates.jenkins-ci.org/download/plugins/google-play-android-publisher/1.8/google-play-android-publisher.hpi",
- "version": "1.8",
+ "url": "http://updates.jenkins-ci.org/download/plugins/google-play-android-publisher/2.0/google-play-android-publisher.hpi",
+ "version": "2.0",
"wiki": "https://plugins.jenkins.io/google-play-android-publisher"
},
"google-source-plugin": {
@@ -27202,9 +28896,19 @@
"wiki": "https://plugins.jenkins.io/google-source-plugin"
},
"google-storage-plugin": {
- "buildDate": "Aug 03, 2018",
+ "buildDate": "Sep 04, 2019",
"dependencies": [
{
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.19"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.2.0"
+ },
+ {
"name": "google-metadata-plugin",
"optional": false,
"version": "0.2"
@@ -27212,52 +28916,48 @@
{
"name": "google-oauth-plugin",
"optional": false,
- "version": "0.2"
+ "version": "0.9"
+ },
+ {
+ "name": "ssh-credentials",
+ "optional": false,
+ "version": "1.16"
},
{
"name": "structs",
"optional": false,
- "version": "1.2"
+ "version": "1.17"
}
],
"developers": [
{
- "developerId": "mattmoor",
- "name": "Matt Moore"
- },
- {
- "developerId": "tcnghia",
- "name": "Nghia Tran"
- },
- {
- "developerId": "astroilov",
- "name": "Andrey Stroilov"
- },
- {
- "developerId": "agoulti",
- "name": "Alexandra Goultiaeva"
+ "developerId": "craigdbarber",
+ "email": "craigbarber@google.com",
+ "name": "Craig Barber"
},
{
- "developerId": "bwkimmel",
- "name": "Brad Kimmel"
+ "developerId": "stephenashank",
+ "email": "stephenshank@google.com",
+ "name": "Stephen Shank"
}
],
"excerpt": "This plugin provides the “Google Cloud Storage Uploader” post-build step for publishing build artifacts to Google Cloud Storage.",
- "gav": "org.jenkins-ci.plugins:google-storage-plugin:1.2",
+ "gav": "org.jenkins-ci.plugins:google-storage-plugin:1.4.0",
"labels": [
"upload"
],
+ "minimumJavaVersion": "1.8",
"name": "google-storage-plugin",
- "previousTimestamp": "2018-02-12T16:57:34.00Z",
- "previousVersion": "1.1",
- "releaseTimestamp": "2018-08-03T18:44:12.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2019-08-08T17:15:10.00Z",
+ "previousVersion": "1.3.3",
+ "releaseTimestamp": "2019-09-04T15:10:49.00Z",
+ "requiredCore": "2.164.2",
"scm": "https://github.com/jenkinsci/google-storage-plugin",
- "sha1": "rO24GdqsjSTy6hpoMCYzH3sBT7k=",
- "sha256": "Wp7IbOvQJT1NIDp8Um611Pp9aahPa/mjITEnwa9eb/E=",
+ "sha1": "yiJsm9c9zkQg27wrRTWR4oJ4YLg=",
+ "sha256": "4gFnClVMwjKn5+tZV65X5SHuXvFs6WT1Y8lpr778Ppc=",
"title": "Google Cloud Storage",
- "url": "http://updates.jenkins-ci.org/download/plugins/google-storage-plugin/1.2/google-storage-plugin.hpi",
- "version": "1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/google-storage-plugin/1.4.0/google-storage-plugin.hpi",
+ "version": "1.4.0",
"wiki": "https://plugins.jenkins.io/google-storage-plugin"
},
"googleanalytics": {
@@ -27307,13 +29007,43 @@
"wiki": "https://plugins.jenkins.io/gprbuild"
},
"gradle": {
- "buildDate": "Jan 11, 2019",
+ "buildDate": "Sep 05, 2019",
"compatibleSinceVersion": "1.0",
"dependencies": [
{
"name": "structs",
"optional": false,
- "version": "1.3"
+ "version": "1.5"
+ },
+ {
+ "name": "workflow-api",
+ "optional": false,
+ "version": "2.20"
+ },
+ {
+ "name": "workflow-cps",
+ "optional": false,
+ "version": "2.24"
+ },
+ {
+ "name": "workflow-job",
+ "optional": false,
+ "version": "2.9"
+ },
+ {
+ "name": "workflow-basic-steps",
+ "optional": false,
+ "version": "2.3"
+ },
+ {
+ "name": "workflow-durable-task-step",
+ "optional": false,
+ "version": "2.8"
+ },
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.10"
}
],
"developers": [
@@ -27323,21 +29053,21 @@
}
],
"excerpt": "This plugin allows Jenkins to invoke <a href=\"http://www.gradle.org/\" rel=\"nofollow\">Gradle</a> build scripts directly.",
- "gav": "org.jenkins-ci.plugins:gradle:1.30",
+ "gav": "org.jenkins-ci.plugins:gradle:1.34",
"labels": [
"builder"
],
"name": "gradle",
- "previousTimestamp": "2018-07-03T21:16:55.00Z",
- "previousVersion": "1.29",
- "releaseTimestamp": "2019-01-11T22:12:48.00Z",
- "requiredCore": "1.642.1",
+ "previousTimestamp": "2019-07-05T13:41:11.00Z",
+ "previousVersion": "1.33",
+ "releaseTimestamp": "2019-09-05T11:27:30.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/gradle-plugin",
- "sha1": "WBa5vjk+VF1Nqd+V02pbO8A63M0=",
- "sha256": "7XicyGndIKjItJqz51aaVioqgGPMky9Bu56zr5YbAvM=",
+ "sha1": "g5jJpSHZWHc9ZNCkc1rRtKA3fMA=",
+ "sha256": "M+PkExyraOAbK7un6mLG1+OgESeCRy9mFzb3zOIbzNw=",
"title": "Gradle",
- "url": "http://updates.jenkins-ci.org/download/plugins/gradle/1.30/gradle.hpi",
- "version": "1.30",
+ "url": "http://updates.jenkins-ci.org/download/plugins/gradle/1.34/gradle.hpi",
+ "version": "1.34",
"wiki": "https://plugins.jenkins.io/gradle"
},
"gradle-repo": {
@@ -27405,6 +29135,33 @@
"version": "1.2",
"wiki": "https://plugins.jenkins.io/graphiteIntegrator"
},
+ "graphql-server": {
+ "buildDate": "Aug 06, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "halkeye",
+ "email": "jenkins@gavinmogan.com",
+ "name": "Gavin Mogan"
+ }
+ ],
+ "excerpt": "A GraphQL implementation of the Jenkins API",
+ "gav": "io.jenkins.plugins:graphql-server:0.0.2",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "graphql-server",
+ "previousTimestamp": "2019-07-09T04:42:12.00Z",
+ "previousVersion": "0.0.1",
+ "releaseTimestamp": "2019-08-06T22:54:54.00Z",
+ "requiredCore": "2.150.1",
+ "scm": "https://github.com/jenkinsci/graphql-server-plugin",
+ "sha1": "e8ed4T0kteui0QT1Mz1AllsOyI0=",
+ "sha256": "04uMULNd/fY9r9P5JheCkA0V1imiZKIKODmFTyIOMKs=",
+ "title": "GraphQL API Server",
+ "url": "http://updates.jenkins-ci.org/download/plugins/graphql-server/0.0.2/graphql-server.hpi",
+ "version": "0.0.2",
+ "wiki": "https://plugins.jenkins.io/graphql-server"
+ },
"gravatar": {
"buildDate": "May 05, 2014",
"dependencies": [
@@ -27469,13 +29226,13 @@
"wiki": "https://plugins.jenkins.io/greenballs"
},
"groovy": {
- "buildDate": "Jan 23, 2019",
+ "buildDate": "Feb 27, 2019",
"compatibleSinceVersion": "2.0",
"dependencies": [
{
"name": "script-security",
"optional": false,
- "version": "1.50"
+ "version": "1.54"
},
{
"name": "token-macro",
@@ -27495,49 +29252,49 @@
}
],
"excerpt": "",
- "gav": "org.jenkins-ci.plugins:groovy:2.1",
+ "gav": "org.jenkins-ci.plugins:groovy:2.2",
"labels": [
"builder",
"groovy-related"
],
"name": "groovy",
- "previousTimestamp": "2017-04-10T14:03:54.00Z",
- "previousVersion": "2.0",
- "releaseTimestamp": "2019-01-23T20:05:09.00Z",
+ "previousTimestamp": "2019-01-23T20:05:09.00Z",
+ "previousVersion": "2.1",
+ "releaseTimestamp": "2019-02-27T22:10:40.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/groovy-plugin",
- "sha1": "glRsk1nhJ9tU/ENkTe9xaMpYgGY=",
- "sha256": "3tdP3i/VlBaZMwr0hU2dD2ap6yw2q12ckA6VjJV8vFY=",
+ "sha1": "ha9OjeR+mB078ira8Mf1dHuZHYM=",
+ "sha256": "Ho8g/Sl4u1zj9iWcdWWPaDXU3J9HBKKbm79fQghBflQ=",
"title": "Groovy",
- "url": "http://updates.jenkins-ci.org/download/plugins/groovy/2.1/groovy.hpi",
- "version": "2.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/groovy/2.2/groovy.hpi",
+ "version": "2.2",
"wiki": "https://plugins.jenkins.io/groovy"
},
"groovy-events-listener-plugin": {
- "buildDate": "Jun 27, 2016",
+ "buildDate": "Aug 29, 2019",
"compatibleSinceVersion": "1.20",
"dependencies": [],
"developers": [
{
- "developerId": "nickg",
- "email": "nickgrealy@gmail.com",
- "name": "Nick Grealy"
+ "developerId": "jequals5",
+ "email": "marky.r.jackson@gmail.com",
+ "name": "Marky Jackson"
}
],
- "excerpt": "A jenkins plugin, which executes groovy code when an event occurs.",
- "gav": "org.jenkins-ci.plugins:groovy-events-listener-plugin:1.014",
+ "excerpt": "This plugin executes Groovy code when an event occurs.",
+ "gav": "org.jenkins-ci.plugins:groovy-events-listener-plugin:1.017",
"labels": [],
"name": "groovy-events-listener-plugin",
- "previousTimestamp": "2016-06-02T23:45:03.00Z",
- "previousVersion": "1.013",
- "releaseTimestamp": "2016-06-27T21:55:39.00Z",
- "requiredCore": "1.581",
+ "previousTimestamp": "2019-08-29T03:02:26.00Z",
+ "previousVersion": "1.016",
+ "releaseTimestamp": "2019-08-29T04:44:50.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/groovy-events-listener-plugin",
- "sha1": "6YMTzMj19cNvSjapppuyd1g4tw0=",
- "sha256": "LbV4Npot7k4CE6NlrP5wlqxfXbV6Xw9wri0Z4XWbq+c=",
+ "sha1": "wHggDSqniEK9ciG+R5lPQfzq8UI=",
+ "sha256": "fkHTOsjWP4lkdWwLrC1Qq+B3u9XQf1iJvrcbfbHk570=",
"title": "Groovy Events Listener",
- "url": "http://updates.jenkins-ci.org/download/plugins/groovy-events-listener-plugin/1.014/groovy-events-listener-plugin.hpi",
- "version": "1.014",
+ "url": "http://updates.jenkins-ci.org/download/plugins/groovy-events-listener-plugin/1.017/groovy-events-listener-plugin.hpi",
+ "version": "1.017",
"wiki": "https://plugins.jenkins.io/groovy-events-listener-plugin"
},
"groovy-events-listener-plugin-master": {
@@ -27600,22 +29357,27 @@
"wiki": "https://plugins.jenkins.io/groovy-label-assignment"
},
"groovy-postbuild": {
- "buildDate": "Nov 18, 2018",
+ "buildDate": "Jun 24, 2019",
"dependencies": [
{
"name": "workflow-cps",
"optional": true,
- "version": "2.45"
+ "version": "2.54"
},
{
"name": "badge",
"optional": false,
- "version": "1.2"
+ "version": "1.5"
},
{
"name": "matrix-project",
"optional": false,
"version": "1.12"
+ },
+ {
+ "name": "script-security",
+ "optional": false,
+ "version": "1.42"
}
],
"developers": [
@@ -27629,22 +29391,23 @@
}
],
"excerpt": "Groovy postbuild task.",
- "gav": "org.jvnet.hudson.plugins:groovy-postbuild:2.4.3",
+ "gav": "org.jvnet.hudson.plugins:groovy-postbuild:2.5",
"labels": [
"post-build",
"groovy-related"
],
+ "minimumJavaVersion": "1.8",
"name": "groovy-postbuild",
- "previousTimestamp": "2018-08-18T04:05:23.00Z",
- "previousVersion": "2.4.2",
- "releaseTimestamp": "2018-11-18T04:44:58.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2018-11-18T04:44:58.00Z",
+ "previousVersion": "2.4.3",
+ "releaseTimestamp": "2019-06-24T06:00:28.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/groovy-postbuild-plugin",
- "sha1": "O//imkYPJvBQ3PdtaWET4G2hqmw=",
- "sha256": "j3e1+ut9AIYD/u0N7yNED3PhaCPnC1ZghEW4Y63k49g=",
+ "sha1": "IkwNqKJ6qdU1RoWFw7Z6yEwc4TM=",
+ "sha256": "PSLTr92Gz+q1kz0gr0YFpYcF6rWFd2Kyw1rc0Lz7PD8=",
"title": "Groovy Postbuild",
- "url": "http://updates.jenkins-ci.org/download/plugins/groovy-postbuild/2.4.3/groovy-postbuild.hpi",
- "version": "2.4.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/groovy-postbuild/2.5/groovy-postbuild.hpi",
+ "version": "2.5",
"wiki": "https://plugins.jenkins.io/groovy-postbuild"
},
"groovy-remote": {
@@ -27696,8 +29459,33 @@
"version": "1.1",
"wiki": "https://plugins.jenkins.io/growl"
},
+ "h2-api": {
+ "buildDate": "May 22, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "cleclerc",
+ "email": "cleclerc@cloudbees.com",
+ "name": "Cyrille Le Clerc"
+ }
+ ],
+ "excerpt": "This plugin is a shared library. It provides the H2 jar so that other plugins can consume H2 without duplication and without classpath collisions.",
+ "gav": "io.jenkins.plugins:h2-api:1.4.199",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "h2-api",
+ "releaseTimestamp": "2019-05-22T12:44:09.00Z",
+ "requiredCore": "2.89.4",
+ "scm": "https://github.com/jenkinsci/h2-api-plugin",
+ "sha1": "OcTB90V6nHyVUU+MT8CTVTEJ654=",
+ "sha256": "MIDkRJCZPdvNpqq+daBQCZb/C4Qncz8fg+EkeeHobVw=",
+ "title": "H2 API",
+ "url": "http://updates.jenkins-ci.org/download/plugins/h2-api/1.4.199/h2-api.hpi",
+ "version": "1.4.199",
+ "wiki": "https://plugins.jenkins.io/h2-api"
+ },
"habitat": {
- "buildDate": "Jan 04, 2019",
+ "buildDate": "Mar 04, 2019",
"dependencies": [],
"developers": [
{
@@ -27707,19 +29495,19 @@
}
],
"excerpt": "Executes Habitat",
- "gav": "com.indellient:habitat:0.6.2",
+ "gav": "com.indellient:habitat:0.6.5",
"labels": [],
"name": "habitat",
- "previousTimestamp": "2019-01-03T17:22:56.00Z",
- "previousVersion": "0.6.1",
- "releaseTimestamp": "2019-01-04T14:23:43.00Z",
+ "previousTimestamp": "2019-01-04T14:23:43.00Z",
+ "previousVersion": "0.6.2",
+ "releaseTimestamp": "2019-03-04T16:59:13.00Z",
"requiredCore": "2.130",
"scm": "https://github.com/jenkinsci/habitat-plugin",
- "sha1": "vkIm8R4jLh1q5xEehEu/AgTfOmY=",
- "sha256": "z8HwMCSL0sSdyOz/lJsOuU5TK4Z/AHcqux+8YVSRieY=",
+ "sha1": "p5vMjE+oK6U6w+WQCwo+OH8s22Q=",
+ "sha256": "JnUmKteA1/SWrjih0t+kuxe/eym3bmznZFaJz+JDSBw=",
"title": "Habitat Executor",
- "url": "http://updates.jenkins-ci.org/download/plugins/habitat/0.6.2/habitat.hpi",
- "version": "0.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/habitat/0.6.5/habitat.hpi",
+ "version": "0.6.5",
"wiki": "https://plugins.jenkins.io/habitat"
},
"hadoop": {
@@ -27823,12 +29611,12 @@
"wiki": "https://plugins.jenkins.io/harvest"
},
"hashicorp-vault-pipeline": {
- "buildDate": "Nov 12, 2018",
+ "buildDate": "Sep 05, 2019",
"dependencies": [
{
"name": "hashicorp-vault-plugin",
"optional": false,
- "version": "2.2.0"
+ "version": "2.3.0"
},
{
"name": "workflow-api",
@@ -27849,64 +29637,79 @@
}
],
"excerpt": "Enables pulling of vault values as a pipeline step",
- "gav": "io.jenkins.plugins:hashicorp-vault-pipeline:1.2",
+ "gav": "io.jenkins.plugins:hashicorp-vault-pipeline:1.3",
"labels": [],
"name": "hashicorp-vault-pipeline",
- "previousTimestamp": "2018-10-09T21:40:46.00Z",
- "previousVersion": "1.1",
- "releaseTimestamp": "2018-11-12T20:51:05.00Z",
+ "previousTimestamp": "2018-11-12T20:51:05.00Z",
+ "previousVersion": "1.2",
+ "releaseTimestamp": "2019-09-05T20:48:53.00Z",
"requiredCore": "2.138.1",
"scm": "https://github.com/jenkinsci/hashicorp-vault-pipeline-plugin",
- "sha1": "3rknfpRmC/+2sgmiTz8dB/mjreM=",
- "sha256": "P9WbhZRkuD5UnvrhIFTBqz441/ORqJZyP58SkuYgVZ0=",
+ "sha1": "0k6r8ftiPoJk8inIn0oXKe0urhY=",
+ "sha256": "C0LeUr3xUXHThOiKQ5YkaOylk0ZyWm1NU6AwOZZZIbQ=",
"title": "Hashicorp Vault Pipeline",
- "url": "http://updates.jenkins-ci.org/download/plugins/hashicorp-vault-pipeline/1.2/hashicorp-vault-pipeline.hpi",
- "version": "1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/hashicorp-vault-pipeline/1.3/hashicorp-vault-pipeline.hpi",
+ "version": "1.3",
"wiki": "https://plugins.jenkins.io/hashicorp-vault-pipeline"
},
"hashicorp-vault-plugin": {
- "buildDate": "Aug 22, 2018",
+ "buildDate": "Aug 28, 2019",
"compatibleSinceVersion": "2.0.0",
"dependencies": [
{
- "name": "workflow-scm-step",
- "optional": false,
- "version": "2.4"
+ "name": "configuration-as-code",
+ "optional": true,
+ "version": "1.29"
},
{
"name": "cloudbees-folder",
"optional": false,
- "version": "6.0.3"
+ "version": "6.9"
+ },
+ {
+ "name": "credentials-binding",
+ "optional": false,
+ "version": "1.18"
},
{
"name": "credentials",
"optional": false,
- "version": "2.1.13"
+ "version": "2.2.0"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.19"
}
],
"developers": [
{
+ "developerId": "casz",
+ "name": "Joseph Petersen"
+ },
+ {
"developerId": "ptierno",
"email": "ptierno@datapipe.com",
"name": "Peter A. Tierno"
}
],
"excerpt": "Jenkins plugin to populate environment variables from secrets stored in HashiCorp&#39;s <a href=\"http://vaultproject.io/\" rel=\"nofollow\">Vault</a>",
- "gav": "com.datapipe.jenkins.plugins:hashicorp-vault-plugin:2.2.0",
+ "gav": "com.datapipe.jenkins.plugins:hashicorp-vault-plugin:2.5.0",
"labels": [
"buildwrapper"
],
+ "minimumJavaVersion": "1.8",
"name": "hashicorp-vault-plugin",
- "previousTimestamp": "2018-05-02T16:23:07.00Z",
- "previousVersion": "2.1.1",
- "releaseTimestamp": "2018-08-22T14:59:29.00Z",
- "requiredCore": "2.32.1",
+ "previousTimestamp": "2019-08-24T00:56:25.00Z",
+ "previousVersion": "2.4.0",
+ "releaseTimestamp": "2019-08-28T03:53:46.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/hashicorp-vault-plugin",
- "sha1": "lmz2vmPLCLjHOC0pDnbez/L7jZE=",
- "sha256": "44iWg9J6h5S/JUW7huerUeECW8z9yelpn2UU6qbTgsk=",
+ "sha1": "cRugF5dX2gWpmLh5pAzENBVFrHI=",
+ "sha256": "3iYUWEpPJMULnw3o1ZTEzPqeYto6GCTO8TA2ANKyCYs=",
"title": "HashiCorp Vault",
- "url": "http://updates.jenkins-ci.org/download/plugins/hashicorp-vault-plugin/2.2.0/hashicorp-vault-plugin.hpi",
- "version": "2.2.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/hashicorp-vault-plugin/2.5.0/hashicorp-vault-plugin.hpi",
+ "version": "2.5.0",
"wiki": "https://plugins.jenkins.io/hashicorp-vault-plugin"
},
"hckrnews": {
@@ -27962,7 +29765,7 @@
"wiki": "https://plugins.jenkins.io/heavy-job"
},
"helix-teamhub": {
- "buildDate": "Nov 10, 2017",
+ "buildDate": "May 29, 2019",
"dependencies": [
{
"name": "git",
@@ -27993,19 +29796,20 @@
}
],
"excerpt": "This plugin integrates <a href=\"https://helixteamhub.com\" rel=\"nofollow\">Helix TeamHub</a> to Jenkins.",
- "gav": "org.jenkins-ci.plugins:helix-teamhub:1.1.4",
+ "gav": "org.jenkins-ci.plugins:helix-teamhub:1.1.5",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "helix-teamhub",
- "previousTimestamp": "2017-10-25T07:06:47.00Z",
- "previousVersion": "1.1.3",
- "releaseTimestamp": "2017-11-10T09:54:03.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2017-11-10T09:54:03.00Z",
+ "previousVersion": "1.1.4",
+ "releaseTimestamp": "2019-05-29T14:56:37.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/helix-teamhub-plugin",
- "sha1": "nwo4AntKoLhFe2CoZfqSe6eAC3A=",
- "sha256": "9yV7qxPHSr0RTIhL/jAchXH++qVtl3bnh5bCvprsVRs=",
+ "sha1": "lY1Hv/8iixMGz2x5xK8N5SV0kK0=",
+ "sha256": "/0ud9IYZopRGqTa3ydcK+bUXGZjHpnMQLV9Ot53FQTY=",
"title": "Helix TeamHub",
- "url": "http://updates.jenkins-ci.org/download/plugins/helix-teamhub/1.1.4/helix-teamhub.hpi",
- "version": "1.1.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/helix-teamhub/1.1.5/helix-teamhub.hpi",
+ "version": "1.1.5",
"wiki": "https://plugins.jenkins.io/helix-teamhub"
},
"hidden-parameter": {
@@ -28097,7 +29901,7 @@
"wiki": "https://plugins.jenkins.io/hipchat"
},
"hockeyapp": {
- "buildDate": "Nov 25, 2018",
+ "buildDate": "May 07, 2019",
"dependencies": [
{
"name": "workflow-api",
@@ -28142,23 +29946,23 @@
}
],
"excerpt": "This plugin allows you to upload new versions of your Android (.apk), iOS (.ipa), and MacOS (.app) applications to hockeyapp.net. <br /> <br /> Important: If you are upgrading from a version prior to 1.4.0 and use a custom / self hosted HockeyApp baseUrl read the <a href=\"https://wiki.jenkins.io/display/JENKINS/HockeyApp&#43;Plugin\" rel=\"nofollow\">plugin release notes</a>.",
- "gav": "org.jenkins-ci.plugins:hockeyapp:1.4.0",
+ "gav": "org.jenkins-ci.plugins:hockeyapp:1.5.1",
"labels": [
"upload",
"android",
"ios"
],
"name": "hockeyapp",
- "previousTimestamp": "2018-10-07T08:31:56.00Z",
- "previousVersion": "1.3.3",
- "releaseTimestamp": "2018-11-25T20:59:14.00Z",
+ "previousTimestamp": "2019-05-01T19:04:41.00Z",
+ "previousVersion": "1.5.0",
+ "releaseTimestamp": "2019-05-07T20:22:16.00Z",
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/hockeyapp-plugin",
- "sha1": "g4sdV2IFhJC3Cq0iT0A7V8ms7Io=",
- "sha256": "BUHDIanMH14mI5m60UXW9OQ4QWsXZJjx2DhorlOEoQk=",
+ "sha1": "MrAlvUsyfneNn0PiCVaph42ulhU=",
+ "sha256": "bpspdrDCZRIgq0vAGkK+pBa+IGQvwPp/z6CZbi2l2jc=",
"title": "HockeyApp",
- "url": "http://updates.jenkins-ci.org/download/plugins/hockeyapp/1.4.0/hockeyapp.hpi",
- "version": "1.4.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/hockeyapp/1.5.1/hockeyapp.hpi",
+ "version": "1.5.1",
"wiki": "https://plugins.jenkins.io/hockeyapp"
},
"housekeeper": {
@@ -28190,7 +29994,7 @@
"wiki": "https://plugins.jenkins.io/housekeeper"
},
"hp-application-automation-tools-plugin": {
- "buildDate": "Feb 28, 2019",
+ "buildDate": "May 28, 2019",
"dependencies": [
{
"name": "maven-plugin",
@@ -28345,21 +30149,21 @@
}
],
"excerpt": "This plugin enables integration with ALM, ALM Octane, Unified Functional Testing, LoadRunner, and Performance Center.",
- "gav": "org.jenkins-ci.plugins:hp-application-automation-tools-plugin:5.7",
+ "gav": "org.jenkins-ci.plugins:hp-application-automation-tools-plugin:5.8",
"labels": [
"misc"
],
"name": "hp-application-automation-tools-plugin",
- "previousTimestamp": "2018-12-19T07:22:44.00Z",
- "previousVersion": "5.6.2",
- "releaseTimestamp": "2019-02-28T12:58:25.00Z",
- "requiredCore": "2.89.4",
+ "previousTimestamp": "2019-02-28T12:58:25.00Z",
+ "previousVersion": "5.7",
+ "releaseTimestamp": "2019-05-28T05:16:30.00Z",
+ "requiredCore": "2.107.3",
"scm": "https://github.com/jenkinsci/hpe-application-automation-tools-plugin",
- "sha1": "/MC1Mav7Fm22cr7BRBSLLwsZVfo=",
- "sha256": "0O8v30YLgQoaciQfrPoPeddMwOu7De1nY6FYZXfuIHU=",
+ "sha1": "KId5JX94z51VD1YdkFn2a5eFR7E=",
+ "sha256": "lTCIeEM4bnlaL4EYXkXZWe73ERE/kVGVinymQHjTheU=",
"title": "Micro Focus Application Automation Tools",
- "url": "http://updates.jenkins-ci.org/download/plugins/hp-application-automation-tools-plugin/5.7/hp-application-automation-tools-plugin.hpi",
- "version": "5.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/hp-application-automation-tools-plugin/5.8/hp-application-automation-tools-plugin.hpi",
+ "version": "5.8",
"wiki": "https://plugins.jenkins.io/hp-application-automation-tools-plugin"
},
"hp-operations-orchestration-automation-execution-plugin": {
@@ -28657,7 +30461,7 @@
"wiki": "https://plugins.jenkins.io/http-post"
},
"http_request": {
- "buildDate": "Dec 08, 2017",
+ "buildDate": "Jun 24, 2019",
"compatibleSinceVersion": "1.8.17",
"dependencies": [
{
@@ -28689,21 +30493,21 @@
}
],
"excerpt": "This plugin sends a http request to an url with some parameters",
- "gav": "org.jenkins-ci.plugins:http_request:1.8.22",
+ "gav": "org.jenkins-ci.plugins:http_request:1.8.23",
"labels": [
"builder"
],
"name": "http_request",
- "previousTimestamp": "2017-09-28T23:06:40.00Z",
- "previousVersion": "1.8.21",
- "releaseTimestamp": "2017-12-08T20:13:01.00Z",
+ "previousTimestamp": "2017-12-08T20:13:01.00Z",
+ "previousVersion": "1.8.22",
+ "releaseTimestamp": "2019-06-24T19:17:23.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/http-request-plugin",
- "sha1": "pGqoiwikJyD9vc4BbbKU5zATEBM=",
- "sha256": "SboDk1nwHMX7BqdIlQj/QlPFXqajxe9jSUhVZtepM/0=",
+ "sha1": "xI9CvKQuJ/g8xYO3OKtk5XGHWPA=",
+ "sha256": "xwC6yPOlLAouCnxAzOgjRsed4Wz6viCUmb2UbWVBb0E=",
"title": "HTTP Request",
- "url": "http://updates.jenkins-ci.org/download/plugins/http_request/1.8.22/http_request.hpi",
- "version": "1.8.22",
+ "url": "http://updates.jenkins-ci.org/download/plugins/http_request/1.8.23/http_request.hpi",
+ "version": "1.8.23",
"wiki": "https://plugins.jenkins.io/http_request"
},
"huaweicloud-credentials": {
@@ -28742,7 +30546,7 @@
"wiki": "https://plugins.jenkins.io/huaweicloud-credentials"
},
"hubot-steps": {
- "buildDate": "Jan 03, 2019",
+ "buildDate": "Jul 20, 2019",
"compatibleSinceVersion": "2.0.0",
"dependencies": [
{
@@ -28768,22 +30572,22 @@
}
],
"excerpt": "Hubot Pipeline Steps",
- "gav": "org.jenkins-ci.plugins:hubot-steps:2.0.3",
+ "gav": "org.jenkins-ci.plugins:hubot-steps:2.0.5",
"labels": [
"pipeline",
"devops"
],
"name": "hubot-steps",
- "previousTimestamp": "2018-07-16T01:44:13.00Z",
- "previousVersion": "2.0.2",
- "releaseTimestamp": "2019-01-03T09:04:08.00Z",
+ "previousTimestamp": "2019-03-06T12:49:30.00Z",
+ "previousVersion": "2.0.4",
+ "releaseTimestamp": "2019-07-20T21:27:25.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/hubot-steps-plugin",
- "sha1": "e6Stuyq1EKOkhn3B2CMsDODflQw=",
- "sha256": "UgCqHtdv49Zanq6vcdIj3VRSxqIDyPILeP7PEfE2/Rw=",
+ "sha1": "ck1biniFk8yT2+Ix7KKl/bYSD14=",
+ "sha256": "ZS+kDg1TaVsGOlFn5vHb0BjWfBiT3L8zdgeKH0y4COw=",
"title": "Hubot Pipeline Steps",
- "url": "http://updates.jenkins-ci.org/download/plugins/hubot-steps/2.0.3/hubot-steps.hpi",
- "version": "2.0.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/hubot-steps/2.0.5/hubot-steps.hpi",
+ "version": "2.0.5",
"wiki": "https://plugins.jenkins.io/hubot-steps"
},
"hudson-pview-plugin": {
@@ -28813,28 +30617,34 @@
"wiki": "https://plugins.jenkins.io/hudson-pview-plugin"
},
"hudson-wsclean-plugin": {
- "buildDate": "Aug 06, 2015",
+ "buildDate": "Aug 28, 2019",
"dependencies": [],
"developers": [
{
"developerId": "tspengler",
"name": "Thomas Spengler"
+ },
+ {
+ "developerId": "aheritier",
+ "name": "Arnaud Héritier"
}
],
- "excerpt": "This plugin offers the possibility to cleanup the job workspace on all other slaves",
- "gav": "de.jamba.hudson.plugin.wsclean:hudson-wsclean-plugin:1.0.5",
+ "excerpt": "Allows cleanup of old job workspaces on slaves used by old builds.",
+ "gav": "de.jamba.hudson.plugin.wsclean:hudson-wsclean-plugin:1.0.6",
"labels": [
"buildwrapper"
],
"name": "hudson-wsclean-plugin",
- "releaseTimestamp": "2015-08-06T11:40:51.00Z",
- "requiredCore": "1.424",
+ "previousTimestamp": "2015-08-06T11:40:51.00Z",
+ "previousVersion": "1.0.5",
+ "releaseTimestamp": "2019-08-28T11:53:19.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/wsclean-plugin",
- "sha1": "DWTYiEwHHmyaXNCWswb5Djxi7M4=",
- "sha256": "8yGS4ueN4ts0tXRn0GOCHKeRmeWS8te6sXaInQeMhvg=",
+ "sha1": "ObhRoWM6adHtnjqIahU87P0y/H8=",
+ "sha256": "9moAiFYQJIw0DkxW49Y5P0Q7nK7Yohz0J7lvx9uPwpY=",
"title": "Distributed Workspace Clean",
- "url": "http://updates.jenkins-ci.org/download/plugins/hudson-wsclean-plugin/1.0.5/hudson-wsclean-plugin.hpi",
- "version": "1.0.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/hudson-wsclean-plugin/1.0.6/hudson-wsclean-plugin.hpi",
+ "version": "1.0.6",
"wiki": "https://plugins.jenkins.io/hudson-wsclean-plugin"
},
"hue-light": {
@@ -28871,9 +30681,24 @@
"wiki": "https://plugins.jenkins.io/hue-light"
},
"hugo": {
- "buildDate": "Jun 12, 2018",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
+ "name": "workflow-scm-step",
+ "optional": false,
+ "version": "2.4"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.16"
+ },
+ {
+ "name": "git-client",
+ "optional": false,
+ "version": "2.7.0"
+ },
+ {
"name": "git",
"optional": false,
"version": "3.9.0"
@@ -28892,19 +30717,20 @@
}
],
"excerpt": "TODO",
- "gav": "io.jenkins.plugins:hugo:0.1.3",
+ "gav": "io.jenkins.plugins:hugo:0.1.8",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "hugo",
- "previousTimestamp": "2018-05-29T14:18:17.00Z",
- "previousVersion": "0.1.2",
- "releaseTimestamp": "2018-06-12T04:24:07.00Z",
- "requiredCore": "1.642.3",
+ "previousTimestamp": "2019-05-20T01:31:06.00Z",
+ "previousVersion": "0.1.7",
+ "releaseTimestamp": "2019-09-03T23:58:30.00Z",
+ "requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/hugo-plugin",
- "sha1": "k4WiWZaDbf0uiihgLAbT1HkT3Ho=",
- "sha256": "W2JGteNmIlVH4D0qMXgaEHjJXlAmtP9vTCcQrplNqig=",
+ "sha1": "GVfMDmGZRCJyErMAGl7Rs7Kkzg4=",
+ "sha256": "rJIxd3qoAGacp2rON8HBRL9NsIfthIfRi5v35vQ5oDU=",
"title": "Hugo",
- "url": "http://updates.jenkins-ci.org/download/plugins/hugo/0.1.3/hugo.hpi",
- "version": "0.1.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/hugo/0.1.8/hugo.hpi",
+ "version": "0.1.8",
"wiki": "https://plugins.jenkins.io/hugo"
},
"humbug": {
@@ -29130,17 +30956,17 @@
"wiki": "https://plugins.jenkins.io/hyper-slaves"
},
"ibm-application-security": {
- "buildDate": "Oct 15, 2018",
+ "buildDate": "Aug 26, 2019",
"dependencies": [
{
- "name": "credentials",
+ "name": "structs",
"optional": false,
- "version": "2.1.6"
+ "version": "1.2"
},
{
- "name": "structs",
+ "name": "credentials",
"optional": false,
- "version": "1.2"
+ "version": "2.1.6"
}
],
"developers": [
@@ -29151,32 +30977,27 @@
}
],
"excerpt": "",
- "gav": "com.ibm:ibm-application-security:1.2.2",
+ "gav": "com.ibm:ibm-application-security:1.2.5",
"labels": [
"builder"
],
"name": "ibm-application-security",
- "previousTimestamp": "2018-07-26T12:29:27.00Z",
- "previousVersion": "1.2.1",
- "releaseTimestamp": "2018-10-15T14:39:59.00Z",
+ "previousTimestamp": "2019-05-17T14:27:17.00Z",
+ "previousVersion": "1.2.4",
+ "releaseTimestamp": "2019-08-26T19:57:10.00Z",
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/ibm-asoc-plugin",
- "sha1": "+7MuaZbS7tiKZ0K47p6f8JESGjQ=",
- "sha256": "VP/TBktXPYb93oICLR5fXPI6lzCAFF5aFOre1NMmGrI=",
+ "sha1": "Afuc8mUSzcKkOiafGoDTfludBSU=",
+ "sha256": "I7lSpqP9FxxMGgaVD8X/G8WOL7obWhVQNtFuXzv4Nyc=",
"title": "IBM Application Security on Cloud",
- "url": "http://updates.jenkins-ci.org/download/plugins/ibm-application-security/1.2.2/ibm-application-security.hpi",
- "version": "1.2.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ibm-application-security/1.2.5/ibm-application-security.hpi",
+ "version": "1.2.5",
"wiki": "https://plugins.jenkins.io/ibm-application-security"
},
"ibm-cloud-devops": {
- "buildDate": "Nov 20, 2018",
+ "buildDate": "Mar 18, 2019",
"dependencies": [
{
- "name": "workflow-step-api",
- "optional": false,
- "version": "1.14"
- },
- {
"name": "credentials",
"optional": false,
"version": "2.1.1"
@@ -29185,6 +31006,11 @@
"name": "plain-credentials",
"optional": false,
"version": "1.3"
+ },
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "1.14"
}
],
"developers": [
@@ -29215,19 +31041,19 @@
}
],
"excerpt": "IBM® Cloud DevOps aggregates and provides visualizations of the indications of a continuous delivery project’s health. Use its built-in dashboards and data reporting services to learn where you most need to improve your build, test, and delivery processes. You can also define test coverage policies to prevent bad code from being promoted to critical environments.",
- "gav": "com.ibm.devops:ibm-cloud-devops:2.0.6",
+ "gav": "com.ibm.devops:ibm-cloud-devops:2.0.9",
"labels": [],
"name": "ibm-cloud-devops",
- "previousTimestamp": "2018-11-14T22:10:59.00Z",
- "previousVersion": "2.0.5",
- "releaseTimestamp": "2018-11-20T17:14:44.00Z",
+ "previousTimestamp": "2019-03-14T15:17:59.00Z",
+ "previousVersion": "2.0.8",
+ "releaseTimestamp": "2019-03-18T20:02:12.00Z",
"requiredCore": "2.7.1",
"scm": "https://github.com/jenkinsci/ibm-cloud-devops-plugin",
- "sha1": "QPoLJWUfiaDz6HTtXNEqmCfjKYo=",
- "sha256": "FffjrXGzqj0WGc+LwJuKuRkSEzHS7WxXsH4RLGx+1xI=",
+ "sha1": "HBneXmZRUYEanapeFhAnnnY4WrM=",
+ "sha256": "ikoH+0A7+HmvuA6WC28uJYn39fJzKsc5WIYPX2W0LXg=",
"title": "IBM Cloud DevOps",
- "url": "http://updates.jenkins-ci.org/download/plugins/ibm-cloud-devops/2.0.6/ibm-cloud-devops.hpi",
- "version": "2.0.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ibm-cloud-devops/2.0.9/ibm-cloud-devops.hpi",
+ "version": "2.0.9",
"wiki": "https://plugins.jenkins.io/ibm-cloud-devops"
},
"ibm-continuous-release": {
@@ -29474,6 +31300,47 @@
"version": "2.0.3",
"wiki": "https://plugins.jenkins.io/icon-shim"
},
+ "icq-notification": {
+ "buildDate": "Apr 30, 2019",
+ "compatibleSinceVersion": "1.2.0",
+ "dependencies": [
+ {
+ "name": "token-macro",
+ "optional": false,
+ "version": "2.7"
+ },
+ {
+ "name": "job-dsl",
+ "optional": true,
+ "version": "1.72"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "nolequen",
+ "email": "nolequen@gmail.com",
+ "name": "Anton Potsyus"
+ }
+ ],
+ "excerpt": "The plugin allows to send messages to ICQ.",
+ "gav": "org.jenkins-ci.plugins:icq-notification:1.2.1",
+ "labels": [
+ "notifier"
+ ],
+ "minimumJavaVersion": "1.8",
+ "name": "icq-notification",
+ "previousTimestamp": "2019-04-25T12:38:31.00Z",
+ "previousVersion": "1.2.0",
+ "releaseTimestamp": "2019-04-30T17:57:03.00Z",
+ "requiredCore": "2.68",
+ "scm": "https://github.com/jenkinsci/icq-notification-plugin",
+ "sha1": "Ir3ds0i4Gz1ub2JXsziNboWXb24=",
+ "sha256": "u0pmxbkQ7JB71tqGmGtKggAFIXfhZk1gNai3Ysmajw4=",
+ "title": "ICQ Notification",
+ "url": "http://updates.jenkins-ci.org/download/plugins/icq-notification/1.2.1/icq-notification.hpi",
+ "version": "1.2.1",
+ "wiki": "https://plugins.jenkins.io/icq-notification"
+ },
"idobata-notifier": {
"buildDate": "May 19, 2014",
"dependencies": [],
@@ -29843,22 +31710,27 @@
"wiki": "https://plugins.jenkins.io/inflectra-spira-integration"
},
"influxdb": {
- "buildDate": "Feb 20, 2019",
+ "buildDate": "Aug 29, 2019",
"dependencies": [
{
- "name": "robot",
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.12"
+ },
+ {
+ "name": "cobertura",
"optional": true,
- "version": "1.6.0"
+ "version": "1.12.1"
},
{
"name": "jacoco",
"optional": true,
- "version": "1.0.9"
+ "version": "1.0.12"
},
{
- "name": "cobertura",
- "optional": true,
- "version": "1.12.1"
+ "name": "junit",
+ "optional": false,
+ "version": "1.2"
},
{
"name": "metrics",
@@ -29866,19 +31738,19 @@
"version": "3.1.2.9"
},
{
- "name": "perfpublisher",
+ "name": "performance",
"optional": true,
- "version": "8.05"
+ "version": "3.0"
},
{
- "name": "junit",
- "optional": false,
- "version": "1.2-beta-4"
+ "name": "perfpublisher",
+ "optional": true,
+ "version": "8.05"
},
{
- "name": "performance",
+ "name": "robot",
"optional": true,
- "version": "3.0"
+ "version": "1.6.0"
}
],
"developers": [
@@ -29889,22 +31761,23 @@
}
],
"excerpt": "This plugin allows sending build results to InfluxDB. It was inspired by https://github.com/jrajala-eficode/jenkins-ci.influxdb-plugin",
- "gav": "org.jenkins-ci.plugins:influxdb:1.20.4",
+ "gav": "org.jenkins-ci.plugins:influxdb:2.0.1",
"labels": [
"post-build",
"report"
],
+ "minimumJavaVersion": "1.8",
"name": "influxdb",
- "previousTimestamp": "2019-02-05T07:51:25.00Z",
- "previousVersion": "1.20.3",
- "releaseTimestamp": "2019-02-20T11:38:46.00Z",
- "requiredCore": "2.7",
+ "previousTimestamp": "2019-08-23T10:45:11.00Z",
+ "previousVersion": "2.0",
+ "releaseTimestamp": "2019-08-29T04:09:01.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/influxdb-plugin",
- "sha1": "9DZiN0dv0qLRXZ5Gh3u+4ye+BiQ=",
- "sha256": "O+k/jXhMozRxQxGYLLgPTIBHQP5RMqMPAJNEcgXf98o=",
+ "sha1": "Ul2kU0ynummDO2ji1NRXFqaupfM=",
+ "sha256": "bhuWCUKC0XHuN3X7WcYolrf30gCvUfic0loD6zqoa9k=",
"title": "InfluxDB",
- "url": "http://updates.jenkins-ci.org/download/plugins/influxdb/1.20.4/influxdb.hpi",
- "version": "1.20.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/influxdb/2.0.1/influxdb.hpi",
+ "version": "2.0.1",
"wiki": "https://plugins.jenkins.io/influxdb"
},
"influxdb-query": {
@@ -30079,18 +31952,73 @@
"version": "1.0.3",
"wiki": "https://plugins.jenkins.io/installshield"
},
+ "instana": {
+ "buildDate": "Aug 22, 2019",
+ "compatibleSinceVersion": "2.164",
+ "dependencies": [
+ {
+ "name": "workflow-step-api",
+ "optional": true,
+ "version": "2.20"
+ },
+ {
+ "name": "apache-httpcomponents-client-4-api",
+ "optional": false,
+ "version": "4.5.5-3.0"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.18"
+ },
+ {
+ "name": "scm-api",
+ "optional": false,
+ "version": "1.3"
+ },
+ {
+ "name": "script-security",
+ "optional": false,
+ "version": "1.21"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.18"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "evgen"
+ }
+ ],
+ "excerpt": "This plugin sends a http request to an url with some parameters",
+ "gav": "com.instana.jenkins.plugins:instana:1.0.0",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "instana",
+ "releaseTimestamp": "2019-08-22T14:43:11.00Z",
+ "requiredCore": "2.164.1",
+ "scm": "https://github.com/jenkinsci/instana-plugin",
+ "sha1": "X1t3xiHgTL5TOxrECu2wpJeVZWY=",
+ "sha256": "EYmDS7HtjkjIUvsXS+VGkdxIhD40fKvobZjrMLpgoss=",
+ "title": "Instana integration",
+ "url": "http://updates.jenkins-ci.org/download/plugins/instana/1.0.0/instana.hpi",
+ "version": "1.0.0",
+ "wiki": "https://plugins.jenkins.io/instana"
+ },
"instant-messaging": {
- "buildDate": "May 02, 2015",
+ "buildDate": "Aug 09, 2019",
"dependencies": [
{
- "name": "matrix-project",
+ "name": "workflow-step-api",
"optional": false,
- "version": "1.4"
+ "version": "2.7"
},
{
- "name": "ci-game",
- "optional": true,
- "version": "1.16"
+ "name": "workflow-durable-task-step",
+ "optional": false,
+ "version": "2.8"
},
{
"name": "mailer",
@@ -30098,9 +32026,39 @@
"version": "1.7"
},
{
+ "name": "maven-plugin",
+ "optional": false,
+ "version": "2.3"
+ },
+ {
"name": "analysis-core",
"optional": true,
"version": "1.0"
+ },
+ {
+ "name": "ci-game",
+ "optional": true,
+ "version": "1.16"
+ },
+ {
+ "name": "workflow-api",
+ "optional": false,
+ "version": "2.12"
+ },
+ {
+ "name": "matrix-project",
+ "optional": false,
+ "version": "1.4"
+ },
+ {
+ "name": "junit",
+ "optional": false,
+ "version": "1.7"
+ },
+ {
+ "name": "workflow-job",
+ "optional": false,
+ "version": "2.26"
}
],
"developers": [
@@ -30116,21 +32074,21 @@
}
],
"excerpt": "This plugin provides abstract support for build notification via instant-messaging.",
- "gav": "org.jvnet.hudson.plugins:instant-messaging:1.35",
+ "gav": "org.jvnet.hudson.plugins:instant-messaging:1.38",
"labels": [
"notifier"
],
"name": "instant-messaging",
- "previousTimestamp": "2015-03-14T14:39:54.00Z",
- "previousVersion": "1.34",
- "releaseTimestamp": "2015-05-02T09:57:42.00Z",
- "requiredCore": "1.565",
+ "previousTimestamp": "2019-08-06T02:21:20.00Z",
+ "previousVersion": "1.37",
+ "releaseTimestamp": "2019-08-09T12:47:10.00Z",
+ "requiredCore": "2.3",
"scm": "https://github.com/jenkinsci/instant-messaging-plugin",
- "sha1": "X0l9rRtiqavQtXdUzZ44xB4ipjM=",
- "sha256": "o9Z3v1NK+U/NnI5EAKDQXVcqrRGCw/m/due79Ei57EM=",
+ "sha1": "R6JcgwQcmv4LOAgs1qMCMcnSY10=",
+ "sha256": "velA/KJEb2FfVLFFtaP3DHaNn3yQl8JqunQm1JqH95g=",
"title": "instant-messaging",
- "url": "http://updates.jenkins-ci.org/download/plugins/instant-messaging/1.35/instant-messaging.hpi",
- "version": "1.35",
+ "url": "http://updates.jenkins-ci.org/download/plugins/instant-messaging/1.38/instant-messaging.hpi",
+ "version": "1.38",
"wiki": "https://plugins.jenkins.io/instant-messaging"
},
"integrity-plugin": {
@@ -30270,17 +32228,22 @@
"wiki": "https://plugins.jenkins.io/ipmessenger-plugin"
},
"ircbot": {
- "buildDate": "Aug 25, 2017",
+ "buildDate": "Aug 09, 2019",
"dependencies": [
{
+ "name": "instant-messaging",
+ "optional": false,
+ "version": "1.38"
+ },
+ {
"name": "ci-game",
"optional": true,
"version": "1.16"
},
{
- "name": "instant-messaging",
+ "name": "workflow-step-api",
"optional": false,
- "version": "1.35"
+ "version": "2.13"
},
{
"name": "analysis-core",
@@ -30295,23 +32258,23 @@
"name": "Christoph Kutzinski"
}
],
- "excerpt": "This plugin is an IRC bot that can publish build results to IRC channels. Note that the <b>instant-messaging plugin 1.35</b> is required for this plugin. <em>Please make sure that it is installed, too!</em>",
- "gav": "org.jvnet.hudson.plugins:ircbot:2.30",
+ "excerpt": "This plugin is an IRC bot that can publish build results to IRC channels. Note that the <b>instant-messaging plugin 1.38</b> is required for this plugin. <em>Please make sure that it is installed, too!</em>",
+ "gav": "org.jvnet.hudson.plugins:ircbot:2.31",
"labels": [
"trigger",
"notifier"
],
"name": "ircbot",
- "previousTimestamp": "2017-08-24T19:55:35.00Z",
- "previousVersion": "2.29",
- "releaseTimestamp": "2017-08-25T20:23:14.00Z",
+ "previousTimestamp": "2017-08-25T20:23:14.00Z",
+ "previousVersion": "2.30",
+ "releaseTimestamp": "2019-08-09T13:33:03.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/ircbot-plugin",
- "sha1": "glO4cEnZSuY1ieO93gs4HHHHmcA=",
- "sha256": "1pmHhsPR7tlYkKjAlewLXnqf32cX/sSfkls7wnbhgJw=",
+ "sha1": "Bw1YPQsJJo/d7g8G+WCeldQ3R+4=",
+ "sha256": "5POycvFsDWVx3hJ+e9HFshmWg6tvtzFlm6jdZKNsikg=",
"title": "IRC",
- "url": "http://updates.jenkins-ci.org/download/plugins/ircbot/2.30/ircbot.hpi",
- "version": "2.30",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ircbot/2.31/ircbot.hpi",
+ "version": "2.31",
"wiki": "https://plugins.jenkins.io/ircbot"
},
"ironmq-notifier": {
@@ -30391,7 +32354,7 @@
"wiki": "https://plugins.jenkins.io/itest"
},
"ivy": {
- "buildDate": "Nov 03, 2017",
+ "buildDate": "May 09, 2019",
"dependencies": [
{
"name": "config-file-provider",
@@ -30439,21 +32402,21 @@
}
],
"excerpt": "This plugin allows Jenkins to automatically configure project dependencies using the <a href=\"http://ant.apache.org/ivy/\" rel=\"nofollow\">Ivy</a> dependency management system.",
- "gav": "org.jenkins-ci.plugins:ivy:1.28",
+ "gav": "org.jenkins-ci.plugins:ivy:2.1",
"labels": [
"trigger"
],
"name": "ivy",
- "previousTimestamp": "2017-01-19T02:37:16.00Z",
- "previousVersion": "1.27.1",
- "releaseTimestamp": "2017-11-03T01:39:08.00Z",
- "requiredCore": "1.642.3",
+ "previousTimestamp": "2019-03-14T20:59:42.00Z",
+ "previousVersion": "2.0",
+ "releaseTimestamp": "2019-05-09T19:23:27.00Z",
+ "requiredCore": "2.140",
"scm": "https://github.com/jenkinsci/ivy-plugin",
- "sha1": "zgfGEyrl0z94o5F4zuvtqE+75Do=",
- "sha256": "IHTK50WqqGvQqeC7X6jv8l5aAhU/US3kxhBZQ+jDp7o=",
+ "sha1": "o201YAaZvuwbNY9pk0YaPQ8qmRk=",
+ "sha256": "MMiNvcx5B6LdkWhkCnhVL7BLAlH9ah7K6989f4E1wTs=",
"title": "Ivy",
- "url": "http://updates.jenkins-ci.org/download/plugins/ivy/1.28/ivy.hpi",
- "version": "1.28",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ivy/2.1/ivy.hpi",
+ "version": "2.1",
"wiki": "https://plugins.jenkins.io/ivy"
},
"ivy-report": {
@@ -30517,7 +32480,7 @@
"wiki": "https://plugins.jenkins.io/ivytrigger"
},
"jabber": {
- "buildDate": "Jul 22, 2017",
+ "buildDate": "May 27, 2019",
"dependencies": [
{
"name": "instant-messaging",
@@ -30543,22 +32506,23 @@
}
],
"excerpt": "Sends build notifications to jabber contacts and/or chatrooms. Also allows control of builds via a jabber &#39;bot&#39;. Note that the <b>instant-messaging plugin ${version.instant-messaging.plugin}</b> is a requirement for this plugin. <em>Please make sure that it is installed, too!</em>",
- "gav": "org.jvnet.hudson.plugins:jabber:1.36",
+ "gav": "org.jvnet.hudson.plugins:jabber:1.37",
"labels": [
"trigger",
"notifier"
],
+ "minimumJavaVersion": "1.7",
"name": "jabber",
- "previousTimestamp": "2015-05-02T10:03:12.00Z",
- "previousVersion": "1.35",
- "releaseTimestamp": "2017-07-22T13:56:47.00Z",
+ "previousTimestamp": "2017-07-22T13:56:47.00Z",
+ "previousVersion": "1.36",
+ "releaseTimestamp": "2019-05-27T19:25:26.00Z",
"requiredCore": "1.541",
"scm": "https://github.com/jenkinsci/jabber-plugin",
- "sha1": "FuoobkuKHfXRsJlGGQ9Cg+fsoRs=",
- "sha256": "VDZyGl7PTifilBBpZ2r7I68EoQnNYeXV2I05VomaiqE=",
+ "sha1": "MYl58s7K9B1zmSVO1/9TTqJTAJg=",
+ "sha256": "Dw3PaVedtgg7D6/LTJnT8uGE41+ps7hpMdRUO1c7Nzo=",
"title": "Jabber (XMPP) notifier and control",
- "url": "http://updates.jenkins-ci.org/download/plugins/jabber/1.36/jabber.hpi",
- "version": "1.36",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jabber/1.37/jabber.hpi",
+ "version": "1.37",
"wiki": "https://plugins.jenkins.io/jabber"
},
"jabber-server-plugin": {
@@ -30621,7 +32585,7 @@
"wiki": "https://plugins.jenkins.io/jackson-databind"
},
"jackson2-api": {
- "buildDate": "Dec 17, 2018",
+ "buildDate": "Jul 03, 2019",
"dependencies": [],
"developers": [
{
@@ -30638,19 +32602,20 @@
}
],
"excerpt": "This plugin exposes the Jackson 2 JSON APIs to other Jenkins plugins.",
- "gav": "org.jenkins-ci.plugins:jackson2-api:2.9.8",
+ "gav": "org.jenkins-ci.plugins:jackson2-api:2.9.9.1",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "jackson2-api",
- "previousTimestamp": "2018-11-05T19:35:04.00Z",
- "previousVersion": "2.9.7.1",
- "releaseTimestamp": "2018-12-17T20:14:02.00Z",
+ "previousTimestamp": "2019-05-21T19:14:05.00Z",
+ "previousVersion": "2.9.9",
+ "releaseTimestamp": "2019-07-03T20:22:26.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/jackson2-api-plugin",
- "sha1": "MRD3On8ofrAmyBz7g0Y8gUprmPI=",
- "sha256": "gj/19thqJRy5KUVAzLZSEmng9qCtMlgIIcsGmYTg0Qc=",
+ "sha1": "YY1ofNYe8jdNKGIySCB4lmixYXQ=",
+ "sha256": "xI4PVFKlbeFoLkEUtfB/BILU1NXjWyYS30CdgW6ZapI=",
"title": "Jackson 2 API",
- "url": "http://updates.jenkins-ci.org/download/plugins/jackson2-api/2.9.8/jackson2-api.hpi",
- "version": "2.9.8",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jackson2-api/2.9.9.1/jackson2-api.hpi",
+ "version": "2.9.9.1",
"wiki": "https://plugins.jenkins.io/jackson2-api"
},
"jacoco": {
@@ -30751,27 +32716,28 @@
"wiki": "https://plugins.jenkins.io/japex"
},
"javadoc": {
- "buildDate": "Jun 17, 2016",
+ "buildDate": "Mar 05, 2019",
"dependencies": [],
"developers": [
{
- "developerId": "jglick"
+ "developerId": "Oleg"
}
],
"excerpt": "",
- "gav": "org.jenkins-ci.plugins:javadoc:1.4",
+ "gav": "org.jenkins-ci.plugins:javadoc:1.5",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "javadoc",
- "previousTimestamp": "2014-11-06T22:12:53.00Z",
- "previousVersion": "1.3",
- "releaseTimestamp": "2016-06-17T14:51:24.00Z",
- "requiredCore": "1.580.1",
+ "previousTimestamp": "2016-06-17T14:51:24.00Z",
+ "previousVersion": "1.4",
+ "releaseTimestamp": "2019-03-05T14:31:07.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/javadoc-plugin",
- "sha1": "6saBzaxuRKG3iHFKKRqvgQ4PzLQ=",
- "sha256": "IjblY9BXqYsbsuVpdXVqAImGKJqgGmHEZVoxtix2CiI=",
+ "sha1": "1gkPFz5LDL5Cuc//Rc2Sf3ScHgc=",
+ "sha256": "JVFPtwJ0DLuIP8XG7rhhd7EYUX+bAVfxsuDGDovvFWQ=",
"title": "Javadoc",
- "url": "http://updates.jenkins-ci.org/download/plugins/javadoc/1.4/javadoc.hpi",
- "version": "1.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/javadoc/1.5/javadoc.hpi",
+ "version": "1.5",
"wiki": "https://plugins.jenkins.io/javadoc"
},
"javancss": {
@@ -30833,7 +32799,7 @@
"wiki": "https://plugins.jenkins.io/javatest-report"
},
"jaxb": {
- "buildDate": "Jan 31, 2019",
+ "buildDate": "Mar 06, 2019",
"dependencies": [],
"developers": [
{
@@ -30841,20 +32807,20 @@
}
],
"excerpt": "JAXB packaging for more transparent Java 9&#43; compatibility",
- "gav": "io.jenkins.plugins:jaxb:2.3.0",
+ "gav": "io.jenkins.plugins:jaxb:2.3.0.1",
"labels": [],
"minimumJavaVersion": "1.8",
"name": "jaxb",
- "previousTimestamp": "2019-01-24T21:36:05.00Z",
- "previousVersion": "2.2.11",
- "releaseTimestamp": "2019-01-31T13:28:16.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2019-01-31T13:28:16.00Z",
+ "previousVersion": "2.3.0",
+ "releaseTimestamp": "2019-03-06T10:12:43.00Z",
+ "requiredCore": "2.163",
"scm": "https://github.com/jenkinsci/jaxb-plugin",
- "sha1": "o8mSXp6v3K3rqudQxSO3aQzAyJA=",
- "sha256": "i3fsxDiVru4RlkeLypgf79Agzup5VpX7GwUxOQw2Jdg=",
+ "sha1": "CnjA/EoAR17nJaVC7zEu/RjciG0=",
+ "sha256": "xNaW+e9JViPmzebXBcFWA4aKAnSd2jaQxeBTPIbKN1s=",
"title": "JAXB",
- "url": "http://updates.jenkins-ci.org/download/plugins/jaxb/2.3.0/jaxb.hpi",
- "version": "2.3.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jaxb/2.3.0.1/jaxb.hpi",
+ "version": "2.3.0.1",
"wiki": "https://plugins.jenkins.io/jaxb"
},
"jboss": {
@@ -30967,7 +32933,7 @@
"wiki": "https://plugins.jenkins.io/jcaptcha-plugin"
},
"jclouds-jenkins": {
- "buildDate": "Feb 14, 2017",
+ "buildDate": "Aug 06, 2019",
"compatibleSinceVersion": "2.9",
"dependencies": [
{
@@ -30976,6 +32942,11 @@
"version": "2.16.0"
},
{
+ "name": "cloud-stats",
+ "optional": false,
+ "version": "0.13"
+ },
+ {
"name": "config-file-provider",
"optional": false,
"version": "2.15.6"
@@ -31029,25 +33000,55 @@
}
],
"excerpt": "Allows Jenkins to build using Cloud Servers via JClouds.",
- "gav": "org.jenkins-ci.plugins:jclouds-jenkins:2.14",
+ "gav": "org.jenkins-ci.plugins:jclouds-jenkins:2.15",
"labels": [
"slaves",
"cluster",
"cloud"
],
"name": "jclouds-jenkins",
- "previousTimestamp": "2017-02-13T13:21:25.00Z",
- "previousVersion": "2.13",
- "releaseTimestamp": "2017-02-14T01:11:02.00Z",
+ "previousTimestamp": "2017-02-14T01:11:02.00Z",
+ "previousVersion": "2.14",
+ "releaseTimestamp": "2019-08-06T13:22:21.00Z",
"requiredCore": "2.19.3",
"scm": "https://github.com/jenkinsci/jclouds-plugin",
- "sha1": "adGdiGufx7pv2Jpl4UGN2OgUCx8=",
- "sha256": "ry2U/LCN7widfAfvZ0I7DG25RJXr4xqTssVvr8DP2/U=",
+ "sha1": "McYzXzHb9OtoNkhz03TBzT2WvCo=",
+ "sha256": "gktGZ8/rzrz6PsKLlk/yNhNnCV5UxkSbx/7f5QbmZaA=",
"title": "JClouds",
- "url": "http://updates.jenkins-ci.org/download/plugins/jclouds-jenkins/2.14/jclouds-jenkins.hpi",
- "version": "2.14",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jclouds-jenkins/2.15/jclouds-jenkins.hpi",
+ "version": "2.15",
"wiki": "https://plugins.jenkins.io/jclouds-jenkins"
},
+ "jdcloud-codedeploy": {
+ "buildDate": "May 08, 2019",
+ "dependencies": [
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "jdcloud_codedeploy",
+ "email": "ark-team@jd.com",
+ "name": "codedeploy jdcloud"
+ }
+ ],
+ "excerpt": "This plugin provides a &#34;post-build&#34; step for JDCloud CodeDeploy.",
+ "gav": "org.jenkins-ci.plugins:jdcloud-codedeploy:1.0.0",
+ "labels": [],
+ "name": "jdcloud-codedeploy",
+ "releaseTimestamp": "2019-05-08T11:35:42.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/jdcloud-codedeploy-plugin",
+ "sha1": "tgB45cfK5+GI9T5jQBFdnDerxI4=",
+ "sha256": "dPrus7eHSybCZx5b5S59wgpbnuQKXq94DHDz2kacehY=",
+ "title": "JDCloud CodeDeploy",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jdcloud-codedeploy/1.0.0/jdcloud-codedeploy.hpi",
+ "version": "1.0.0",
+ "wiki": "https://plugins.jenkins.io/jdcloud-codedeploy"
+ },
"jdepend": {
"buildDate": "Feb 22, 2018",
"dependencies": [],
@@ -31077,27 +33078,27 @@
"wiki": "https://plugins.jenkins.io/jdepend"
},
"jdk-tool": {
- "buildDate": "Dec 06, 2018",
+ "buildDate": "Jul 19, 2019",
"dependencies": [],
"developers": [
{
- "developerId": "dnusbaum"
+ "developerId": "Oleg"
}
],
- "excerpt": "Allows the JDK tool to be installed via download from Oracle's website.",
- "gav": "org.jenkins-ci.plugins:jdk-tool:1.2",
+ "excerpt": "Allows the Oracle Java SE Development Kit (JDK) to be installed via download from Oracle's website.",
+ "gav": "org.jenkins-ci.plugins:jdk-tool:1.3",
"labels": [],
"name": "jdk-tool",
- "previousTimestamp": "2018-03-19T19:44:13.00Z",
- "previousVersion": "1.1",
- "releaseTimestamp": "2018-12-06T18:54:31.00Z",
+ "previousTimestamp": "2018-12-06T18:54:31.00Z",
+ "previousVersion": "1.2",
+ "releaseTimestamp": "2019-07-19T20:55:25.00Z",
"requiredCore": "2.112",
"scm": "https://github.com/jenkinsci/jdk-tool-plugin",
- "sha1": "LhbpbNn1UJyHl1ko7Npp79gLLc8=",
- "sha256": "4JD+Uzf80c8SyNZJIZPhH6eJTK3FF3e8WoGaZkvPJL4=",
- "title": "JDK Tool",
- "url": "http://updates.jenkins-ci.org/download/plugins/jdk-tool/1.2/jdk-tool.hpi",
- "version": "1.2",
+ "sha1": "yMcdUC20EEODCvKDs+FwDO/Q/UA=",
+ "sha256": "DMVvsqFT19frTgRyqH8xy4ShkobJx9VYxaQCbpB54Tg=",
+ "title": "Oracle Java SE Development Kit Installer",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jdk-tool/1.3/jdk-tool.hpi",
+ "version": "1.3",
"wiki": "https://plugins.jenkins.io/jdk-tool"
},
"jenkins-cloudformation-plugin": {
@@ -31131,7 +33132,7 @@
"wiki": "https://plugins.jenkins.io/jenkins-cloudformation-plugin"
},
"jenkins-design-language": {
- "buildDate": "Mar 02, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [],
"developers": [
{
@@ -31196,20 +33197,20 @@
}
],
"excerpt": "The Jenkins Plugins Parent POM Project",
- "gav": "io.jenkins.blueocean:jenkins-design-language:1.13.1",
+ "gav": "io.jenkins.blueocean:jenkins-design-language:1.19.0",
"labels": [],
"minimumJavaVersion": "1.8",
"name": "jenkins-design-language",
- "previousTimestamp": "2019-03-01T22:57:25.00Z",
- "previousVersion": "1.13.0",
- "releaseTimestamp": "2019-03-02T01:13:27.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-06T07:21:52.00Z",
+ "previousVersion": "1.18.1",
+ "releaseTimestamp": "2019-09-03T23:19:03.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/blueocean-plugin/jenkins-design-language",
- "sha1": "OvR4WKTee2hVWXJ4iBikxZ9Uutk=",
- "sha256": "pPgm8EUD4Ic3FbFNWHtaIG5kEtHy5kDKZeJFOSJdSu8=",
+ "sha1": "qpHUSeWZcnHlcj2wcA1w9zRI0Vk=",
+ "sha256": "anAO4D6nN/80N+qkMEOU0+pFmQpYlYXhO9VdGt85xDU=",
"title": "Design Language",
- "url": "http://updates.jenkins-ci.org/download/plugins/jenkins-design-language/1.13.1/jenkins-design-language.hpi",
- "version": "1.13.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jenkins-design-language/1.19.0/jenkins-design-language.hpi",
+ "version": "1.19.0",
"wiki": "https://plugins.jenkins.io/jenkins-design-language"
},
"jenkins-flowdock-plugin": {
@@ -31657,7 +33658,7 @@
"wiki": "https://plugins.jenkins.io/jigomerge"
},
"jira": {
- "buildDate": "Nov 07, 2018",
+ "buildDate": "Aug 21, 2019",
"dependencies": [
{
"name": "workflow-job",
@@ -31672,7 +33673,7 @@
{
"name": "apache-httpcomponents-client-4-api",
"optional": false,
- "version": "4.5.5-2.0"
+ "version": "4.5.5-3.0"
},
{
"name": "branch-api",
@@ -31731,26 +33732,27 @@
}
],
"excerpt": "This plugin integrates Jenkins to <a href=\"http://www.atlassian.com/software/jira/\" rel=\"nofollow\">Atlassian JIRA</a>.",
- "gav": "org.jenkins-ci.plugins:jira:3.0.5",
+ "gav": "org.jenkins-ci.plugins:jira:3.0.9",
"labels": [
"maven",
"external"
],
+ "minimumJavaVersion": "1.8",
"name": "jira",
- "previousTimestamp": "2018-10-26T11:04:10.00Z",
- "previousVersion": "3.0.4",
- "releaseTimestamp": "2018-11-07T08:41:20.00Z",
+ "previousTimestamp": "2019-06-28T03:20:43.00Z",
+ "previousVersion": "3.0.8",
+ "releaseTimestamp": "2019-08-21T06:06:32.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/jira-plugin",
- "sha1": "5E2vq5diyaeP763RCQrpwpjkjDY=",
- "sha256": "qftsSZzP0HbD25V8rnoLAbjmJH6LLsJzh4QPE6/FxKo=",
+ "sha1": "k1Okoyr7ecT9YWEEkmfxuU7ySiE=",
+ "sha256": "FrFFsqNtO2LYqNVtgsI7Zj4erIY5WOlXm9LaoqKhBoI=",
"title": "JIRA",
- "url": "http://updates.jenkins-ci.org/download/plugins/jira/3.0.5/jira.hpi",
- "version": "3.0.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jira/3.0.9/jira.hpi",
+ "version": "3.0.9",
"wiki": "https://plugins.jenkins.io/jira"
},
"jira-ext": {
- "buildDate": "Jun 15, 2017",
+ "buildDate": "Apr 17, 2019",
"dependencies": [
{
"name": "git",
@@ -31771,25 +33773,26 @@
}
],
"excerpt": "A plugin for Jenkins CI to update JIRA tickets in an extensible way: both what to update and how to up date are exposed as Extension Points",
- "gav": "org.jenkins-ci.plugins:jira-ext:0.7",
+ "gav": "org.jenkins-ci.plugins:jira-ext:0.9",
"labels": [
"external"
],
"name": "jira-ext",
- "previousTimestamp": "2016-12-12T19:28:25.00Z",
- "previousVersion": "0.6.1",
- "releaseTimestamp": "2017-06-15T17:27:25.00Z",
+ "previousTimestamp": "2019-03-24T04:04:47.00Z",
+ "previousVersion": "0.8",
+ "releaseTimestamp": "2019-04-17T01:43:49.00Z",
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/jira-ext-plugin",
- "sha1": "tyPPzkuHNgBbF+S1KvTxforQpN4=",
- "sha256": "VyDje9uso1gMo8m+s/Iu5oePsp1/OjGFlV/JtjbHK3g=",
+ "sha1": "U4pe5S8nLL2TUEupNfzHOKECrEY=",
+ "sha256": "OQ9aBexqQVrwzdGrfdRfgWlzfNUzM7MV1wRGGiZ85MA=",
"title": "jira-ext",
- "url": "http://updates.jenkins-ci.org/download/plugins/jira-ext/0.7/jira-ext.hpi",
- "version": "0.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jira-ext/0.9/jira-ext.hpi",
+ "version": "0.9",
"wiki": "https://plugins.jenkins.io/jira-ext"
},
"jira-steps": {
- "buildDate": "Sep 01, 2018",
+ "buildDate": "Sep 01, 2019",
+ "compatibleSinceVersion": "1.5.0",
"dependencies": [
{
"name": "workflow-aggregator",
@@ -31804,23 +33807,23 @@
}
],
"excerpt": "JIRA Pipeline Steps",
- "gav": "org.jenkins-ci.plugins:jira-steps:1.4.4",
+ "gav": "org.jenkins-ci.plugins:jira-steps:1.5.0",
"labels": [],
"name": "jira-steps",
- "previousTimestamp": "2018-07-15T23:07:36.00Z",
- "previousVersion": "1.4.3",
- "releaseTimestamp": "2018-09-01T13:16:42.00Z",
+ "previousTimestamp": "2019-03-03T16:41:08.00Z",
+ "previousVersion": "1.4.5",
+ "releaseTimestamp": "2019-09-01T00:24:08.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/jira-steps-plugin",
- "sha1": "NpmgVylsGNwGPzJbHTfT4A02BDM=",
- "sha256": "Iq7ezPSdAfKZnNSaCBGI4H73oECXo+3ciZE/47ejJ9M=",
+ "sha1": "4wm+O5s6tJlfOnRweQl93vGgABU=",
+ "sha256": "UUP5rFfSCathblxTKLkTR0awJ49X5qR1+osEgyALWYY=",
"title": "JIRA Pipeline Steps",
- "url": "http://updates.jenkins-ci.org/download/plugins/jira-steps/1.4.4/jira-steps.hpi",
- "version": "1.4.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jira-steps/1.5.0/jira-steps.hpi",
+ "version": "1.5.0",
"wiki": "https://plugins.jenkins.io/jira-steps"
},
"jira-trigger": {
- "buildDate": "Apr 24, 2018",
+ "buildDate": "Apr 14, 2019",
"compatibleSinceVersion": "0.2.0",
"dependencies": [],
"developers": [
@@ -31831,22 +33834,22 @@
}
],
"excerpt": "JIRA Trigger",
- "gav": "org.jenkins-ci.plugins:jira-trigger:0.6.3",
+ "gav": "org.jenkins-ci.plugins:jira-trigger:1.0.0",
"labels": [
"trigger",
"external"
],
"name": "jira-trigger",
- "previousTimestamp": "2018-04-23T05:55:00.00Z",
- "previousVersion": "0.6.2",
- "releaseTimestamp": "2018-04-24T05:53:12.00Z",
- "requiredCore": "2.73",
+ "previousTimestamp": "2018-04-24T05:53:12.00Z",
+ "previousVersion": "0.6.3",
+ "releaseTimestamp": "2019-04-14T07:11:59.00Z",
+ "requiredCore": "2.76",
"scm": "https://github.com/jenkinsci/jira-trigger-plugin",
- "sha1": "glYTj0Cnu+GfvhGuM5rAKYeu32k=",
- "sha256": "YyeNhorse1pR+AoCovqphuhIBKXdeK7YMcNQcg9kvLI=",
+ "sha1": "2UejVYBqj4los1GHHaWw82QlSDs=",
+ "sha256": "2YNBlHt3qgeSNVgAddtfBUqVJ+zIdG70ijASHriEXmE=",
"title": "JIRA Trigger",
- "url": "http://updates.jenkins-ci.org/download/plugins/jira-trigger/0.6.3/jira-trigger.hpi",
- "version": "0.6.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jira-trigger/1.0.0/jira-trigger.hpi",
+ "version": "1.0.0",
"wiki": "https://plugins.jenkins.io/jira-trigger"
},
"jmh-report": {
@@ -31881,7 +33884,7 @@
"wiki": "https://plugins.jenkins.io/jmh-report"
},
"jms-messaging": {
- "buildDate": "Feb 27, 2019",
+ "buildDate": "Jul 16, 2019",
"compatibleSinceVersion": "1.0.38",
"dependencies": [
{
@@ -31893,6 +33896,11 @@
"name": "matrix-project",
"optional": false,
"version": "1.7"
+ },
+ {
+ "name": "script-security",
+ "optional": false,
+ "version": "1.36"
}
],
"developers": [
@@ -31903,23 +33911,23 @@
}
],
"excerpt": "This plugin monitors the CI exchange and submits jenkins jobs as needed.",
- "gav": "org.jenkins-ci.plugins:jms-messaging:1.1.5",
+ "gav": "org.jenkins-ci.plugins:jms-messaging:1.1.9",
"labels": [
"post-build",
"builder",
"trigger"
],
"name": "jms-messaging",
- "previousTimestamp": "2019-02-21T21:03:26.00Z",
- "previousVersion": "1.1.4",
- "releaseTimestamp": "2019-02-27T13:45:09.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2019-06-05T18:43:54.00Z",
+ "previousVersion": "1.1.8",
+ "releaseTimestamp": "2019-07-16T13:16:11.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/jms-messaging-plugin",
- "sha1": "UdC8hefw0KSKNmcw5bZpzITN6Uo=",
- "sha256": "JWP0DHMZ9UTBLn1DAy2QGT72IOMIfu4kaUTQdVrvwCw=",
+ "sha1": "08Up9PkiEjdHe9fLHOMNzfIdHVw=",
+ "sha256": "CSWU5zbED8PSxmz5JlY9Yg2GeYF0rXBsAVDzSleSuro=",
"title": "JMS Messaging",
- "url": "http://updates.jenkins-ci.org/download/plugins/jms-messaging/1.1.5/jms-messaging.hpi",
- "version": "1.1.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jms-messaging/1.1.9/jms-messaging.hpi",
+ "version": "1.1.9",
"wiki": "https://plugins.jenkins.io/jms-messaging"
},
"jna-posix-api": {
@@ -32022,18 +34030,18 @@
"wiki": "https://plugins.jenkins.io/job-direct-mail"
},
"job-dsl": {
- "buildDate": "Jan 05, 2019",
- "compatibleSinceVersion": "1.69",
+ "buildDate": "Aug 22, 2019",
+ "compatibleSinceVersion": "1.72",
"dependencies": [
{
"name": "structs",
"optional": false,
- "version": "1.13"
+ "version": "1.19"
},
{
"name": "script-security",
"optional": false,
- "version": "1.25"
+ "version": "1.54"
},
{
"name": "vsphere-cloud",
@@ -32049,6 +34057,11 @@
"name": "managed-scripts",
"optional": true,
"version": "1.3"
+ },
+ {
+ "name": "configuration-as-code",
+ "optional": true,
+ "version": "1.15"
}
],
"developers": [
@@ -32074,21 +34087,21 @@
}
],
"excerpt": "This plugin allows Jobs and Views to be defined via DSLs",
- "gav": "org.jenkins-ci.plugins:job-dsl:1.71",
+ "gav": "org.jenkins-ci.plugins:job-dsl:1.76",
"labels": [
"builder"
],
"name": "job-dsl",
- "previousTimestamp": "2018-07-03T20:18:11.00Z",
- "previousVersion": "1.70",
- "releaseTimestamp": "2019-01-05T20:03:24.00Z",
- "requiredCore": "2.73",
+ "previousTimestamp": "2019-08-12T07:43:04.00Z",
+ "previousVersion": "1.75",
+ "releaseTimestamp": "2019-08-22T12:12:48.00Z",
+ "requiredCore": "2.121",
"scm": "https://github.com/jenkinsci/job-dsl-plugin",
- "sha1": "fpIyQqzkjP3aBBvKAq1cadCKiSc=",
- "sha256": "W6vkuAepHn4kzZZ7S/ZWdsODCbOWJ/QPCSnAiL9ua1o=",
+ "sha1": "SiJ50LuJAkL3l9BC2mnXlA2DAik=",
+ "sha256": "OGCwM6uKqRAP8m5Fbb85qN/myChtLy/M7P4rysBg4m0=",
"title": "Job DSL",
- "url": "http://updates.jenkins-ci.org/download/plugins/job-dsl/1.71/job-dsl.hpi",
- "version": "1.71",
+ "url": "http://updates.jenkins-ci.org/download/plugins/job-dsl/1.76/job-dsl.hpi",
+ "version": "1.76",
"wiki": "https://plugins.jenkins.io/job-dsl"
},
"job-exporter": {
@@ -32148,7 +34161,7 @@
"wiki": "https://plugins.jenkins.io/job-fan-in"
},
"job-import-plugin": {
- "buildDate": "Jan 24, 2019",
+ "buildDate": "Mar 19, 2019",
"compatibleSinceVersion": "3.0",
"dependencies": [
{
@@ -32180,21 +34193,21 @@
}
],
"excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/Job&#43;Import&#43;Plugin\" rel=\"nofollow\">Job Import Plugin</a> lets you import jobs from another Jenkins instance.",
- "gav": "org.jenkins-ci.plugins:job-import-plugin:3.1",
+ "gav": "org.jenkins-ci.plugins:job-import-plugin:3.2",
"labels": [
"misc"
],
"name": "job-import-plugin",
- "previousTimestamp": "2018-05-30T13:24:29.00Z",
- "previousVersion": "3.0",
- "releaseTimestamp": "2019-01-24T22:31:05.00Z",
+ "previousTimestamp": "2019-01-24T22:31:05.00Z",
+ "previousVersion": "3.1",
+ "releaseTimestamp": "2019-03-19T15:48:28.00Z",
"requiredCore": "2.107.3",
"scm": "https://github.com/jenkinsci/job-import-plugin",
- "sha1": "RPd50/FRxByDCcR9nzXTuTHdY1M=",
- "sha256": "hQPClHy5LsaqbIYxxJEdZkAh1w2wJoitV8xwqhw4bUI=",
+ "sha1": "D9hvSjwwfMJmD4AJLP3uLQ1sb6M=",
+ "sha256": "QXhQYV+jBE0pAcvdUmFqaVVI1hkBxvN6K7rX6upSfGc=",
"title": "Job Import",
- "url": "http://updates.jenkins-ci.org/download/plugins/job-import-plugin/3.1/job-import-plugin.hpi",
- "version": "3.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/job-import-plugin/3.2/job-import-plugin.hpi",
+ "version": "3.2",
"wiki": "https://plugins.jenkins.io/job-import-plugin"
},
"job-log-logger-plugin": {
@@ -32370,12 +34383,12 @@
"wiki": "https://plugins.jenkins.io/job-strongauth-simple"
},
"jobConfigHistory": {
- "buildDate": "Dec 05, 2018",
+ "buildDate": "Aug 06, 2019",
"dependencies": [
{
"name": "maven-plugin",
"optional": true,
- "version": "2.0"
+ "version": "3.0"
}
],
"developers": [
@@ -32385,16 +34398,16 @@
"name": "Stefan Brausch"
},
{
- "developerId": "mfriedenhagen",
- "email": "mfriedenhagen@gmail.com",
- "name": "Mirko Friedenhagen"
- },
- {
"developerId": "jochenafuerbacher",
"email": "jochen.fuerbacher@1und1.de",
"name": "Jochen A. Fuerbacher"
},
{
+ "developerId": "mfriedenhagen",
+ "email": "mfriedenhagen@gmail.com",
+ "name": "Mirko Friedenhagen"
+ },
+ {
"developerId": "kstutz",
"email": "kathi.stutz@1und1.de",
"name": "Kathi Stutz"
@@ -32403,25 +34416,31 @@
"developerId": "boev",
"email": "iordan.boev@gmail.com",
"name": "Yordan Boev"
+ },
+ {
+ "developerId": "robischulz",
+ "email": "robin.schulz@1und1.de",
+ "name": "Robin Schulz"
}
],
"excerpt": "Job history plugin for Jenkins.",
- "gav": "org.jenkins-ci.plugins:jobConfigHistory:2.19",
+ "gav": "org.jenkins-ci.plugins:jobConfigHistory:2.23.1",
"labels": [
"ui",
"misc"
],
+ "minimumJavaVersion": "1.8",
"name": "jobConfigHistory",
- "previousTimestamp": "2018-10-25T05:40:38.00Z",
- "previousVersion": "2.18.3",
- "releaseTimestamp": "2018-12-05T07:40:38.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2019-07-23T06:04:59.00Z",
+ "previousVersion": "2.23",
+ "releaseTimestamp": "2019-08-06T11:59:48.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/jobConfigHistory-plugin",
- "sha1": "1SpQFVTUa9N1WTa7xJNvCGCUxYk=",
- "sha256": "b0MxhggHpB651HuPH87CEzUDtCL+AzsGGDZ1D8v9sj4=",
+ "sha1": "EWhbyF4uwcXR6S6QOgqHK9FO0/U=",
+ "sha256": "BPl4Z+7T+vvwzEVRceiudfF5EeScK7f21WqlF1rfLDk=",
"title": "Job Configuration History",
- "url": "http://updates.jenkins-ci.org/download/plugins/jobConfigHistory/2.19/jobConfigHistory.hpi",
- "version": "2.19",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jobConfigHistory/2.23.1/jobConfigHistory.hpi",
+ "version": "2.23.1",
"wiki": "https://plugins.jenkins.io/jobConfigHistory"
},
"jobcacher": {
@@ -32814,7 +34833,7 @@
"wiki": "https://plugins.jenkins.io/jqs-monitoring"
},
"jquery": {
- "buildDate": "Oct 04, 2017",
+ "buildDate": "Aug 21, 2019",
"dependencies": [],
"developers": [
{
@@ -32827,22 +34846,23 @@
}
],
"excerpt": "This plugin provides an stable version of jQuery Javascript Library",
- "gav": "org.jenkins-ci.plugins:jquery:1.12.4-0",
+ "gav": "org.jenkins-ci.plugins:jquery:1.12.4-1",
"labels": [
"ui",
"library"
],
+ "minimumJavaVersion": "1.8",
"name": "jquery",
- "previousTimestamp": "2017-09-08T17:37:31.00Z",
- "previousVersion": "1.11.2-1",
- "releaseTimestamp": "2017-10-04T16:09:11.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2017-10-04T16:09:11.00Z",
+ "previousVersion": "1.12.4-0",
+ "releaseTimestamp": "2019-08-21T17:40:00.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/jquery-plugin",
- "sha1": "SvtOkvpGrK2AsmNRzK0b5t5mFug=",
- "sha256": "/fuMewNw7K8QmFyL6N0/f2UcO93YTHCd8UwmUI0q6x4=",
+ "sha1": "N8e8gvfJF3ycSkd6e63hsiq6YNY=",
+ "sha256": "pobCmMth4V2dAjQIdXrI37k+DVn/QPyAsLW396bGSL4=",
"title": "jQuery",
- "url": "http://updates.jenkins-ci.org/download/plugins/jquery/1.12.4-0/jquery.hpi",
- "version": "1.12.4-0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jquery/1.12.4-1/jquery.hpi",
+ "version": "1.12.4-1",
"wiki": "https://plugins.jenkins.io/jquery"
},
"jquery-detached": {
@@ -32903,7 +34923,7 @@
"wiki": "https://plugins.jenkins.io/jquery-ui"
},
"jsch": {
- "buildDate": "Jan 09, 2019",
+ "buildDate": "Jul 29, 2019",
"dependencies": [
{
"name": "ssh-credentials",
@@ -32934,23 +34954,23 @@
}
],
"excerpt": "Jenkins plugin that brings the JSch library as a plugin dependency, and provides an SSHAuthenticatorFactory for using JSch with the ssh-credentials plugin.",
- "gav": "org.jenkins-ci.plugins:jsch:0.1.55",
+ "gav": "org.jenkins-ci.plugins:jsch:0.1.55.1",
"labels": [
"misc",
"library"
],
"minimumJavaVersion": "1.8",
"name": "jsch",
- "previousTimestamp": "2018-02-16T10:36:56.00Z",
- "previousVersion": "0.1.54.2",
- "releaseTimestamp": "2019-01-09T18:46:51.00Z",
+ "previousTimestamp": "2019-01-09T18:46:51.00Z",
+ "previousVersion": "0.1.55",
+ "releaseTimestamp": "2019-07-29T20:54:31.00Z",
"requiredCore": "2.60.3",
- "scm": "https://github.com/jenkinsci/jsch-plugin/",
- "sha1": "V5FT4MQBKTtZheIUJhA6JhTjfjY=",
- "sha256": "eYFrKew3iwNUyv/3CQvAJrjsY6hfsrXJ4r/pFoTt8AA=",
+ "scm": "https://github.com/jenkinsci/jsch-plugin",
+ "sha1": "hMhDUDyT2H6oeNsYdwzboV8jzJg=",
+ "sha256": "k0FRYA3UKwOY6IH7unBlbDj9am8SqHTSP8jcNeNxxNQ=",
"title": "JSch dependency",
- "url": "http://updates.jenkins-ci.org/download/plugins/jsch/0.1.55/jsch.hpi",
- "version": "0.1.55",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jsch/0.1.55.1/jsch.hpi",
+ "version": "0.1.55.1",
"wiki": "https://plugins.jenkins.io/jsch"
},
"jsgames": {
@@ -33121,54 +35141,55 @@
"wiki": "https://plugins.jenkins.io/jucies"
},
"junit": {
- "buildDate": "Feb 08, 2019",
+ "buildDate": "May 14, 2019",
"dependencies": [
{
"name": "workflow-api",
"optional": false,
- "version": "2.22"
+ "version": "2.34"
},
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.12"
+ "version": "2.19"
},
{
"name": "script-security",
"optional": false,
- "version": "1.30"
+ "version": "1.56"
},
{
"name": "structs",
"optional": false,
- "version": "1.7"
+ "version": "1.17"
}
],
"developers": [
{
- "developerId": "ogondza"
+ "developerId": "dnusbaum"
}
],
"excerpt": "Allows JUnit-format test results to be published.",
- "gav": "org.jenkins-ci.plugins:junit:1.27",
+ "gav": "org.jenkins-ci.plugins:junit:1.28",
"labels": [
"report"
],
+ "minimumJavaVersion": "1.8",
"name": "junit",
- "previousTimestamp": "2018-09-21T04:32:16.00Z",
- "previousVersion": "1.26.1",
- "releaseTimestamp": "2019-02-08T08:33:28.00Z",
- "requiredCore": "2.7.3",
+ "previousTimestamp": "2019-02-08T08:33:28.00Z",
+ "previousVersion": "1.27",
+ "releaseTimestamp": "2019-05-14T18:34:56.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/junit-plugin",
- "sha1": "miJjajbCBRXb/ofb836fgKHl3QU=",
- "sha256": "QLveBheM2pSqdEsDKSh6NS2xGo/Q+TblSA/Q6pCoYR8=",
+ "sha1": "MHPvr0o4jhv7teV1kwg/4iXY2so=",
+ "sha256": "pHHIB3a5aExO6RZM5R4BuYca9mS9/OE7ETIAIN3CXzM=",
"title": "JUnit",
- "url": "http://updates.jenkins-ci.org/download/plugins/junit/1.27/junit.hpi",
- "version": "1.27",
+ "url": "http://updates.jenkins-ci.org/download/plugins/junit/1.28/junit.hpi",
+ "version": "1.28",
"wiki": "https://plugins.jenkins.io/junit"
},
"junit-attachments": {
- "buildDate": "Feb 22, 2018",
+ "buildDate": "Aug 20, 2019",
"dependencies": [
{
"name": "jquery",
@@ -33192,22 +35213,23 @@
"name": "Christopher Orr"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:junit-attachments:1.5",
+ "excerpt": "The Jenkins Plugins Parent POM Project",
+ "gav": "org.jenkins-ci.plugins:junit-attachments:1.6",
"labels": [
"report"
],
+ "minimumJavaVersion": "1.8",
"name": "junit-attachments",
- "previousTimestamp": "2016-07-07T19:30:48.00Z",
- "previousVersion": "1.4.2",
- "releaseTimestamp": "2018-02-22T19:19:35.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2018-02-22T19:19:35.00Z",
+ "previousVersion": "1.5",
+ "releaseTimestamp": "2019-08-20T00:09:28.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/junit-attachments-plugin",
- "sha1": "rw/Sc0w1nPuhDz9533Waqy06Asw=",
- "sha256": "0DtJ2jk5p1KJr+bB80eh2i8WwY6TUWV3fhI6t8dHMPk=",
+ "sha1": "65UTTaUdgLm5A0Pysya2SGYNK3Y=",
+ "sha256": "b+Iho8mxxdaH+/GreJwYE4A9L1DXHoK87ukSHB6zy8s=",
"title": "JUnit Attachments",
- "url": "http://updates.jenkins-ci.org/download/plugins/junit-attachments/1.5/junit-attachments.hpi",
- "version": "1.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/junit-attachments/1.6/junit-attachments.hpi",
+ "version": "1.6",
"wiki": "https://plugins.jenkins.io/junit-attachments"
},
"junit-realtime-test-reporter": {
@@ -33426,14 +35448,9 @@
"wiki": "https://plugins.jenkins.io/jx-pipelines"
},
"jx-resources": {
- "buildDate": "Jan 27, 2019",
+ "buildDate": "Jun 06, 2019",
"dependencies": [
{
- "name": "blueocean-rest",
- "optional": false,
- "version": "1.4.0"
- },
- {
"name": "pipeline-rest-api",
"optional": false,
"version": "2.9"
@@ -33454,39 +35471,9 @@
"version": "2.15"
},
{
- "name": "workflow-multibranch",
- "optional": false,
- "version": "2.16"
- },
- {
- "name": "branch-api",
- "optional": false,
- "version": "2.0.10"
- },
- {
- "name": "cloudbees-folder",
- "optional": false,
- "version": "6.0.4"
- },
- {
- "name": "credentials",
- "optional": false,
- "version": "2.1.14"
- },
- {
- "name": "git-client",
- "optional": false,
- "version": "2.5.0"
- },
- {
"name": "git",
"optional": false,
"version": "3.6.4"
- },
- {
- "name": "scm-api",
- "optional": false,
- "version": "2.2.5"
}
],
"developers": [
@@ -33495,20 +35482,21 @@
"name": "Jenkins X Development Team"
}
],
- "excerpt": "A plugin which uses Kubernetes Resources for storage of pipeline state",
- "gav": "org.jenkins-ci.plugins:jx-resources:1.0.33",
+ "excerpt": "A plugin which uses Kubernetes Resources for storage of pipeline state.",
+ "gav": "org.jenkins-ci.plugins:jx-resources:1.0.37",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "jx-resources",
- "previousTimestamp": "2019-01-27T09:37:51.00Z",
- "previousVersion": "1.0.32",
- "releaseTimestamp": "2019-01-27T09:41:40.00Z",
+ "previousTimestamp": "2019-04-16T13:35:13.00Z",
+ "previousVersion": "1.0.36",
+ "releaseTimestamp": "2019-06-06T13:41:35.00Z",
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/jx-resources-plugin",
- "sha1": "hsYacPFV3u7Qem+tvCnMRqRFPg4=",
- "sha256": "NT2rB8Ut0QlmGmFv94pwhV27qcGE980lPrh1Kp3Hmqg=",
+ "sha1": "UdBORqs8sid1Nn8INIZnL1ScBrk=",
+ "sha256": "ZgT2cRweMNgUiKI2ywXD7DwjpIhkEs7dQKAsKBa55Bk=",
"title": "JX Resources",
- "url": "http://updates.jenkins-ci.org/download/plugins/jx-resources/1.0.33/jx-resources.hpi",
- "version": "1.0.33",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jx-resources/1.0.37/jx-resources.hpi",
+ "version": "1.0.37",
"wiki": "https://plugins.jenkins.io/jx-resources"
},
"jython": {
@@ -33645,7 +35633,7 @@
"wiki": "https://plugins.jenkins.io/karaf-build-step"
},
"katalon": {
- "buildDate": "Feb 12, 2019",
+ "buildDate": "May 22, 2019",
"dependencies": [
{
"name": "junit",
@@ -33661,19 +35649,19 @@
}
],
"excerpt": "Execute Katalon Studio in Jenkins",
- "gav": "org.jenkins-ci.plugins:katalon:1.0.7",
+ "gav": "org.jenkins-ci.plugins:katalon:1.0.11",
"labels": [],
"name": "katalon",
- "previousTimestamp": "2019-01-16T10:01:32.00Z",
- "previousVersion": "1.0.6",
- "releaseTimestamp": "2019-02-12T07:56:14.00Z",
+ "previousTimestamp": "2019-05-12T04:54:22.00Z",
+ "previousVersion": "1.0.10",
+ "releaseTimestamp": "2019-05-22T08:50:42.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/katalon-plugin",
- "sha1": "G71aGOu7j2KqoVSXMzIBvBkuMaU=",
- "sha256": "NAifa3bhSzJ5KLnXLhAUEl92/w6mxjJLXGIG0qee+RU=",
+ "sha1": "ZpkylbYQIW329DGo7KfeT/PGP1Q=",
+ "sha256": "xOrGxzheRAHRqMvgcyhqL9UnITJ7bwruJF7MUCohP4E=",
"title": "Katalon Studio",
- "url": "http://updates.jenkins-ci.org/download/plugins/katalon/1.0.7/katalon.hpi",
- "version": "1.0.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/katalon/1.0.11/katalon.hpi",
+ "version": "1.0.11",
"wiki": "https://plugins.jenkins.io/katalon"
},
"keep-slave-disconnected": {
@@ -33724,8 +35712,14 @@
"wiki": "https://plugins.jenkins.io/keepSlaveOffline"
},
"kerberos-sso": {
- "buildDate": "Feb 14, 2019",
- "dependencies": [],
+ "buildDate": "Aug 05, 2019",
+ "dependencies": [
+ {
+ "name": "configuration-as-code",
+ "optional": false,
+ "version": "1.12"
+ }
+ ],
"developers": [
{
"developerId": "fredrikpersson",
@@ -33754,27 +35748,27 @@
}
],
"excerpt": "",
- "gav": "com.sonymobile.jenkins.plugins.kerberos-sso:kerberos-sso:1.5",
+ "gav": "com.sonymobile.jenkins.plugins.kerberos-sso:kerberos-sso:1.6",
"labels": [
"user",
"security"
],
"minimumJavaVersion": "1.8",
"name": "kerberos-sso",
- "previousTimestamp": "2017-08-11T12:54:58.00Z",
- "previousVersion": "1.4",
- "releaseTimestamp": "2019-02-14T13:00:05.00Z",
+ "previousTimestamp": "2019-02-14T13:00:05.00Z",
+ "previousVersion": "1.5",
+ "releaseTimestamp": "2019-08-05T09:32:10.00Z",
"requiredCore": "2.150.2",
"scm": "https://github.com/jenkinsci/kerberos-sso-plugin",
- "sha1": "OiLyIF3QAJhI9TA7TlYT4qtWM4I=",
- "sha256": "2rXtmHqd49TunU389EhVtlKb5ajSjWYcMuRqCkWrdqY=",
+ "sha1": "JzrkWiA4eUHQQGZ2jQLdslCW0VI=",
+ "sha256": "mOf1I646sygUJIHEc92kGi4+bV6qJq175FV3VWvgsZQ=",
"title": "Kerberos SSO",
- "url": "http://updates.jenkins-ci.org/download/plugins/kerberos-sso/1.5/kerberos-sso.hpi",
- "version": "1.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/kerberos-sso/1.6/kerberos-sso.hpi",
+ "version": "1.6",
"wiki": "https://plugins.jenkins.io/kerberos-sso"
},
"keyboard-shortcuts-plugin": {
- "buildDate": "Apr 04, 2012",
+ "buildDate": "Aug 28, 2019",
"dependencies": [],
"developers": [
{
@@ -33784,22 +35778,23 @@
}
],
"excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/Keyboard&#43;Shortcuts&#43;Plugin\" rel=\"nofollow\"> Keyboard Shortcuts Plugin </a> provides keyboard shortcuts to quickly navigate and manage <a href=\"http://jenkins-ci.org\" rel=\"nofollow\">Jenkins</a>.",
- "gav": "org.jenkins-ci.plugins:keyboard-shortcuts-plugin:1.2",
+ "gav": "org.jenkins-ci.plugins:keyboard-shortcuts-plugin:1.4",
"labels": [
"misc",
"ui"
],
+ "minimumJavaVersion": "1.8",
"name": "keyboard-shortcuts-plugin",
- "previousTimestamp": "2012-03-07T15:09:07.00Z",
- "previousVersion": "1.1",
- "releaseTimestamp": "2012-04-04T00:59:32.00Z",
- "requiredCore": "1.455",
+ "previousTimestamp": "2019-06-10T10:21:13.00Z",
+ "previousVersion": "1.3",
+ "releaseTimestamp": "2019-08-28T23:56:51.00Z",
+ "requiredCore": "2.173",
"scm": "https://github.com/jenkinsci/keyboard-shortcuts-plugin",
- "sha1": "vKTNGmyvXb6df8sqM9OEQgnvRCw=",
- "sha256": "SlW1F27R2EP1DQvyXTQA0w/CYrf8b33puf3gbJpdCjw=",
+ "sha1": "rpjREKnUAQWtnawD1SagkE19zYc=",
+ "sha256": "1oSN3RGn8El9ehr8tXgn0NiGxPHo+xUKP7+vjf5yY+c=",
"title": "Keyboard Shortcuts",
- "url": "http://updates.jenkins-ci.org/download/plugins/keyboard-shortcuts-plugin/1.2/keyboard-shortcuts-plugin.hpi",
- "version": "1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/keyboard-shortcuts-plugin/1.4/keyboard-shortcuts-plugin.hpi",
+ "version": "1.4",
"wiki": "https://plugins.jenkins.io/keyboard-shortcuts-plugin"
},
"keycloak": {
@@ -33844,7 +35839,7 @@
"wiki": "https://plugins.jenkins.io/keycloak"
},
"kiuwanJenkinsPlugin": {
- "buildDate": "Feb 07, 2019",
+ "buildDate": "Jun 05, 2019",
"dependencies": [],
"developers": [
{
@@ -33863,26 +35858,26 @@
}
],
"excerpt": "This plugin integrates <a href=\"http://www.kiuwan.com\" rel=\"nofollow\">Kiuwan</a> -the cloud static analysis service- to Jenkins.",
- "gav": "org.jenkins-ci.plugins:kiuwanJenkinsPlugin:1.5.1",
+ "gav": "org.jenkins-ci.plugins:kiuwanJenkinsPlugin:1.5.2",
"labels": [
"external",
"post-build"
],
"name": "kiuwanJenkinsPlugin",
- "previousTimestamp": "2019-02-04T11:53:05.00Z",
- "previousVersion": "1.5.0",
- "releaseTimestamp": "2019-02-07T16:17:10.00Z",
+ "previousTimestamp": "2019-02-07T16:17:10.00Z",
+ "previousVersion": "1.5.1",
+ "releaseTimestamp": "2019-06-05T14:03:19.00Z",
"requiredCore": "1.579",
"scm": "https://github.com/jenkinsci/kiuwan-plugin",
- "sha1": "SrGPE0RzwEOa6XKDLCwO3gO+Kx4=",
- "sha256": "jAAsGoYBisdZbddLPztb95BedLu5d5RyNJo/4ZSOQRY=",
+ "sha1": "8LVNKZziMArIXL1pYEkw0XBWod4=",
+ "sha256": "24qrHF0NvikXLuddD+1f4Ey1F1HzwvVO95W2DrMzrLs=",
"title": "Kiuwan",
- "url": "http://updates.jenkins-ci.org/download/plugins/kiuwanJenkinsPlugin/1.5.1/kiuwanJenkinsPlugin.hpi",
- "version": "1.5.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/kiuwanJenkinsPlugin/1.5.2/kiuwanJenkinsPlugin.hpi",
+ "version": "1.5.2",
"wiki": "https://plugins.jenkins.io/kiuwanJenkinsPlugin"
},
"klaros-testmanagement": {
- "buildDate": "Jan 21, 2017",
+ "buildDate": "Apr 06, 2019",
"dependencies": [],
"developers": [
{
@@ -33892,31 +35887,31 @@
}
],
"excerpt": "This plugin publishes collected test results to <a href=\"http://www.klaros-testmanagement.com/\" rel=\"nofollow\">Klaros-Testmanagement</a>.",
- "gav": "hudson.plugins.klaros:klaros-testmanagement:2.0.0",
+ "gav": "hudson.plugins.klaros:klaros-testmanagement:2.1.0",
"labels": [
"external"
],
"name": "klaros-testmanagement",
- "previousTimestamp": "2016-02-16T10:11:14.00Z",
- "previousVersion": "1.7",
- "releaseTimestamp": "2017-01-21T18:47:51.00Z",
+ "previousTimestamp": "2017-01-21T18:47:51.00Z",
+ "previousVersion": "2.0.0",
+ "releaseTimestamp": "2019-04-06T20:15:48.00Z",
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/klaros-testmanagement-plugin",
- "sha1": "cjMmO5HqNC+qofswnyo2U3EQk44=",
- "sha256": "6floXZa1dxFNV847Olaa+LYhpPJA9Bbd1JnBFOWjdOQ=",
+ "sha1": "rxwF4z/+gxOGveL7dq6paYYUJ+E=",
+ "sha256": "/8RBYavb90Zy4zefy6oYKgsCcsO5oa9k1c7oYLHYKQA=",
"title": "Klaros-Testmanagement",
- "url": "http://updates.jenkins-ci.org/download/plugins/klaros-testmanagement/2.0.0/klaros-testmanagement.hpi",
- "version": "2.0.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/klaros-testmanagement/2.1.0/klaros-testmanagement.hpi",
+ "version": "2.1.0",
"wiki": "https://plugins.jenkins.io/klaros-testmanagement"
},
"klocwork": {
- "buildDate": "Jan 31, 2019",
+ "buildDate": "Aug 06, 2019",
"compatibleSinceVersion": "1.4.0",
"dependencies": [
{
- "name": "dashboard-view",
- "optional": true,
- "version": "2.0"
+ "name": "junit",
+ "optional": false,
+ "version": "1.5"
},
{
"name": "matrix-project",
@@ -33939,19 +35934,19 @@
"version": "2.5"
},
{
- "name": "job-dsl",
+ "name": "dashboard-view",
"optional": true,
- "version": "1.58"
- },
- {
- "name": "junit",
- "optional": false,
- "version": "1.5"
+ "version": "2.0"
},
{
"name": "workflow-job",
"optional": true,
"version": "2.0"
+ },
+ {
+ "name": "job-dsl",
+ "optional": true,
+ "version": "1.58"
}
],
"developers": [
@@ -33972,21 +35967,21 @@
}
],
"excerpt": "This plugin allows for automated Klocwork analyses. <a href=\"http://emenda.com/products/klocwork/\" rel=\"nofollow\">Learn more</a> about Klocwork. <a href=\"http://emenda.com/jenkins-klocwork-docs\" rel=\"nofollow\">Official documentation</a>. Maintained by <a href=\"http://emenda.com\" rel=\"nofollow\">Emenda</a> for the community.",
- "gav": "org.jenkins-ci.plugins:klocwork:2.4.5",
+ "gav": "org.jenkins-ci.plugins:klocwork:2.5.0",
"labels": [
"report"
],
"name": "klocwork",
- "previousTimestamp": "2019-01-29T14:36:15.00Z",
- "previousVersion": "2.4.4",
- "releaseTimestamp": "2019-01-31T10:26:27.00Z",
+ "previousTimestamp": "2019-07-31T15:59:49.00Z",
+ "previousVersion": "2.4.9",
+ "releaseTimestamp": "2019-08-06T08:15:36.00Z",
"requiredCore": "1.614",
"scm": "https://github.com/jenkinsci/klocwork-plugin",
- "sha1": "UsYiQzzSIhBEo/HZZ0GGjo0I3/A=",
- "sha256": "lGK+jib+vzb0Mg5R6OtfK2hZCChdp/1K8Ey2Be4jNIY=",
+ "sha1": "lqkJv+kQj7S6kJKwl8jtOntHy+4=",
+ "sha256": "ctAeUczJeVwMPiLobpJ+k+WoB7ub21+czmtOznpeSco=",
"title": "Klocwork Community",
- "url": "http://updates.jenkins-ci.org/download/plugins/klocwork/2.4.5/klocwork.hpi",
- "version": "2.4.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/klocwork/2.5.0/klocwork.hpi",
+ "version": "2.5.0",
"wiki": "https://plugins.jenkins.io/klocwork"
},
"kmap-jenkins": {
@@ -34131,37 +36126,57 @@
"wiki": "https://plugins.jenkins.io/kryptowire"
},
"kubernetes": {
- "buildDate": "Feb 26, 2019",
+ "buildDate": "Aug 28, 2019",
"dependencies": [
{
- "name": "workflow-step-api",
+ "name": "workflow-api",
"optional": false,
- "version": "2.17"
+ "version": "2.35"
},
{
- "name": "apache-httpcomponents-client-4-api",
+ "name": "workflow-step-api",
"optional": false,
- "version": "4.5.5-3.0"
+ "version": "2.20"
},
{
"name": "cloudbees-folder",
"optional": false,
- "version": "6.7"
+ "version": "6.9"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.2.0"
+ },
+ {
+ "name": "docker-commons",
+ "optional": false,
+ "version": "1.14"
},
{
"name": "durable-task",
"optional": false,
- "version": "1.28"
+ "version": "1.30"
},
{
"name": "jackson2-api",
"optional": false,
- "version": "2.9.8"
+ "version": "2.9.9"
+ },
+ {
+ "name": "plain-credentials",
+ "optional": false,
+ "version": "1.5"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.19"
},
{
"name": "variant",
"optional": false,
- "version": "1.1"
+ "version": "1.3"
},
{
"name": "kubernetes-credentials",
@@ -34171,7 +36186,7 @@
{
"name": "pipeline-model-extensions",
"optional": true,
- "version": "1.3.4.1"
+ "version": "1.3.7"
}
],
"developers": [
@@ -34182,42 +36197,43 @@
}
],
"excerpt": "This plugin integrates Jenkins with <a href=\"https://github.com/GoogleCloudPlatform/kubernetes/\" rel=\"nofollow\">Kubernetes</a>",
- "gav": "org.csanchez.jenkins.plugins:kubernetes:1.14.6",
+ "gav": "org.csanchez.jenkins.plugins:kubernetes:1.18.3",
"labels": [
"cluster",
"cloud"
],
"minimumJavaVersion": "1.8",
"name": "kubernetes",
- "previousTimestamp": "2019-02-18T10:43:51.00Z",
- "previousVersion": "1.14.5",
- "releaseTimestamp": "2019-02-26T09:13:51.00Z",
- "requiredCore": "2.138.4",
+ "previousTimestamp": "2019-08-26T14:38:04.00Z",
+ "previousVersion": "1.18.2",
+ "releaseTimestamp": "2019-08-28T13:00:16.00Z",
+ "requiredCore": "2.176.1",
"scm": "https://github.com/jenkinsci/kubernetes-plugin",
- "sha1": "GoFsSK8gOsmYPzDtKCCpbiJhkeE=",
- "sha256": "HQdLACpZ+lrxmO5eu39TaQnNOFyavsXFbQQAt+4sOmE=",
+ "sha1": "gdyfNlVrVh6jDRdDMEjSXr0J8jk=",
+ "sha256": "p69VEBDc97UHddj04TAH6r719P1zPV5jXykTCo0U0jM=",
"title": "Kubernetes",
- "url": "http://updates.jenkins-ci.org/download/plugins/kubernetes/1.14.6/kubernetes.hpi",
- "version": "1.14.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/kubernetes/1.18.3/kubernetes.hpi",
+ "version": "1.18.3",
"wiki": "https://plugins.jenkins.io/kubernetes"
},
"kubernetes-cd": {
- "buildDate": "Jun 08, 2018",
+ "buildDate": "Aug 29, 2019",
+ "compatibleSinceVersion": "1.0.0",
"dependencies": [
{
- "name": "docker-commons",
+ "name": "workflow-step-api",
"optional": false,
- "version": "1.10"
+ "version": "2.10"
},
{
- "name": "credentials-binding",
+ "name": "azure-commons",
"optional": false,
- "version": "1.16"
+ "version": "1.0.3"
},
{
- "name": "ssh-credentials",
+ "name": "credentials-binding",
"optional": false,
- "version": "1.13"
+ "version": "1.16"
},
{
"name": "credentials",
@@ -34225,14 +36241,14 @@
"version": "2.1.14"
},
{
- "name": "azure-commons",
+ "name": "docker-commons",
"optional": false,
- "version": "0.2.6"
+ "version": "1.10"
},
{
- "name": "workflow-step-api",
+ "name": "ssh-credentials",
"optional": false,
- "version": "2.10"
+ "version": "1.13"
}
],
"developers": [
@@ -34243,19 +36259,20 @@
}
],
"excerpt": "A Jenkins plugin to deploy configurations to Kubernetes cluster.",
- "gav": "org.jenkins-ci.plugins:kubernetes-cd:0.2.3",
+ "gav": "org.jenkins-ci.plugins:kubernetes-cd:2.1.2",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "kubernetes-cd",
- "previousTimestamp": "2018-05-18T07:28:15.00Z",
- "previousVersion": "0.2.2",
- "releaseTimestamp": "2018-06-08T02:58:36.00Z",
- "requiredCore": "1.651.3",
+ "previousTimestamp": "2019-08-27T05:51:11.00Z",
+ "previousVersion": "2.1.1",
+ "releaseTimestamp": "2019-08-29T09:41:46.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/kubernetes-cd-plugin",
- "sha1": "6OiBrCKUHr4yBkQE8x+azVmQCec=",
- "sha256": "1sedznPLPp392WSBGUJW/8isx6A+kShFHBAADeg4ti0=",
+ "sha1": "BHURtGPzWgVtLGPNzz6TkCvu0qQ=",
+ "sha256": "/hAzNFVEZAC5e2IfHBJTZL9xGuj2/antl1BApCNbPaw=",
"title": "Kubernetes Continuous Deploy",
- "url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-cd/0.2.3/kubernetes-cd.hpi",
- "version": "0.2.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-cd/2.1.2/kubernetes-cd.hpi",
+ "version": "2.1.2",
"wiki": "https://plugins.jenkins.io/kubernetes-cd"
},
"kubernetes-ci": {
@@ -34301,7 +36318,7 @@
"wiki": "https://plugins.jenkins.io/kubernetes-ci"
},
"kubernetes-cli": {
- "buildDate": "Feb 26, 2019",
+ "buildDate": "Jul 23, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -34316,7 +36333,7 @@
{
"name": "credentials",
"optional": false,
- "version": "2.1.7"
+ "version": "2.1.19"
},
{
"name": "plain-credentials",
@@ -34336,23 +36353,52 @@
}
],
"excerpt": "Configure kubectl for Kubernetes",
- "gav": "org.jenkins-ci.plugins:kubernetes-cli:1.6.0",
+ "gav": "org.jenkins-ci.plugins:kubernetes-cli:1.7.0",
"labels": [],
"name": "kubernetes-cli",
- "previousTimestamp": "2019-02-25T22:00:44.00Z",
- "previousVersion": "1.5.0",
- "releaseTimestamp": "2019-02-26T19:34:57.00Z",
+ "previousTimestamp": "2019-02-26T19:34:57.00Z",
+ "previousVersion": "1.6.0",
+ "releaseTimestamp": "2019-07-23T19:33:38.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/kubernetes-cli-plugin",
- "sha1": "eZjpM56OtST+8KKaAr16yg7EK0g=",
- "sha256": "itRf9NVrMio69n1YNYHL9tZjoyDze68aljHvxWkuz2E=",
+ "sha1": "I8qV6Jrv+V9zlXiuqzkVTsnzTEo=",
+ "sha256": "JVyjYrwWOtoAb5A+vWWxJQdPpceDKdwAwNDl3/xEnPM=",
"title": "Kubernetes Cli",
- "url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-cli/1.6.0/kubernetes-cli.hpi",
- "version": "1.6.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-cli/1.7.0/kubernetes-cli.hpi",
+ "version": "1.7.0",
"wiki": "https://plugins.jenkins.io/kubernetes-cli"
},
+ "kubernetes-client-api": {
+ "buildDate": "Sep 05, 2019",
+ "dependencies": [
+ {
+ "name": "jackson2-api",
+ "optional": false,
+ "version": "2.9.9"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "croninka"
+ }
+ ],
+ "excerpt": "Kubernetes Client API plugin for use by other Jenkins plugins.",
+ "gav": "org.jenkins-ci.plugins:kubernetes-client-api:1.0.0",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "kubernetes-client-api",
+ "releaseTimestamp": "2019-09-05T01:58:49.00Z",
+ "requiredCore": "2.176.1",
+ "scm": "https://github.com/jenkinsci/kubernetes-client-api-plugin",
+ "sha1": "g7jjcEUD/rEmEZaiOPbPB9QeYII=",
+ "sha256": "MdG1s3vcRKGdCM/dbEqaSbeKYwFlhLZwcfb6cXLlHes=",
+ "title": "Kubernetes Client API",
+ "url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-client-api/1.0.0/kubernetes-client-api.hpi",
+ "version": "1.0.0",
+ "wiki": "https://plugins.jenkins.io/kubernetes-client-api"
+ },
"kubernetes-credentials": {
- "buildDate": "Sep 26, 2018",
+ "buildDate": "Jul 26, 2019",
"dependencies": [
{
"name": "apache-httpcomponents-client-4-api",
@@ -34377,23 +36423,23 @@
}
],
"excerpt": "Common classes for Kubernetes credentials",
- "gav": "org.jenkinsci.plugins:kubernetes-credentials:0.4.0",
+ "gav": "org.jenkinsci.plugins:kubernetes-credentials:0.4.1",
"labels": [],
"name": "kubernetes-credentials",
- "previousTimestamp": "2018-03-08T18:44:48.00Z",
- "previousVersion": "0.3.1",
- "releaseTimestamp": "2018-09-26T08:27:53.00Z",
+ "previousTimestamp": "2018-09-26T08:27:53.00Z",
+ "previousVersion": "0.4.0",
+ "releaseTimestamp": "2019-07-26T19:31:02.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/kubernetes-credentials-plugin",
- "sha1": "/o/XhmZIbbikB3DGRqK+71Ryyxo=",
- "sha256": "T8Mf87gxDl/gIb3/xGSCT2zO+CGglPoaC34JD0n9jvk=",
+ "sha1": "L317Y3vHDp6rrshCwJZNuyOMrmo=",
+ "sha256": "84KqKakhQHXDSagyl5thja0i6HXOAKPppGqOm5HQtYk=",
"title": "Kubernetes Credentials",
- "url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-credentials/0.4.0/kubernetes-credentials.hpi",
- "version": "0.4.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-credentials/0.4.1/kubernetes-credentials.hpi",
+ "version": "0.4.1",
"wiki": "https://plugins.jenkins.io/kubernetes-credentials"
},
"kubernetes-credentials-provider": {
- "buildDate": "Jan 29, 2019",
+ "buildDate": "Mar 04, 2019",
"dependencies": [
{
"name": "credentials",
@@ -34427,19 +36473,19 @@
}
],
"excerpt": "Provides a credentials store backed by Kubernetes.",
- "gav": "com.cloudbees.jenkins.plugins:kubernetes-credentials-provider:0.11",
+ "gav": "com.cloudbees.jenkins.plugins:kubernetes-credentials-provider:0.12.1",
"labels": [],
"name": "kubernetes-credentials-provider",
- "previousTimestamp": "2018-09-11T09:29:47.00Z",
- "previousVersion": "0.10",
- "releaseTimestamp": "2019-01-29T17:22:07.00Z",
+ "previousTimestamp": "2019-03-04T15:10:17.00Z",
+ "previousVersion": "0.12",
+ "releaseTimestamp": "2019-03-04T15:20:29.00Z",
"requiredCore": "2.89",
"scm": "https://github.com/jenkinsci/kubernetes-credentials-provider-plugin",
- "sha1": "4oUM87EBPCTuNZpNbNg/Qw61smI=",
- "sha256": "X3EuhZDhPh28jFankksQnCUV4ZCMVMJ6F64n1hmkbaI=",
+ "sha1": "lS8mnyEoKsuKAMhSQ2MRak4PFng=",
+ "sha256": "TtX6976rFXNeBV3cNuZqwXAHvZye/KTWhLAa4SSmff4=",
"title": "Kubernetes Credentials Provider",
- "url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-credentials-provider/0.11/kubernetes-credentials-provider.hpi",
- "version": "0.11",
+ "url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-credentials-provider/0.12.1/kubernetes-credentials-provider.hpi",
+ "version": "0.12.1",
"wiki": "https://plugins.jenkins.io/kubernetes-credentials-provider"
},
"kubernetes-pipeline-aggregator": {
@@ -34746,7 +36792,7 @@
"wiki": "https://plugins.jenkins.io/label-linked-jobs"
},
"label-verifier": {
- "buildDate": "Dec 12, 2017",
+ "buildDate": "Sep 03, 2019",
"dependencies": [],
"developers": [
{
@@ -34758,22 +36804,23 @@
"name": "Oleg Nenashev"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:label-verifier:1.2",
+ "excerpt": "This plugin allows system administrator to programmatically verify the label assignment correctness on agents",
+ "gav": "org.jenkins-ci.plugins:label-verifier:1.4",
"labels": [
"slaves"
],
+ "minimumJavaVersion": "1.8",
"name": "label-verifier",
- "previousTimestamp": "2013-12-08T08:32:00.00Z",
- "previousVersion": "1.1",
- "releaseTimestamp": "2017-12-12T23:07:39.00Z",
- "requiredCore": "1.651.3",
+ "previousTimestamp": "2019-07-19T22:34:30.00Z",
+ "previousVersion": "1.3",
+ "releaseTimestamp": "2019-09-03T22:57:18.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/label-verifier-plugin",
- "sha1": "XsUScdrzaQWj8A3iSTI+dgSU+t0=",
- "sha256": "hqaHMC63PrlGtWoPp/1CAw6GfVgZJTHVriSRJiubYUc=",
+ "sha1": "AePaRPqgQ6j/8oYXjRmzPioGr+E=",
+ "sha256": "sHiv0QH4O09ZUPoPgvb5cBBOvUb0W3je8Bv+1FHMtbg=",
"title": "Label Verifier",
- "url": "http://updates.jenkins-ci.org/download/plugins/label-verifier/1.2/label-verifier.hpi",
- "version": "1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/label-verifier/1.4/label-verifier.hpi",
+ "version": "1.4",
"wiki": "https://plugins.jenkins.io/label-verifier"
},
"labeled-test-groups-publisher": {
@@ -34951,57 +36998,97 @@
"wiki": "https://plugins.jenkins.io/lambdatest-automation"
},
"last-changes": {
- "buildDate": "Oct 02, 2018",
+ "buildDate": "Aug 14, 2019",
"dependencies": [
{
+ "name": "workflow-aggregator",
+ "optional": true,
+ "version": "2.5"
+ },
+ {
+ "name": "workflow-api",
+ "optional": true,
+ "version": "2.25"
+ },
+ {
+ "name": "workflow-basic-steps",
+ "optional": true,
+ "version": "2.6"
+ },
+ {
"name": "workflow-cps",
"optional": true,
- "version": "2.13"
+ "version": "2.46"
},
{
"name": "workflow-job",
"optional": true,
- "version": "2.8"
+ "version": "2.15"
+ },
+ {
+ "name": "workflow-scm-step",
+ "optional": true,
+ "version": "2.6"
},
{
"name": "workflow-step-api",
"optional": true,
- "version": "2.10"
+ "version": "2.14"
+ },
+ {
+ "name": "workflow-support",
+ "optional": true,
+ "version": "2.17"
},
{
"name": "credentials",
"optional": false,
- "version": "2.1.14"
+ "version": "2.1.16"
},
{
"name": "git-client",
"optional": false,
- "version": "1.19.0"
+ "version": "2.7.0"
},
{
"name": "git",
"optional": false,
- "version": "2.3.5"
+ "version": "2.5.0"
},
{
"name": "mailer",
"optional": false,
- "version": "1.13"
+ "version": "1.20"
},
{
"name": "scm-api",
"optional": false,
- "version": "2.0.8"
+ "version": "2.2.7"
},
{
"name": "ssh-credentials",
"optional": false,
- "version": "1.11"
+ "version": "1.13"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.14"
},
{
"name": "subversion",
"optional": false,
"version": "2.8"
+ },
+ {
+ "name": "pipeline-model-api",
+ "optional": true,
+ "version": "1.3.2"
+ },
+ {
+ "name": "pipeline-model-definition",
+ "optional": true,
+ "version": "1.3.2"
}
],
"developers": [
@@ -35012,19 +37099,19 @@
}
],
"excerpt": "This plugin reads the build workspace to generate VCS (git or svn) rich html diffs from current and previous revisions.",
- "gav": "org.jenkins-ci.plugins:last-changes:2.6.8",
+ "gav": "org.jenkins-ci.plugins:last-changes:2.7.6",
"labels": [],
"name": "last-changes",
- "previousTimestamp": "2018-09-09T17:50:51.00Z",
- "previousVersion": "2.6.7",
- "releaseTimestamp": "2018-10-02T02:22:52.00Z",
- "requiredCore": "2.46.1",
+ "previousTimestamp": "2019-04-25T18:42:51.00Z",
+ "previousVersion": "2.7.5",
+ "releaseTimestamp": "2019-08-14T19:51:05.00Z",
+ "requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/last-changes-plugin",
- "sha1": "P3e6rn3zwC+0mvrABSKynwewPv8=",
- "sha256": "92E0oylgU2K7+bD4Gpc3q8U0GXalRz7roOuauiIH0ZM=",
+ "sha1": "+s8KrEr4/Sc2sf7gCjfBqWVtUw8=",
+ "sha256": "sJsiSd0OmYGNPxDoPUrIrZeJ/zF8rn5gA0s2+3kdVxU=",
"title": "Last Changes",
- "url": "http://updates.jenkins-ci.org/download/plugins/last-changes/2.6.8/last-changes.hpi",
- "version": "2.6.8",
+ "url": "http://updates.jenkins-ci.org/download/plugins/last-changes/2.7.6/last-changes.hpi",
+ "version": "2.7.6",
"wiki": "https://plugins.jenkins.io/last-changes"
},
"lastfailureversioncolumn": {
@@ -35439,7 +37526,7 @@
"wiki": "https://plugins.jenkins.io/list-command"
},
"list-git-branches-parameter": {
- "buildDate": "Jan 28, 2019",
+ "buildDate": "Apr 25, 2019",
"dependencies": [
{
"name": "rebuild",
@@ -35449,7 +37536,7 @@
{
"name": "git",
"optional": false,
- "version": "3.6.0"
+ "version": "3.9.3"
},
{
"name": "jquery",
@@ -35470,19 +37557,19 @@
}
],
"excerpt": "Adds ability to choose from git repository revisions or tags",
- "gav": "org.jenkins-ci.plugins:list-git-branches-parameter:0.0.4",
+ "gav": "org.jenkins-ci.plugins:list-git-branches-parameter:0.0.7",
"labels": [],
"name": "list-git-branches-parameter",
- "previousTimestamp": "2019-01-03T02:28:19.00Z",
- "previousVersion": "0.0.3",
- "releaseTimestamp": "2019-01-28T09:26:57.00Z",
+ "previousTimestamp": "2019-01-28T09:26:57.00Z",
+ "previousVersion": "0.0.4",
+ "releaseTimestamp": "2019-04-25T09:57:15.00Z",
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/list-git-branches-parameter-plugin",
- "sha1": "y8bhKp33G4v3cVI28h1vnT0v8Jg=",
- "sha256": "tbeXwAiL4FgOfVK6aHA4VXu94m/RDDZNesN2kzUnOIw=",
+ "sha1": "dYLScPtcMMByGLjkDTUvzUXN/bg=",
+ "sha256": "aVB5lx1J6G5ClSiTzsyXUmWooDpkjsf9Mx6BrIky9UM=",
"title": "List Git Branches Parameter",
- "url": "http://updates.jenkins-ci.org/download/plugins/list-git-branches-parameter/0.0.4/list-git-branches-parameter.hpi",
- "version": "0.0.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/list-git-branches-parameter/0.0.7/list-git-branches-parameter.hpi",
+ "version": "0.0.7",
"wiki": "https://plugins.jenkins.io/list-git-branches-parameter"
},
"literate": {
@@ -35554,6 +37641,51 @@
"version": "1.4.5",
"wiki": "https://plugins.jenkins.io/livescreenshot"
},
+ "llvm-cov": {
+ "buildDate": "Jul 29, 2019",
+ "dependencies": [
+ {
+ "name": "code-coverage-api",
+ "optional": false,
+ "version": "1.0.11"
+ },
+ {
+ "name": "jackson2-api",
+ "optional": false,
+ "version": "2.8.11.3"
+ },
+ {
+ "name": "scm-api",
+ "optional": false,
+ "version": "2.4.1"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.9"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "cizezsy",
+ "email": "zsy19980307@gmail.com",
+ "name": "Shenyu Zheng"
+ }
+ ],
+ "excerpt": "This plugin integrates JSON format llvm-cov reports to Jenkins.",
+ "gav": "io.jenkins.plugins:llvm-cov:1.0.0",
+ "labels": [],
+ "name": "llvm-cov",
+ "releaseTimestamp": "2019-07-29T08:39:56.00Z",
+ "requiredCore": "2.60.3",
+ "scm": "https://github.com/jenkinsci/llvm-cov-plugin",
+ "sha1": "h8KNbdHg8V2dx06imu6323JbRLA=",
+ "sha256": "UM/5JbBR7UGvuCfSP4wOibrFiKXkQbDK6qKbdNwXL8g=",
+ "title": "llvm-cov",
+ "url": "http://updates.jenkins-ci.org/download/plugins/llvm-cov/1.0.0/llvm-cov.hpi",
+ "version": "1.0.0",
+ "wiki": "https://plugins.jenkins.io/llvm-cov"
+ },
"loadcomplete": {
"buildDate": "Sep 13, 2018",
"dependencies": [
@@ -35730,6 +37862,38 @@
"version": "1.4",
"wiki": "https://plugins.jenkins.io/loadium"
},
+ "loadninja": {
+ "buildDate": "Jun 27, 2019",
+ "dependencies": [
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "ctalaverq",
+ "email": "christopher.talavera@smartbear.com",
+ "name": "Christopher Talavera"
+ }
+ ],
+ "excerpt": "Allows users to run a LoadNinja load test.",
+ "gav": "org.jenkins-ci.plugins:loadninja:1.4",
+ "labels": [],
+ "name": "loadninja",
+ "previousTimestamp": "2019-04-17T16:16:51.00Z",
+ "previousVersion": "1.3",
+ "releaseTimestamp": "2019-06-27T16:13:20.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/loadninja-plugin",
+ "sha1": "QYWrPMnXhwn41fiwN3SB0bavbrU=",
+ "sha256": "jxhIp5D3SFBl2aYnLFQITnPW6gntrzEZURCahlAnkHQ=",
+ "title": "LoadNinja",
+ "url": "http://updates.jenkins-ci.org/download/plugins/loadninja/1.4/loadninja.hpi",
+ "version": "1.4",
+ "wiki": "https://plugins.jenkins.io/loadninja"
+ },
"locale": {
"buildDate": "Nov 01, 2018",
"dependencies": [],
@@ -35761,33 +37925,65 @@
"version": "1.4",
"wiki": "https://plugins.jenkins.io/locale"
},
- "localization-zh-cn": {
- "buildDate": "Jan 01, 2019",
+ "localization-support": {
+ "buildDate": "May 02, 2019",
"dependencies": [],
"developers": [
{
+ "developerId": "danielbeck"
+ }
+ ],
+ "excerpt": "Supporting infrastructure for standalone localization plugins. On its own, this plugin doesn&#39;t do a lot, it requires other plugins to work.",
+ "gav": "io.jenkins.plugins:localization-support:1.1",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "localization-support",
+ "previousTimestamp": "2019-05-01T18:27:10.00Z",
+ "previousVersion": "1.0",
+ "releaseTimestamp": "2019-05-02T09:57:12.00Z",
+ "requiredCore": "2.173",
+ "scm": "https://github.com/jenkinsci/localization-support-plugin",
+ "sha1": "2kUYWi2eh/ZIRGE9gZfvW/Xn9SA=",
+ "sha256": "M7Bub847bbuuLy08KKFG2cdFNE2+F+/6r/wgvop+11o=",
+ "title": "Localization Support",
+ "url": "http://updates.jenkins-ci.org/download/plugins/localization-support/1.1/localization-support.hpi",
+ "version": "1.1",
+ "wiki": "https://plugins.jenkins.io/localization-support"
+ },
+ "localization-zh-cn": {
+ "buildDate": "Sep 04, 2019",
+ "dependencies": [
+ {
+ "name": "localization-support",
+ "optional": false,
+ "version": "1.1"
+ }
+ ],
+ "developers": [
+ {
"developerId": "linuxsuren",
"name": "Zhao Xiaojie"
}
],
- "excerpt": "Jenkins 及其插件的简体中文语言包。",
- "gav": "org.jenkins-ci.plugins:localization-zh-cn:0.0.13",
+ "excerpt": "Jenkins Core 及其插件的简体中文语言包&#xff0c;由 <a href=\"https://jenkins-zh.cn/about\" rel=\"nofollow\">Jenkins 中文社区</a>维护。",
+ "gav": "org.jenkins-ci.plugins:localization-zh-cn:1.0.8",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "localization-zh-cn",
- "previousTimestamp": "2018-11-26T11:15:59.00Z",
- "previousVersion": "0.0.12",
- "releaseTimestamp": "2019-01-01T11:39:43.00Z",
- "requiredCore": "1.580.1",
+ "previousTimestamp": "2019-06-10T10:29:52.00Z",
+ "previousVersion": "1.0.7",
+ "releaseTimestamp": "2019-09-04T01:23:30.00Z",
+ "requiredCore": "2.173",
"scm": "https://github.com/jenkinsci/localization-zh-cn-plugin",
- "sha1": "PvYmw1q6bMWwkkoR366l1H3NnHU=",
- "sha256": "oQXLhuIv0pjNMMo689nktlMJJAMA8jEBhZA8chWbxJA=",
+ "sha1": "yIqLV6WeceO6y13HTfMxqQCRD20=",
+ "sha256": "NHhUe7onnoWHBc6jkpd9dVF26az4j0zhfxlyyHuxW2c=",
"title": "Localization: Chinese (Simplified)",
- "url": "http://updates.jenkins-ci.org/download/plugins/localization-zh-cn/0.0.13/localization-zh-cn.hpi",
- "version": "0.0.13",
+ "url": "http://updates.jenkins-ci.org/download/plugins/localization-zh-cn/1.0.8/localization-zh-cn.hpi",
+ "version": "1.0.8",
"wiki": "https://plugins.jenkins.io/localization-zh-cn"
},
"lockable-resources": {
- "buildDate": "Jan 18, 2019",
+ "buildDate": "Mar 22, 2019",
"compatibleSinceVersion": "2.0",
"dependencies": [
{
@@ -35829,22 +38025,22 @@
}
],
"excerpt": "This plugin allows to define external resources (such as printers, phones, computers) that can be locked by builds. If a build requires an external resource which is already locked, it will wait for the resource to be free.",
- "gav": "org.6wind.jenkins:lockable-resources:2.4",
+ "gav": "org.6wind.jenkins:lockable-resources:2.5",
"labels": [
"cluster",
"slaves"
],
"name": "lockable-resources",
- "previousTimestamp": "2018-06-26T17:45:25.00Z",
- "previousVersion": "2.3",
- "releaseTimestamp": "2019-01-18T14:03:47.00Z",
+ "previousTimestamp": "2019-01-18T14:03:47.00Z",
+ "previousVersion": "2.4",
+ "releaseTimestamp": "2019-03-22T10:55:56.00Z",
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/lockable-resources-plugin",
- "sha1": "keL7jQJ5FAnHWmavX6FWU+CKoa0=",
- "sha256": "qCsogQzhHBF7FKVbrvNVasO2ayr29jpYp9PA+Zvu5xQ=",
+ "sha1": "9Ey3gN9R4gmGSkfKNOk1BtP0eMU=",
+ "sha256": "tZ4u1lQpCAzYFxVXnF4e69DBz+XbLrKthruvKVpkyz8=",
"title": "Lockable Resources",
- "url": "http://updates.jenkins-ci.org/download/plugins/lockable-resources/2.4/lockable-resources.hpi",
- "version": "2.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/lockable-resources/2.5/lockable-resources.hpi",
+ "version": "2.5",
"wiki": "https://plugins.jenkins.io/lockable-resources"
},
"locked-files-report": {
@@ -35933,59 +38129,67 @@
"wiki": "https://plugins.jenkins.io/log-command"
},
"log-file-filter": {
- "buildDate": "Feb 27, 2019",
+ "buildDate": "May 01, 2019",
"dependencies": [
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.9"
+ "version": "2.14"
}
],
"developers": [
{
- "developerId": "ccapdevi"
+ "developerId": "andreas"
}
],
"excerpt": "Allows specifying patterns to mask console output.",
- "gav": "com.tsystems.sbs:log-file-filter:1.10",
+ "gav": "com.tsystems.sbs:log-file-filter:1.11",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "log-file-filter",
- "previousTimestamp": "2019-02-27T12:56:12.00Z",
- "previousVersion": "1.9",
- "releaseTimestamp": "2019-02-27T13:02:43.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2019-02-27T13:02:43.00Z",
+ "previousVersion": "1.10",
+ "releaseTimestamp": "2019-05-01T13:50:51.00Z",
+ "requiredCore": "2.107.3",
"scm": "https://github.com/jenkinsci/log-file-filter-plugin",
- "sha1": "K7+BXvqKfVyi6UwgN43U6lhywj8=",
- "sha256": "t6gJe12Oh7LaoeNQmOplMnlRg1VWL3vflQTDyLXU2Ic=",
+ "sha1": "b/bq/YI8h6Lxnw30bhinZeomYyQ=",
+ "sha256": "pNkkGfEMI7nVUFAzEuMBtpraTp++79yL7T2L+IHFwHM=",
"title": "Log File Filter",
- "url": "http://updates.jenkins-ci.org/download/plugins/log-file-filter/1.10/log-file-filter.hpi",
- "version": "1.10",
+ "url": "http://updates.jenkins-ci.org/download/plugins/log-file-filter/1.11/log-file-filter.hpi",
+ "version": "1.11",
"wiki": "https://plugins.jenkins.io/log-file-filter"
},
"log-parser": {
- "buildDate": "Oct 20, 2015",
+ "buildDate": "Jul 05, 2019",
"dependencies": [],
"developers": [
{
+ "developerId": "hypery2k",
+ "email": "contact@martinreinhardt-online.de",
+ "name": "Martin Reinhardt"
+ },
+ {
"developerId": "jborghi",
"email": "jborghi@java.net",
"name": "John Borghi"
}
],
"excerpt": "Parses the console log generated by a build",
- "gav": "org.jenkins-ci.plugins:log-parser:2.0",
+ "gav": "org.jenkins-ci.plugins:log-parser:2.1",
"labels": [
"report"
],
"name": "log-parser",
- "releaseTimestamp": "2015-10-20T07:34:31.00Z",
- "requiredCore": "1.596.1",
+ "previousTimestamp": "2015-10-20T07:34:31.00Z",
+ "previousVersion": "2.0",
+ "releaseTimestamp": "2019-07-05T21:17:16.00Z",
+ "requiredCore": "2.138.2",
"scm": "https://github.com/jenkinsci/log-parser-plugin",
- "sha1": "3qyoAoMul4XY1bxBOTfNVS2Fymc=",
- "sha256": "Ho7EYBGa74TqodiE1Fae0daxH44E3oci9Uf9458uEWI=",
+ "sha1": "lOkVpezd+Szv2oevDcR5DbJ3e4U=",
+ "sha256": "gkA39B2qaJSlG28BquiNK3ZsaRp9ofR0GkmhD1PSKaM=",
"title": "Log Parser",
- "url": "http://updates.jenkins-ci.org/download/plugins/log-parser/2.0/log-parser.hpi",
- "version": "2.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/log-parser/2.1/log-parser.hpi",
+ "version": "2.1",
"wiki": "https://plugins.jenkins.io/log-parser"
},
"logaction-plugin": {
@@ -36159,7 +38363,7 @@
"wiki": "https://plugins.jenkins.io/login-theme"
},
"logstash": {
- "buildDate": "Oct 01, 2018",
+ "buildDate": "May 24, 2019",
"compatibleSinceVersion": "2.0",
"dependencies": [
{
@@ -36201,7 +38405,7 @@
}
],
"excerpt": "Adds the possibility to push builds logs and build data to a Logstash indexer such as Redis, RabbitMQ, Elastic Search or to Syslog.",
- "gav": "org.jenkins-ci.plugins:logstash:2.3.0",
+ "gav": "org.jenkins-ci.plugins:logstash:2.3.1",
"labels": [
"external",
"buildwrapper",
@@ -36209,16 +38413,16 @@
"post-build"
],
"name": "logstash",
- "previousTimestamp": "2018-10-01T14:11:49.00Z",
- "previousVersion": "2.2.0",
- "releaseTimestamp": "2018-10-01T14:24:02.00Z",
+ "previousTimestamp": "2018-10-01T14:24:02.00Z",
+ "previousVersion": "2.3.0",
+ "releaseTimestamp": "2019-05-24T12:11:46.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/logstash-plugin",
- "sha1": "4ex+DzaLQ3ttt+4RVrvohLIZz0E=",
- "sha256": "A5qu97Fb9eJovjm9fVQ1R+9AqWWd4zXSGjDY1uZ/irA=",
+ "sha1": "Q9Bo5drOPpyBtuTc6CZrG2wRLNY=",
+ "sha256": "+cqYIMYgof4+S0rNuvMGHDHHMfIa47lBktZBcKIJLJA=",
"title": "Logstash",
- "url": "http://updates.jenkins-ci.org/download/plugins/logstash/2.3.0/logstash.hpi",
- "version": "2.3.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/logstash/2.3.1/logstash.hpi",
+ "version": "2.3.1",
"wiki": "https://plugins.jenkins.io/logstash"
},
"lotus-connections-plugin": {
@@ -36287,7 +38491,8 @@
"wiki": "https://plugins.jenkins.io/lucene-search"
},
"m2release": {
- "buildDate": "Mar 31, 2014",
+ "buildDate": "Jul 26, 2019",
+ "compatibleSinceVersion": "0.15",
"dependencies": [
{
"name": "dashboard-view",
@@ -36315,26 +38520,26 @@
}
],
"excerpt": "A plug-in that enables you to perform releases using the <a href=\"http://maven.apache.org/plugins/maven-release-plugin/\" rel=\"nofollow\">maven-release-plugin</a> from Jenkins.",
- "gav": "org.jenkins-ci.plugins.m2release:m2release:0.14.0",
+ "gav": "org.jenkins-ci.plugins.m2release:m2release:0.15.0",
"labels": [
"buildwrapper",
"maven"
],
"name": "m2release",
- "previousTimestamp": "2013-12-23T16:58:15.00Z",
- "previousVersion": "0.13.0",
- "releaseTimestamp": "2014-03-31T17:13:29.00Z",
+ "previousTimestamp": "2014-03-31T17:13:29.00Z",
+ "previousVersion": "0.14.0",
+ "releaseTimestamp": "2019-07-26T11:43:53.00Z",
"requiredCore": "1.509.3",
"scm": "https://github.com/jenkinsci/m2release-plugin/",
- "sha1": "McY6TvRujUUCWZ8uDCANN8dRUd8=",
- "sha256": "neM3aD4mb9OOAFavCqe/yQ9GI3LOlp4aoYc6HToP8lk=",
+ "sha1": "Ppz2MC4fjNMJ6hHENz/Hln9Q1o0=",
+ "sha256": "gKOPiaXDLiuvlLM+y1cqGi2jw/ocMUAk5MzNIwzX5b4=",
"title": "Maven Release Plug-in",
- "url": "http://updates.jenkins-ci.org/download/plugins/m2release/0.14.0/m2release.hpi",
- "version": "0.14.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/m2release/0.15.0/m2release.hpi",
+ "version": "0.15.0",
"wiki": "https://plugins.jenkins.io/m2release"
},
"mabl-integration": {
- "buildDate": "Nov 27, 2018",
+ "buildDate": "Sep 05, 2019",
"dependencies": [
{
"name": "structs",
@@ -36350,21 +38555,58 @@
}
],
"excerpt": "mabl remote journey launcher",
- "gav": "com.mabl.integration.jenkins:mabl-integration:0.0.12",
+ "gav": "com.mabl.integration.jenkins:mabl-integration:0.0.15",
"labels": [],
"name": "mabl-integration",
- "previousTimestamp": "2018-06-19T14:50:33.00Z",
- "previousVersion": "0.0.10",
- "releaseTimestamp": "2018-11-27T22:38:45.00Z",
+ "previousTimestamp": "2019-09-05T14:43:41.00Z",
+ "previousVersion": "0.0.14",
+ "releaseTimestamp": "2019-09-05T14:56:26.00Z",
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/mabl-integration-plugin",
- "sha1": "GAJJejT6Vpwa4TxJHgMPl9LxU/Y=",
- "sha256": "owHqd9Vainu1jVbFsdkiMdnv4v3ZFV0lfa+Xmg8fG6E=",
+ "sha1": "m/uiBCsA1xgho5pXXKRW4UHgNio=",
+ "sha256": "hru55gxkDDlKNARcqeE0gotGM/F7kr04VK+pk+/ylbU=",
"title": "mabl",
- "url": "http://updates.jenkins-ci.org/download/plugins/mabl-integration/0.0.12/mabl-integration.hpi",
- "version": "0.0.12",
+ "url": "http://updates.jenkins-ci.org/download/plugins/mabl-integration/0.0.15/mabl-integration.hpi",
+ "version": "0.0.15",
"wiki": "https://plugins.jenkins.io/mabl-integration"
},
+ "macstadium-orka": {
+ "buildDate": "Aug 29, 2019",
+ "dependencies": [
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.18"
+ },
+ {
+ "name": "ssh-slaves",
+ "optional": false,
+ "version": "1.21"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "ispasov",
+ "email": "ivan@st6.io",
+ "name": "Ivan Spasov"
+ }
+ ],
+ "excerpt": "This plugin integrates Jenkins with <a href=\"https://www.macstadium.com/orka\" rel=\"nofollow\">Orka by MacStadium</a>, a virtualization layer for Mac build infrastructure built on genuine Apple hardware. The plugin allows you to provision both permanent and ephemeral agents in an Orka environment.",
+ "gav": "io.jenkins.plugins:macstadium-orka:1.2",
+ "labels": [],
+ "name": "macstadium-orka",
+ "previousTimestamp": "2019-08-16T19:20:47.00Z",
+ "previousVersion": "1.1",
+ "releaseTimestamp": "2019-08-29T08:59:59.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/macstadium-orka-plugin",
+ "sha1": "FARmiNdcDpPeTVluoxrG+mM1aII=",
+ "sha256": "iVLNjYYS+WvlpEK+IZ1q9TsAfBbpmOb3WTD29XeVN+o=",
+ "title": "Orka by MacStadium",
+ "url": "http://updates.jenkins-ci.org/download/plugins/macstadium-orka/1.2/macstadium-orka.hpi",
+ "version": "1.2",
+ "wiki": "https://plugins.jenkins.io/macstadium-orka"
+ },
"mail-watcher-plugin": {
"buildDate": "Nov 23, 2016",
"dependencies": [
@@ -36437,12 +38679,12 @@
"wiki": "https://plugins.jenkins.io/mailcommander"
},
"mailer": {
- "buildDate": "Jan 04, 2019",
+ "buildDate": "Sep 03, 2019",
"dependencies": [
{
"name": "display-url-api",
"optional": false,
- "version": "1.0"
+ "version": "2.3.1"
}
],
"developers": [
@@ -36451,20 +38693,20 @@
}
],
"excerpt": "This plugin allows you to configure email notifications for build results",
- "gav": "org.jenkins-ci.plugins:mailer:1.23",
+ "gav": "org.jenkins-ci.plugins:mailer:1.26",
"labels": [],
- "minimumJavaVersion": "1.7",
+ "minimumJavaVersion": "1.8",
"name": "mailer",
- "previousTimestamp": "2018-10-19T14:05:55.00Z",
- "previousVersion": "1.22",
- "releaseTimestamp": "2019-01-04T11:07:40.00Z",
- "requiredCore": "1.642.3",
+ "previousTimestamp": "2019-08-30T13:52:32.00Z",
+ "previousVersion": "1.25",
+ "releaseTimestamp": "2019-09-03T10:44:07.00Z",
+ "requiredCore": "2.150.1",
"scm": "https://github.com/jenkinsci/mailer-plugin",
- "sha1": "N2ZWv9eGhrIIn+PhND7fFNlyrKE=",
- "sha256": "7NGmxlQONrKal4T3JVtKxR5mykoGgjF9itYlUJroBpA=",
+ "sha1": "cD0cmjFNDLXkCTieDt1w5oMMVIA=",
+ "sha256": "37oYrdrGdMcYpLJV+CV3QGbic7B3xAKBP7EXKUGv9PM=",
"title": "Mailer",
- "url": "http://updates.jenkins-ci.org/download/plugins/mailer/1.23/mailer.hpi",
- "version": "1.23",
+ "url": "http://updates.jenkins-ci.org/download/plugins/mailer/1.26/mailer.hpi",
+ "version": "1.26",
"wiki": "https://plugins.jenkins.io/mailer"
},
"mailmap-resolver": {
@@ -36725,17 +38967,17 @@
"wiki": "https://plugins.jenkins.io/marathon"
},
"mashup-portlets-plugin": {
- "buildDate": "Apr 04, 2018",
+ "buildDate": "May 08, 2019",
"dependencies": [
{
- "name": "jquery",
+ "name": "dashboard-view",
"optional": false,
- "version": "1.7.2-1"
+ "version": "2.10"
},
{
- "name": "dashboard-view",
+ "name": "jquery",
"optional": false,
- "version": "2.9.2"
+ "version": "1.12.4-0"
}
],
"developers": [
@@ -36746,22 +38988,22 @@
}
],
"excerpt": "Additional Dashboard Portlets: Generic JS Portlet (lets you pull in arbitrary content via JS), Recent Changes Portlet (shows the SCM changes for a given job), SonarQube Portlets (show SonarQube statistics directly in Jenkins) and Test Results Portlet (shows the test results for a given job).",
- "gav": "javagh.jenkins:mashup-portlets-plugin:1.0.9",
+ "gav": "javagh.jenkins:mashup-portlets-plugin:1.1.0",
"labels": [
"ui",
"external"
],
"name": "mashup-portlets-plugin",
- "previousTimestamp": "2017-04-20T06:47:50.00Z",
- "previousVersion": "1.0.8",
- "releaseTimestamp": "2018-04-04T23:01:57.00Z",
- "requiredCore": "1.580.1",
+ "previousTimestamp": "2018-04-04T23:01:57.00Z",
+ "previousVersion": "1.0.9",
+ "releaseTimestamp": "2019-05-08T23:09:23.00Z",
+ "requiredCore": "2.164",
"scm": "https://github.com/jenkinsci/mashup-portlets-plugin",
- "sha1": "UK5XeTO3vBIwEVX9HkgDeBVKd10=",
- "sha256": "txjn31vL0GLj0SY/I5oVq2JR9MTOvHz94SHOEtHQwYg=",
+ "sha1": "5zrE6dGOQaUOSWV1pb0OUpQupsU=",
+ "sha256": "OmzdriwcIDVsAk6oXqK5UC+nA7qShgTr6VROpIl0ZIQ=",
"title": "Mashup Portlets",
- "url": "http://updates.jenkins-ci.org/download/plugins/mashup-portlets-plugin/1.0.9/mashup-portlets-plugin.hpi",
- "version": "1.0.9",
+ "url": "http://updates.jenkins-ci.org/download/plugins/mashup-portlets-plugin/1.1.0/mashup-portlets-plugin.hpi",
+ "version": "1.1.0",
"wiki": "https://plugins.jenkins.io/mashup-portlets-plugin"
},
"mask-passwords": {
@@ -36797,11 +39039,79 @@
"version": "2.12.0",
"wiki": "https://plugins.jenkins.io/mask-passwords"
},
+ "mathworks-polyspace": {
+ "buildDate": "Apr 24, 2019",
+ "dependencies": [
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "1.14"
+ },
+ {
+ "name": "mailer",
+ "optional": false,
+ "version": "1.10"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "pascal-brand38",
+ "email": "pascal.brand38@gmail.com",
+ "name": "Pascal Brand"
+ }
+ ],
+ "excerpt": "This plugin integrates <a href=\"https://www.mathworks.com/products/polyspace.html/\" rel=\"nofollow\">Polyspace (R)</a> products with Jenkins for automated analysis. <a href=\"https://www.mathworks.com/products/polyspace.html/\" rel=\"nofollow\">Polyspace (R)</a> static code analysis products can prove absence of critical run-time errors using formal methods, find hundreds of classes of bugs, and check for adherence to coding rules (MISRA C, MISRA C&#43;&#43;, JSF&#43;&#43;) and security rules (CWE, CERT-C, CERT-C&#43;&#43;, ISO/IEC 17961).",
+ "gav": "io.jenkins.plugins:mathworks-polyspace:1.0.1",
+ "labels": [],
+ "name": "mathworks-polyspace",
+ "previousTimestamp": "2019-03-26T09:22:16.00Z",
+ "previousVersion": "1.0.0",
+ "releaseTimestamp": "2019-04-24T13:23:41.00Z",
+ "requiredCore": "1.625.3",
+ "scm": "https://github.com/jenkinsci/mathworks-polyspace-plugin",
+ "sha1": "A8LqZv8FRdkKgZ2R373q9c9FjAY=",
+ "sha256": "ecypsoAbu6fetmmBNgBYKQjybquKl23Q4vBcjZBffrQ=",
+ "title": "MathWorks Polyspace",
+ "url": "http://updates.jenkins-ci.org/download/plugins/mathworks-polyspace/1.0.1/mathworks-polyspace.hpi",
+ "version": "1.0.1",
+ "wiki": "https://plugins.jenkins.io/mathworks-polyspace"
+ },
+ "matlab": {
+ "buildDate": "Aug 21, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "mathworks_ci_team",
+ "email": "nbhoski@mathworks.com",
+ "name": "MathWorks"
+ }
+ ],
+ "excerpt": "This plugin integrates MATLAB (R) with Jenkins and provides Jenkins interface to run MATLAB and Simulink (R) tests.",
+ "gav": "org.jenkins-ci.plugins:matlab:1.0.2",
+ "labels": [],
+ "name": "matlab",
+ "previousTimestamp": "2019-05-10T04:17:24.00Z",
+ "previousVersion": "1.0.1",
+ "releaseTimestamp": "2019-08-21T09:27:25.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/matlab-plugin",
+ "sha1": "g6XFdYBGi4V2cd44hbnEDqcmplo=",
+ "sha256": "kZq/Ygysnhqge2eNM/QB7vnntctonfU3LQt8vYofEOQ=",
+ "title": "MATLAB",
+ "url": "http://updates.jenkins-ci.org/download/plugins/matlab/1.0.2/matlab.hpi",
+ "version": "1.0.2",
+ "wiki": "https://plugins.jenkins.io/matlab"
+ },
"matrix-auth": {
- "buildDate": "Jul 10, 2018",
+ "buildDate": "May 02, 2019",
"compatibleSinceVersion": "2.0",
"dependencies": [
{
+ "name": "configuration-as-code",
+ "optional": true,
+ "version": "1.12"
+ },
+ {
"name": "cloudbees-folder",
"optional": true,
"version": "6.1.0"
@@ -36813,21 +39123,22 @@
}
],
"excerpt": "Offers matrix-based security authorization strategies (global and per-project).",
- "gav": "org.jenkins-ci.plugins:matrix-auth:2.3",
+ "gav": "org.jenkins-ci.plugins:matrix-auth:2.4.2",
"labels": [
"user"
],
+ "minimumJavaVersion": "1.8",
"name": "matrix-auth",
- "previousTimestamp": "2017-11-12T22:06:22.00Z",
- "previousVersion": "2.2",
- "releaseTimestamp": "2018-07-10T16:34:37.00Z",
- "requiredCore": "2.60.1",
+ "previousTimestamp": "2019-04-27T14:59:19.00Z",
+ "previousVersion": "2.4.1",
+ "releaseTimestamp": "2019-05-02T21:45:49.00Z",
+ "requiredCore": "2.138.3",
"scm": "https://github.com/jenkinsci/matrix-auth-plugin",
- "sha1": "bp/i3eqIvdk6ww8KlYyB/Sb1HPw=",
- "sha256": "kThPg7A03Fd+G9jp+l4vmj4fgyzLH49WNYG9nvlxtdw=",
+ "sha1": "9VQMvoZeckEshrIkOmp3XuxSFRY=",
+ "sha256": "jzDgStj8ZfurlaEbeoU0W0HdJzq/fJFursem2KhBcug=",
"title": "Matrix Authorization Strategy",
- "url": "http://updates.jenkins-ci.org/download/plugins/matrix-auth/2.3/matrix-auth.hpi",
- "version": "2.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/matrix-auth/2.4.2/matrix-auth.hpi",
+ "version": "2.4.2",
"wiki": "https://plugins.jenkins.io/matrix-auth"
},
"matrix-combinations-parameter": {
@@ -36914,7 +39225,7 @@
"wiki": "https://plugins.jenkins.io/matrix-groovy-execution-strategy"
},
"matrix-project": {
- "buildDate": "Apr 10, 2018",
+ "buildDate": "Feb 27, 2019",
"dependencies": [
{
"name": "junit",
@@ -36924,7 +39235,7 @@
{
"name": "script-security",
"optional": false,
- "version": "1.13"
+ "version": "1.54"
}
],
"developers": [
@@ -36934,21 +39245,21 @@
}
],
"excerpt": "Multi-configuration (matrix) project type.",
- "gav": "org.jenkins-ci.plugins:matrix-project:1.13",
+ "gav": "org.jenkins-ci.plugins:matrix-project:1.14",
"labels": [
"misc"
],
"name": "matrix-project",
- "previousTimestamp": "2017-10-03T11:01:20.00Z",
- "previousVersion": "1.12",
- "releaseTimestamp": "2018-04-10T10:04:19.00Z",
- "requiredCore": "1.609",
+ "previousTimestamp": "2018-04-10T10:04:19.00Z",
+ "previousVersion": "1.13",
+ "releaseTimestamp": "2019-02-27T21:41:24.00Z",
+ "requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/matrix-project-plugin",
- "sha1": "2bGksFUT1UmSOiaMPLmMVSca5Jw=",
- "sha256": "612Y4FUgMY+jSKj0G/AzxgaEnqGi4zAcIXxaHDIorxM=",
+ "sha1": "sBg0X0ORm8L+GwlEpUF6NiHdEkI=",
+ "sha256": "iNhO916mPD7YJsrssrwD7Vkgb9FkKI8Cut584mhaOIo=",
"title": "Matrix Project",
- "url": "http://updates.jenkins-ci.org/download/plugins/matrix-project/1.13/matrix-project.hpi",
- "version": "1.13",
+ "url": "http://updates.jenkins-ci.org/download/plugins/matrix-project/1.14/matrix-project.hpi",
+ "version": "1.14",
"wiki": "https://plugins.jenkins.io/matrix-project"
},
"matrix-reloaded": {
@@ -37011,7 +39322,7 @@
"wiki": "https://plugins.jenkins.io/matrixtieparent"
},
"mattermost": {
- "buildDate": "Feb 12, 2019",
+ "buildDate": "Jul 29, 2019",
"compatibleSinceVersion": "2.4.0",
"dependencies": [
{
@@ -37038,25 +39349,25 @@
}
],
"excerpt": "This plugin is a Mattermost notifier that can publish build status to Mattermost channels.",
- "gav": "org.jenkins-ci.plugins:mattermost:2.6.3",
+ "gav": "org.jenkins-ci.plugins:mattermost:2.7.0",
"labels": [
"notifier"
],
"name": "mattermost",
- "previousTimestamp": "2019-01-16T08:53:15.00Z",
- "previousVersion": "2.6.2",
- "releaseTimestamp": "2019-02-12T08:09:45.00Z",
+ "previousTimestamp": "2019-07-29T16:33:26.00Z",
+ "previousVersion": "2.6.4",
+ "releaseTimestamp": "2019-07-29T16:43:27.00Z",
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/mattermost-plugin",
- "sha1": "N22Sr0Qb7IkdZfnN9n1KHQ8tJD4=",
- "sha256": "HxUj76l7Cxt0lzHsiZoVdh5scV89FBr+gtKImRvaCMI=",
+ "sha1": "4GdIMUy4Org0G0v6uRjiyycoFks=",
+ "sha256": "53Bm2cAzbAtSQJsX2R/9kr/d9Vq8aLeRIYshHkTmP6E=",
"title": "Mattermost Notification",
- "url": "http://updates.jenkins-ci.org/download/plugins/mattermost/2.6.3/mattermost.hpi",
- "version": "2.6.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/mattermost/2.7.0/mattermost.hpi",
+ "version": "2.7.0",
"wiki": "https://plugins.jenkins.io/mattermost"
},
"maven-artifact-choicelistprovider": {
- "buildDate": "Feb 07, 2019",
+ "buildDate": "Jun 12, 2019",
"dependencies": [
{
"name": "extensible-choice-parameter",
@@ -37076,23 +39387,23 @@
}
],
"excerpt": "This Plugin adds a new ChoiceListProvider for the &#34;Extensible Choice Plugin&#34; which is able to read Artifact information from a Nexus repository.",
- "gav": "org.jenkins-ci.plugins:maven-artifact-choicelistprovider:1.4.0",
+ "gav": "org.jenkins-ci.plugins:maven-artifact-choicelistprovider:1.5.1",
"labels": [
"parameter",
"maven"
],
"minimumJavaVersion": "1.8",
"name": "maven-artifact-choicelistprovider",
- "previousTimestamp": "2018-12-20T22:15:00.00Z",
- "previousVersion": "1.3.4",
- "releaseTimestamp": "2019-02-07T08:37:11.00Z",
+ "previousTimestamp": "2019-04-29T08:07:46.00Z",
+ "previousVersion": "1.5.0",
+ "releaseTimestamp": "2019-06-12T12:27:55.00Z",
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/maven-artifact-choicelistprovider-plugin",
- "sha1": "F0f800GyF00ZNm7OL0x9IsQHiaM=",
- "sha256": "ZdRwVhG8zH4P47CUdDjLoq9NZqdjdmhouBSa5RfvW4Q=",
+ "sha1": "DfQogBelbWCzMFmzyLPb2l0Kkuc=",
+ "sha256": "KnVgJh+UjdHpDCjANsx78KkTXqfQ4NQhm3hpvktSJ2A=",
"title": "Maven Artifact ChoiceListProvider (Nexus)",
- "url": "http://updates.jenkins-ci.org/download/plugins/maven-artifact-choicelistprovider/1.4.0/maven-artifact-choicelistprovider.hpi",
- "version": "1.4.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/maven-artifact-choicelistprovider/1.5.1/maven-artifact-choicelistprovider.hpi",
+ "version": "1.5.1",
"wiki": "https://plugins.jenkins.io/maven-artifact-choicelistprovider"
},
"maven-dependency-update-trigger": {
@@ -37342,12 +39653,12 @@
"wiki": "https://plugins.jenkins.io/maven-metadata-plugin"
},
"maven-plugin": {
- "buildDate": "Nov 30, 2018",
+ "buildDate": "Jul 26, 2019",
"dependencies": [
{
"name": "apache-httpcomponents-client-4-api",
"optional": false,
- "version": "4.5.3-2.1"
+ "version": "4.5.5-2.1"
},
{
"name": "javadoc",
@@ -37381,21 +39692,22 @@
}
],
"excerpt": "This plug-in provides, for better and for worse, a deep integration of Jenkins and Maven: Automatic triggers between projects depending on SNAPSHOTs, automated configuration of various Jenkins publishers (Junit, ...).",
- "gav": "org.jenkins-ci.main:maven-plugin:3.2",
+ "gav": "org.jenkins-ci.main:maven-plugin:3.4",
"labels": [
"builder"
],
+ "minimumJavaVersion": "1.8",
"name": "maven-plugin",
- "previousTimestamp": "2018-03-26T23:59:29.00Z",
- "previousVersion": "3.1.2",
- "releaseTimestamp": "2018-11-30T02:47:16.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2019-06-14T22:57:48.00Z",
+ "previousVersion": "3.3",
+ "releaseTimestamp": "2019-07-26T02:04:33.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/maven-plugin",
- "sha1": "VrkiY72ls/RTfNyGmBocL8tf64M=",
- "sha256": "JF+8GDUhtQN5SOIFHfw344SYU8CxPoYwJuLeOOwqXFs=",
+ "sha1": "S4SHOC/7Mkd1Uk3eGZYBSLnQADw=",
+ "sha256": "tVT/M5UjLdx4+L9t0VDooJlMMqAeFrZh0lfG+V17RMM=",
"title": "Maven Integration",
- "url": "http://updates.jenkins-ci.org/download/plugins/maven-plugin/3.2/maven-plugin.hpi",
- "version": "3.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/maven-plugin/3.4/maven-plugin.hpi",
+ "version": "3.4",
"wiki": "https://plugins.jenkins.io/maven-plugin"
},
"maven-release-cascade": {
@@ -37526,6 +39838,40 @@
"version": "1.2",
"wiki": "https://plugins.jenkins.io/maven-repo-cleaner"
},
+ "maven-snapshot-check": {
+ "buildDate": "May 11, 2019",
+ "dependencies": [
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "donhui",
+ "email": "977675308@nqq.com",
+ "name": "donghui"
+ }
+ ],
+ "excerpt": "This plugin is used to check if pom.xml contains SNAPSHOT.",
+ "gav": "org.jenkins-ci.plugins:maven-snapshot-check:1.3",
+ "labels": [
+ "builder"
+ ],
+ "name": "maven-snapshot-check",
+ "previousTimestamp": "2019-05-04T09:30:09.00Z",
+ "previousVersion": "1.2",
+ "releaseTimestamp": "2019-05-11T09:11:59.00Z",
+ "requiredCore": "1.625.3",
+ "scm": "https://github.com/jenkinsci/maven-snapshot-check-plugin",
+ "sha1": "/hE/fALh//S1yQjLBiUHoM0rCqQ=",
+ "sha256": "abHxL2eUY8Kkero1373hgIyifjpDss3tdUvQZKVrdmM=",
+ "title": "Maven SNAPSHOT Check",
+ "url": "http://updates.jenkins-ci.org/download/plugins/maven-snapshot-check/1.3/maven-snapshot-check.hpi",
+ "version": "1.3",
+ "wiki": "https://plugins.jenkins.io/maven-snapshot-check"
+ },
"mdt-deployment": {
"buildDate": "Jun 01, 2016",
"dependencies": [],
@@ -37729,7 +40075,7 @@
"wiki": "https://plugins.jenkins.io/memory-map"
},
"mentor-questa-vrm": {
- "buildDate": "Feb 17, 2019",
+ "buildDate": "Jul 24, 2019",
"dependencies": [
{
"name": "dashboard-view",
@@ -37755,31 +40101,31 @@
}
],
"excerpt": "This plugin adds the ability for Jenkins to publish results from Mentor Graphics Questa Verification Run Manager (VRM).",
- "gav": "com.mentor.questa.vrm.jenkins:mentor-questa-vrm:1.10",
+ "gav": "com.mentor.questa.vrm.jenkins:mentor-questa-vrm:1.11",
"labels": [
"post-build"
],
"name": "mentor-questa-vrm",
- "previousTimestamp": "2018-12-04T19:51:27.00Z",
- "previousVersion": "1.9",
- "releaseTimestamp": "2019-02-17T13:32:58.00Z",
+ "previousTimestamp": "2019-02-17T13:32:58.00Z",
+ "previousVersion": "1.10",
+ "releaseTimestamp": "2019-07-24T16:29:43.00Z",
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/mentor-questa-vrm-plugin",
- "sha1": "f8XVQQiacHcTMbaNeKPcVeZNyIo=",
- "sha256": "qBwTESsieT5OsskqUwNtLEnsVwyBhqc5/79wPn+vL7o=",
+ "sha1": "D6/jVEtIgB4iTdqpDrXtn8U6uWQ=",
+ "sha256": "Nfw6+PdIl005pPq5eYkG1BVd5+GtWOV4P+oRfZjmjMo=",
"title": "Questa VRM",
- "url": "http://updates.jenkins-ci.org/download/plugins/mentor-questa-vrm/1.10/mentor-questa-vrm.hpi",
- "version": "1.10",
+ "url": "http://updates.jenkins-ci.org/download/plugins/mentor-questa-vrm/1.11/mentor-questa-vrm.hpi",
+ "version": "1.11",
"wiki": "https://plugins.jenkins.io/mentor-questa-vrm"
},
"mercurial": {
- "buildDate": "Jan 24, 2019",
+ "buildDate": "Jul 30, 2019",
"compatibleSinceVersion": "2.0",
"dependencies": [
{
"name": "credentials",
"optional": false,
- "version": "2.1.10"
+ "version": "2.2.0"
},
{
"name": "jsch",
@@ -37789,7 +40135,7 @@
{
"name": "matrix-project",
"optional": false,
- "version": "1.2"
+ "version": "1.14"
},
{
"name": "multiple-scms",
@@ -37799,17 +40145,12 @@
{
"name": "scm-api",
"optional": false,
- "version": "2.2.0"
+ "version": "2.6.3"
},
{
"name": "ssh-credentials",
"optional": false,
- "version": "1.12"
- },
- {
- "name": "structs",
- "optional": false,
- "version": "1.9"
+ "version": "1.17.1"
}
],
"developers": [
@@ -37840,21 +40181,22 @@
}
],
"excerpt": "This plugin integrates <a href=\"http://www.selenic.com/mercurial/\" rel=\"nofollow\">Mercurial SCM</a> with Jenkins. It includes repository browsing support for <code>hg serve</code>/<code>hgweb</code>, Google Code, Bitbucket, FishEye, KilnHG and RhodeCode. Features include guaranteed clean builds, named branch support, module lists, Mercurial tool installation, and automatic caching.",
- "gav": "org.jenkins-ci.plugins:mercurial:2.5",
+ "gav": "org.jenkins-ci.plugins:mercurial:2.8",
"labels": [
"scm"
],
+ "minimumJavaVersion": "1.8",
"name": "mercurial",
- "previousTimestamp": "2018-06-27T00:33:06.00Z",
- "previousVersion": "2.4",
- "releaseTimestamp": "2019-01-24T20:46:26.00Z",
- "requiredCore": "2.7.3",
+ "previousTimestamp": "2019-07-11T22:04:36.00Z",
+ "previousVersion": "2.7",
+ "releaseTimestamp": "2019-07-30T16:03:12.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/mercurial-plugin",
- "sha1": "n0K+hg/g2Mn9FJH9klZT/bLMHvM=",
- "sha256": "p8mtKCkfPsyyzYS852LEO076/exkTYZXAhfvuW6yL3U=",
+ "sha1": "7oa1POgrhbDQknVE4I3cSeXOfNU=",
+ "sha256": "DXqZT6hRwP1BFcGLx3Y8KN/YAw7OGIk2FfDMc/zosL4=",
"title": "Mercurial",
- "url": "http://updates.jenkins-ci.org/download/plugins/mercurial/2.5/mercurial.hpi",
- "version": "2.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/mercurial/2.8/mercurial.hpi",
+ "version": "2.8",
"wiki": "https://plugins.jenkins.io/mercurial"
},
"mesos": {
@@ -37971,7 +40313,7 @@
"wiki": "https://plugins.jenkins.io/metadata"
},
"metrics": {
- "buildDate": "Feb 05, 2019",
+ "buildDate": "Jul 03, 2019",
"dependencies": [
{
"name": "workflow-durable-task-step",
@@ -37996,21 +40338,53 @@
}
],
"excerpt": "This plugin exposes the Metrics API to Jenkins plugins.",
- "gav": "org.jenkins-ci.plugins:metrics:4.0.2.3",
+ "gav": "org.jenkins-ci.plugins:metrics:4.0.2.5",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "metrics",
- "previousTimestamp": "2018-06-22T16:45:27.00Z",
- "previousVersion": "4.0.2.2",
- "releaseTimestamp": "2019-02-05T14:55:11.00Z",
+ "previousTimestamp": "2019-06-12T10:56:10.00Z",
+ "previousVersion": "4.0.2.4",
+ "releaseTimestamp": "2019-07-03T09:12:18.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/metrics-plugin",
- "sha1": "fZvbTu+Yp8W04uEAO/Ix/lg4yAs=",
- "sha256": "Ay9p6Lm0FlIyTwB+x5lJF8lCWi/2mVeq9TKhzaWObLQ=",
+ "sha1": "KpMA34UMT8KXyQvd0mYhnlMnmDU=",
+ "sha256": "yfRpAA2fuN+xdtY8SLxfpC2SV+pQUBSD5soDIgtIBmQ=",
"title": "Metrics",
- "url": "http://updates.jenkins-ci.org/download/plugins/metrics/4.0.2.3/metrics.hpi",
- "version": "4.0.2.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/metrics/4.0.2.5/metrics.hpi",
+ "version": "4.0.2.5",
"wiki": "https://plugins.jenkins.io/metrics"
},
+ "metrics-datadog": {
+ "buildDate": "Apr 23, 2019",
+ "dependencies": [
+ {
+ "name": "metrics",
+ "optional": false,
+ "version": "3.1.2.10"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "mpapo",
+ "email": "mpailloncy@cloudbees.com",
+ "name": "Michaël Pailloncy"
+ }
+ ],
+ "excerpt": "This plugin is a Metrics Plugin reporter for DataDog.",
+ "gav": "io.jenkins.plugins:metrics-datadog:1.0",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "metrics-datadog",
+ "releaseTimestamp": "2019-04-23T10:32:05.00Z",
+ "requiredCore": "2.138.4",
+ "scm": "https://github.com/jenkinsci/metrics-datadog-plugin",
+ "sha1": "gl5Ox826xR5zNONE7PypFAtAySU=",
+ "sha256": "okCR9tTboNl49k9K523iAC0ryLGwbkiQAfESrVs8B68=",
+ "title": "Metrics DataDog",
+ "url": "http://updates.jenkins-ci.org/download/plugins/metrics-datadog/1.0/metrics-datadog.hpi",
+ "version": "1.0",
+ "wiki": "https://plugins.jenkins.io/metrics-datadog"
+ },
"metrics-diskusage": {
"buildDate": "Mar 19, 2014",
"dependencies": [
@@ -38104,7 +40478,7 @@
"wiki": "https://plugins.jenkins.io/metrics-graphite"
},
"micro-focus-performance-center-integration": {
- "buildDate": "Dec 26, 2018",
+ "buildDate": "Mar 04, 2019",
"dependencies": [
{
"name": "maven-plugin",
@@ -38205,19 +40579,19 @@
}
],
"excerpt": "The plugin integrates Performance Center with Git.",
- "gav": "org.jenkins-ci.plugins:micro-focus-performance-center-integration:1.1.0",
+ "gav": "org.jenkins-ci.plugins:micro-focus-performance-center-integration:1.1.1",
"labels": [],
"name": "micro-focus-performance-center-integration",
- "previousTimestamp": "2018-11-25T14:50:22.00Z",
- "previousVersion": "1.0.0",
- "releaseTimestamp": "2018-12-26T11:24:56.00Z",
+ "previousTimestamp": "2018-12-26T11:24:56.00Z",
+ "previousVersion": "1.1.0",
+ "releaseTimestamp": "2019-03-04T13:37:32.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/micro-focus-performance-center-integration-plugin",
- "sha1": "ciPmU6mSmGfHOEHB6Y93T6QkGNQ=",
- "sha256": "FualTu+ZK/CXM+B25PM1d+RaY35uaTemnZYpfgRnJzk=",
+ "sha1": "mLd/xxXSgpBJJ/TL8edr2B/s+EY=",
+ "sha256": "vPNt0WzJwum32+MxHtCDIv9JSgB3RtZgXfPJNobVDNk=",
"title": "Micro Focus Performance Center integration With Git",
- "url": "http://updates.jenkins-ci.org/download/plugins/micro-focus-performance-center-integration/1.1.0/micro-focus-performance-center-integration.hpi",
- "version": "1.1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/micro-focus-performance-center-integration/1.1.1/micro-focus-performance-center-integration.hpi",
+ "version": "1.1.1",
"wiki": "https://plugins.jenkins.io/micro-focus-performance-center-integration"
},
"microdocs-integration": {
@@ -38280,6 +40654,36 @@
"version": "0.0.3",
"wiki": "https://plugins.jenkins.io/minio-storage"
},
+ "misra-compliance-report-generator": {
+ "buildDate": "Apr 03, 2019",
+ "dependencies": [
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.9"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "oyvindlr",
+ "email": "oyvindlr@gmail.com",
+ "name": "Øyvind Rørtveit"
+ }
+ ],
+ "excerpt": "Create MISRA compliance reports (Guideline Compliance Summaries)",
+ "gav": "io.jenkins.plugins:misra-compliance-report-generator:1.0",
+ "labels": [],
+ "name": "misra-compliance-report-generator",
+ "releaseTimestamp": "2019-04-03T11:36:12.00Z",
+ "requiredCore": "2.73.3",
+ "scm": "https://github.com/jenkinsci/misra-compliance-report-generator-plugin",
+ "sha1": "FdQte97xhQoVDjgnb1bpRlp5xuk=",
+ "sha256": "q4lR/hq6QeO/GMwERcwsap6MbP9Tz8Sfydy7KewdEC0=",
+ "title": "MISRA Compliance Report",
+ "url": "http://updates.jenkins-ci.org/download/plugins/misra-compliance-report-generator/1.0/misra-compliance-report-generator.hpi",
+ "version": "1.0",
+ "wiki": "https://plugins.jenkins.io/misra-compliance-report-generator"
+ },
"mission-control-view": {
"buildDate": "Jul 20, 2018",
"dependencies": [],
@@ -38622,7 +41026,7 @@
"wiki": "https://plugins.jenkins.io/monitor-remote-job"
},
"monitoring": {
- "buildDate": "Jan 27, 2019",
+ "buildDate": "Jul 26, 2019",
"dependencies": [
{
"name": "aws-cloudwatch-library",
@@ -38637,22 +41041,22 @@
"name": "Emeric Vernat"
}
],
- "excerpt": "Jenkins&#39; monitoring with <a href=\"https://github.com/javamelody/javamelody/wiki\" rel=\"nofollow\">JavaMelody</a>. Open <a href=\"$%7brequest.contextPath%7d/monitoring\" rel=\"nofollow\">report</a> after installation.",
- "gav": "org.jvnet.hudson.plugins:monitoring:1.76.0",
+ "excerpt": "Jenkins&#39; monitoring with <a href=\"https://github.com/javamelody/javamelody/wiki\" rel=\"nofollow\">JavaMelody</a>. Open <a href=\"../monitoring\" rel=\"nofollow\">report</a> after installation.",
+ "gav": "org.jvnet.hudson.plugins:monitoring:1.79.0",
"labels": [
"misc"
],
"name": "monitoring",
- "previousTimestamp": "2018-12-09T21:20:33.00Z",
- "previousVersion": "1.75.0",
- "releaseTimestamp": "2019-01-27T16:14:36.00Z",
+ "previousTimestamp": "2019-07-01T23:45:03.00Z",
+ "previousVersion": "1.78.0",
+ "releaseTimestamp": "2019-07-26T00:17:30.00Z",
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/monitoring-plugin",
- "sha1": "FrSaDxP7d/hNlE+r7G5S9WyRNKg=",
- "sha256": "/amKrVshVc/HncHPM2DHxnrPEzWIMAPcKFYBhMHBs1k=",
+ "sha1": "J1A4sokDSpkv4lJmjPxqdjF+Z/M=",
+ "sha256": "eJx9PyEJrzsZPURPV2EplSd3sZAdseN58fwoDvgdsYA=",
"title": "Monitoring",
- "url": "http://updates.jenkins-ci.org/download/plugins/monitoring/1.76.0/monitoring.hpi",
- "version": "1.76.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/monitoring/1.79.0/monitoring.hpi",
+ "version": "1.79.0",
"wiki": "https://plugins.jenkins.io/monitoring"
},
"monkit-plugin": {
@@ -38680,7 +41084,7 @@
"wiki": "https://plugins.jenkins.io/monkit-plugin"
},
"mq-notifier": {
- "buildDate": "Nov 16, 2018",
+ "buildDate": "Aug 06, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -38711,21 +41115,21 @@
}
],
"excerpt": "Publishes messages on an MQ server",
- "gav": "com.sonymobile.jenkins.plugins.mq:mq-notifier:1.2.8",
+ "gav": "com.sonymobile.jenkins.plugins.mq:mq-notifier:1.2.9",
"labels": [
"notifier"
],
"name": "mq-notifier",
- "previousTimestamp": "2018-09-13T12:09:13.00Z",
- "previousVersion": "1.2.7",
- "releaseTimestamp": "2018-11-16T09:29:28.00Z",
+ "previousTimestamp": "2018-11-16T09:29:28.00Z",
+ "previousVersion": "1.2.8",
+ "releaseTimestamp": "2019-08-06T11:25:51.00Z",
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/mq-notifier-plugin",
- "sha1": "1ZTLLz10UeBOQsdbt4HdE5/WycM=",
- "sha256": "vJHwT6YZkfwViNs/eFChQp7GP67lkO1qaEGJ2eV96aw=",
+ "sha1": "8RFVCY7kPv+Z/bAg81mqvgitMNY=",
+ "sha256": "ChQ+h9f3cFcoIc4PQZMJmpiQ0cd0weZoenIaDZEdPTs=",
"title": "MQ Notifier",
- "url": "http://updates.jenkins-ci.org/download/plugins/mq-notifier/1.2.8/mq-notifier.hpi",
- "version": "1.2.8",
+ "url": "http://updates.jenkins-ci.org/download/plugins/mq-notifier/1.2.9/mq-notifier.hpi",
+ "version": "1.2.9",
"wiki": "https://plugins.jenkins.io/mq-notifier"
},
"mqtt-notification-plugin": {
@@ -38957,6 +41361,41 @@
"version": "1.1",
"wiki": "https://plugins.jenkins.io/mttr"
},
+ "multi-branch-priority-sorter": {
+ "buildDate": "Jun 14, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-multibranch",
+ "optional": false,
+ "version": "2.18"
+ },
+ {
+ "name": "PrioritySorter",
+ "optional": false,
+ "version": "3.6.0"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "linuxsuren",
+ "email": "linuxsuren@gmail.com",
+ "name": "Zhao Xiaojie"
+ }
+ ],
+ "excerpt": "Priority sorter for multi-branch plugin.",
+ "gav": "io.jenkins.plugins:multi-branch-priority-sorter:1.0",
+ "labels": [],
+ "name": "multi-branch-priority-sorter",
+ "releaseTimestamp": "2019-06-14T03:57:46.00Z",
+ "requiredCore": "2.73.1",
+ "scm": "https://github.com/jenkinsci/multi-branch-priority-sorter-plugin",
+ "sha1": "lcN36ikcjmHEgOd2c5eMMmQt5oA=",
+ "sha256": "cxwmiFNmLzbZrNlQ26gzRhwEp9lNggB3+K74uT/GhoQ=",
+ "title": "Multi-Branch priority sorter",
+ "url": "http://updates.jenkins-ci.org/download/plugins/multi-branch-priority-sorter/1.0/multi-branch-priority-sorter.hpi",
+ "version": "1.0",
+ "wiki": "https://plugins.jenkins.io/multi-branch-priority-sorter"
+ },
"multi-branch-project-plugin": {
"buildDate": "Apr 07, 2017",
"compatibleSinceVersion": "0.5",
@@ -39097,6 +41536,110 @@
"version": "1.2.0",
"wiki": "https://plugins.jenkins.io/multi-slave-config-plugin"
},
+ "multibranch-action-triggers": {
+ "buildDate": "Sep 06, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-cps",
+ "optional": false,
+ "version": "2.53"
+ },
+ {
+ "name": "workflow-multibranch",
+ "optional": false,
+ "version": "2.21"
+ },
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.13"
+ },
+ {
+ "name": "workflow-support",
+ "optional": false,
+ "version": "2.17"
+ },
+ {
+ "name": "scm-api",
+ "optional": false,
+ "version": "2.2.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "aytuncbeken",
+ "email": "aytuncbeken.ab@gmail.com",
+ "name": "Aytunc BEKEN"
+ }
+ ],
+ "excerpt": "Enables building/triggering other jobs when a Pipeline job is created or deleted by Multi Branch Pipeline Job.",
+ "gav": "io.jenkins.plugins:multibranch-action-triggers:1.2",
+ "labels": [],
+ "name": "multibranch-action-triggers",
+ "previousTimestamp": "2019-09-05T12:50:56.00Z",
+ "previousVersion": "1.1",
+ "releaseTimestamp": "2019-09-06T11:58:24.00Z",
+ "requiredCore": "2.121.1",
+ "scm": "https://github.com/jenkinsci/multibranch-action-triggers-plugin",
+ "sha1": "6jKzLMHSo9v/+9pX0ojRauTpyec=",
+ "sha256": "OaknZIhSegMKLTf9+hJpSAjzp0im/PqJKIgLw3LYS2E=",
+ "title": "MultiBranch Action Triggers",
+ "url": "http://updates.jenkins-ci.org/download/plugins/multibranch-action-triggers/1.2/multibranch-action-triggers.hpi",
+ "version": "1.2",
+ "wiki": "https://plugins.jenkins.io/multibranch-action-triggers"
+ },
+ "multibranch-build-strategy-extension": {
+ "buildDate": "Jul 25, 2019",
+ "dependencies": [
+ {
+ "name": "branch-api",
+ "optional": false,
+ "version": "2.0.17"
+ },
+ {
+ "name": "git",
+ "optional": false,
+ "version": "3.6.0"
+ },
+ {
+ "name": "github-api",
+ "optional": false,
+ "version": "1.90"
+ },
+ {
+ "name": "junit",
+ "optional": false,
+ "version": "1.3"
+ },
+ {
+ "name": "scm-api",
+ "optional": false,
+ "version": "2.2.6"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "igalg",
+ "email": "igal.gluh@gmail.com",
+ "name": "Igal Gluh"
+ }
+ ],
+ "excerpt": "This plugin provides addition configuration to prevent multi branch projects from triggering new builds based on a include or exclude regions in source repository.",
+ "gav": "igalg.jenkins.plugins:multibranch-build-strategy-extension:1.0.10",
+ "labels": [],
+ "name": "multibranch-build-strategy-extension",
+ "previousTimestamp": "2019-07-24T21:51:07.00Z",
+ "previousVersion": "1.0.9",
+ "releaseTimestamp": "2019-07-25T20:26:59.00Z",
+ "requiredCore": "2.89.4",
+ "scm": "https://github.com/jenkinsci/multibranch-build-strategy-extension",
+ "sha1": "rbNfzytE3v80gEfnaKkDU4QQ3ao=",
+ "sha256": "Gb1IgDBMz1TQWFAYN7Y43BZ3eXQfjGOHJb5DFrLs1Kk=",
+ "title": "Pipeline: Multibranch build strategy extension",
+ "url": "http://updates.jenkins-ci.org/download/plugins/multibranch-build-strategy-extension/1.0.10/multibranch-build-strategy-extension.hpi",
+ "version": "1.0.10",
+ "wiki": "https://plugins.jenkins.io/multibranch-build-strategy-extension"
+ },
"multibranch-job-tear-down": {
"buildDate": "Dec 13, 2018",
"dependencies": [
@@ -39139,6 +41682,63 @@
"version": "1.2",
"wiki": "https://plugins.jenkins.io/multibranch-job-tear-down"
},
+ "multibranch-scan-webhook-trigger": {
+ "buildDate": "Jun 15, 2019",
+ "dependencies": [
+ {
+ "name": "branch-api",
+ "optional": false,
+ "version": "2.0.17"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.16"
+ },
+ {
+ "name": "git",
+ "optional": false,
+ "version": "3.6.0"
+ },
+ {
+ "name": "github-api",
+ "optional": false,
+ "version": "1.90"
+ },
+ {
+ "name": "junit",
+ "optional": false,
+ "version": "1.3"
+ },
+ {
+ "name": "scm-api",
+ "optional": false,
+ "version": "2.2.6"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "igalg",
+ "email": "igal.gluh@gmail.com",
+ "name": "Igal Gluh"
+ }
+ ],
+ "excerpt": "Trigger that can receive any HTTP request and trigger a multibranch job scan when token matched.",
+ "gav": "igalg.jenkins.plugins:multibranch-scan-webhook-trigger:1.0.5",
+ "labels": [],
+ "name": "multibranch-scan-webhook-trigger",
+ "previousTimestamp": "2019-05-09T19:08:32.00Z",
+ "previousVersion": "1.0.1",
+ "releaseTimestamp": "2019-06-15T18:43:00.00Z",
+ "requiredCore": "2.89.4",
+ "scm": "https://github.com/jenkinsci/multibranch-scan-webhook-trigger",
+ "sha1": "zFQVtKLMcFoI5G0+eGtYiQEZUQs=",
+ "sha256": "duBbdxpTcCqxxSmpch2DshsvdkwPytelEPx44/i9dK8=",
+ "title": "Multibranch Scan Webhook Trigger",
+ "url": "http://updates.jenkins-ci.org/download/plugins/multibranch-scan-webhook-trigger/1.0.5/multibranch-scan-webhook-trigger.hpi",
+ "version": "1.0.5",
+ "wiki": "https://plugins.jenkins.io/multibranch-scan-webhook-trigger"
+ },
"multiple-scms": {
"buildDate": "Apr 07, 2016",
"dependencies": [],
@@ -39172,6 +41772,31 @@
"version": "0.6",
"wiki": "https://plugins.jenkins.io/multiple-scms"
},
+ "mysql-api": {
+ "buildDate": "May 29, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "cleclerc",
+ "email": "cleclerc@cloudbees.com",
+ "name": "Cyrille Le Clerc"
+ }
+ ],
+ "excerpt": "This plugin is a shared library. It provides the MySQL Connector Java jar so that other plugins can consume MySQL Connector Java without duplication and without classpath collisions.",
+ "gav": "io.jenkins.plugins:mysql-api:8.0.16",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "mysql-api",
+ "releaseTimestamp": "2019-05-29T12:44:19.00Z",
+ "requiredCore": "2.89.4",
+ "scm": "https://github.com/jenkinsci/mysql-api-plugin",
+ "sha1": "JWd26VYbWgvu2KGu89WoLyPyNVI=",
+ "sha256": "AgZBBK3ZZCE56oLRN6/yklZ6Z1EOWCDQdY8Is/yh77Q=",
+ "title": "MySQL API",
+ "url": "http://updates.jenkins-ci.org/download/plugins/mysql-api/8.0.16/mysql-api.hpi",
+ "version": "8.0.16",
+ "wiki": "https://plugins.jenkins.io/mysql-api"
+ },
"mysql-job-databases": {
"buildDate": "Sep 20, 2014",
"dependencies": [
@@ -39303,7 +41928,7 @@
"wiki": "https://plugins.jenkins.io/nant"
},
"neoload-jenkins-plugin": {
- "buildDate": "Jul 26, 2018",
+ "buildDate": "May 20, 2019",
"dependencies": [
{
"name": "workflow-job",
@@ -39311,9 +41936,9 @@
"version": "1.10"
},
{
- "name": "workflow-step-api",
+ "name": "structs",
"optional": false,
- "version": "1.10"
+ "version": "1.3"
},
{
"name": "workflow-cps",
@@ -39321,9 +41946,9 @@
"version": "1.10"
},
{
- "name": "structs",
+ "name": "workflow-step-api",
"optional": false,
- "version": "1.3"
+ "version": "1.10"
}
],
"developers": [
@@ -39334,22 +41959,22 @@
}
],
"excerpt": "Integrates NeoLoad results, generates trend graphs, and links to NeoLoad reports.",
- "gav": "org.jenkins-ci.plugins:neoload-jenkins-plugin:2.2.4",
+ "gav": "org.jenkins-ci.plugins:neoload-jenkins-plugin:2.2.5",
"labels": [
"external",
"misc"
],
"name": "neoload-jenkins-plugin",
- "previousTimestamp": "2018-07-25T10:07:07.00Z",
- "previousVersion": "2.2.3",
- "releaseTimestamp": "2018-07-26T13:56:38.00Z",
+ "previousTimestamp": "2018-07-26T13:56:38.00Z",
+ "previousVersion": "2.2.4",
+ "releaseTimestamp": "2019-05-20T08:19:01.00Z",
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/neoload-plugin",
- "sha1": "2ZnHAPHCsJrIFNQqar2JIfmXF6Y=",
- "sha256": "eIcBcWX715C16yVDqaF1dgOe17rHc68VoRPL4SZyoQI=",
+ "sha1": "dznkCsJccY+QWwC0m7EOQgBwZ5I=",
+ "sha256": "2VgeiQTC6b6EoA3zTMM29ZbS17GHN6A4iv6Abg1wYjc=",
"title": "NeoLoad",
- "url": "http://updates.jenkins-ci.org/download/plugins/neoload-jenkins-plugin/2.2.4/neoload-jenkins-plugin.hpi",
- "version": "2.2.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/neoload-jenkins-plugin/2.2.5/neoload-jenkins-plugin.hpi",
+ "version": "2.2.5",
"wiki": "https://plugins.jenkins.io/neoload-jenkins-plugin"
},
"nerrvana-plugin": {
@@ -39408,7 +42033,7 @@
"wiki": "https://plugins.jenkins.io/nested-view"
},
"netsparker-cloud-scan": {
- "buildDate": "Nov 07, 2018",
+ "buildDate": "Mar 31, 2019",
"dependencies": [
{
"name": "structs",
@@ -39418,25 +42043,25 @@
],
"developers": [
{
- "developerId": "duranserkan",
- "email": "duran@netsparker.com",
- "name": "Duran Serkan KILIÇ"
+ "developerId": "alikrc",
+ "email": "akaraca@netsparker.com",
+ "name": "Ali Karaca"
}
],
"excerpt": "Plugin for starting Netsparker Cloud Scans.",
- "gav": "org.jenkins-ci.plugins:netsparker-cloud-scan:1.1.5",
+ "gav": "org.jenkins-ci.plugins:netsparker-cloud-scan:1.1.6",
"labels": [],
"name": "netsparker-cloud-scan",
- "previousTimestamp": "2018-08-14T04:28:51.00Z",
- "previousVersion": "1.1.3",
- "releaseTimestamp": "2018-11-07T00:15:37.00Z",
+ "previousTimestamp": "2018-11-07T00:15:37.00Z",
+ "previousVersion": "1.1.5",
+ "releaseTimestamp": "2019-03-31T12:38:25.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/jenkins",
- "sha1": "042L+p9tDWBaPk9X8iJWGq/ig70=",
- "sha256": "zh1/33JeiZb5eDOGda1DYesM7J4PRsq+UfWcVJhKPvQ=",
+ "sha1": "MeVwr4f42Xu1KPl+ZB494iKEk7w=",
+ "sha256": "LHVpNqxndOOF6KJNc9p+3XVftr+kY1kNVPLZEawj2D0=",
"title": "Netsparker Cloud Scan",
- "url": "http://updates.jenkins-ci.org/download/plugins/netsparker-cloud-scan/1.1.5/netsparker-cloud-scan.hpi",
- "version": "1.1.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/netsparker-cloud-scan/1.1.6/netsparker-cloud-scan.hpi",
+ "version": "1.1.6",
"wiki": "https://plugins.jenkins.io/netsparker-cloud-scan"
},
"network-monitor": {
@@ -39471,7 +42096,7 @@
"wiki": "https://plugins.jenkins.io/network-monitor"
},
"neuvector-vulnerability-scanner": {
- "buildDate": "Sep 25, 2018",
+ "buildDate": "Jul 01, 2019",
"dependencies": [
{
"name": "structs",
@@ -39487,23 +42112,23 @@
}
],
"excerpt": "This plugin adds NeuVector registry and image scanning as a build step",
- "gav": "io.jenkins.plugins:neuvector-vulnerability-scanner:1.3",
+ "gav": "io.jenkins.plugins:neuvector-vulnerability-scanner:1.5",
"labels": [],
"name": "neuvector-vulnerability-scanner",
- "previousTimestamp": "2018-07-20T01:11:42.00Z",
- "previousVersion": "1.2",
- "releaseTimestamp": "2018-09-25T05:54:22.00Z",
+ "previousTimestamp": "2019-04-16T18:10:41.00Z",
+ "previousVersion": "1.4",
+ "releaseTimestamp": "2019-07-01T19:24:22.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin",
- "sha1": "6SwFnUwwOy9jVBQWky8A3f8WtuQ=",
- "sha256": "3uUJyD8nUlERGARAI1fCn0WbGDBRdfkxhp4JQ7e3lxQ=",
+ "sha1": "xssTEtSgEbYcE7vpKBRiFNI5GZY=",
+ "sha256": "8V4nfyoTqNTvQizwoxRip85WkRj/MIa3lNrW3+f9Wk0=",
"title": "NeuVector Vulnerability Scanner",
- "url": "http://updates.jenkins-ci.org/download/plugins/neuvector-vulnerability-scanner/1.3/neuvector-vulnerability-scanner.hpi",
- "version": "1.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/neuvector-vulnerability-scanner/1.5/neuvector-vulnerability-scanner.hpi",
+ "version": "1.5",
"wiki": "https://plugins.jenkins.io/neuvector-vulnerability-scanner"
},
"newrelic-deployment-notifier": {
- "buildDate": "Nov 04, 2018",
+ "buildDate": "May 27, 2019",
"dependencies": [
{
"name": "credentials",
@@ -39519,45 +42144,45 @@
}
],
"excerpt": "<a href=\"https://docs.newrelic.com/docs/apm/applications-menu/events/deployments-dashboard\" rel=\"nofollow\">New Relic</a> Deployment Notifier Plugin.",
- "gav": "org.jenkins-ci.plugins:newrelic-deployment-notifier:1.5",
+ "gav": "org.jenkins-ci.plugins:newrelic-deployment-notifier:1.6",
"labels": [
"notifier"
],
"name": "newrelic-deployment-notifier",
- "previousTimestamp": "2018-10-10T17:37:04.00Z",
- "previousVersion": "1.4",
- "releaseTimestamp": "2018-11-04T00:19:39.00Z",
+ "previousTimestamp": "2018-11-04T00:19:39.00Z",
+ "previousVersion": "1.5",
+ "releaseTimestamp": "2019-05-27T17:27:50.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/newrelic-deployment-notifier-plugin",
- "sha1": "/rQKME2RZ/KK8IqAMt9Ruyoqti8=",
- "sha256": "Jlrc69RlBK2eJ3FlyY5rW4VfYDm1Is0VzxjlSRvOQqw=",
+ "sha1": "c51objM7Sm6ymHjhdpzq0ow4AKI=",
+ "sha256": "bMknjiowrJOdowwIbUE5QTRWf2VxLNdrC6Aieb9jVTM=",
"title": "New Relic Deployment Notifier",
- "url": "http://updates.jenkins-ci.org/download/plugins/newrelic-deployment-notifier/1.5/newrelic-deployment-notifier.hpi",
- "version": "1.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/newrelic-deployment-notifier/1.6/newrelic-deployment-notifier.hpi",
+ "version": "1.6",
"wiki": "https://plugins.jenkins.io/newrelic-deployment-notifier"
},
"next-build-number": {
- "buildDate": "Oct 20, 2017",
+ "buildDate": "Sep 02, 2019",
"dependencies": [
{
"name": "workflow-job",
"optional": true,
- "version": "2.0"
+ "version": "2.12"
},
{
"name": "branch-api",
"optional": false,
- "version": "2.0.11"
+ "version": "2.0.20.1"
},
{
"name": "job-dsl",
"optional": true,
- "version": "1.41"
+ "version": "1.68"
},
{
"name": "matrix-project",
"optional": true,
- "version": "1.7"
+ "version": "1.12"
}
],
"developers": [
@@ -39567,21 +42192,22 @@
}
],
"excerpt": "Sets the build number Jenkins will use for a job's next build",
- "gav": "org.jenkins-ci.plugins:next-build-number:1.5",
+ "gav": "org.jenkins-ci.plugins:next-build-number:1.6",
"labels": [
"misc"
],
+ "minimumJavaVersion": "1.8",
"name": "next-build-number",
- "previousTimestamp": "2016-06-15T14:06:44.00Z",
- "previousVersion": "1.4",
- "releaseTimestamp": "2017-10-20T20:00:41.00Z",
- "requiredCore": "1.642.3",
+ "previousTimestamp": "2017-10-20T20:00:41.00Z",
+ "previousVersion": "1.5",
+ "releaseTimestamp": "2019-09-02T15:19:37.00Z",
+ "requiredCore": "2.107.3",
"scm": "https://github.com/jenkinsci/next-build-number-plugin",
- "sha1": "q1wWc3ajSITbzKtkxUDWJNjBSUE=",
- "sha256": "nXkW28/GFulw9lWrSrToUYNRmrM2JwFirwGn8I6HktY=",
+ "sha1": "4IvA2JK2QukazMZN/hkZzB0wEgY=",
+ "sha256": "U6pNlArRZANwG6Bxd6iyywT35ypVBN+YSITqSCffeBU=",
"title": "Next Build Number",
- "url": "http://updates.jenkins-ci.org/download/plugins/next-build-number/1.5/next-build-number.hpi",
- "version": "1.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/next-build-number/1.6/next-build-number.hpi",
+ "version": "1.6",
"wiki": "https://plugins.jenkins.io/next-build-number"
},
"next-executions": {
@@ -39658,7 +42284,7 @@
"wiki": "https://plugins.jenkins.io/nexus-artifact-uploader"
},
"nexus-jenkins-plugin": {
- "buildDate": "Feb 18, 2019",
+ "buildDate": "Aug 23, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -39693,19 +42319,20 @@
}
],
"excerpt": "This plugin integrates <a href=\"http://sonatype.com/\" rel=\"nofollow\">Sonatype Nexus</a> to Jenkins.",
- "gav": "org.sonatype.nexus.ci:nexus-jenkins-plugin:3.5.20190215-104018.385de7e",
+ "gav": "org.sonatype.nexus.ci:nexus-jenkins-plugin:3.7.20190823-091836.9f85050",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "nexus-jenkins-plugin",
- "previousTimestamp": "2019-01-17T10:23:55.00Z",
- "previousVersion": "3.4.20190116-104331.e820fec",
- "releaseTimestamp": "2019-02-18T10:14:29.00Z",
+ "previousTimestamp": "2019-07-22T20:02:37.00Z",
+ "previousVersion": "3.6.20190722-122200.83d1447",
+ "releaseTimestamp": "2019-08-23T17:53:38.00Z",
"requiredCore": "2.7",
"scm": "https://github.com/jenkinsci/nexus-platform-plugin",
- "sha1": "huTLRR5HdpO+UJ8MZNqk7hVqHxY=",
- "sha256": "2N2LSEirAZgE2E5+xtrPUb3hnIwBlNI4xxciWZDp4hc=",
+ "sha1": "P/+SYYy85mywz2ELiwCyJHxivXI=",
+ "sha256": "YS65pvgswI1NVcGxRfrUq8BCWM+DZl1qvSN90K9LWdU=",
"title": "Nexus Platform",
- "url": "http://updates.jenkins-ci.org/download/plugins/nexus-jenkins-plugin/3.5.20190215-104018.385de7e/nexus-jenkins-plugin.hpi",
- "version": "3.5.20190215-104018.385de7e",
+ "url": "http://updates.jenkins-ci.org/download/plugins/nexus-jenkins-plugin/3.7.20190823-091836.9f85050/nexus-jenkins-plugin.hpi",
+ "version": "3.7.20190823-091836.9f85050",
"wiki": "https://plugins.jenkins.io/nexus-jenkins-plugin"
},
"nexus-task-runner": {
@@ -39848,17 +42475,17 @@
"wiki": "https://plugins.jenkins.io/node-iterator-api"
},
"node-sharing-executor": {
- "buildDate": "Oct 25, 2018",
+ "buildDate": "Jul 17, 2019",
"dependencies": [
{
"name": "cloud-stats",
"optional": false,
- "version": "0.18"
+ "version": "0.20"
},
{
"name": "credentials",
"optional": false,
- "version": "1.27"
+ "version": "2.1.16"
},
{
"name": "git-client",
@@ -39873,7 +42500,7 @@
{
"name": "ssh-credentials",
"optional": false,
- "version": "1.11"
+ "version": "1.13"
},
{
"name": "ssh-slaves",
@@ -39899,23 +42526,24 @@
}
],
"excerpt": "This plugin consumes nodes shared by pool of preconfigured machines.",
- "gav": "org.jenkins-ci.plugins.nodesharing:node-sharing-executor:2.0.3",
+ "gav": "org.jenkins-ci.plugins.nodesharing:node-sharing-executor:2.0.4",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "node-sharing-executor",
- "previousTimestamp": "2018-10-18T09:33:22.00Z",
- "previousVersion": "2.0.2",
- "releaseTimestamp": "2018-10-25T11:22:51.00Z",
- "requiredCore": "1.609.3",
+ "previousTimestamp": "2018-10-25T11:22:51.00Z",
+ "previousVersion": "2.0.3",
+ "releaseTimestamp": "2019-07-17T12:10:07.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/node-sharing-plugin",
- "sha1": "3hKhqYtj5Hld1RuFpq2M4zVI+Hg=",
- "sha256": "MXWLA4cWr/OzUu1VD8AGH7OvGOB3zNDWChyKHxoKsLY=",
+ "sha1": "HwcO+nIssR/WxiX2sqa1RcOb70E=",
+ "sha256": "mzkMurWHMVUyWOIaGul52x6LqktU0JpDk4nQWWEvo7w=",
"title": "Node sharing executor",
- "url": "http://updates.jenkins-ci.org/download/plugins/node-sharing-executor/2.0.3/node-sharing-executor.hpi",
- "version": "2.0.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/node-sharing-executor/2.0.4/node-sharing-executor.hpi",
+ "version": "2.0.4",
"wiki": "https://plugins.jenkins.io/node-sharing-executor"
},
"node-sharing-orchestrator": {
- "buildDate": "Oct 25, 2018",
+ "buildDate": "Jul 17, 2019",
"dependencies": [
{
"name": "git-client",
@@ -39936,28 +42564,29 @@
}
],
"excerpt": "Coordinate exclusive sharing of predefined set of machines.",
- "gav": "org.jenkins-ci.plugins.nodesharing:node-sharing-orchestrator:2.0.3",
+ "gav": "org.jenkins-ci.plugins.nodesharing:node-sharing-orchestrator:2.0.4",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "node-sharing-orchestrator",
- "previousTimestamp": "2018-10-18T09:33:12.00Z",
- "previousVersion": "2.0.2",
- "releaseTimestamp": "2018-10-25T11:22:41.00Z",
- "requiredCore": "1.609.3",
+ "previousTimestamp": "2018-10-25T11:22:41.00Z",
+ "previousVersion": "2.0.3",
+ "releaseTimestamp": "2019-07-17T12:09:50.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/node-sharing-plugin",
- "sha1": "ynXkVuuHqMIE4Cqb9lAkNmeSmFA=",
- "sha256": "IP6mHKF+Z/3qyiGtEPTk5bnxJzHO6OhZ09QWoL+eC5Y=",
+ "sha1": "+dUT3ZhKcZyP118YzVZfwirXnHs=",
+ "sha256": "ZgZrdV7OsO+na3JmMXStA7NHLNHy5iyzBGBJl0nPagc=",
"title": "Node sharing orchestrator",
- "url": "http://updates.jenkins-ci.org/download/plugins/node-sharing-orchestrator/2.0.3/node-sharing-orchestrator.hpi",
- "version": "2.0.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/node-sharing-orchestrator/2.0.4/node-sharing-orchestrator.hpi",
+ "version": "2.0.4",
"wiki": "https://plugins.jenkins.io/node-sharing-orchestrator"
},
"nodejs": {
- "buildDate": "Oct 18, 2018",
+ "buildDate": "Jun 19, 2019",
"dependencies": [
{
"name": "config-file-provider",
"optional": false,
- "version": "2.16.4"
+ "version": "3.6"
},
{
"name": "structs",
@@ -39983,19 +42612,20 @@
}
],
"excerpt": "NodeJS Plugin executes <a href=\"http://nodejs.org/\" rel=\"nofollow\">NodeJS</a> script as a build step.",
- "gav": "org.jenkins-ci.plugins:nodejs:1.2.7",
+ "gav": "org.jenkins-ci.plugins:nodejs:1.3.3",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "nodejs",
- "previousTimestamp": "2018-04-07T08:09:00.00Z",
- "previousVersion": "1.2.6",
- "releaseTimestamp": "2018-10-18T09:37:12.00Z",
+ "previousTimestamp": "2019-06-15T00:09:58.00Z",
+ "previousVersion": "1.3.2",
+ "releaseTimestamp": "2019-06-19T14:17:04.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/nodejs-plugin",
- "sha1": "TqXsKPtUHa5Tcgtpj5541H1uRNU=",
- "sha256": "vcoPWdqf7l+alQk29fmir9INWa+Yf17qopWCZwhVwPA=",
+ "sha1": "sKdGTCD9tJWUoRdW+eL9giYZexA=",
+ "sha256": "Oe49VLzLTt9cN34VR6mGjTgyerEFspPAEyKuSFCdzmE=",
"title": "NodeJS",
- "url": "http://updates.jenkins-ci.org/download/plugins/nodejs/1.2.7/nodejs.hpi",
- "version": "1.2.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/nodejs/1.3.3/nodejs.hpi",
+ "version": "1.3.3",
"wiki": "https://plugins.jenkins.io/nodejs"
},
"nodelabelparameter": {
@@ -40157,8 +42787,19 @@
"wiki": "https://plugins.jenkins.io/nodepool-agents"
},
"nomad": {
- "buildDate": "Jan 19, 2017",
- "dependencies": [],
+ "buildDate": "Aug 12, 2019",
+ "dependencies": [
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.16"
+ },
+ {
+ "name": "plain-credentials",
+ "optional": false,
+ "version": "1.4"
+ }
+ ],
"developers": [
{
"developerId": "iverberk",
@@ -40167,21 +42808,21 @@
}
],
"excerpt": "This plugin can be used to connect Jenkins to a Nomad cluster and dynamically launch Jenkins slaves based on the work load.",
- "gav": "org.jenkins-ci.plugins:nomad:0.4",
+ "gav": "org.jenkins-ci.plugins:nomad:0.6.9",
"labels": [
"slaves"
],
"name": "nomad",
- "previousTimestamp": "2016-09-25T18:33:55.00Z",
- "previousVersion": "0.3.1",
- "releaseTimestamp": "2017-01-19T11:54:21.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2019-08-07T09:43:54.00Z",
+ "previousVersion": "0.6.8",
+ "releaseTimestamp": "2019-08-12T19:22:43.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/nomad-plugin",
- "sha1": "Y+3Ysz2yevaO/PqBaJRUOoCvPY0=",
- "sha256": "1uxK2NbksSq94XY/SV2Mfs8OoFosjJzf7Obt7KT4RjM=",
+ "sha1": "DJGlU1gjMq934RUyKYNosIr7BGs=",
+ "sha256": "63HEkUAidmc8gTJaa9QBA8XtxiC4GufRdE3oqhmYaDg=",
"title": "Nomad",
- "url": "http://updates.jenkins-ci.org/download/plugins/nomad/0.4/nomad.hpi",
- "version": "0.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/nomad/0.6.9/nomad.hpi",
+ "version": "0.6.9",
"wiki": "https://plugins.jenkins.io/nomad"
},
"non-dynamic-hello-world": {
@@ -40366,7 +43007,7 @@
"wiki": "https://plugins.jenkins.io/nouvola-divecloud"
},
"nowsecure-auto-security-test": {
- "buildDate": "Feb 26, 2019",
+ "buildDate": "Aug 22, 2019",
"dependencies": [
{
"name": "structs",
@@ -40382,19 +43023,19 @@
}
],
"excerpt": "NowSecure Auto Security Test",
- "gav": "io.jenkins.plugins:nowsecure-auto-security-test:1.12",
+ "gav": "io.jenkins.plugins:nowsecure-auto-security-test:1.23",
"labels": [],
"name": "nowsecure-auto-security-test",
- "previousTimestamp": "2019-02-26T01:35:54.00Z",
- "previousVersion": "1.11",
- "releaseTimestamp": "2019-02-26T17:11:07.00Z",
+ "previousTimestamp": "2019-08-22T20:31:10.00Z",
+ "previousVersion": "1.22",
+ "releaseTimestamp": "2019-08-22T22:40:46.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/nowsecure-auto-security-test-plugin",
- "sha1": "NQ8de8kBQMhK545WqZddXdTGqf8=",
- "sha256": "d2Gn19Mb+zcvMFQy4vDqV/7zv3MEWPTMi5VOtPjz4YA=",
+ "sha1": "mVs9SS5AjPS6edaZBZpir/qjXyw=",
+ "sha256": "LVRIzrQsmojno06gTtFYszF7TE6Cd/pCXgTYf9EnlvA=",
"title": "NowSecure Auto",
- "url": "http://updates.jenkins-ci.org/download/plugins/nowsecure-auto-security-test/1.12/nowsecure-auto-security-test.hpi",
- "version": "1.12",
+ "url": "http://updates.jenkins-ci.org/download/plugins/nowsecure-auto-security-test/1.23/nowsecure-auto-security-test.hpi",
+ "version": "1.23",
"wiki": "https://plugins.jenkins.io/nowsecure-auto-security-test"
},
"nsiqcollector": {
@@ -40483,7 +43124,7 @@
"wiki": "https://plugins.jenkins.io/numeraljs"
},
"nunit": {
- "buildDate": "Jan 22, 2019",
+ "buildDate": "Jun 08, 2019",
"dependencies": [
{
"name": "junit",
@@ -40509,21 +43150,21 @@
}
],
"excerpt": "This plugin transforms <a href=\"http://www.nunit.org/\" rel=\"nofollow\">NUnit</a> test reports so they can be recorded by Jenkins&#39; JUnit features.",
- "gav": "org.jenkins-ci.plugins:nunit:0.24",
+ "gav": "org.jenkins-ci.plugins:nunit:0.25",
"labels": [
"report"
],
"name": "nunit",
- "previousTimestamp": "2018-03-07T21:42:11.00Z",
- "previousVersion": "0.23",
- "releaseTimestamp": "2019-01-22T16:40:57.00Z",
+ "previousTimestamp": "2019-01-22T16:40:57.00Z",
+ "previousVersion": "0.24",
+ "releaseTimestamp": "2019-06-08T04:10:48.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/nunit-plugin",
- "sha1": "ax7RVXObYbPhaJyMpM2zQOPPGKQ=",
- "sha256": "QUdsgoBUiOkUOonj+dh6YiL8Cid2Rmgv6ZjtXkQM2aI=",
+ "sha1": "ejQpTIQcIXIG4m3LsY9h3cKk8gU=",
+ "sha256": "Ut25cTjzDrYKM8qK2v7/frENmSxpQGMq9U4LgcOO+7s=",
"title": "NUnit",
- "url": "http://updates.jenkins-ci.org/download/plugins/nunit/0.24/nunit.hpi",
- "version": "0.24",
+ "url": "http://updates.jenkins-ci.org/download/plugins/nunit/0.25/nunit.hpi",
+ "version": "0.25",
"wiki": "https://plugins.jenkins.io/nunit"
},
"nutanix-calm": {
@@ -40569,12 +43210,17 @@
"wiki": "https://plugins.jenkins.io/nutanix-calm"
},
"nvm-wrapper": {
- "buildDate": "Aug 29, 2018",
+ "buildDate": "Apr 04, 2019",
"dependencies": [
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.7"
+ "version": "2.16"
+ },
+ {
+ "name": "scm-api",
+ "optional": false,
+ "version": "1.3"
}
],
"developers": [
@@ -40585,21 +43231,21 @@
}
],
"excerpt": "NVM wrapper plugin",
- "gav": "org.jenkins-ci.plugins:nvm-wrapper:0.1.6",
+ "gav": "org.jenkins-ci.plugins:nvm-wrapper:0.1.7",
"labels": [
"buildwrapper"
],
"name": "nvm-wrapper",
- "previousTimestamp": "2018-02-22T03:26:53.00Z",
- "previousVersion": "0.1.5",
- "releaseTimestamp": "2018-08-29T03:28:13.00Z",
+ "previousTimestamp": "2018-08-29T03:28:13.00Z",
+ "previousVersion": "0.1.6",
+ "releaseTimestamp": "2019-04-04T18:32:59.00Z",
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/nvm-wrapper-plugin",
- "sha1": "+RDz7ZzYaZ7gFeFsnDZagffms9A=",
- "sha256": "Yg7OMhTb/jPXb2JZc3ZPNXHbB579W2KY/B1ZeG9oc7g=",
- "title": "nvm wrapper",
- "url": "http://updates.jenkins-ci.org/download/plugins/nvm-wrapper/0.1.6/nvm-wrapper.hpi",
- "version": "0.1.6",
+ "sha1": "ppslNMJvJMa+ZZC05k9GgNIAd+4=",
+ "sha256": "LVzmtycc/8LjzUuIOp32air7G7ZhnYLAjo6z9CeQbjc=",
+ "title": "nvm-wrapper",
+ "url": "http://updates.jenkins-ci.org/download/plugins/nvm-wrapper/0.1.7/nvm-wrapper.hpi",
+ "version": "0.1.7",
"wiki": "https://plugins.jenkins.io/nvm-wrapper"
},
"oauth-credentials": {
@@ -40634,27 +43280,27 @@
"wiki": "https://plugins.jenkins.io/oauth-credentials"
},
"octoperf": {
- "buildDate": "Feb 21, 2019",
+ "buildDate": "Aug 26, 2019",
"dependencies": [
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.19"
+ "version": "2.20"
},
{
"name": "credentials",
"optional": false,
- "version": "2.1.18"
+ "version": "2.2.0"
},
{
"name": "job-dsl",
"optional": true,
- "version": "1.66"
+ "version": "1.74"
},
{
"name": "structs",
"optional": false,
- "version": "1.17"
+ "version": "1.19"
}
],
"developers": [
@@ -40670,7 +43316,7 @@
}
],
"excerpt": "This plugin integrates <a href=\"https://octoperf.com\" rel=\"nofollow\">OctoPerf</a> - a Load Testing Tool to Jenkins.",
- "gav": "org.jenkinsci.plugins:octoperf:4.2.0",
+ "gav": "org.jenkinsci.plugins:octoperf:4.2.2",
"labels": [
"report",
"misc",
@@ -40678,16 +43324,16 @@
],
"minimumJavaVersion": "1.8",
"name": "octoperf",
- "previousTimestamp": "2018-11-29T15:44:01.00Z",
- "previousVersion": "4.1.1",
- "releaseTimestamp": "2019-02-21T10:09:30.00Z",
- "requiredCore": "2.150.3",
+ "previousTimestamp": "2019-06-18T10:02:43.00Z",
+ "previousVersion": "4.2.1",
+ "releaseTimestamp": "2019-08-26T14:41:08.00Z",
+ "requiredCore": "2.176.1",
"scm": "https://github.com/jenkinsci/octoperf-plugin",
- "sha1": "dXfVS87aXjBs+gYxapYXGowQSy4=",
- "sha256": "gv/AcXBuDQwQ3FjdcBwdx458ZxqY26tICs1zMfItuPo=",
+ "sha1": "XA+h3F+pvpyb7TYwTcmyGrMbfoI=",
+ "sha256": "6XFy/dWhoq/B633QTyQ1sL2Bzp9AC1D5KgygKarDzJY=",
"title": "OctoPerf Load Testing Plugin",
- "url": "http://updates.jenkins-ci.org/download/plugins/octoperf/4.2.0/octoperf.hpi",
- "version": "4.2.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/octoperf/4.2.2/octoperf.hpi",
+ "version": "4.2.2",
"wiki": "https://plugins.jenkins.io/octoperf"
},
"octopusdeploy": {
@@ -40882,7 +43528,7 @@
"wiki": "https://plugins.jenkins.io/onesky"
},
"ontrack": {
- "buildDate": "Feb 26, 2019",
+ "buildDate": "Aug 20, 2019",
"dependencies": [
{
"name": "pipeline-rest-api",
@@ -40932,7 +43578,7 @@
{
"name": "script-security",
"optional": false,
- "version": "1.30"
+ "version": "1.57"
},
{
"name": "structs",
@@ -40948,22 +43594,22 @@
}
],
"excerpt": "This plug-in allows to control builds and validation runs in ontrack.",
- "gav": "org.jenkins-ci.plugins:ontrack:3.3",
+ "gav": "org.jenkins-ci.plugins:ontrack:3.7.0",
"labels": [
"notifier",
"builder"
],
"name": "ontrack",
- "previousTimestamp": "2019-02-14T18:21:02.00Z",
- "previousVersion": "3.2",
- "releaseTimestamp": "2019-02-26T18:18:06.00Z",
+ "previousTimestamp": "2019-07-01T19:09:04.00Z",
+ "previousVersion": "3.6.0",
+ "releaseTimestamp": "2019-08-20T17:15:44.00Z",
"requiredCore": "2.107.3",
"scm": "https://github.com/jenkinsci/ontrack-plugin",
- "sha1": "BNNFntfN5WMdfLxYyDG1T2nEHcQ=",
- "sha256": "fu1N40OtkpZ9E5Be4ncM6XyJyHireGTo05QQBvXNkGM=",
+ "sha1": "C9ba6GX6ee0aj1n27GNS/ITv3Yg=",
+ "sha256": "OWLSO27FMk8ztgIAAnIMTXtb5XJXH+djEdeBTRiA3N8=",
"title": "ontrack Jenkins",
- "url": "http://updates.jenkins-ci.org/download/plugins/ontrack/3.3/ontrack.hpi",
- "version": "3.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ontrack/3.7.0/ontrack.hpi",
+ "version": "3.7.0",
"wiki": "https://plugins.jenkins.io/ontrack"
},
"open-stf": {
@@ -41035,6 +43681,32 @@
"version": "1.1",
"wiki": "https://plugins.jenkins.io/openJDK-native-plugin"
},
+ "openedge": {
+ "buildDate": "Jun 07, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "gquerret",
+ "email": "g.querret+jenkins@gmail.com",
+ "name": "Gilles QUERRET"
+ }
+ ],
+ "excerpt": "Adds OpenEdge ABL support to Jenkins",
+ "gav": "io.jenkins.plugins:openedge:0.9",
+ "labels": [],
+ "name": "openedge",
+ "previousTimestamp": "2019-06-07T09:34:14.00Z",
+ "previousVersion": "0.8",
+ "releaseTimestamp": "2019-06-07T14:06:47.00Z",
+ "requiredCore": "2.60.3",
+ "scm": "https://github.com/jenkinsci/openedge-plugin",
+ "sha1": "TKO/k0wtNoA00hrC4qfXU4Av+EA=",
+ "sha256": "diQ71+bn5Pt55deupt8Lf+k8lm1bbRsfK0aYcXKi8oM=",
+ "title": "OpenEdge (Progress ABL)",
+ "url": "http://updates.jenkins-ci.org/download/plugins/openedge/0.9/openedge.hpi",
+ "version": "0.9",
+ "wiki": "https://plugins.jenkins.io/openedge"
+ },
"openid": {
"buildDate": "Jan 25, 2019",
"dependencies": [
@@ -41126,7 +43798,7 @@
"wiki": "https://plugins.jenkins.io/openscada-jenkins-exporter"
},
"openshift-client": {
- "buildDate": "Mar 01, 2019",
+ "buildDate": "Aug 09, 2019",
"dependencies": [
{
"name": "credentials",
@@ -41147,22 +43819,22 @@
}
],
"excerpt": "This plugin provides Jenkins pipeline DSL interactions for OpenShift.",
- "gav": "com.openshift.jenkins.plugins:openshift-client:1.0.27",
+ "gav": "com.openshift.jenkins.plugins:openshift-client:1.0.32",
"labels": [
"misc",
"devops"
],
"name": "openshift-client",
- "previousTimestamp": "2019-02-20T19:57:56.00Z",
- "previousVersion": "1.0.26",
- "releaseTimestamp": "2019-03-01T20:17:19.00Z",
+ "previousTimestamp": "2019-06-06T19:44:49.00Z",
+ "previousVersion": "1.0.31",
+ "releaseTimestamp": "2019-08-09T19:18:45.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/openshift-client-plugin",
- "sha1": "USXcOqeGoKHKKdIMzZ6YYSgX4rE=",
- "sha256": "9trVL/1iH2Tib9FrcKIK0SqpRBYnmiVPjmqlXmyo95M=",
+ "sha1": "rwI2nrdCE3lj4n0QdpNlTTDNhz0=",
+ "sha256": "7dfUIjiqTwdQMWnt+dppCokrCiX7JGagW69oeCeWYjs=",
"title": "OpenShift Client",
- "url": "http://updates.jenkins-ci.org/download/plugins/openshift-client/1.0.27/openshift-client.hpi",
- "version": "1.0.27",
+ "url": "http://updates.jenkins-ci.org/download/plugins/openshift-client/1.0.32/openshift-client.hpi",
+ "version": "1.0.32",
"wiki": "https://plugins.jenkins.io/openshift-client"
},
"openshift-deployer": {
@@ -41207,7 +43879,7 @@
"wiki": "https://plugins.jenkins.io/openshift-deployer"
},
"openshift-login": {
- "buildDate": "Feb 06, 2019",
+ "buildDate": "Jun 11, 2019",
"dependencies": [
{
"name": "mailer",
@@ -41215,14 +43887,14 @@
"version": "1.6"
},
{
- "name": "credentials",
+ "name": "matrix-auth",
"optional": false,
- "version": "2.1.9"
+ "version": "1.1"
},
{
- "name": "matrix-auth",
+ "name": "credentials",
"optional": false,
- "version": "1.1"
+ "version": "2.1.9"
}
],
"developers": [
@@ -41238,33 +43910,28 @@
}
],
"excerpt": "Allows you to log in to Jenkins via OAuth to an OpenShift installation",
- "gav": "org.openshift.jenkins:openshift-login:1.0.16",
+ "gav": "org.openshift.jenkins:openshift-login:1.0.19",
"labels": [
"user",
"security"
],
"name": "openshift-login",
- "previousTimestamp": "2019-02-05T16:17:56.00Z",
- "previousVersion": "1.0.15",
- "releaseTimestamp": "2019-02-06T14:36:46.00Z",
+ "previousTimestamp": "2019-05-30T18:55:20.00Z",
+ "previousVersion": "1.0.18",
+ "releaseTimestamp": "2019-06-11T19:42:04.00Z",
"requiredCore": "1.642.2",
"scm": "https://github.com/jenkinsci/openshift-login-plugin",
- "sha1": "4bLuaAbpaJAySHMtvpSBlgqsHPU=",
- "sha256": "m31V0rCw2/v8HgQMd+MSwb5Ifm3FtPwcnY+GtbplnMU=",
+ "sha1": "v84qOZA+bpSWfnjMzW4n3HoK3q0=",
+ "sha256": "ig3UlWJQHGJOWu8xR0In4XmqyMfRwfyU6ZI2woZHuD4=",
"title": "OpenShift Login",
- "url": "http://updates.jenkins-ci.org/download/plugins/openshift-login/1.0.16/openshift-login.hpi",
- "version": "1.0.16",
+ "url": "http://updates.jenkins-ci.org/download/plugins/openshift-login/1.0.19/openshift-login.hpi",
+ "version": "1.0.19",
"wiki": "https://plugins.jenkins.io/openshift-login"
},
"openshift-pipeline": {
- "buildDate": "Aug 03, 2018",
+ "buildDate": "Jun 11, 2019",
"dependencies": [
{
- "name": "workflow-step-api",
- "optional": false,
- "version": "1.11"
- },
- {
"name": "workflow-cps",
"optional": false,
"version": "1.11"
@@ -41273,6 +43940,11 @@
"name": "openshift-sync",
"optional": false,
"version": "0.0.11"
+ },
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "1.11"
}
],
"developers": [
@@ -41283,7 +43955,7 @@
}
],
"excerpt": "This plugin facilitates the construction of jobs, pipelines, and workflows that operate on a Kubernetes based OpenShift server.",
- "gav": "com.openshift.jenkins:openshift-pipeline:1.0.55",
+ "gav": "com.openshift.jenkins:openshift-pipeline:1.0.56",
"labels": [
"pipeline",
"scm-related",
@@ -41292,27 +43964,22 @@
"misc"
],
"name": "openshift-pipeline",
- "previousTimestamp": "2018-01-10T19:30:10.00Z",
- "previousVersion": "1.0.54",
- "releaseTimestamp": "2018-08-03T20:17:00.00Z",
+ "previousTimestamp": "2018-08-03T20:17:00.00Z",
+ "previousVersion": "1.0.55",
+ "releaseTimestamp": "2019-06-11T19:49:27.00Z",
"requiredCore": "1.651",
"scm": "https://github.com/jenkinsci/openshift-pipeline-plugin",
- "sha1": "li4e/rh/3VCTZa7F08ZvrE0Dm0Y=",
- "sha256": "SsAtmCCzPCdcr2GpvBLtQ/K/r20zdkCz5F2/wpxuVOo=",
+ "sha1": "4V81Zl90XuLG5emvXwzTwOAQLsw=",
+ "sha256": "GXMvK6oRzF6IgsczgPwleimBm07ktJSlPHsvB4JfMHs=",
"title": "OpenShift Pipeline",
- "url": "http://updates.jenkins-ci.org/download/plugins/openshift-pipeline/1.0.55/openshift-pipeline.hpi",
- "version": "1.0.55",
+ "url": "http://updates.jenkins-ci.org/download/plugins/openshift-pipeline/1.0.56/openshift-pipeline.hpi",
+ "version": "1.0.56",
"wiki": "https://plugins.jenkins.io/openshift-pipeline"
},
"openshift-sync": {
- "buildDate": "Dec 11, 2018",
+ "buildDate": "Aug 12, 2019",
"dependencies": [
{
- "name": "workflow-api",
- "optional": false,
- "version": "2.5"
- },
- {
"name": "workflow-cps",
"optional": false,
"version": "2.21"
@@ -41323,14 +43990,14 @@
"version": "0.10"
},
{
- "name": "git",
+ "name": "scm-api",
"optional": false,
- "version": "3.0.0"
+ "version": "2.0.8"
},
{
- "name": "cloudbees-folder",
+ "name": "pipeline-rest-api",
"optional": false,
- "version": "6.6"
+ "version": "2.9"
},
{
"name": "workflow-multibranch",
@@ -41343,19 +44010,34 @@
"version": "2.1.9"
},
{
+ "name": "git",
+ "optional": false,
+ "version": "3.0.0"
+ },
+ {
+ "name": "workflow-api",
+ "optional": false,
+ "version": "2.5"
+ },
+ {
+ "name": "openshift-client",
+ "optional": false,
+ "version": "1.0.23"
+ },
+ {
"name": "blueocean-rest",
"optional": false,
"version": "1.4.0"
},
{
- "name": "scm-api",
+ "name": "cloudbees-folder",
"optional": false,
- "version": "2.0.8"
+ "version": "6.6"
},
{
- "name": "branch-api",
+ "name": "git-client",
"optional": false,
- "version": "2.0.7"
+ "version": "2.0.0"
},
{
"name": "plain-credentials",
@@ -41368,14 +44050,9 @@
"version": "2.8"
},
{
- "name": "git-client",
- "optional": false,
- "version": "2.0.0"
- },
- {
- "name": "pipeline-rest-api",
+ "name": "branch-api",
"optional": false,
- "version": "2.9"
+ "version": "2.0.7"
}
],
"developers": [
@@ -41386,7 +44063,7 @@
}
],
"excerpt": "Sync your OpenShift BuildConfigs with Jenkins jobs.",
- "gav": "io.fabric8.jenkins.plugins:openshift-sync:1.0.31",
+ "gav": "io.fabric8.jenkins.plugins:openshift-sync:1.0.41",
"labels": [
"cluster",
"builder",
@@ -41394,20 +44071,20 @@
"external"
],
"name": "openshift-sync",
- "previousTimestamp": "2018-11-14T20:45:11.00Z",
- "previousVersion": "1.0.30",
- "releaseTimestamp": "2018-12-11T21:17:03.00Z",
+ "previousTimestamp": "2019-08-02T06:59:45.00Z",
+ "previousVersion": "1.0.40",
+ "releaseTimestamp": "2019-08-12T21:55:11.00Z",
"requiredCore": "1.651.2",
"scm": "https://github.com/jenkinsci/openshift-sync-plugin/",
- "sha1": "+v/ticfc2w/OBncw9abGRfN3wMM=",
- "sha256": "+LflBPnQWaoaCQI86SJXJm+IPcDYS2cC9a6PFEKL058=",
+ "sha1": "1pIuRhnLn+fjFTlsjvp85mA2Or0=",
+ "sha256": "IBq+9EXGa+uBNQ+RDpxB2d61DZ10l/5qk7ruf+yRoiA=",
"title": "OpenShift Sync",
- "url": "http://updates.jenkins-ci.org/download/plugins/openshift-sync/1.0.31/openshift-sync.hpi",
- "version": "1.0.31",
+ "url": "http://updates.jenkins-ci.org/download/plugins/openshift-sync/1.0.41/openshift-sync.hpi",
+ "version": "1.0.41",
"wiki": "https://plugins.jenkins.io/openshift-sync"
},
"openstack-cloud": {
- "buildDate": "Jan 15, 2019",
+ "buildDate": "Sep 04, 2019",
"dependencies": [
{
"name": "workflow-durable-task-step",
@@ -41417,17 +44094,17 @@
{
"name": "cloud-stats",
"optional": false,
- "version": "0.14"
+ "version": "0.21"
},
{
"name": "config-file-provider",
"optional": false,
- "version": "2.7.5"
+ "version": "3.5"
},
{
"name": "credentials",
"optional": false,
- "version": "2.1.2"
+ "version": "2.1.18"
},
{
"name": "resource-disposer",
@@ -41435,9 +44112,19 @@
"version": "0.5"
},
{
+ "name": "script-security",
+ "optional": false,
+ "version": "1.36"
+ },
+ {
+ "name": "ssh-credentials",
+ "optional": false,
+ "version": "1.14"
+ },
+ {
"name": "ssh-slaves",
"optional": false,
- "version": "1.13"
+ "version": "1.25"
}
],
"developers": [
@@ -41448,22 +44135,22 @@
}
],
"excerpt": "Allows Jenkins to build using Cloud Servers via JClouds.",
- "gav": "org.jenkins-ci.plugins:openstack-cloud:2.42",
+ "gav": "org.jenkins-ci.plugins:openstack-cloud:2.48",
"labels": [
"cluster",
"slaves"
],
"name": "openstack-cloud",
- "previousTimestamp": "2018-12-04T11:23:32.00Z",
- "previousVersion": "2.41",
- "releaseTimestamp": "2019-01-15T10:51:38.00Z",
- "requiredCore": "1.642.3",
+ "previousTimestamp": "2019-05-22T10:46:54.00Z",
+ "previousVersion": "2.47",
+ "releaseTimestamp": "2019-09-04T08:19:20.00Z",
+ "requiredCore": "2.98",
"scm": "https://github.com/jenkinsci/openstack-cloud-plugin",
- "sha1": "vdwIQEAJm4oPsBJr2jH7cXAJwIU=",
- "sha256": "20mJUhTgYmcQHpE5jH7/Pdl4uVKzss4aGYV5DsNX63s=",
+ "sha1": "TlOHXN2e+IfWMShRGAbz0wC0wUM=",
+ "sha256": "2SObfpGCqc+iLSU5ijrKXhWp7FuIlANnkVGv/pKAmzs=",
"title": "OpenStack Cloud",
- "url": "http://updates.jenkins-ci.org/download/plugins/openstack-cloud/2.42/openstack-cloud.hpi",
- "version": "2.42",
+ "url": "http://updates.jenkins-ci.org/download/plugins/openstack-cloud/2.48/openstack-cloud.hpi",
+ "version": "2.48",
"wiki": "https://plugins.jenkins.io/openstack-cloud"
},
"openstack-heat": {
@@ -41547,7 +44234,7 @@
"wiki": "https://plugins.jenkins.io/opsgenie"
},
"oracle-cloud-infrastructure-compute": {
- "buildDate": "Nov 27, 2018",
+ "buildDate": "Jul 02, 2019",
"dependencies": [
{
"name": "bouncycastle-api",
@@ -41561,19 +44248,19 @@
}
],
"excerpt": "This plugin allows you to run dynamic slaves in the Oracle Cloud Infrastructure(OCI) Compute environment.",
- "gav": "org.jenkins-ci.plugins:oracle-cloud-infrastructure-compute:1.0.4",
+ "gav": "org.jenkins-ci.plugins:oracle-cloud-infrastructure-compute:1.0.5",
"labels": [],
"name": "oracle-cloud-infrastructure-compute",
- "previousTimestamp": "2018-10-12T05:30:57.00Z",
- "previousVersion": "1.0.3",
- "releaseTimestamp": "2018-11-27T06:51:40.00Z",
+ "previousTimestamp": "2018-11-27T06:51:40.00Z",
+ "previousVersion": "1.0.4",
+ "releaseTimestamp": "2019-07-02T17:02:49.00Z",
"requiredCore": "1.648",
"scm": "https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin",
- "sha1": "MApYm08e6O+8QcKXDb5u8WCntiw=",
- "sha256": "MuVwU11ojMK4bbY4O080Ejms/17QVbEI0aKApbbvp0s=",
+ "sha1": "sy82HY1jeeSUXzwbpM7+Tnu1zmk=",
+ "sha256": "iA5ZC7ST5qnT+wTQSe07PlQUijJ6AOWvWHGIRW65/Cs=",
"title": "Oracle Cloud Infrastructure Compute",
- "url": "http://updates.jenkins-ci.org/download/plugins/oracle-cloud-infrastructure-compute/1.0.4/oracle-cloud-infrastructure-compute.hpi",
- "version": "1.0.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/oracle-cloud-infrastructure-compute/1.0.5/oracle-cloud-infrastructure-compute.hpi",
+ "version": "1.0.5",
"wiki": "https://plugins.jenkins.io/oracle-cloud-infrastructure-compute"
},
"oracle-cloud-infrastructure-compute-classic": {
@@ -41605,7 +44292,7 @@
"wiki": "https://plugins.jenkins.io/oracle-cloud-infrastructure-compute-classic"
},
"osf-builder-suite-for-sfcc-credentials": {
- "buildDate": "Feb 19, 2019",
+ "buildDate": "May 08, 2019",
"dependencies": [
{
"name": "credentials",
@@ -41621,23 +44308,23 @@
}
],
"excerpt": "Provides various credential types for OSF Builder Suite For Salesforce Commerce Cloud plugins.",
- "gav": "org.jenkins-ci.plugins:osf-builder-suite-for-sfcc-credentials:1.0.4",
+ "gav": "org.jenkins-ci.plugins:osf-builder-suite-for-sfcc-credentials:1.0.6",
"labels": [],
"name": "osf-builder-suite-for-sfcc-credentials",
- "previousTimestamp": "2018-03-20T16:54:32.00Z",
- "previousVersion": "1.0.3",
- "releaseTimestamp": "2019-02-19T14:26:48.00Z",
+ "previousTimestamp": "2019-03-26T11:53:23.00Z",
+ "previousVersion": "1.0.5",
+ "releaseTimestamp": "2019-05-08T11:52:10.00Z",
"requiredCore": "2.107.1",
"scm": "https://github.com/jenkinsci/osf-builder-suite-for-sfcc-credentials-plugin",
- "sha1": "W1CnBMPLL+K00KCFrGp7jOrVtvc=",
- "sha256": "mBvmV7QPt+gR2VpArNgY9QuuWAaDkSVK6+Yse2kjgk4=",
+ "sha1": "BPS7Y++9luOaicl9RGualt5vTEY=",
+ "sha256": "IQKQaO0Hrip05DcoFVHG4XMQv1uwNY8G9Z9R5KFoXNM=",
"title": "OSF Builder Suite For Salesforce Commerce Cloud :: Credentials",
- "url": "http://updates.jenkins-ci.org/download/plugins/osf-builder-suite-for-sfcc-credentials/1.0.4/osf-builder-suite-for-sfcc-credentials.hpi",
- "version": "1.0.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/osf-builder-suite-for-sfcc-credentials/1.0.6/osf-builder-suite-for-sfcc-credentials.hpi",
+ "version": "1.0.6",
"wiki": "https://plugins.jenkins.io/osf-builder-suite-for-sfcc-credentials"
},
"osf-builder-suite-for-sfcc-data-import": {
- "buildDate": "Feb 20, 2019",
+ "buildDate": "May 20, 2019",
"dependencies": [
{
"name": "credentials",
@@ -41668,23 +44355,23 @@
}
],
"excerpt": "Import your site data to a Salesforce Commerce Cloud instance",
- "gav": "org.jenkins-ci.plugins:osf-builder-suite-for-sfcc-data-import:1.0.7",
+ "gav": "org.jenkins-ci.plugins:osf-builder-suite-for-sfcc-data-import:1.0.9",
"labels": [],
"name": "osf-builder-suite-for-sfcc-data-import",
- "previousTimestamp": "2018-07-02T21:16:04.00Z",
- "previousVersion": "1.0.6",
- "releaseTimestamp": "2019-02-20T09:40:23.00Z",
+ "previousTimestamp": "2019-03-04T11:08:57.00Z",
+ "previousVersion": "1.0.8",
+ "releaseTimestamp": "2019-05-20T17:01:37.00Z",
"requiredCore": "2.107.1",
"scm": "https://github.com/jenkinsci/osf-builder-suite-for-sfcc-data-import-plugin",
- "sha1": "CpQNhqHrHeB0inJ0cC95lxiLzyo=",
- "sha256": "rOO6/FaF14UECDqvp24qF9JCIdisA8n8orMzhF1McHY=",
+ "sha1": "n87erm3QCmqx32HlN0WFPZgGn4o=",
+ "sha256": "kRwWIQHMt+uQChScP2ABLwuIgYNJJANtCPoPpqkU7Ao=",
"title": "OSF Builder Suite For Salesforce Commerce Cloud :: Data Import",
- "url": "http://updates.jenkins-ci.org/download/plugins/osf-builder-suite-for-sfcc-data-import/1.0.7/osf-builder-suite-for-sfcc-data-import.hpi",
- "version": "1.0.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/osf-builder-suite-for-sfcc-data-import/1.0.9/osf-builder-suite-for-sfcc-data-import.hpi",
+ "version": "1.0.9",
"wiki": "https://plugins.jenkins.io/osf-builder-suite-for-sfcc-data-import"
},
"osf-builder-suite-for-sfcc-deploy": {
- "buildDate": "Feb 20, 2019",
+ "buildDate": "Jul 18, 2019",
"dependencies": [
{
"name": "credentials",
@@ -41715,23 +44402,23 @@
}
],
"excerpt": "Deploy your build to a Salesforce Commerce Cloud instance",
- "gav": "org.jenkins-ci.plugins:osf-builder-suite-for-sfcc-deploy:1.0.12",
+ "gav": "org.jenkins-ci.plugins:osf-builder-suite-for-sfcc-deploy:1.0.14",
"labels": [],
"name": "osf-builder-suite-for-sfcc-deploy",
- "previousTimestamp": "2019-02-19T16:35:48.00Z",
- "previousVersion": "1.0.11",
- "releaseTimestamp": "2019-02-20T09:16:25.00Z",
+ "previousTimestamp": "2019-03-04T11:17:10.00Z",
+ "previousVersion": "1.0.13",
+ "releaseTimestamp": "2019-07-18T22:14:57.00Z",
"requiredCore": "2.107.1",
"scm": "https://github.com/jenkinsci/osf-builder-suite-for-sfcc-deploy-plugin",
- "sha1": "6hP8ssz1bxHnkCzJf2yE8pDrcEs=",
- "sha256": "cwoCbTyX3FQ+06oUx6k9l37mCEIenwIAR0lIqQVJsds=",
+ "sha1": "xyJkFnORR9cx99FscXOAQHhsvB4=",
+ "sha256": "NqvimJEbJFcjUa2i30HE800+oI8uwFn1taKOmpjxqbg=",
"title": "OSF Builder Suite For Salesforce Commerce Cloud :: Deploy",
- "url": "http://updates.jenkins-ci.org/download/plugins/osf-builder-suite-for-sfcc-deploy/1.0.12/osf-builder-suite-for-sfcc-deploy.hpi",
- "version": "1.0.12",
+ "url": "http://updates.jenkins-ci.org/download/plugins/osf-builder-suite-for-sfcc-deploy/1.0.14/osf-builder-suite-for-sfcc-deploy.hpi",
+ "version": "1.0.14",
"wiki": "https://plugins.jenkins.io/osf-builder-suite-for-sfcc-deploy"
},
"osf-builder-suite-standalone-sonar-linter": {
- "buildDate": "Jul 17, 2018",
+ "buildDate": "Apr 03, 2019",
"dependencies": [],
"developers": [
{
@@ -41741,21 +44428,23 @@
}
],
"excerpt": "Run the standalone version of Sonar to lint your files",
- "gav": "org.jenkins-ci.plugins:osf-builder-suite-standalone-sonar-linter:1.0.0",
+ "gav": "org.jenkins-ci.plugins:osf-builder-suite-standalone-sonar-linter:1.0.3",
"labels": [],
"name": "osf-builder-suite-standalone-sonar-linter",
- "releaseTimestamp": "2018-07-17T15:52:43.00Z",
+ "previousTimestamp": "2019-03-15T09:47:45.00Z",
+ "previousVersion": "1.0.2",
+ "releaseTimestamp": "2019-04-03T16:37:26.00Z",
"requiredCore": "2.107.1",
"scm": "https://github.com/jenkinsci/osf-builder-suite-standalone-sonar-linter-plugin",
- "sha1": "2X2CepJrQA16mUObY9J4sWiCUcY=",
- "sha256": "WUv238EupMh1T8HApRdRN7ReI5yzDBl+IhqlMucbXpI=",
+ "sha1": "lq7N+wlx9Ldev2xwC0GKHsjB+10=",
+ "sha256": "wGZFKN5wnl77+WpGxZoNLm1nFLpqDSW1cwV4KmmhDck=",
"title": "OSF Builder Suite :: Standalone Sonar Linter",
- "url": "http://updates.jenkins-ci.org/download/plugins/osf-builder-suite-standalone-sonar-linter/1.0.0/osf-builder-suite-standalone-sonar-linter.hpi",
- "version": "1.0.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/osf-builder-suite-standalone-sonar-linter/1.0.3/osf-builder-suite-standalone-sonar-linter.hpi",
+ "version": "1.0.3",
"wiki": "https://plugins.jenkins.io/osf-builder-suite-standalone-sonar-linter"
},
"osf-builder-suite-xml-linter": {
- "buildDate": "Jul 07, 2018",
+ "buildDate": "Apr 03, 2019",
"dependencies": [],
"developers": [
{
@@ -41764,18 +44453,20 @@
"name": "Daniel Anechitoaie"
}
],
- "excerpt": "Lint your XML file against a XSD file",
- "gav": "org.jenkins-ci.plugins:osf-builder-suite-xml-linter:1.0.0",
+ "excerpt": "XML files linter",
+ "gav": "org.jenkins-ci.plugins:osf-builder-suite-xml-linter:1.0.2",
"labels": [],
"name": "osf-builder-suite-xml-linter",
- "releaseTimestamp": "2018-07-07T08:04:04.00Z",
+ "previousTimestamp": "2019-03-15T09:19:04.00Z",
+ "previousVersion": "1.0.1",
+ "releaseTimestamp": "2019-04-03T17:41:00.00Z",
"requiredCore": "2.107.1",
"scm": "https://github.com/jenkinsci/osf-builder-suite-xml-linter-plugin",
- "sha1": "MQVxx5Ff/oHo3JjjmQ8KqXapo8E=",
- "sha256": "X/K1jtfh8PCESUVLJ7lh3f+K4KymqhkoiEEPmUqCg2g=",
+ "sha1": "9FeT0zSTLYWB5upoWaCdCWC8TI8=",
+ "sha256": "UzaMqMqYyELpoqow73EP5nJOw/ggiK5eHyPW39/j8p8=",
"title": "OSF Builder Suite :: XML Linter",
- "url": "http://updates.jenkins-ci.org/download/plugins/osf-builder-suite-xml-linter/1.0.0/osf-builder-suite-xml-linter.hpi",
- "version": "1.0.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/osf-builder-suite-xml-linter/1.0.2/osf-builder-suite-xml-linter.hpi",
+ "version": "1.0.2",
"wiki": "https://plugins.jenkins.io/osf-builder-suite-xml-linter"
},
"oslc-cm": {
@@ -41833,7 +44524,7 @@
"wiki": "https://plugins.jenkins.io/outbound-webhook"
},
"overops-query": {
- "buildDate": "Feb 25, 2019",
+ "buildDate": "Jun 27, 2019",
"dependencies": [
{
"name": "structs",
@@ -41843,9 +44534,9 @@
],
"developers": [
{
- "developerId": "joeOffenberg",
- "email": "joe.offenberg@overops.com",
- "name": "Joe Offenberg"
+ "developerId": "ericmizell",
+ "email": "eric.mizell@overops.com",
+ "name": "Eric Mizell"
},
{
"developerId": "chook",
@@ -41854,19 +44545,19 @@
}
],
"excerpt": "Provides a mechanism for determining if a new build has generated errors in OverOps.",
- "gav": "org.overops.plugins:overops-query:2.0.2",
+ "gav": "org.overops.plugins:overops-query:2.0.5",
"labels": [],
"name": "overops-query",
- "previousTimestamp": "2019-02-12T16:27:57.00Z",
- "previousVersion": "2.0.1",
- "releaseTimestamp": "2019-02-25T21:13:31.00Z",
+ "previousTimestamp": "2019-05-07T15:33:42.00Z",
+ "previousVersion": "2.0.4",
+ "releaseTimestamp": "2019-06-27T15:11:02.00Z",
"requiredCore": "2.46.3",
"scm": "https://github.com/jenkinsci/overops-query-plugin",
- "sha1": "N5ahczJEa8xRDGRxFaoEnd7z4iM=",
- "sha256": "sKw55j0tjF8BvS6wbEnG/KDD2Sck5hWY8q8BgLkrFnE=",
+ "sha1": "eZA4zN2bddiPzoxsQcDO4h2IyCQ=",
+ "sha256": "8qXnZY3OyuYrllfrWKlAb3bROCAiJyK3MWo9lCOtkOQ=",
"title": "OverOps Query",
- "url": "http://updates.jenkins-ci.org/download/plugins/overops-query/2.0.2/overops-query.hpi",
- "version": "2.0.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/overops-query/2.0.5/overops-query.hpi",
+ "version": "2.0.5",
"wiki": "https://plugins.jenkins.io/overops-query"
},
"ownership": {
@@ -41963,9 +44654,14 @@
"wiki": "https://plugins.jenkins.io/ownership"
},
"p4": {
- "buildDate": "Jan 16, 2019",
+ "buildDate": "Jul 22, 2019",
"dependencies": [
{
+ "name": "workflow-api",
+ "optional": false,
+ "version": "2.27"
+ },
+ {
"name": "workflow-multibranch",
"optional": false,
"version": "2.16"
@@ -42029,21 +44725,21 @@
}
],
"excerpt": "Perforce Client plugin for the Jenkins SCM provider. The plugin includes extension points for: Perforce Password and Ticket Credentials storeWorkspace management for static, manual, template and streamAction point for Review Builds",
- "gav": "org.jenkins-ci.plugins:p4:1.9.6",
+ "gav": "org.jenkins-ci.plugins:p4:1.10.3",
"labels": [
"scm"
],
"name": "p4",
- "previousTimestamp": "2018-12-06T16:26:57.00Z",
- "previousVersion": "1.9.5",
- "releaseTimestamp": "2019-01-16T14:36:12.00Z",
+ "previousTimestamp": "2019-07-10T13:44:27.00Z",
+ "previousVersion": "1.10.2",
+ "releaseTimestamp": "2019-07-22T11:03:31.00Z",
"requiredCore": "2.89.1",
"scm": "https://github.com/jenkinsci/p4-plugin",
- "sha1": "Q5a8VARjCYeXqozvP2O2vSUJBNc=",
- "sha256": "nAIzQbuEl77KTPJdbAvFc6QDIhqxtn+1SYV+SU1VIkI=",
+ "sha1": "UcqSR/hdN016hXfZojj6U/+hg94=",
+ "sha256": "JuCXC5KjSui21u1E6DCPvoNt0fE1kudBwk3QID2GGcE=",
"title": "P4",
- "url": "http://updates.jenkins-ci.org/download/plugins/p4/1.9.6/p4.hpi",
- "version": "1.9.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/p4/1.10.3/p4.hpi",
+ "version": "1.10.3",
"wiki": "https://plugins.jenkins.io/p4"
},
"paaslane-estimate": {
@@ -42234,12 +44930,17 @@
"wiki": "https://plugins.jenkins.io/packer"
},
"pagerduty": {
- "buildDate": "Dec 30, 2017",
+ "buildDate": "Mar 12, 2019",
"dependencies": [
{
"name": "workflow-step-api",
"optional": false,
"version": "1.11"
+ },
+ {
+ "name": "token-macro",
+ "optional": false,
+ "version": "2.0"
}
],
"developers": [
@@ -42250,51 +44951,52 @@
}
],
"excerpt": "This plugin can trigger PagerDuty incidents.",
- "gav": "org.jenkins-ci.plugins:pagerduty:0.3.0",
+ "gav": "org.jenkins-ci.plugins:pagerduty:0.4.1",
"labels": [
"notifier"
],
"name": "pagerduty",
- "previousTimestamp": "2017-06-20T10:24:17.00Z",
- "previousVersion": "0.2.6",
- "releaseTimestamp": "2017-12-30T23:51:14.00Z",
+ "previousTimestamp": "2017-12-30T23:51:14.00Z",
+ "previousVersion": "0.3.0",
+ "releaseTimestamp": "2019-03-12T15:20:47.00Z",
"requiredCore": "2.54",
"scm": "https://github.com/jenkinsci/pagerduty-plugin",
- "sha1": "tUxgUR2DarHtvCCEI2z0C8YcaHg=",
- "sha256": "FJtdSzBkS2ViOfJK8rsXS6s9GOhJsF8Thp2e4v5Pi44=",
+ "sha1": "ADfGazGwYBzHTyFL+rXE7xuR1rg=",
+ "sha256": "WxMqzHwa5PXCF+NVW1HA6rtGyigmubL533hB8dZI8F0=",
"title": "PagerDuty",
- "url": "http://updates.jenkins-ci.org/download/plugins/pagerduty/0.3.0/pagerduty.hpi",
- "version": "0.3.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pagerduty/0.4.1/pagerduty.hpi",
+ "version": "0.4.1",
"wiki": "https://plugins.jenkins.io/pagerduty"
},
"pam-auth": {
- "buildDate": "Aug 22, 2018",
+ "buildDate": "May 17, 2019",
"dependencies": [],
"developers": [
{
- "developerId": "matt"
+ "developerId": "danielbeck"
}
],
"excerpt": "Adds Unix Pluggable Authentication Module (PAM) support to Jenkins",
- "gav": "org.jenkins-ci.plugins:pam-auth:1.4",
+ "gav": "org.jenkins-ci.plugins:pam-auth:1.5.1",
"labels": [
"security"
],
+ "minimumJavaVersion": "1.8",
"name": "pam-auth",
- "previousTimestamp": "2016-06-17T10:49:05.00Z",
- "previousVersion": "1.3",
- "releaseTimestamp": "2018-08-22T17:13:43.00Z",
- "requiredCore": "1.566",
+ "previousTimestamp": "2019-04-05T20:35:06.00Z",
+ "previousVersion": "1.5",
+ "releaseTimestamp": "2019-05-17T15:21:32.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/pam-auth-plugin",
- "sha1": "ABxQ+CYVU0YHoZCun00EIfrvcVA=",
- "sha256": "aAWW5xPpiZ9UON6+qqmQWWdgB/dS/9zq7I3wsb3f8tc=",
+ "sha1": "qMzcjWDti3VQTmpTqEP+LrTms5E=",
+ "sha256": "qzoT8JS/N5+eP7+Yv0m/5neyVIrFh0SDAi1pzZVxx0Y=",
"title": "PAM Authentication",
- "url": "http://updates.jenkins-ci.org/download/plugins/pam-auth/1.4/pam-auth.hpi",
- "version": "1.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pam-auth/1.5.1/pam-auth.hpi",
+ "version": "1.5.1",
"wiki": "https://plugins.jenkins.io/pam-auth"
},
"pangolin-testrail-connector": {
- "buildDate": "Feb 27, 2019",
+ "buildDate": "Sep 05, 2019",
"dependencies": [],
"developers": [
{
@@ -42314,19 +45016,19 @@
}
],
"excerpt": "Integrates Jenkins with TestRail by automatically publishing test results from Jenkins to TestRail using Pangolin server (http://www.agiletestware.com)",
- "gav": "org.jenkins-ci.plugins:pangolin-testrail-connector:2.6",
+ "gav": "org.jenkins-ci.plugins:pangolin-testrail-connector:2.7",
"labels": [],
"name": "pangolin-testrail-connector",
- "previousTimestamp": "2019-01-23T11:46:43.00Z",
- "previousVersion": "2.5",
- "releaseTimestamp": "2019-02-27T14:17:26.00Z",
+ "previousTimestamp": "2019-02-27T14:17:26.00Z",
+ "previousVersion": "2.6",
+ "releaseTimestamp": "2019-09-05T15:59:51.00Z",
"requiredCore": "2.32.1",
"scm": "https://github.com/jenkinsci/pangolin-testrail-connector-plugin",
- "sha1": "noyCqqINez49sEhVX5dnO9XUbTU=",
- "sha256": "pdi3oEQeppsEofrS9eJQ9FG9uo1AcbxloO1a4DNECjc=",
+ "sha1": "pI92la+RYR29Y9M+sIKS8ApV7Oc=",
+ "sha256": "GQY9lFaoecmsZYOOeSx00KRvofOYqqOcG9gx1GXp8WI=",
"title": "Agiletestware Pangolin Connector for TestRail",
- "url": "http://updates.jenkins-ci.org/download/plugins/pangolin-testrail-connector/2.6/pangolin-testrail-connector.hpi",
- "version": "2.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pangolin-testrail-connector/2.7/pangolin-testrail-connector.hpi",
+ "version": "2.7",
"wiki": "https://plugins.jenkins.io/pangolin-testrail-connector"
},
"parallel-test-executor": {
@@ -42468,7 +45170,7 @@
"wiki": "https://plugins.jenkins.io/parameter-separator"
},
"parameterized-scheduler": {
- "buildDate": "Nov 14, 2018",
+ "buildDate": "Aug 30, 2019",
"dependencies": [
{
"name": "workflow-job",
@@ -42484,19 +45186,20 @@
}
],
"excerpt": "This plugin is for configuring a cron style timer schedule for parameterized builds.",
- "gav": "org.jenkins-ci.plugins:parameterized-scheduler:0.6.3",
+ "gav": "org.jenkins-ci.plugins:parameterized-scheduler:0.8",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "parameterized-scheduler",
- "previousTimestamp": "2018-06-21T14:04:25.00Z",
- "previousVersion": "0.6.2",
- "releaseTimestamp": "2018-11-14T13:45:59.00Z",
- "requiredCore": "1.642.3",
+ "previousTimestamp": "2019-08-29T06:02:31.00Z",
+ "previousVersion": "0.7",
+ "releaseTimestamp": "2019-08-30T05:42:35.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/parameterized-scheduler-plugin",
- "sha1": "eX24/z4ppEItQcz0OGbF869cREE=",
- "sha256": "VesFH9JoRSE3zhFjXjb2bdGRDQe3cGTXitDrYbfKq2Q=",
+ "sha1": "jjFB9AOpJRKH3BxUPTMqW0veIMg=",
+ "sha256": "O2vTFHBxI9QEDAFpPnfdS8A0KIm+VZSAeuh7EOR5USw=",
"title": "Parameterized Scheduler",
- "url": "http://updates.jenkins-ci.org/download/plugins/parameterized-scheduler/0.6.3/parameterized-scheduler.hpi",
- "version": "0.6.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/parameterized-scheduler/0.8/parameterized-scheduler.hpi",
+ "version": "0.8",
"wiki": "https://plugins.jenkins.io/parameterized-scheduler"
},
"parameterized-trigger": {
@@ -42554,57 +45257,23 @@
"version": "2.35.2",
"wiki": "https://plugins.jenkins.io/parameterized-trigger"
},
- "paranoia": {
- "buildDate": "Dec 17, 2018",
- "dependencies": [],
- "developers": [
- {
- "developerId": "matt"
- }
- ],
- "excerpt": "Provides extra paranoid security options for Jenkins.",
- "gav": "org.jenkins-ci.plugins:paranoia:1.1",
- "labels": [],
- "name": "paranoia",
- "previousTimestamp": "2018-11-05T19:41:18.00Z",
- "previousVersion": "1.0",
- "releaseTimestamp": "2018-12-17T17:22:09.00Z",
- "requiredCore": "2.156",
- "scm": "https://github.com/jenkinsci/paranoia-plugin",
- "sha1": "NZ7VnXILukFUmpFvY6lfRYJLatc=",
- "sha256": "gEkweVlKT/DVXiBpTTDF3JrQcQumg4k1Zgk+E4hkJoU=",
- "title": "Paranoia",
- "url": "http://updates.jenkins-ci.org/download/plugins/paranoia/1.1/paranoia.hpi",
- "version": "1.1",
- "wiki": "https://plugins.jenkins.io/paranoia"
- },
"parasoft-findings": {
- "buildDate": "Nov 28, 2018",
+ "buildDate": "May 16, 2019",
"dependencies": [
{
- "name": "analysis-core",
+ "name": "warnings-ng",
"optional": false,
- "version": "1.82"
- },
- {
- "name": "xunit",
- "optional": true,
- "version": "1.102"
- },
- {
- "name": "dashboard-view",
- "optional": true,
- "version": "2.9.4"
+ "version": "4.0.0"
},
{
- "name": "matrix-project",
+ "name": "structs",
"optional": false,
- "version": "1.4"
+ "version": "1.10"
},
{
- "name": "structs",
- "optional": false,
- "version": "1.1"
+ "name": "xunit",
+ "optional": true,
+ "version": "1.102"
}
],
"developers": [
@@ -42620,22 +45289,22 @@
}
],
"excerpt": "This plug-in collects the <a href=\"http://www.parasoft.com\" rel=\"nofollow\">Parasoft</a> analysis results and visualizes found warnings.",
- "gav": "com.parasoft:parasoft-findings:10.4.1",
+ "gav": "com.parasoft:parasoft-findings:10.4.2",
"labels": [
"report",
"maven"
],
"name": "parasoft-findings",
- "previousTimestamp": "2018-07-11T12:11:21.00Z",
- "previousVersion": "10.4.0",
- "releaseTimestamp": "2018-11-28T14:23:38.00Z",
- "requiredCore": "1.625.1",
+ "previousTimestamp": "2018-11-28T14:23:38.00Z",
+ "previousVersion": "10.4.1",
+ "releaseTimestamp": "2019-05-16T14:05:06.00Z",
+ "requiredCore": "2.89.1",
"scm": "https://github.com/jenkinsci/parasoft-findings-plugin",
- "sha1": "L/DOPYBRw47VuWMvQrW7D9Ys2KA=",
- "sha256": "bvl2FSds2a/tsjOtHeK7seZ2YWkk12PT5RGyOJl4RRM=",
+ "sha1": "rB+z+PrFvRFWH0LnkeehL8o/obg=",
+ "sha256": "UoC4iahLIMyH9GyhC74pNORM5r+PGBGBSxe/TN8UqBI=",
"title": "Parasoft Findings",
- "url": "http://updates.jenkins-ci.org/download/plugins/parasoft-findings/10.4.1/parasoft-findings.hpi",
- "version": "10.4.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/parasoft-findings/10.4.2/parasoft-findings.hpi",
+ "version": "10.4.2",
"wiki": "https://plugins.jenkins.io/parasoft-findings"
},
"partyparrotstatus": {
@@ -42869,7 +45538,7 @@
"wiki": "https://plugins.jenkins.io/perfectomobile"
},
"performance": {
- "buildDate": "Jan 29, 2019",
+ "buildDate": "Jun 17, 2019",
"dependencies": [
{
"name": "structs",
@@ -42889,32 +45558,32 @@
"name": "Artem Fedorov (CA BlazeMeter)"
}
],
- "excerpt": "This plugin integrates <a href=\"http://jakarta.apache.org/jmeter/\" rel=\"nofollow\">JMeter reports</a>, <a href=\"http://www.junit.org/\" rel=\"nofollow\">JUnit reports</a>, <a href=\"http://github.com/wk/wrk\" rel=\"nofollow\">wrk output</a>, and <a href=\"http://twitter.github.io/iago/\" rel=\"nofollow\"></a>Iago reports into Hudson.",
- "gav": "org.jenkins-ci.plugins:performance:3.15",
+ "excerpt": "This plugin allows tracking performance KPIs, based on results read from popular testing tools ( <a href=\"https://jmeter.apache.org/\" rel=\"nofollow\">Apache JMeter</a>, <a href=\"https://junit.org/junit5/\" rel=\"nofollow\">JUnit</a>, <a href=\"http://gettaurus.org/\" rel=\"nofollow\">Taurus</a>).",
+ "gav": "org.jenkins-ci.plugins:performance:3.17",
"labels": [
"report"
],
"name": "performance",
- "previousTimestamp": "2018-12-14T15:14:14.00Z",
- "previousVersion": "3.14",
- "releaseTimestamp": "2019-01-29T14:06:18.00Z",
+ "previousTimestamp": "2019-03-28T12:21:48.00Z",
+ "previousVersion": "3.16",
+ "releaseTimestamp": "2019-06-17T08:00:33.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/performance-plugin",
- "sha1": "OF3vPyFEDTGYGBmqMZhjqrDohgY=",
- "sha256": "utbYrw831Wwv38g//Q73+DqxPRnYTSFZ7Y1l1NyXYxg=",
+ "sha1": "LbY+xfmE7PWMonBE88upSpUqilM=",
+ "sha256": "KATABLQOaIsYGNYtJPMiMI4RZm84/Ip+odcLzMj/PdE=",
"title": "Performance",
- "url": "http://updates.jenkins-ci.org/download/plugins/performance/3.15/performance.hpi",
- "version": "3.15",
+ "url": "http://updates.jenkins-ci.org/download/plugins/performance/3.17/performance.hpi",
+ "version": "3.17",
"wiki": "https://plugins.jenkins.io/performance"
},
"performance-signature-dynatrace": {
- "buildDate": "Jan 24, 2019",
+ "buildDate": "Jun 18, 2019",
"compatibleSinceVersion": "2.2.0",
"dependencies": [
{
"name": "performance-signature-ui",
"optional": false,
- "version": "3.1.0"
+ "version": "3.1.4"
},
{
"name": "workflow-step-api",
@@ -42945,7 +45614,7 @@
}
],
"excerpt": "This plugin collects Dynatrace Performance Signature Reports and stores them locally.",
- "gav": "de.tsystems.mms.apm:performance-signature-dynatrace:3.1.0",
+ "gav": "de.tsystems.mms.apm:performance-signature-dynatrace:3.1.4",
"labels": [
"builder",
"report",
@@ -42953,26 +45622,26 @@
],
"minimumJavaVersion": "1.8",
"name": "performance-signature-dynatrace",
- "previousTimestamp": "2019-01-18T15:57:21.00Z",
- "previousVersion": "3.0.3",
- "releaseTimestamp": "2019-01-24T17:31:20.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2019-04-15T15:13:31.00Z",
+ "previousVersion": "3.1.3",
+ "releaseTimestamp": "2019-06-18T14:38:06.00Z",
+ "requiredCore": "2.89.4",
"scm": "https://github.com/jenkinsci/performance-signature-dynatrace-plugin",
- "sha1": "1ELODQtNgZeqcsajv1DBG/Yxgsg=",
- "sha256": "oxWpRkxdcQdgwEmDXAr1PLLhqUT47QKHcl/A1ydH4R4=",
+ "sha1": "gje6cgpxupw72xDljdo21t/gSH0=",
+ "sha256": "H1WPXbQjKnuflYkr7KN30/pA7FUfhDIpCqD/df+7aD4=",
"title": "Performance Signature: Dynatrace AppMon",
- "url": "http://updates.jenkins-ci.org/download/plugins/performance-signature-dynatrace/3.1.0/performance-signature-dynatrace.hpi",
- "version": "3.1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/performance-signature-dynatrace/3.1.4/performance-signature-dynatrace.hpi",
+ "version": "3.1.4",
"wiki": "https://plugins.jenkins.io/performance-signature-dynatrace"
},
"performance-signature-dynatracesaas": {
- "buildDate": "Jan 24, 2019",
+ "buildDate": "Jun 18, 2019",
"compatibleSinceVersion": "2.2.0",
"dependencies": [
{
"name": "performance-signature-ui",
"optional": false,
- "version": "3.1.0"
+ "version": "3.1.4"
},
{
"name": "workflow-step-api",
@@ -43003,27 +45672,32 @@
}
],
"excerpt": "This plugin collects Dynatrace Performance Signature Reports and stores them locally.",
- "gav": "de.tsystems.mms.apm:performance-signature-dynatracesaas:3.1.0",
+ "gav": "de.tsystems.mms.apm:performance-signature-dynatracesaas:3.1.4",
"labels": [],
"minimumJavaVersion": "1.8",
"name": "performance-signature-dynatracesaas",
- "previousTimestamp": "2019-01-18T15:57:50.00Z",
- "previousVersion": "3.0.3",
- "releaseTimestamp": "2019-01-24T17:31:56.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2019-04-15T15:14:06.00Z",
+ "previousVersion": "3.1.3",
+ "releaseTimestamp": "2019-06-18T14:38:43.00Z",
+ "requiredCore": "2.89.4",
"scm": "https://github.com/jenkinsci/performance-signature-dynatrace-plugin",
- "sha1": "xE9q9gAjMNSohOOaQi5j1y9GKCc=",
- "sha256": "RvrJKT7G0NUrHKi4PN9TTq6Gs+EUrwdXn+C0XxYFTaU=",
+ "sha1": "DLKTgMjlcy09FfWacCb1zZ5qh2M=",
+ "sha256": "3P0EjT6QoHc/m+3sFDMknxZmBuuqXyGZp1Tum5XDmzo=",
"title": "Performance Signature: Dynatrace",
- "url": "http://updates.jenkins-ci.org/download/plugins/performance-signature-dynatracesaas/3.1.0/performance-signature-dynatracesaas.hpi",
- "version": "3.1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/performance-signature-dynatracesaas/3.1.4/performance-signature-dynatracesaas.hpi",
+ "version": "3.1.4",
"wiki": "https://plugins.jenkins.io/performance-signature-dynatracesaas"
},
"performance-signature-ui": {
- "buildDate": "Jan 24, 2019",
+ "buildDate": "Jun 18, 2019",
"compatibleSinceVersion": "2.2.0",
"dependencies": [
{
+ "name": "jaxb",
+ "optional": false,
+ "version": "2.3.0"
+ },
+ {
"name": "junit",
"optional": false,
"version": "1.20"
@@ -43042,7 +45716,7 @@
}
],
"excerpt": "This plugin collects Dynatrace Performance Signature Reports and stores them locally.",
- "gav": "de.tsystems.mms.apm:performance-signature-ui:3.1.0",
+ "gav": "de.tsystems.mms.apm:performance-signature-ui:3.1.4",
"labels": [
"builder",
"report",
@@ -43050,26 +45724,26 @@
],
"minimumJavaVersion": "1.8",
"name": "performance-signature-ui",
- "previousTimestamp": "2019-01-18T15:56:49.00Z",
- "previousVersion": "3.0.3",
- "releaseTimestamp": "2019-01-24T17:30:43.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2019-04-15T15:12:53.00Z",
+ "previousVersion": "3.1.3",
+ "releaseTimestamp": "2019-06-18T14:37:26.00Z",
+ "requiredCore": "2.89.4",
"scm": "https://github.com/jenkinsci/performance-signature-dynatrace-plugin",
- "sha1": "mDU9jqHvt2BX/YSBfuBT4x7glSM=",
- "sha256": "Sc3NKmTQFUaK774LNB+O2PHmJrz5miAVuwZxTG1ucKo=",
+ "sha1": "D3tfhnwBJocEd3VBMG8eCzQUeTc=",
+ "sha256": "ODFWpQygAmoYtQ8wN9beyAswoZyfb9u1+ebspQHjOGQ=",
"title": "Performance Signature: UI",
- "url": "http://updates.jenkins-ci.org/download/plugins/performance-signature-ui/3.1.0/performance-signature-ui.hpi",
- "version": "3.1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/performance-signature-ui/3.1.4/performance-signature-ui.hpi",
+ "version": "3.1.4",
"wiki": "https://plugins.jenkins.io/performance-signature-ui"
},
"performance-signature-viewer": {
- "buildDate": "Jan 24, 2019",
+ "buildDate": "Jun 18, 2019",
"compatibleSinceVersion": "2.2.0",
"dependencies": [
{
"name": "performance-signature-ui",
"optional": false,
- "version": "3.1.0"
+ "version": "3.1.4"
},
{
"name": "workflow-step-api",
@@ -43079,7 +45753,7 @@
{
"name": "Parameterized-Remote-Trigger",
"optional": false,
- "version": "3.0.0"
+ "version": "3.0.1"
},
{
"name": "structs",
@@ -43095,7 +45769,7 @@
}
],
"excerpt": "This plugin collects Dynatrace Performance Signature Reports and stores them locally.",
- "gav": "de.tsystems.mms.apm:performance-signature-viewer:3.1.0",
+ "gav": "de.tsystems.mms.apm:performance-signature-viewer:3.1.4",
"labels": [
"builder",
"report",
@@ -43103,20 +45777,20 @@
],
"minimumJavaVersion": "1.8",
"name": "performance-signature-viewer",
- "previousTimestamp": "2019-01-18T15:58:09.00Z",
- "previousVersion": "3.0.3",
- "releaseTimestamp": "2019-01-24T17:32:19.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2019-04-15T15:14:28.00Z",
+ "previousVersion": "3.1.3",
+ "releaseTimestamp": "2019-06-18T14:39:06.00Z",
+ "requiredCore": "2.89.4",
"scm": "https://github.com/jenkinsci/performance-signature-dynatrace-plugin",
- "sha1": "7m/EAl0oHleURa3Q/u6Aqrg0mvU=",
- "sha256": "V57bEtZCQtzORL2kg6Sc/TgCaDAiLUA8qiuaEB5HVXY=",
+ "sha1": "6KBaOYh/tG9Zt9WhNqUIEP/yksA=",
+ "sha256": "HL6L2LpztZOyAUi/ORnhCyI0cQ09AhQvpA144jD+y6E=",
"title": "Performance Signature: Viewer",
- "url": "http://updates.jenkins-ci.org/download/plugins/performance-signature-viewer/3.1.0/performance-signature-viewer.hpi",
- "version": "3.1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/performance-signature-viewer/3.1.4/performance-signature-viewer.hpi",
+ "version": "3.1.4",
"wiki": "https://plugins.jenkins.io/performance-signature-viewer"
},
"perfpublisher": {
- "buildDate": "Feb 05, 2019",
+ "buildDate": "Mar 25, 2019",
"dependencies": [
{
"name": "matrix-project",
@@ -43145,25 +45819,25 @@
}
],
"excerpt": "This plugin will parse log files from multiple type of tests.",
- "gav": "org.jenkins-ci.plugins:perfpublisher:8.08",
+ "gav": "org.jenkins-ci.plugins:perfpublisher:8.09",
"labels": [
"report"
],
"name": "perfpublisher",
- "previousTimestamp": "2019-01-09T13:34:54.00Z",
- "previousVersion": "8.07",
- "releaseTimestamp": "2019-02-05T12:12:52.00Z",
+ "previousTimestamp": "2019-02-05T12:12:52.00Z",
+ "previousVersion": "8.08",
+ "releaseTimestamp": "2019-03-25T08:01:17.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/perfpublisher-plugin",
- "sha1": "S8LNcKzcDJ9UXDccJ/CjbQShjBE=",
- "sha256": "K9O0KIadEZbNCk1BSWpZDAcOwJlu/QYz9Lnfjdk9yGk=",
+ "sha1": "aXrBx5S8fcnlfjSOyfs0qMHn+7Q=",
+ "sha256": "oOkT/EpEFnV7f/JiqHhsDD76CE8k3AVL7t3eGVPagjs=",
"title": "Performance Publisher",
- "url": "http://updates.jenkins-ci.org/download/plugins/perfpublisher/8.08/perfpublisher.hpi",
- "version": "8.08",
+ "url": "http://updates.jenkins-ci.org/download/plugins/perfpublisher/8.09/perfpublisher.hpi",
+ "version": "8.09",
"wiki": "https://plugins.jenkins.io/perfpublisher"
},
"periodic-reincarnation": {
- "buildDate": "Oct 02, 2017",
+ "buildDate": "Apr 05, 2019",
"dependencies": [
{
"name": "build-failure-analyzer",
@@ -43199,21 +45873,21 @@
}
],
"excerpt": "This plugin restarts failed builds periodically.",
- "gav": "org.jenkins-ci.plugins:periodic-reincarnation:1.12.1",
+ "gav": "org.jenkins-ci.plugins:periodic-reincarnation:1.13",
"labels": [
"trigger"
],
"name": "periodic-reincarnation",
- "previousTimestamp": "2017-09-22T06:10:31.00Z",
- "previousVersion": "1.12",
- "releaseTimestamp": "2017-10-02T06:24:45.00Z",
+ "previousTimestamp": "2017-10-02T06:24:45.00Z",
+ "previousVersion": "1.12.1",
+ "releaseTimestamp": "2019-04-05T05:53:40.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/periodic-reincarnation-plugin",
- "sha1": "q8D1huKm01WlcR10M7syVNQz51g=",
- "sha256": "ovJ79nsluuQKrvxyfozuTDFAL1v6kB57rr0RKgGL9gY=",
+ "sha1": "NtEuW1XRc4s9RBWvtfkzC+0l+R0=",
+ "sha256": "xYsaaD6UeAquobDOfzVfrZC2LDrgvg7YG6IHIAUPkWs=",
"title": "Periodic Reincarnation",
- "url": "http://updates.jenkins-ci.org/download/plugins/periodic-reincarnation/1.12.1/periodic-reincarnation.hpi",
- "version": "1.12.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/periodic-reincarnation/1.13/periodic-reincarnation.hpi",
+ "version": "1.13",
"wiki": "https://plugins.jenkins.io/periodic-reincarnation"
},
"periodicbackup": {
@@ -43313,12 +45987,12 @@
"wiki": "https://plugins.jenkins.io/perl-smoke-test"
},
"permissive-script-security": {
- "buildDate": "Sep 12, 2017",
+ "buildDate": "May 23, 2019",
"dependencies": [
{
"name": "script-security",
"optional": false,
- "version": "1.14"
+ "version": "1.58"
}
],
"developers": [
@@ -43327,19 +46001,20 @@
}
],
"excerpt": "Do not install unless you know what you are doing. Turns on permissive mode of Script Security Plugin. Problematic signatures will be logged but access will not be rejected.",
- "gav": "org.jenkins-ci.plugins:permissive-script-security:0.3",
+ "gav": "org.jenkins-ci.plugins:permissive-script-security:0.5",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "permissive-script-security",
- "previousTimestamp": "2016-05-24T11:33:51.00Z",
- "previousVersion": "0.1",
- "releaseTimestamp": "2017-09-12T19:35:25.00Z",
- "requiredCore": "1.609",
+ "previousTimestamp": "2019-05-09T11:24:20.00Z",
+ "previousVersion": "0.4",
+ "releaseTimestamp": "2019-05-23T12:17:27.00Z",
+ "requiredCore": "2.107.3",
"scm": "https://github.com/jenkinsci/permissive-script-security-plugin",
- "sha1": "RYHlfggD/JL/w3n3+wZimTN4fJ0=",
- "sha256": "go8AD3BI9r1d5yoKThsV7Hnzg5aao2L/D+g2BuA5Xuo=",
+ "sha1": "8/ifwAkek+lvKJghT9M59XQCiuk=",
+ "sha256": "xRdFmeW9VycznlvbZVZayVyTGgJ8vqCVmNKaTffowqI=",
"title": "Permissive Script Security",
- "url": "http://updates.jenkins-ci.org/download/plugins/permissive-script-security/0.3/permissive-script-security.hpi",
- "version": "0.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/permissive-script-security/0.5/permissive-script-security.hpi",
+ "version": "0.5",
"wiki": "https://plugins.jenkins.io/permissive-script-security"
},
"persistent-build-queue-plugin": {
@@ -43427,8 +46102,42 @@
"version": "2.4",
"wiki": "https://plugins.jenkins.io/persona"
},
+ "phabricator-k8s": {
+ "buildDate": "Mar 10, 2019",
+ "dependencies": [
+ {
+ "name": "kubernetes-credentials-provider",
+ "optional": false,
+ "version": "0.10"
+ },
+ {
+ "name": "phabricator-plugin",
+ "optional": false,
+ "version": "2.1.1"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "andresrc"
+ }
+ ],
+ "excerpt": "Integrates phabricator conduit credentials with the k8s credential provider.",
+ "gav": "io.jenkins.plugins:phabricator-k8s:1.0.0",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "phabricator-k8s",
+ "releaseTimestamp": "2019-03-10T17:34:05.00Z",
+ "requiredCore": "2.89.1",
+ "scm": "https://github.com/jenkinsci/phabricator-k8s-plugin",
+ "sha1": "IA8hAwNvKxNcYuUl+SIwZkMzdvI=",
+ "sha256": "jOymD6SXO0/BO0JS9o0AGo8h0E7RJ7egw7yFzzsCkNs=",
+ "title": "Phabricator - Kubernetes Intergration",
+ "url": "http://updates.jenkins-ci.org/download/plugins/phabricator-k8s/1.0.0/phabricator-k8s.hpi",
+ "version": "1.0.0",
+ "wiki": "https://plugins.jenkins.io/phabricator-k8s"
+ },
"phabricator-plugin": {
- "buildDate": "Dec 04, 2018",
+ "buildDate": "Apr 18, 2019",
"dependencies": [
{
"name": "credentials",
@@ -43459,22 +46168,22 @@
}
],
"excerpt": "This plugin integrates Phabricator and Harbormaster with Jenkins and Uberalls.",
- "gav": "org.jenkins-ci.plugins:phabricator-plugin:2.1.1",
+ "gav": "org.jenkins-ci.plugins:phabricator-plugin:2.1.2",
"labels": [
"post-build",
"buildwrapper"
],
"name": "phabricator-plugin",
- "previousTimestamp": "2018-12-04T16:19:45.00Z",
- "previousVersion": "2.1.0",
- "releaseTimestamp": "2018-12-04T21:39:42.00Z",
+ "previousTimestamp": "2018-12-04T21:39:42.00Z",
+ "previousVersion": "2.1.1",
+ "releaseTimestamp": "2019-04-18T23:23:29.00Z",
"requiredCore": "2.6",
"scm": "https://github.com/jenkinsci/phabricator-plugin",
- "sha1": "UTy2e1nah5EeF9jRPM6sNfxy7as=",
- "sha256": "LsYN9DLV4EKBVi9LTPOtf/so7Z1frEq4zkAE5ODbbNw=",
+ "sha1": "xuxpHzA3h33KlIowCvh4Izp/Eac=",
+ "sha256": "7GHHh84Ma1holOYgx1GCBZ8KCHQ9KOpxWzihL3C9Q1M=",
"title": "Phabricator Differential",
- "url": "http://updates.jenkins-ci.org/download/plugins/phabricator-plugin/2.1.1/phabricator-plugin.hpi",
- "version": "2.1.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/phabricator-plugin/2.1.2/phabricator-plugin.hpi",
+ "version": "2.1.2",
"wiki": "https://plugins.jenkins.io/phabricator-plugin"
},
"phing": {
@@ -43697,37 +46406,32 @@
"wiki": "https://plugins.jenkins.io/php-builtin-web-server"
},
"piketec-tpt": {
- "buildDate": "Feb 21, 2019",
+ "buildDate": "Aug 08, 2019",
"dependencies": [],
"developers": [
{
"developerId": "PikeTec",
"email": "joachim.kuhnert@piketec.com",
"name": "Joachim Kuhnert"
- },
- {
- "developerId": "felipeinfantino",
- "email": "felipe.infantino@piketec.com",
- "name": "Felipe Infantino Moreno"
}
],
"excerpt": "",
- "gav": "com.piketec.jenkins.plugins:piketec-tpt:8.6",
+ "gav": "com.piketec.jenkins.plugins:piketec-tpt:8.7",
"labels": [
"external",
"builder"
],
"name": "piketec-tpt",
- "previousTimestamp": "2018-12-12T11:47:24.00Z",
- "previousVersion": "8.5",
- "releaseTimestamp": "2019-02-21T15:47:40.00Z",
+ "previousTimestamp": "2019-02-21T15:47:40.00Z",
+ "previousVersion": "8.6",
+ "releaseTimestamp": "2019-08-08T10:03:18.00Z",
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/piketec-tpt-plugin",
- "sha1": "oJ0Zw3DeQv+rCe0AR73/D11Zkrk=",
- "sha256": "potGDfpJrhbsKLTcbNMloXJEdydxQZcxWH/k47sLfFc=",
+ "sha1": "TRDsSfZUdeEXZNE+V+Y+GOtzHoM=",
+ "sha256": "yXxMWEfrVjtTkoo4cyDc5thxitYSejJ6Z7qlSlaZVKg=",
"title": "piketec-tpt",
- "url": "http://updates.jenkins-ci.org/download/plugins/piketec-tpt/8.6/piketec-tpt.hpi",
- "version": "8.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/piketec-tpt/8.7/piketec-tpt.hpi",
+ "version": "8.7",
"wiki": "https://plugins.jenkins.io/piketec-tpt"
},
"pipeline-aggregator-view": {
@@ -43765,7 +46469,7 @@
"wiki": "https://plugins.jenkins.io/pipeline-aggregator-view"
},
"pipeline-aws": {
- "buildDate": "Jan 06, 2019",
+ "buildDate": "Jun 17, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -43810,22 +46514,22 @@
"name": "Thorsten Hoeger"
}
],
- "excerpt": "",
- "gav": "de.taimos:pipeline-aws:1.36",
+ "excerpt": "This plugins adds Jenkins pipeline steps to interact with the AWS API",
+ "gav": "de.taimos:pipeline-aws:1.38",
"labels": [
"pipeline"
],
"name": "pipeline-aws",
- "previousTimestamp": "2018-12-03T22:28:36.00Z",
- "previousVersion": "1.35",
- "releaseTimestamp": "2019-01-06T15:42:08.00Z",
+ "previousTimestamp": "2019-04-28T21:42:00.00Z",
+ "previousVersion": "1.37",
+ "releaseTimestamp": "2019-06-17T16:40:16.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/pipeline-aws-plugin",
- "sha1": "5kc3Jr3tFy8HvgyxE6R4GqhlCY8=",
- "sha256": "4uKIXQb9+RefD2V3xZhkFGXkaJeH0RxW2Ur8D8nyD2E=",
+ "sha1": "7VrKriIJIR/8vPx/IWlVj6aKnyw=",
+ "sha256": "KVdYYhHkjUnCND2Sw6mUEDRdT3eJ+El09aywIziuoso=",
"title": "Pipeline: AWS Steps",
- "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-aws/1.36/pipeline-aws.hpi",
- "version": "1.36",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-aws/1.38/pipeline-aws.hpi",
+ "version": "1.38",
"wiki": "https://plugins.jenkins.io/pipeline-aws"
},
"pipeline-bamboo": {
@@ -43881,27 +46585,27 @@
"wiki": "https://plugins.jenkins.io/pipeline-bamboo"
},
"pipeline-build-step": {
- "buildDate": "Jan 24, 2018",
+ "buildDate": "Apr 15, 2019",
"dependencies": [
{
"name": "workflow-api",
"optional": false,
- "version": "2.22"
+ "version": "2.33"
},
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.14"
+ "version": "2.18"
},
{
"name": "workflow-support",
"optional": false,
- "version": "2.14"
+ "version": "3.1"
},
{
"name": "script-security",
"optional": false,
- "version": "1.39"
+ "version": "1.50"
}
],
"developers": [
@@ -43910,21 +46614,22 @@
}
],
"excerpt": "Adds the Pipeline step <code>build</code> to trigger builds of other jobs.",
- "gav": "org.jenkins-ci.plugins:pipeline-build-step:2.7",
+ "gav": "org.jenkins-ci.plugins:pipeline-build-step:2.9",
"labels": [
"misc"
],
+ "minimumJavaVersion": "1.8",
"name": "pipeline-build-step",
- "previousTimestamp": "2017-12-06T15:06:52.00Z",
- "previousVersion": "2.6",
- "releaseTimestamp": "2018-01-24T07:36:13.00Z",
- "requiredCore": "2.32.2",
+ "previousTimestamp": "2019-03-18T19:44:58.00Z",
+ "previousVersion": "2.8",
+ "releaseTimestamp": "2019-04-15T14:15:57.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/pipeline-build-step-plugin",
- "sha1": "QJw/VEcZ1Y2e1tUvL8rxKjDqjTc=",
- "sha256": "0C/SeYgyhDXAvEIR5ORf7oiyi11jPDu85stNypSAqcs=",
+ "sha1": "j3Sx4I0Uj0ZiHU+acnbJPf9pBNk=",
+ "sha256": "aq3k1WNNlAInkn8/LGsfCNaDLFf26bzZNTJO/Iq0PhA=",
"title": "Pipeline: Build Step",
- "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-build-step/2.7/pipeline-build-step.hpi",
- "version": "2.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-build-step/2.9/pipeline-build-step.hpi",
+ "version": "2.9",
"wiki": "https://plugins.jenkins.io/pipeline-build-step"
},
"pipeline-cloudwatch-logs": {
@@ -43970,6 +46675,49 @@
"version": "0.1",
"wiki": "https://plugins.jenkins.io/pipeline-cloudwatch-logs"
},
+ "pipeline-config-history": {
+ "buildDate": "Jul 24, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-aggregator",
+ "optional": false,
+ "version": "2.6"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "robinschulz",
+ "email": "robin.schulz@1und1.de",
+ "name": "Robin Schulz"
+ },
+ {
+ "developerId": "jochenafuerbacher",
+ "email": "jochen.fuerbacher@1und1.de",
+ "name": "Jochen A. Fuerbacher"
+ },
+ {
+ "developerId": "stefanbrausch",
+ "email": "stefan.brausch@1und1.de",
+ "name": "Stefan Brausch"
+ }
+ ],
+ "excerpt": "Saves a copy of a pipeline's configuration on each pipeline config change.",
+ "gav": "org.jenkins-ci.plugins:pipeline-config-history:1.4",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "pipeline-config-history",
+ "previousTimestamp": "2019-05-31T06:26:10.00Z",
+ "previousVersion": "1.3",
+ "releaseTimestamp": "2019-07-24T05:59:45.00Z",
+ "requiredCore": "2.138.4",
+ "scm": "https://github.com/jenkinsci/pipeline-config-history-plugin",
+ "sha1": "BXIULS476ADQALNcAdK3iX40xZw=",
+ "sha256": "DjBX3ZhYroleDfDX2ia/x0leRMAEcgH5jyT8okGK180=",
+ "title": "Pipeline Configuration History",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-config-history/1.4/pipeline-config-history.hpi",
+ "version": "1.4",
+ "wiki": "https://plugins.jenkins.io/pipeline-config-history"
+ },
"pipeline-dependency-walker": {
"buildDate": "Mar 24, 2017",
"dependencies": [
@@ -44264,33 +47012,63 @@
"version": "1.0.4",
"wiki": "https://plugins.jenkins.io/pipeline-githubnotify-step"
},
+ "pipeline-gitstatuswrapper": {
+ "buildDate": "May 02, 2019",
+ "dependencies": [
+ {
+ "name": "github-branch-source",
+ "optional": false,
+ "version": "2.2.3"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "hello_woof"
+ }
+ ],
+ "excerpt": "Plugin that provides wrappers for github statuses",
+ "gav": "org.jenkins-ci.plugins:pipeline-gitstatuswrapper:1.2.0",
+ "labels": [],
+ "name": "pipeline-gitstatuswrapper",
+ "previousTimestamp": "2019-05-02T04:03:31.00Z",
+ "previousVersion": "1.1.0",
+ "releaseTimestamp": "2019-05-02T04:25:30.00Z",
+ "requiredCore": "2.73.3",
+ "scm": "https://github.com/jenkinsci/pipeline-gitstatuswrapper-plugin",
+ "sha1": "jrzrkHohN+BafoD28oN1vB1xaB0=",
+ "sha256": "ARGYzqNjL/SlsMyT+w/8j92dQTZoYIl3WNh7BLd8gFw=",
+ "title": "GitHub Status Wrapper",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-gitstatuswrapper/1.2.0/pipeline-gitstatuswrapper.hpi",
+ "version": "1.2.0",
+ "wiki": "https://plugins.jenkins.io/pipeline-gitstatuswrapper"
+ },
"pipeline-graph-analysis": {
- "buildDate": "Nov 14, 2018",
+ "buildDate": "May 15, 2019",
"dependencies": [
{
"name": "workflow-api",
"optional": false,
- "version": "2.22"
+ "version": "2.34"
},
{
"name": "workflow-cps",
"optional": false,
- "version": "2.41"
+ "version": "2.65"
},
{
"name": "workflow-job",
"optional": false,
- "version": "2.11"
+ "version": "2.32"
},
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.14"
+ "version": "2.19"
},
{
"name": "workflow-support",
"optional": false,
- "version": "2.14"
+ "version": "3.2"
},
{
"name": "pipeline-input-step",
@@ -44300,54 +47078,65 @@
{
"name": "pipeline-stage-step",
"optional": false,
- "version": "2.2"
+ "version": "2.3"
+ },
+ {
+ "name": "scm-api",
+ "optional": false,
+ "version": "2.2.7"
},
{
"name": "structs",
"optional": false,
- "version": "1.9"
+ "version": "1.17"
}
],
"developers": [
{
- "developerId": "svanoort"
+ "developerId": "dnusbaum"
}
],
"excerpt": "Provides a REST API to access pipeline and pipeline run data.",
- "gav": "org.jenkins-ci.plugins:pipeline-graph-analysis:1.9",
+ "gav": "org.jenkins-ci.plugins:pipeline-graph-analysis:1.10",
"labels": [
"pipeline-graph-analysis"
],
+ "minimumJavaVersion": "1.8",
"name": "pipeline-graph-analysis",
- "previousTimestamp": "2018-11-14T18:19:31.00Z",
- "previousVersion": "1.8",
- "releaseTimestamp": "2018-11-14T20:41:22.00Z",
- "requiredCore": "2.7.3",
+ "previousTimestamp": "2018-11-14T20:41:22.00Z",
+ "previousVersion": "1.9",
+ "releaseTimestamp": "2019-05-15T17:02:45.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/pipeline-graph-analysis-plugin/",
- "sha1": "mdACnWTq6Qm/8AjlxWMF4eJeJ5E=",
- "sha256": "wA48youRNWhMbg/BSnxonLlUQ94tViqAJCYd2hjtLdc=",
+ "sha1": "ZgNER3bYyYruS0j+SYv51Wsr4KQ=",
+ "sha256": "8CiXNErp8zoOM4uIHfgqxkwxhQLvF6OHYHRqaQmTLK4=",
"title": "Pipeline Graph Analysis",
- "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-graph-analysis/1.9/pipeline-graph-analysis.hpi",
- "version": "1.9",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-graph-analysis/1.10/pipeline-graph-analysis.hpi",
+ "version": "1.10",
"wiki": "https://plugins.jenkins.io/pipeline-graph-analysis"
},
"pipeline-input-step": {
- "buildDate": "Dec 14, 2018",
+ "buildDate": "Aug 27, 2019",
"dependencies": [
{
"name": "workflow-api",
"optional": false,
- "version": "2.6"
+ "version": "2.35"
},
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.5"
+ "version": "2.20"
},
{
"name": "workflow-support",
"optional": false,
- "version": "2.10"
+ "version": "3.3"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.3.0"
}
],
"developers": [
@@ -44356,27 +47145,43 @@
}
],
"excerpt": "Adds the Pipeline step <code>input</code> to wait for human input or approval.",
- "gav": "org.jenkins-ci.plugins:pipeline-input-step:2.9",
+ "gav": "org.jenkins-ci.plugins:pipeline-input-step:2.11",
"labels": [
"misc"
],
+ "minimumJavaVersion": "1.8",
"name": "pipeline-input-step",
- "previousTimestamp": "2017-07-28T18:03:44.00Z",
- "previousVersion": "2.8",
- "releaseTimestamp": "2018-12-14T21:39:32.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2019-03-18T20:01:42.00Z",
+ "previousVersion": "2.10",
+ "releaseTimestamp": "2019-08-27T20:50:46.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/pipeline-input-step-plugin",
- "sha1": "k++xixzii41OqdmkC/k+L+paQh4=",
- "sha256": "sj1jMt1lKSwIYzYKEGthlp6Khxxjzslf6Uvtz/VqGp8=",
+ "sha1": "COVbko3EtlvHbsMP1zqkXUliQRw=",
+ "sha256": "Zh7onVPbKosQTZRhGc4Z+h89M3R/zuz2CdbQePPZvw8=",
"title": "Pipeline: Input Step",
- "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-input-step/2.9/pipeline-input-step.hpi",
- "version": "2.9",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-input-step/2.11/pipeline-input-step.hpi",
+ "version": "2.11",
"wiki": "https://plugins.jenkins.io/pipeline-input-step"
},
"pipeline-maven": {
- "buildDate": "Jan 14, 2019",
+ "buildDate": "Aug 04, 2019",
"dependencies": [
{
+ "name": "h2-api",
+ "optional": false,
+ "version": "1.4.199"
+ },
+ {
+ "name": "mysql-api",
+ "optional": true,
+ "version": "8.0.16"
+ },
+ {
+ "name": "postgresql-api",
+ "optional": true,
+ "version": "42.2.5"
+ },
+ {
"name": "maven-plugin",
"optional": true,
"version": "3.1.2"
@@ -44384,47 +47189,42 @@
{
"name": "workflow-api",
"optional": false,
- "version": "2.25"
+ "version": "2.32"
},
{
"name": "workflow-job",
"optional": false,
- "version": "2.17"
+ "version": "2.29"
},
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.14"
+ "version": "2.16"
},
{
"name": "branch-api",
"optional": false,
- "version": "2.0.18"
+ "version": "2.0.20.1"
},
{
"name": "cloudbees-folder",
"optional": false,
- "version": "6.1.2"
+ "version": "6.6"
},
{
"name": "config-file-provider",
"optional": false,
- "version": "2.17"
+ "version": "3.5"
},
{
"name": "credentials",
"optional": false,
- "version": "2.1.16"
- },
- {
- "name": "database-mysql",
- "optional": true,
- "version": "1.3"
+ "version": "2.1.19"
},
{
"name": "htmlpublisher",
"optional": true,
- "version": "1.14"
+ "version": "1.16"
},
{
"name": "jacoco",
@@ -44444,32 +47244,32 @@
{
"name": "junit",
"optional": true,
- "version": "1.23"
+ "version": "1.26.1"
},
{
"name": "matrix-project",
"optional": true,
- "version": "1.12"
+ "version": "1.14"
},
{
"name": "maven-invoker-plugin",
"optional": true,
- "version": "1.3"
+ "version": "2.4"
},
{
"name": "pipeline-build-step",
"optional": true,
- "version": "2.5.1"
+ "version": "2.7"
},
{
"name": "script-security",
"optional": false,
- "version": "1.39"
+ "version": "1.54.1"
},
{
"name": "structs",
"optional": false,
- "version": "1.13"
+ "version": "1.17"
},
{
"name": "findbugs",
@@ -44495,22 +47295,23 @@
}
],
"excerpt": "This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn. The selected maven installation will be configured and prepended to the path.",
- "gav": "org.jenkins-ci.plugins:pipeline-maven:3.6.7",
+ "gav": "org.jenkins-ci.plugins:pipeline-maven:3.8.1",
"labels": [
"maven",
"pipeline"
],
+ "minimumJavaVersion": "1.8",
"name": "pipeline-maven",
- "previousTimestamp": "2019-01-02T18:50:44.00Z",
- "previousVersion": "3.6.6",
- "releaseTimestamp": "2019-01-14T11:33:42.00Z",
- "requiredCore": "2.89.4",
+ "previousTimestamp": "2019-06-24T10:33:20.00Z",
+ "previousVersion": "3.8.0",
+ "releaseTimestamp": "2019-08-04T17:51:42.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/pipeline-maven-plugin/pipeline-maven",
- "sha1": "MrtsgT4Zf/Hrn0lGmV2aK3j3jBI=",
- "sha256": "aYTu9TGOPE9OlzE1cV8/oOfTeDD53lNLH/iY8V1CBo8=",
+ "sha1": "3mTWWol2eCdhXHg2rPjzLZMmz4o=",
+ "sha256": "VzyCBxorDgQeRzj5bxsVMbgr4fWdm71oVAPNQmqAgjc=",
"title": "Pipeline Maven Integration",
- "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-maven/3.6.7/pipeline-maven.hpi",
- "version": "3.6.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-maven/3.8.1/pipeline-maven.hpi",
+ "version": "3.8.1",
"wiki": "https://plugins.jenkins.io/pipeline-maven"
},
"pipeline-milestone-step": {
@@ -44549,22 +47350,22 @@
"wiki": "https://plugins.jenkins.io/pipeline-milestone-step"
},
"pipeline-model-api": {
- "buildDate": "Mar 01, 2019",
+ "buildDate": "Jun 07, 2019",
"dependencies": [
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.14"
+ "version": "2.20"
},
{
"name": "jackson2-api",
"optional": false,
- "version": "2.8.11.2"
+ "version": "2.9.8"
},
{
"name": "structs",
"optional": false,
- "version": "1.17"
+ "version": "1.19"
}
],
"developers": [
@@ -44574,22 +47375,23 @@
}
],
"excerpt": "Model API for Declarative Pipeline.",
- "gav": "org.jenkinsci.plugins:pipeline-model-api:1.3.5",
+ "gav": "org.jenkinsci.plugins:pipeline-model-api:1.3.9",
"labels": [
"pipeline",
"misc"
],
+ "minimumJavaVersion": "1.8",
"name": "pipeline-model-api",
- "previousTimestamp": "2019-01-02T16:37:56.00Z",
- "previousVersion": "1.3.4.1",
- "releaseTimestamp": "2019-03-01T14:55:26.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-04-15T15:18:00.00Z",
+ "previousVersion": "1.3.8",
+ "releaseTimestamp": "2019-06-07T17:08:06.00Z",
+ "requiredCore": "2.150.1",
"scm": "https://github.com/jenkinsci/pipeline-model-definition-plugin",
- "sha1": "bBSgTQfvOwpRK9b5rEqWw5ZCgm8=",
- "sha256": "7Z5FHXFGGXaLVF6LPXey7pxSiXSR1PuS+qT+PTUk8Iw=",
+ "sha1": "H2gVC6x5QASuLIlEj21xU/fcGHA=",
+ "sha256": "pRYajBV4eL66rRqxgqfbqHjaDsEbd6uCgkiG/G1vhWc=",
"title": "Pipeline: Model API",
- "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-model-api/1.3.5/pipeline-model-api.hpi",
- "version": "1.3.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-model-api/1.3.9/pipeline-model-api.hpi",
+ "version": "1.3.9",
"wiki": "https://plugins.jenkins.io/pipeline-model-api"
},
"pipeline-model-declarative-agent": {
@@ -44627,18 +47429,18 @@
"wiki": "https://plugins.jenkins.io/pipeline-model-declarative-agent"
},
"pipeline-model-definition": {
- "buildDate": "Mar 01, 2019",
+ "buildDate": "Jun 07, 2019",
"compatibleSinceVersion": "1.2-beta-4",
"dependencies": [
{
"name": "workflow-api",
"optional": false,
- "version": "2.30"
+ "version": "2.34"
},
{
"name": "workflow-basic-steps",
"optional": false,
- "version": "2.6"
+ "version": "2.18"
},
{
"name": "workflow-cps-global-lib",
@@ -44648,12 +47450,12 @@
{
"name": "workflow-cps",
"optional": false,
- "version": "2.61.1"
+ "version": "2.70"
},
{
"name": "workflow-durable-task-step",
"optional": false,
- "version": "2.15"
+ "version": "2.31"
},
{
"name": "workflow-multibranch",
@@ -44668,7 +47470,7 @@
{
"name": "workflow-support",
"optional": false,
- "version": "2.22"
+ "version": "3.3"
},
{
"name": "credentials-binding",
@@ -44713,7 +47515,7 @@
{
"name": "pipeline-model-api",
"optional": false,
- "version": "1.3.5"
+ "version": "1.3.9"
},
{
"name": "pipeline-model-declarative-agent",
@@ -44723,12 +47525,12 @@
{
"name": "pipeline-model-extensions",
"optional": false,
- "version": "1.3.5"
+ "version": "1.3.9"
},
{
"name": "pipeline-stage-tags-metadata",
"optional": false,
- "version": "1.3.5"
+ "version": "1.3.9"
}
],
"developers": [
@@ -44738,32 +47540,33 @@
}
],
"excerpt": "An opinionated, declarative Pipeline.",
- "gav": "org.jenkinsci.plugins:pipeline-model-definition:1.3.5",
+ "gav": "org.jenkinsci.plugins:pipeline-model-definition:1.3.9",
"labels": [
"pipeline",
"misc"
],
+ "minimumJavaVersion": "1.8",
"name": "pipeline-model-definition",
- "previousTimestamp": "2019-01-02T16:38:28.00Z",
- "previousVersion": "1.3.4.1",
- "releaseTimestamp": "2019-03-01T14:56:29.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-04-15T15:19:00.00Z",
+ "previousVersion": "1.3.8",
+ "releaseTimestamp": "2019-06-07T17:08:45.00Z",
+ "requiredCore": "2.150.1",
"scm": "https://github.com/jenkinsci/pipeline-model-definition-plugin",
- "sha1": "Muebst+Q0gJjBIRgRCYM+gz0Gn4=",
- "sha256": "xjLLlTihxM8jInevCso65OJWPRsOSs7O2Rfoxj9eQlo=",
+ "sha1": "pL45wDqLqgNzPXhPsucfY4+smng=",
+ "sha256": "RcnuO8PtjWSNTBNuJfO67OnI/9+xd3ujvbwICEwSySQ=",
"title": "Pipeline: Declarative",
- "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-model-definition/1.3.5/pipeline-model-definition.hpi",
- "version": "1.3.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-model-definition/1.3.9/pipeline-model-definition.hpi",
+ "version": "1.3.9",
"wiki": "https://plugins.jenkins.io/pipeline-model-definition"
},
"pipeline-model-extensions": {
- "buildDate": "Mar 01, 2019",
+ "buildDate": "Jun 07, 2019",
"compatibleSinceVersion": "1.2-beta-4",
"dependencies": [
{
"name": "workflow-cps",
"optional": false,
- "version": "2.61.1"
+ "version": "2.70"
},
{
"name": "workflow-job",
@@ -44781,9 +47584,14 @@
"version": "2.1.16"
},
{
+ "name": "pipeline-stage-step",
+ "optional": false,
+ "version": "2.3"
+ },
+ {
"name": "pipeline-model-api",
"optional": false,
- "version": "1.3.5"
+ "version": "1.3.9"
}
],
"developers": [
@@ -44793,19 +47601,20 @@
}
],
"excerpt": "APIs for extension points used in Declarative Pipelines.",
- "gav": "org.jenkinsci.plugins:pipeline-model-extensions:1.3.5",
+ "gav": "org.jenkinsci.plugins:pipeline-model-extensions:1.3.9",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "pipeline-model-extensions",
- "previousTimestamp": "2019-01-02T16:38:04.00Z",
- "previousVersion": "1.3.4.1",
- "releaseTimestamp": "2019-03-01T14:55:38.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-04-15T15:18:13.00Z",
+ "previousVersion": "1.3.8",
+ "releaseTimestamp": "2019-06-07T17:08:15.00Z",
+ "requiredCore": "2.150.1",
"scm": "https://github.com/jenkinsci/pipeline-model-definition-plugin",
- "sha1": "UfgVvHfTf13pVPHyZP21bMFstUs=",
- "sha256": "emD8bo+t7wJWFZTD1gLW86rs7PCsxH4u2w46T5LQ00Q=",
+ "sha1": "gsEr6kxiXR74GWzCpfYdUtD4ah4=",
+ "sha256": "y+Uz00RfUiz2EOf0ZGYvO8QXdEOe2yk5w8vlORJpZnA=",
"title": "Pipeline: Declarative Extension Points API",
- "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-model-extensions/1.3.5/pipeline-model-extensions.hpi",
- "version": "1.3.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-model-extensions/1.3.9/pipeline-model-extensions.hpi",
+ "version": "1.3.9",
"wiki": "https://plugins.jenkins.io/pipeline-model-extensions"
},
"pipeline-multibranch-defaults": {
@@ -44923,22 +47732,22 @@
"wiki": "https://plugins.jenkins.io/pipeline-npm"
},
"pipeline-rest-api": {
- "buildDate": "Mar 30, 2018",
+ "buildDate": "Aug 06, 2019",
"dependencies": [
{
"name": "workflow-api",
"optional": false,
- "version": "2.15"
+ "version": "2.24"
},
{
"name": "workflow-job",
"optional": false,
- "version": "2.0"
+ "version": "2.12"
},
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.10"
+ "version": "2.14"
},
{
"name": "workflow-support",
@@ -44953,40 +47762,41 @@
{
"name": "pipeline-graph-analysis",
"optional": false,
- "version": "1.1"
+ "version": "1.4"
},
{
"name": "pipeline-input-step",
"optional": false,
- "version": "2.0"
+ "version": "2.8"
},
{
"name": "pipeline-stage-step",
"optional": false,
- "version": "2.2"
+ "version": "2.3"
}
],
"developers": [
{
- "developerId": "svanoort"
+ "developerId": "olamy"
}
],
"excerpt": "Provides a REST API to access pipeline and pipeline run data.",
- "gav": "org.jenkins-ci.plugins.pipeline-stage-view:pipeline-rest-api:2.10",
+ "gav": "org.jenkins-ci.plugins.pipeline-stage-view:pipeline-rest-api:2.12",
"labels": [
"ui"
],
+ "minimumJavaVersion": "1.8",
"name": "pipeline-rest-api",
- "previousTimestamp": "2017-08-29T16:46:43.00Z",
- "previousVersion": "2.9",
- "releaseTimestamp": "2018-03-30T21:42:11.00Z",
- "requiredCore": "1.642.3",
+ "previousTimestamp": "2019-04-18T23:54:24.00Z",
+ "previousVersion": "2.11",
+ "releaseTimestamp": "2019-08-06T03:44:01.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/pipeline-stage-view-plugin",
- "sha1": "34wucmoLToALbbiLvPi6b7zNoHo=",
- "sha256": "Of8Uvd1AUZEAx7pLMbXFqgZ1Ye1bT4VxGPDskVwX6NQ=",
+ "sha1": "+puQkiLkMMoxKBkfxfY2W18w6lY=",
+ "sha256": "7jUPZAR2pvqpitZCLgj/ni1c0qDGF+YWfsC6KFD+O+o=",
"title": "Pipeline: REST API",
- "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-rest-api/2.10/pipeline-rest-api.hpi",
- "version": "2.10",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-rest-api/2.12/pipeline-rest-api.hpi",
+ "version": "2.12",
"wiki": "https://plugins.jenkins.io/pipeline-rest-api"
},
"pipeline-stage-step": {
@@ -45038,12 +47848,12 @@
"wiki": "https://plugins.jenkins.io/pipeline-stage-step"
},
"pipeline-stage-tags-metadata": {
- "buildDate": "Mar 01, 2019",
+ "buildDate": "Jun 07, 2019",
"dependencies": [
{
"name": "workflow-api",
"optional": false,
- "version": "2.30"
+ "version": "2.34"
}
],
"developers": [
@@ -45053,41 +47863,47 @@
}
],
"excerpt": "Library plugin for Pipeline stage tag metadata.",
- "gav": "org.jenkinsci.plugins:pipeline-stage-tags-metadata:1.3.5",
+ "gav": "org.jenkinsci.plugins:pipeline-stage-tags-metadata:1.3.9",
"labels": [
"pipeline",
"misc"
],
+ "minimumJavaVersion": "1.8",
"name": "pipeline-stage-tags-metadata",
- "previousTimestamp": "2019-01-02T16:37:46.00Z",
- "previousVersion": "1.3.4.1",
- "releaseTimestamp": "2019-03-01T14:55:13.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-04-15T15:17:51.00Z",
+ "previousVersion": "1.3.8",
+ "releaseTimestamp": "2019-06-07T17:07:54.00Z",
+ "requiredCore": "2.150.1",
"scm": "https://github.com/jenkinsci/pipeline-model-definition-plugin",
- "sha1": "CKAEIfrXZ6ahzqU2MwyPMMi6ocw=",
- "sha256": "WYf4fSAmfvCkKKV8oVXmTMI+oipumiYD8uJ3TWJUaik=",
+ "sha1": "bFg76DSa7Jo9Cetmjrs7MTj1LbY=",
+ "sha256": "fv6MZ4mLdXrrRffxfXfBo1KOazbkZVIZvX/P2tAJLpc=",
"title": "Pipeline: Stage Tags Metadata",
- "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-stage-tags-metadata/1.3.5/pipeline-stage-tags-metadata.hpi",
- "version": "1.3.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-stage-tags-metadata/1.3.9/pipeline-stage-tags-metadata.hpi",
+ "version": "1.3.9",
"wiki": "https://plugins.jenkins.io/pipeline-stage-tags-metadata"
},
"pipeline-stage-view": {
- "buildDate": "Mar 30, 2018",
+ "buildDate": "Aug 06, 2019",
"dependencies": [
{
"name": "pipeline-rest-api",
"optional": false,
- "version": "2.10"
+ "version": "2.12"
+ },
+ {
+ "name": "workflow-api",
+ "optional": false,
+ "version": "2.24"
},
{
"name": "workflow-job",
"optional": false,
- "version": "2.0"
+ "version": "2.12"
},
{
"name": "handlebars",
"optional": false,
- "version": "1.1"
+ "version": "1.1.1"
},
{
"name": "jquery-detached",
@@ -45102,25 +47918,26 @@
],
"developers": [
{
- "developerId": "svanoort"
+ "developerId": "olamy"
}
],
"excerpt": "Pipeline Stage View Plugin.",
- "gav": "org.jenkins-ci.plugins.pipeline-stage-view:pipeline-stage-view:2.10",
+ "gav": "org.jenkins-ci.plugins.pipeline-stage-view:pipeline-stage-view:2.12",
"labels": [
"ui"
],
+ "minimumJavaVersion": "1.8",
"name": "pipeline-stage-view",
- "previousTimestamp": "2017-08-29T16:47:59.00Z",
- "previousVersion": "2.9",
- "releaseTimestamp": "2018-03-30T21:43:22.00Z",
- "requiredCore": "1.642.3",
+ "previousTimestamp": "2019-04-18T23:56:53.00Z",
+ "previousVersion": "2.11",
+ "releaseTimestamp": "2019-08-06T03:46:13.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/pipeline-stage-view-plugin",
- "sha1": "/yI+w3czZooXs75agobelzwgdZI=",
- "sha256": "u1UdHp5CGGik6LWKAVm1TjZg/fw7f4F4uS3qPQKeD5U=",
+ "sha1": "5RrjQD4FvIK+/ZHJxTS0hPfMQfU=",
+ "sha256": "GQ/MtgCGtl9Lxe5HUyjJdDdta5qwWVf48P4TL8rWbuk=",
"title": "Pipeline: Stage View",
- "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-stage-view/2.10/pipeline-stage-view.hpi",
- "version": "2.10",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-stage-view/2.12/pipeline-stage-view.hpi",
+ "version": "2.12",
"wiki": "https://plugins.jenkins.io/pipeline-stage-view"
},
"pipeline-timeline": {
@@ -45161,12 +47978,12 @@
"wiki": "https://plugins.jenkins.io/pipeline-timeline"
},
"pipeline-utility-steps": {
- "buildDate": "Nov 07, 2018",
+ "buildDate": "Mar 07, 2019",
"dependencies": [
{
"name": "workflow-api",
"optional": false,
- "version": "2.30"
+ "version": "2.31"
},
{
"name": "workflow-cps",
@@ -45176,7 +47993,7 @@
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.14"
+ "version": "2.19"
},
{
"name": "scm-api",
@@ -45202,22 +48019,23 @@
}
],
"excerpt": "Utility steps for pipeline jobs.",
- "gav": "org.jenkins-ci.plugins:pipeline-utility-steps:2.2.0",
+ "gav": "org.jenkins-ci.plugins:pipeline-utility-steps:2.3.0",
"labels": [
"builder",
"misc"
],
+ "minimumJavaVersion": "1.8",
"name": "pipeline-utility-steps",
- "previousTimestamp": "2018-05-09T10:53:26.00Z",
- "previousVersion": "2.1.0",
- "releaseTimestamp": "2018-11-07T16:05:53.00Z",
+ "previousTimestamp": "2018-11-07T16:05:53.00Z",
+ "previousVersion": "2.2.0",
+ "releaseTimestamp": "2019-03-07T17:00:09.00Z",
"requiredCore": "2.121.2",
"scm": "https://github.com/jenkinsci/pipeline-utility-steps-plugin",
- "sha1": "OKTOs8vmA4XoY32Tj23Uh0YhR2Q=",
- "sha256": "bEZcrmhixm7jNBqGeARt8cz2AssbogbZ66sheHpybjg=",
+ "sha1": "W+5+rpMOqvSn+aZTy4eCsmfbHkY=",
+ "sha256": "eZP9HnMUH+vaDXhijgt03xYqBuP1fRGY2ez+WapOyZw=",
"title": "Pipeline Utility Steps",
- "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-utility-steps/2.2.0/pipeline-utility-steps.hpi",
- "version": "2.2.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-utility-steps/2.3.0/pipeline-utility-steps.hpi",
+ "version": "2.3.0",
"wiki": "https://plugins.jenkins.io/pipeline-utility-steps"
},
"pitmutation": {
@@ -45313,7 +48131,7 @@
"wiki": "https://plugins.jenkins.io/plain-credentials"
},
"plasticscm-mergebot": {
- "buildDate": "Oct 08, 2018",
+ "buildDate": "Jun 12, 2019",
"dependencies": [
{
"name": "workflow-scm-step",
@@ -45349,33 +48167,33 @@
}
],
"excerpt": "Lightweight Plastic SCM plugin to enable actions from our mergebot feature.",
- "gav": "org.jenkins-ci.plugins:plasticscm-mergebot:0.12",
+ "gav": "org.jenkins-ci.plugins:plasticscm-mergebot:0.13",
"labels": [],
"name": "plasticscm-mergebot",
- "previousTimestamp": "2018-09-28T09:06:17.00Z",
- "previousVersion": "0.11",
- "releaseTimestamp": "2018-10-08T07:47:38.00Z",
+ "previousTimestamp": "2018-10-08T07:47:38.00Z",
+ "previousVersion": "0.12",
+ "releaseTimestamp": "2019-06-12T15:21:08.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/plasticscm-mergebot-plugin",
- "sha1": "YZoTNbaZurS2ntumk/7nW2juS2s=",
- "sha256": "KVu2lPByhCksJQCtXqZz3q0PA6ljoIghSJ5HUEB5BmY=",
+ "sha1": "TP8teXkv7gaBxyGkgDfPXEJL1UI=",
+ "sha256": "4Jt5TAe5McBefVnd9fmMupAOQskL/XxKCpSpEZ6xRd4=",
"title": "MergeBot PlasticSCM",
- "url": "http://updates.jenkins-ci.org/download/plugins/plasticscm-mergebot/0.12/plasticscm-mergebot.hpi",
- "version": "0.12",
+ "url": "http://updates.jenkins-ci.org/download/plugins/plasticscm-mergebot/0.13/plasticscm-mergebot.hpi",
+ "version": "0.13",
"wiki": "https://plugins.jenkins.io/plasticscm-mergebot"
},
"plasticscm-plugin": {
- "buildDate": "Oct 08, 2018",
+ "buildDate": "Aug 29, 2019",
"dependencies": [
{
"name": "workflow-scm-step",
"optional": false,
- "version": "1.6"
+ "version": "2.9"
},
{
"name": "scm-api",
"optional": false,
- "version": "2.2.6"
+ "version": "2.4.1"
}
],
"developers": [
@@ -45400,24 +48218,25 @@
"name": "Jesus Manuel Gonzalez"
}
],
- "excerpt": "This plugin integrates <a href=\"http://www.codicesoftware.com\" rel=\"nofollow\">PlasticSCM</a> to Jenkins.",
- "gav": "org.jenkins-ci.plugins:plasticscm-plugin:2.20",
+ "excerpt": "This plugin integrates <a href=\"https://www.plasticscm.com/\" rel=\"nofollow\">Plastic SCM</a> with Jenkins.",
+ "gav": "org.jenkins-ci.plugins:plasticscm-plugin:3.2",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "plasticscm-plugin",
- "previousTimestamp": "2018-08-07T09:32:16.00Z",
- "previousVersion": "2.19",
- "releaseTimestamp": "2018-10-08T08:35:41.00Z",
- "requiredCore": "1.580.1",
+ "previousTimestamp": "2019-08-26T08:23:08.00Z",
+ "previousVersion": "3.1",
+ "releaseTimestamp": "2019-08-29T13:59:50.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/plasticscm-plugin",
- "sha1": "GZx/8zCYMKDYipOVxaP4NpiAfI0=",
- "sha256": "CaIyug6gO31mX93euiNwjAw656pEMLgK/5M8uJJ4ABY=",
+ "sha1": "I85ak47qywlwZ5aqVOq2S4Y9fzw=",
+ "sha256": "41NKBqLvHRpFJlgLmr2UH4Tl2es8VuG/PgsOG5w3oHE=",
"title": "PlasticSCM",
- "url": "http://updates.jenkins-ci.org/download/plugins/plasticscm-plugin/2.20/plasticscm-plugin.hpi",
- "version": "2.20",
+ "url": "http://updates.jenkins-ci.org/download/plugins/plasticscm-plugin/3.2/plasticscm-plugin.hpi",
+ "version": "3.2",
"wiki": "https://plugins.jenkins.io/plasticscm-plugin"
},
"platformlabeler": {
- "buildDate": "Nov 10, 2018",
+ "buildDate": "Sep 04, 2019",
"dependencies": [],
"developers": [
{
@@ -45427,21 +48246,22 @@
}
],
"excerpt": "Assigns labels on nodes automatically based on the computer operating system.",
- "gav": "org.jvnet.hudson.plugins:platformlabeler:2.2",
+ "gav": "org.jvnet.hudson.plugins:platformlabeler:3.3",
"labels": [
"misc"
],
+ "minimumJavaVersion": "1.8",
"name": "platformlabeler",
- "previousTimestamp": "2018-07-30T16:45:15.00Z",
- "previousVersion": "2.1",
- "releaseTimestamp": "2018-11-10T20:49:37.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2019-06-17T01:22:47.00Z",
+ "previousVersion": "3.2",
+ "releaseTimestamp": "2019-09-04T19:24:20.00Z",
+ "requiredCore": "2.150.1",
"scm": "https://github.com/jenkinsci/platformlabeler-plugin",
- "sha1": "IhaSejP9Mzint47ouKpryN4h7w0=",
- "sha256": "9+5zxZu3MP309zgLd9wV/oklniCnCZX0Xc4hQpj7Tr4=",
+ "sha1": "QtOHhTaS30zQeuh/ivADEhUF0iA=",
+ "sha256": "hfJHYWT5FJW9SB79WyYcSF4EV5mxqkfj09Dfg9JhJd4=",
"title": "platformlabeler",
- "url": "http://updates.jenkins-ci.org/download/plugins/platformlabeler/2.2/platformlabeler.hpi",
- "version": "2.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/platformlabeler/3.3/platformlabeler.hpi",
+ "version": "3.3",
"wiki": "https://plugins.jenkins.io/platformlabeler"
},
"play-autotest-plugin": {
@@ -45471,7 +48291,7 @@
"wiki": "https://plugins.jenkins.io/play-autotest-plugin"
},
"plot": {
- "buildDate": "Jun 04, 2018",
+ "buildDate": "Jun 14, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -45510,22 +48330,22 @@
}
],
"excerpt": "This plugin provides generic plotting (or graphing) capability.",
- "gav": "org.jenkins-ci.plugins:plot:2.1.0",
+ "gav": "org.jenkins-ci.plugins:plot:2.1.1",
"labels": [
"report",
"ui"
],
"name": "plot",
- "previousTimestamp": "2018-05-15T20:29:44.00Z",
- "previousVersion": "2.0.5",
- "releaseTimestamp": "2018-06-04T11:27:49.00Z",
+ "previousTimestamp": "2018-06-04T11:27:49.00Z",
+ "previousVersion": "2.1.0",
+ "releaseTimestamp": "2019-06-14T05:44:16.00Z",
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/plot-plugin",
- "sha1": "RI+lOblAQihlZJ8PT0aHSTrmNpA=",
- "sha256": "DZAd5+ZyubuUDiZ8d77TN+l8GmiGQzWACzpkoM910AE=",
+ "sha1": "o+2RE2XkcQVsc0Z4X+QOCx4rrpw=",
+ "sha256": "buzXuwOF2oRvlDMD4lUHtIrvmpkbasWpRNbj+RzVn2E=",
"title": "Plot",
- "url": "http://updates.jenkins-ci.org/download/plugins/plot/2.1.0/plot.hpi",
- "version": "2.1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/plot/2.1.1/plot.hpi",
+ "version": "2.1.1",
"wiki": "https://plugins.jenkins.io/plot"
},
"plugin-usage-plugin": {
@@ -45931,6 +48751,31 @@
"version": "2.8.1",
"wiki": "https://plugins.jenkins.io/postbuildscript"
},
+ "postgresql-api": {
+ "buildDate": "May 23, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "cleclerc",
+ "email": "cleclerc@cloudbees.com",
+ "name": "Cyrille Le Clerc"
+ }
+ ],
+ "excerpt": "This plugin is a shared library. It provides the PosrtgreSQL jar so that other plugins can consume PosrtgreSQL without duplication and without classpath collisions.",
+ "gav": "io.jenkins.plugins:postgresql-api:42.2.5",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "postgresql-api",
+ "releaseTimestamp": "2019-05-23T16:46:47.00Z",
+ "requiredCore": "2.89.4",
+ "scm": "https://github.com/jenkinsci/postgresql-api-plugin",
+ "sha1": "kAXvsuDivoxaWSOL7ncGDdMYMiY=",
+ "sha256": "gbTl/F7PFd9Fo0VLVUO0uJtL2/q3g9FJCG1pLyci2rI=",
+ "title": "PostgreSQL API",
+ "url": "http://updates.jenkins-ci.org/download/plugins/postgresql-api/42.2.5/postgresql-api.hpi",
+ "version": "42.2.5",
+ "wiki": "https://plugins.jenkins.io/postgresql-api"
+ },
"powershell": {
"buildDate": "Sep 18, 2015",
"dependencies": [],
@@ -46115,7 +48960,7 @@
"wiki": "https://plugins.jenkins.io/pretested-integration"
},
"probely-security": {
- "buildDate": "Feb 21, 2019",
+ "buildDate": "May 21, 2019",
"dependencies": [
{
"name": "credentials",
@@ -46140,18 +48985,20 @@
"name": "Joao Poupino"
}
],
- "excerpt": "Run the <a href=\"https://probely.com\" rel=\"nofollow\">Probely</a> security scanner.",
- "gav": "io.jenkins.plugins:probely-security:1.0.0",
+ "excerpt": "Scan your web application for security vulnerabilities with <a href=\"https://probely.com\" rel=\"nofollow\">Probely</a>. It enables security testing in your CI/CD pipeline.",
+ "gav": "io.jenkins.plugins:probely-security:1.0.1",
"labels": [],
"name": "probely-security",
- "releaseTimestamp": "2019-02-21T15:47:52.00Z",
- "requiredCore": "2.150.2",
+ "previousTimestamp": "2019-02-21T15:47:52.00Z",
+ "previousVersion": "1.0.0",
+ "releaseTimestamp": "2019-05-21T13:22:19.00Z",
+ "requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/probely-security-plugin",
- "sha1": "iQFjiJ23H2nXlWY0QPK8rVY2mxk=",
- "sha256": "bfN7eivJ6CeS1CVLxmH/uX1AL5ydXGqRQchPaeJ4kf8=",
+ "sha1": "FnJdZwY8v0+8ZRHxW/Up/Qpkhs4=",
+ "sha256": "ACtIOXBAjbzsh5RZrNB1+NSYzsKEiONP/m7G1KVwaiI=",
"title": "Probely Security Scanner",
- "url": "http://updates.jenkins-ci.org/download/plugins/probely-security/1.0.0/probely-security.hpi",
- "version": "1.0.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/probely-security/1.0.1/probely-security.hpi",
+ "version": "1.0.1",
"wiki": "https://plugins.jenkins.io/probely-security"
},
"proc-cleaner-plugin": {
@@ -46311,12 +49158,12 @@
"wiki": "https://plugins.jenkins.io/project-health-report"
},
"project-inheritance": {
- "buildDate": "Mar 14, 2017",
+ "buildDate": "Aug 20, 2019",
"dependencies": [
{
"name": "rebuild",
"optional": false,
- "version": "1.16"
+ "version": "1.29"
}
],
"developers": [
@@ -46327,18 +49174,18 @@
}
],
"excerpt": "Plugin that adds inheritance between jobs to Jenkins.",
- "gav": "hudson.plugins:project-inheritance:2.0.0",
+ "gav": "hudson.plugins:project-inheritance:19.08.02",
"labels": [],
"name": "project-inheritance",
- "previousTimestamp": "2014-07-29T12:14:03.00Z",
- "previousVersion": "1.5.3",
- "releaseTimestamp": "2017-03-14T20:40:11.00Z",
- "requiredCore": "1.625.3",
- "sha1": "gVCywFpB+oWXkxVy2iY2yKinmFg=",
- "sha256": "xIi2T4bpw79fiiudEOhiE/2i2fdk01NahIsCN9zrUbk=",
+ "previousTimestamp": "2019-08-20T11:34:17.00Z",
+ "previousVersion": "19.08.01",
+ "releaseTimestamp": "2019-08-20T12:26:28.00Z",
+ "requiredCore": "2.107.3",
+ "sha1": "snqAkDzWwhMGphuOMXw4ndR69ZQ=",
+ "sha256": "jcXbtT7vg139/WnncWmSHaQ++jYWJJyLFZ/PPB3gy64=",
"title": "Project Inheritance",
- "url": "http://updates.jenkins-ci.org/download/plugins/project-inheritance/2.0.0/project-inheritance.hpi",
- "version": "2.0.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/project-inheritance/19.08.02/project-inheritance.hpi",
+ "version": "19.08.02",
"wiki": "https://plugins.jenkins.io/project-inheritance"
},
"project-stats-plugin": {
@@ -46377,61 +49224,62 @@
"wiki": "https://plugins.jenkins.io/project-stats-plugin"
},
"prometheus": {
- "buildDate": "Aug 30, 2018",
+ "buildDate": "Aug 24, 2019",
"dependencies": [
{
- "name": "metrics",
+ "name": "workflow-api",
"optional": false,
- "version": "3.1.2.7"
+ "version": "2.15"
},
{
- "name": "junit",
+ "name": "workflow-job",
"optional": false,
- "version": "1.21"
+ "version": "2.15"
},
{
- "name": "workflow-job",
+ "name": "junit",
"optional": false,
- "version": "1.8"
+ "version": "1.2"
},
{
- "name": "workflow-api",
+ "name": "metrics",
"optional": false,
- "version": "1.8"
+ "version": "4.0.2.5"
}
],
"developers": [
{
"developerId": "devguy",
- "name": "Lars Sjostrom"
+ "name": "Marky Jackson"
}
],
"excerpt": "Expose Jenkins metrics in prometheus format",
- "gav": "org.jenkins-ci.plugins:prometheus:2.0.0",
+ "gav": "org.jenkins-ci.plugins:prometheus:2.0.6",
"labels": [
"misc"
],
+ "minimumJavaVersion": "1.8",
"name": "prometheus",
- "previousTimestamp": "2018-05-15T17:52:41.00Z",
- "previousVersion": "1.2.2",
- "releaseTimestamp": "2018-08-30T17:13:36.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2018-08-30T17:13:36.00Z",
+ "previousVersion": "2.0.0",
+ "releaseTimestamp": "2019-08-24T23:00:42.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/prometheus-plugin/",
- "sha1": "qAgAdLSdmYtOek8Bw4XawSlQ2js=",
- "sha256": "roxTp0QXqh89andKaVfF8RpvyrUfzCj5m/4P9U7edm4=",
+ "sha1": "rRDW4VroyGMehSrziHrUdBDR5Jo=",
+ "sha256": "BEwLpzRJ1GZ82oHuy9MEQVkjf9t1p+Pf1RdBQCEuy5c=",
"title": "Prometheus metrics",
- "url": "http://updates.jenkins-ci.org/download/plugins/prometheus/2.0.0/prometheus.hpi",
- "version": "2.0.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/prometheus/2.0.6/prometheus.hpi",
+ "version": "2.0.6",
"wiki": "https://plugins.jenkins.io/prometheus"
},
"promoted-builds": {
- "buildDate": "Jun 04, 2018",
+ "buildDate": "Jun 22, 2019",
"compatibleSinceVersion": "3.0",
"dependencies": [
{
"name": "rebuild",
"optional": true,
- "version": "1.25"
+ "version": "1.31"
},
{
"name": "project-inheritance",
@@ -46440,13 +49288,13 @@
},
{
"name": "maven-plugin",
- "optional": false,
- "version": "3.0"
+ "optional": true,
+ "version": "3.2"
},
{
"name": "apache-httpcomponents-client-4-api",
"optional": false,
- "version": "4.5.3-2.0"
+ "version": "4.5.3-2.1"
},
{
"name": "config-file-provider",
@@ -46454,9 +49302,14 @@
"version": "2.18"
},
{
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.4"
+ },
+ {
"name": "job-dsl",
"optional": true,
- "version": "1.44"
+ "version": "1.74"
},
{
"name": "junit",
@@ -46466,12 +49319,17 @@
{
"name": "script-security",
"optional": false,
- "version": "1.26"
+ "version": "1.54"
+ },
+ {
+ "name": "ssh-credentials",
+ "optional": false,
+ "version": "1.13"
},
{
"name": "structs",
"optional": false,
- "version": "1.7"
+ "version": "1.19"
},
{
"name": "token-macro",
@@ -46494,23 +49352,24 @@
}
],
"excerpt": "This plugin implements a &#34;promoted build&#34; feature where a build of one job can be marked as &#34;promoted&#34; when it passes certain criteria.",
- "gav": "org.jenkins-ci.plugins:promoted-builds:3.2",
+ "gav": "org.jenkins-ci.plugins:promoted-builds:3.3",
"labels": [
"misc",
"ui",
"builder"
],
+ "minimumJavaVersion": "1.8",
"name": "promoted-builds",
- "previousTimestamp": "2018-03-12T22:16:24.00Z",
- "previousVersion": "3.1",
- "releaseTimestamp": "2018-06-04T19:20:25.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2018-06-04T19:20:25.00Z",
+ "previousVersion": "3.2",
+ "releaseTimestamp": "2019-06-22T22:44:40.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/promoted-builds-plugin",
- "sha1": "SgzTBhv+OMAsN7jUU92GqZIokuc=",
- "sha256": "bayhnUiakLoAMNjDPCxOEAgZa/lOxVNmzsb+HGqN8g8=",
+ "sha1": "M7dkrzoZf8B9EEnuHLqvlGpRZw4=",
+ "sha256": "XSdvH0T7Yu/DAV9sfwkxSvXvJ8nlx09SpAqKLMb4Jt4=",
"title": "promoted builds",
- "url": "http://updates.jenkins-ci.org/download/plugins/promoted-builds/3.2/promoted-builds.hpi",
- "version": "3.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/promoted-builds/3.3/promoted-builds.hpi",
+ "version": "3.3",
"wiki": "https://plugins.jenkins.io/promoted-builds"
},
"promoted-builds-simple": {
@@ -46622,37 +49481,37 @@
"wiki": "https://plugins.jenkins.io/proxmox"
},
"prqa-plugin": {
- "buildDate": "Apr 17, 2018",
+ "buildDate": "Mar 22, 2019",
"dependencies": [],
"developers": [
{
- "developerId": "isanych",
- "email": "igor_kostenko@programmingresearch.com",
- "name": "Igor Kostenko"
+ "developerId": "jhurn",
+ "email": "jhurn@perforce.com",
+ "name": "Jason Hurn"
},
{
- "developerId": "marcosbento",
- "email": "marcos_bento@prqa.com",
- "name": "Marcos Bento"
+ "developerId": "isanych",
+ "email": "ikostenko@perforce.com",
+ "name": "Igor Kostenko"
}
],
"excerpt": "Integrates PRQA static analysis with Jenkins",
- "gav": "com.programmingresearch:prqa-plugin:3.0.1",
+ "gav": "com.programmingresearch:prqa-plugin:3.1.2",
"labels": [
"notifier",
"report"
],
"name": "prqa-plugin",
- "previousTimestamp": "2017-11-10T17:10:38.00Z",
- "previousVersion": "3.0.0",
- "releaseTimestamp": "2018-04-17T14:14:02.00Z",
- "requiredCore": "2.0",
+ "previousTimestamp": "2019-03-21T10:46:03.00Z",
+ "previousVersion": "3.1.0",
+ "releaseTimestamp": "2019-03-22T13:03:13.00Z",
+ "requiredCore": "2.107.1",
"scm": "https://github.com/jenkinsci/prqa-plugin",
- "sha1": "4I9/rxEPwxdSmiRmHFEBJempRF0=",
- "sha256": "rnf926vXY4AZI7DLwNzlaptRfJCc/MYkJ5p6psdx0eI=",
+ "sha1": "7bQP5BvdJGUwU1vUayUrpGJoNN0=",
+ "sha256": "2USRLkC6sLcbXFvIpFjys+/i/vNUfTOqmsgVzH52LEg=",
"title": "PRQA",
- "url": "http://updates.jenkins-ci.org/download/plugins/prqa-plugin/3.0.1/prqa-plugin.hpi",
- "version": "3.0.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/prqa-plugin/3.1.2/prqa-plugin.hpi",
+ "version": "3.1.2",
"wiki": "https://plugins.jenkins.io/prqa-plugin"
},
"pry": {
@@ -46939,27 +49798,27 @@
"wiki": "https://plugins.jenkins.io/publish-to-bitbucket"
},
"pubsub-light": {
- "buildDate": "Jul 18, 2017",
+ "buildDate": "Aug 16, 2019",
"dependencies": [],
"developers": [
{
- "developerId": "tfennelly"
+ "developerId": "olamy"
}
],
"excerpt": "A simple Publish-Subscribe light-weight event bus for Jenkins",
- "gav": "org.jenkins-ci.plugins:pubsub-light:1.12",
+ "gav": "org.jenkins-ci.plugins:pubsub-light:1.13",
"labels": [],
"name": "pubsub-light",
- "previousTimestamp": "2017-07-13T01:17:05.00Z",
- "previousVersion": "1.11",
- "releaseTimestamp": "2017-07-18T08:55:47.00Z",
- "requiredCore": "2.0",
+ "previousTimestamp": "2017-07-18T08:55:47.00Z",
+ "previousVersion": "1.12",
+ "releaseTimestamp": "2019-08-16T03:19:51.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/pubsub-light-module",
- "sha1": "xFuNf8e4q54CkhyukTuRT/gwpg0=",
- "sha256": "Zmy8V52ChJvvjQOWpXM1yZlCIuiwulLwe+dtq5+1bEA=",
+ "sha1": "k8fIqT6iNW77YWhavhyUwYh4pGM=",
+ "sha256": "Cn1kLH9mtYmjdcDgbRP7ElrZC/KKVRpEX/Wjf9S9SGw=",
"title": "Pub-Sub \"light\" Bus",
- "url": "http://updates.jenkins-ci.org/download/plugins/pubsub-light/1.12/pubsub-light.hpi",
- "version": "1.12",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pubsub-light/1.13/pubsub-light.hpi",
+ "version": "1.13",
"wiki": "https://plugins.jenkins.io/pubsub-light"
},
"puppet": {
@@ -47063,7 +49922,7 @@
"wiki": "https://plugins.jenkins.io/puppet-enterprise-pipeline"
},
"pureload": {
- "buildDate": "Jan 26, 2019",
+ "buildDate": "Aug 27, 2019",
"dependencies": [
{
"name": "structs",
@@ -47079,19 +49938,19 @@
}
],
"excerpt": "Publish load test results produced by <a href=\"http://www.pureload.com/\" rel=\"nofollow\">PureLoad</a>.",
- "gav": "org.jenkins-ci.plugins:pureload:1.7",
+ "gav": "org.jenkins-ci.plugins:pureload:1.8",
"labels": [],
"name": "pureload",
- "previousTimestamp": "2019-01-24T17:50:28.00Z",
- "previousVersion": "1.5",
- "releaseTimestamp": "2019-01-26T09:33:03.00Z",
+ "previousTimestamp": "2019-01-26T09:33:03.00Z",
+ "previousVersion": "1.7",
+ "releaseTimestamp": "2019-08-27T08:46:19.00Z",
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/pureload-plugin",
- "sha1": "bUvs2TNJE3dcyAM/zMl0nNepQXw=",
- "sha256": "M+O1/VyGmFIVw2fdy0ATt/MxncULuLaqPjgMFvOoWUE=",
+ "sha1": "OmxviWB4SH0ApJvA/eNhgeC5hvM=",
+ "sha256": "zqTtEJY0kuVEhIeN0ryygp2zlxo+Pnvis97nxl2cHMo=",
"title": "PureLoad",
- "url": "http://updates.jenkins-ci.org/download/plugins/pureload/1.7/pureload.hpi",
- "version": "1.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pureload/1.8/pureload.hpi",
+ "version": "1.8",
"wiki": "https://plugins.jenkins.io/pureload"
},
"purge-build-queue-plugin": {
@@ -47121,28 +49980,34 @@
"wiki": "https://plugins.jenkins.io/purge-build-queue-plugin"
},
"purge-job-history": {
- "buildDate": "Aug 05, 2015",
+ "buildDate": "Aug 23, 2019",
"dependencies": [],
"developers": [
{
"developerId": "stephenconnolly",
"name": "Stephen Connolly"
+ },
+ {
+ "developerId": "aytuncbeken",
+ "email": "aytuncbeken.ab@gmail.com",
+ "name": "Aytunc BEKEN"
}
],
"excerpt": "This plugin provides the ability to purge all the build records of a job either via a CLI command or via the UI.",
- "gav": "org.jenkins-ci.plugins:purge-job-history:1.1",
+ "gav": "org.jenkins-ci.plugins:purge-job-history:1.2",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "purge-job-history",
- "previousTimestamp": "2015-08-05T08:52:56.00Z",
- "previousVersion": "1.0",
- "releaseTimestamp": "2015-08-05T14:05:36.00Z",
- "requiredCore": "1.565",
+ "previousTimestamp": "2015-08-05T14:05:36.00Z",
+ "previousVersion": "1.1",
+ "releaseTimestamp": "2019-08-23T07:13:06.00Z",
+ "requiredCore": "2.176.1",
"scm": "https://github.com/jenkinsci/purge-job-history-plugin",
- "sha1": "4K7PYLFcy62PwCrZRwU4jg1bYDE=",
- "sha256": "UdFPaQClzPD7p5GlmltS6FhbnDXwfJl39f02lx6/ZYc=",
+ "sha1": "jvF01b9zHqhbTEfb3+OSDeX80ho=",
+ "sha256": "NP/fBa9fkn5hTN38+97K+pkpmTVHga0sMmwd7qeMkTs=",
"title": "Purge Job History",
- "url": "http://updates.jenkins-ci.org/download/plugins/purge-job-history/1.1/purge-job-history.hpi",
- "version": "1.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/purge-job-history/1.2/purge-job-history.hpi",
+ "version": "1.2",
"wiki": "https://plugins.jenkins.io/purge-job-history"
},
"pvcs_scm": {
@@ -47230,7 +50095,7 @@
"wiki": "https://plugins.jenkins.io/pyenv"
},
"pyenv-pipeline": {
- "buildDate": "Feb 26, 2019",
+ "buildDate": "Jul 09, 2019",
"dependencies": [
{
"name": "workflow-durable-task-step",
@@ -47251,19 +50116,19 @@
}
],
"excerpt": "Allows a Durable Task (sh or bat) to be executed within a Python virtualenv",
- "gav": "org.jenkins-ci.plugins:pyenv-pipeline:2.1.1-STAGING",
+ "gav": "org.jenkins-ci.plugins:pyenv-pipeline:2.1.2",
"labels": [],
"name": "pyenv-pipeline",
- "previousTimestamp": "2018-09-18T16:19:20.00Z",
- "previousVersion": "2.0.1",
- "releaseTimestamp": "2019-02-26T21:25:13.00Z",
+ "previousTimestamp": "2019-02-26T21:25:13.00Z",
+ "previousVersion": "2.1.1-STAGING",
+ "releaseTimestamp": "2019-07-09T01:55:33.00Z",
"requiredCore": "1.651.2",
"scm": "https://github.com/jenkinsci/pyenv-pipeline-plugin",
- "sha1": "/r/LxFSBzOdRDpiSCNrfkne7BTE=",
- "sha256": "1MPsJQ677VU0gavrK5BoUQrNoT5HvTHnJi3AuZNx3mc=",
+ "sha1": "3GffYhockeE2tlEjHMLa+WwADfM=",
+ "sha256": "EvcLOULk8d2LUAzOTlbQ5MNLTh1L98YEEnIPIcJ6EZs=",
"title": "Pyenv Pipeline",
- "url": "http://updates.jenkins-ci.org/download/plugins/pyenv-pipeline/2.1.1-STAGING/pyenv-pipeline.hpi",
- "version": "2.1.1-STAGING",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pyenv-pipeline/2.1.2/pyenv-pipeline.hpi",
+ "version": "2.1.2",
"wiki": "https://plugins.jenkins.io/pyenv-pipeline"
},
"python": {
@@ -47394,12 +50259,12 @@
"wiki": "https://plugins.jenkins.io/qftest"
},
"qmetry-for-jira-test-management": {
- "buildDate": "Feb 26, 2019",
+ "buildDate": "Jul 09, 2019",
"dependencies": [
{
- "name": "pipeline-utility-steps",
+ "name": "credentials",
"optional": false,
- "version": "1.1.1"
+ "version": "2.0"
},
{
"name": "junit",
@@ -47412,9 +50277,9 @@
"version": "2.1"
},
{
- "name": "credentials",
+ "name": "pipeline-utility-steps",
"optional": false,
- "version": "2.0"
+ "version": "1.1.1"
}
],
"developers": [
@@ -47425,23 +50290,23 @@
}
],
"excerpt": "Ship high quality products, faster by linking automated test results from Jenkins to QMetry Test Management for Jira.",
- "gav": "org.jenkins-ci.plugins:qmetry-for-jira-test-management:1.12",
+ "gav": "org.jenkins-ci.plugins:qmetry-for-jira-test-management:1.13",
"labels": [],
"name": "qmetry-for-jira-test-management",
- "previousTimestamp": "2018-09-27T08:41:45.00Z",
- "previousVersion": "1.11",
- "releaseTimestamp": "2019-02-26T13:46:47.00Z",
+ "previousTimestamp": "2019-02-26T13:46:47.00Z",
+ "previousVersion": "1.12",
+ "releaseTimestamp": "2019-07-09T13:34:31.00Z",
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/qmetry-for-jira-test-management-plugin/",
- "sha1": "cHAKs9gj2d0Ek7xK00syVc4TxGI=",
- "sha256": "Af8PnQ9/Fi/Gl59EC+lg1JJhdAwef7QKp++xX98NVII=",
+ "sha1": "dbkH9PL6JNDYAGqdndCMT1PlTFw=",
+ "sha256": "nbJrA4gAO1fHSeKUbhJ/dYpb24wfwc/jKNvJOVTbcZU=",
"title": "QMetry for JIRA - Test Management",
- "url": "http://updates.jenkins-ci.org/download/plugins/qmetry-for-jira-test-management/1.12/qmetry-for-jira-test-management.hpi",
- "version": "1.12",
+ "url": "http://updates.jenkins-ci.org/download/plugins/qmetry-for-jira-test-management/1.13/qmetry-for-jira-test-management.hpi",
+ "version": "1.13",
"wiki": "https://plugins.jenkins.io/qmetry-for-jira-test-management"
},
"qmetry-test-management": {
- "buildDate": "Nov 19, 2018",
+ "buildDate": "May 28, 2019",
"dependencies": [
{
"name": "workflow-job",
@@ -47462,48 +50327,83 @@
}
],
"excerpt": "Ship high quality products, faster by linking automated test results from Jenkins to QMetry Test Management.",
- "gav": "org.jenkins-ci.plugins:qmetry-test-management:1.4",
+ "gav": "org.jenkins-ci.plugins:qmetry-test-management:1.7",
"labels": [],
"name": "qmetry-test-management",
- "previousTimestamp": "2018-08-23T14:17:01.00Z",
- "previousVersion": "1.3",
- "releaseTimestamp": "2018-11-19T11:01:52.00Z",
+ "previousTimestamp": "2019-05-03T11:35:06.00Z",
+ "previousVersion": "1.6",
+ "releaseTimestamp": "2019-05-28T09:09:30.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/qmetry-test-management-plugin",
- "sha1": "ssBGxT0cKwpJrVCFH7dzj+rxc0E=",
- "sha256": "WFfDT3K03to0KjNvFfOflBNIsQMNqBmROP/aqxQJnfc=",
+ "sha1": "GJpmLn+bj/teeKuUfD8d5dLbtpc=",
+ "sha256": "YzB/3+FSC/UYz6zFWBxsnHdMdXbf6DMJ/wWCuLykeGc=",
"title": "QMetry Test Management",
- "url": "http://updates.jenkins-ci.org/download/plugins/qmetry-test-management/1.4/qmetry-test-management.hpi",
- "version": "1.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/qmetry-test-management/1.7/qmetry-test-management.hpi",
+ "version": "1.7",
"wiki": "https://plugins.jenkins.io/qmetry-test-management"
},
+ "qrebel": {
+ "buildDate": "Apr 09, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "f0lik",
+ "email": "Pavel.Fol@roguewave.com",
+ "name": "Pavel Fol"
+ },
+ {
+ "developerId": "vasilyt",
+ "email": "Vasily.Tsvetkov@roguewave.com",
+ "name": "Vasily Tsvetkov"
+ }
+ ],
+ "excerpt": "Query your application performance in QRebel and manage your build status.",
+ "gav": "org.jenkins-ci.plugins:qrebel:1.0.1",
+ "labels": [
+ "devops",
+ "external",
+ "post-build",
+ "report"
+ ],
+ "minimumJavaVersion": "1.8",
+ "name": "qrebel",
+ "releaseTimestamp": "2019-04-09T12:30:23.00Z",
+ "requiredCore": "2.150.3",
+ "scm": "https://github.com/jenkinsci/qrebel-plugin",
+ "sha1": "t4NgOdPfyZ944t8nm3NQvYWXFJY=",
+ "sha256": "+cG86YafX9OBjQ/35eiv1KFibOld+OUKFbmMSlQwCvM=",
+ "title": "QRebel",
+ "url": "http://updates.jenkins-ci.org/download/plugins/qrebel/1.0.1/qrebel.hpi",
+ "version": "1.0.1",
+ "wiki": "https://plugins.jenkins.io/qrebel"
+ },
"qtest": {
- "buildDate": "Aug 24, 2018",
+ "buildDate": "Aug 09, 2019",
"dependencies": [
{
- "name": "junit",
+ "name": "workflow-support",
"optional": false,
- "version": "1.9"
+ "version": "2.15"
},
{
- "name": "workflow-aggregator",
+ "name": "workflow-job",
"optional": false,
"version": "1.15"
},
{
- "name": "workflow-step-api",
+ "name": "junit",
"optional": false,
- "version": "2.14"
+ "version": "1.9"
},
{
- "name": "workflow-support",
+ "name": "workflow-aggregator",
"optional": false,
- "version": "2.15"
+ "version": "1.15"
},
{
- "name": "workflow-job",
+ "name": "workflow-step-api",
"optional": false,
- "version": "1.15"
+ "version": "2.14"
}
],
"developers": [
@@ -47534,22 +50434,22 @@
}
],
"excerpt": "This plugin collects and reports unit test results to qTest. It supports any testing frameworks which are capable of generating JUnit XML format test reports.",
- "gav": "com.qasymphony.ci.jenkins:qtest:1.4.0",
+ "gav": "com.qasymphony.ci.jenkins:qtest:1.4.4",
"labels": [
"post-build",
"external"
],
"name": "qtest",
- "previousTimestamp": "2018-04-06T08:18:47.00Z",
- "previousVersion": "1.3.1",
- "releaseTimestamp": "2018-08-24T10:26:11.00Z",
+ "previousTimestamp": "2019-08-09T04:19:42.00Z",
+ "previousVersion": "1.4.3",
+ "releaseTimestamp": "2019-08-09T04:40:03.00Z",
"requiredCore": "2.6",
"scm": "https://github.com/jenkinsci/qtest-plugin",
- "sha1": "7oyaeUvPSygvenJ3WxMJa0D4EQE=",
- "sha256": "kwOXxl3k+8tsa2aIsGIoh5dD/0PFYT7Zf6+FaC9Tuw8=",
+ "sha1": "7Gnhk4WFkrA79poT3a9nO2UOrTE=",
+ "sha256": "WU1ukCXIYXnwWkCKOl/K8xp1NRQ/HsLkS8nml5cBzUw=",
"title": "qTest",
- "url": "http://updates.jenkins-ci.org/download/plugins/qtest/1.4.0/qtest.hpi",
- "version": "1.4.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/qtest/1.4.4/qtest.hpi",
+ "version": "1.4.4",
"wiki": "https://plugins.jenkins.io/qtest"
},
"quality-gates": {
@@ -47692,6 +50592,44 @@
"version": "1.3",
"wiki": "https://plugins.jenkins.io/queue-cleanup"
},
+ "qy-wechat-notification": {
+ "buildDate": "Aug 13, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-job",
+ "optional": false,
+ "version": "1.11"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.2"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "laijiaju",
+ "email": "xiaoj313@gmail.com",
+ "name": "laijiaju"
+ }
+ ],
+ "excerpt": "This plugin is a bot that can publish build statuses and send messages to qy wechat.",
+ "gav": "org.jenkins-ci.plugins:qy-wechat-notification:1.0.1",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "qy-wechat-notification",
+ "previousTimestamp": "2019-08-05T06:20:25.00Z",
+ "previousVersion": "1.0.0",
+ "releaseTimestamp": "2019-08-13T01:09:07.00Z",
+ "requiredCore": "2.60.1",
+ "scm": "https://github.com/jenkinsci/qy-wechat-notification-plugin",
+ "sha1": "80EdL/lM3dUgnruYGPzQ+jOl4/k=",
+ "sha256": "/ZY1F0PrHwDwNMGuKUusOasVUu9OFBLtjwaZA/0y6Sw=",
+ "title": "Qy Wechat Notification",
+ "url": "http://updates.jenkins-ci.org/download/plugins/qy-wechat-notification/1.0.1/qy-wechat-notification.hpi",
+ "version": "1.0.1",
+ "wiki": "https://plugins.jenkins.io/qy-wechat-notification"
+ },
"r": {
"buildDate": "May 20, 2017",
"dependencies": [
@@ -47812,7 +50750,7 @@
"wiki": "https://plugins.jenkins.io/rabbitmq-consumer"
},
"rabbitmq-publisher": {
- "buildDate": "Apr 03, 2018",
+ "buildDate": "May 22, 2019",
"dependencies": [],
"developers": [
{
@@ -47822,17 +50760,19 @@
}
],
"excerpt": "This plugin add support for publishing on Rabbit-MQ.",
- "gav": "org.jenkins-ci.plugins:rabbitmq-publisher:1.0",
+ "gav": "org.jenkins-ci.plugins:rabbitmq-publisher:1.3.1",
"labels": [],
"name": "rabbitmq-publisher",
- "releaseTimestamp": "2018-04-03T14:43:08.00Z",
- "requiredCore": "2.99",
+ "previousTimestamp": "2019-05-16T18:28:42.00Z",
+ "previousVersion": "1.3.0",
+ "releaseTimestamp": "2019-05-22T20:31:53.00Z",
+ "requiredCore": "2.73",
"scm": "https://github.com/jenkinsci/rabbitmq-publisher-plugin",
- "sha1": "0Gr640KeWbrSetDOvrNdn6LgzcA=",
- "sha256": "32fC7GqL2XjzTsxkAFvUSyZ22MTpeDqnBvtdKMWNpTY=",
+ "sha1": "Abi26jhaieJMs3C/MVIzlqGrVnQ=",
+ "sha256": "Zn95Q9jYAqgcHRybcLNblfW5DsCE/Or2aqVUasmEwh4=",
"title": "Rabbit-MQ Publisher",
- "url": "http://updates.jenkins-ci.org/download/plugins/rabbitmq-publisher/1.0/rabbitmq-publisher.hpi",
- "version": "1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/rabbitmq-publisher/1.3.1/rabbitmq-publisher.hpi",
+ "version": "1.3.1",
"wiki": "https://plugins.jenkins.io/rabbitmq-publisher"
},
"rad-builder": {
@@ -47864,30 +50804,34 @@
"wiki": "https://plugins.jenkins.io/rad-builder"
},
"radargun": {
- "buildDate": "Oct 12, 2018",
+ "buildDate": "Aug 07, 2019",
"dependencies": [],
"developers": [
{
"developerId": "vjuranek",
"name": "Vojtech Juranek"
+ },
+ {
+ "developerId": "dlovison",
+ "name": "Diego Lovison"
}
],
"excerpt": "",
- "gav": "org.jenkins-ci.plugins:radargun:1.6",
+ "gav": "org.jenkins-ci.plugins:radargun:1.7",
"labels": [
"builder"
],
"name": "radargun",
- "previousTimestamp": "2018-04-13T10:50:42.00Z",
- "previousVersion": "1.5",
- "releaseTimestamp": "2018-10-12T08:53:25.00Z",
+ "previousTimestamp": "2018-10-12T08:53:25.00Z",
+ "previousVersion": "1.6",
+ "releaseTimestamp": "2019-08-07T20:56:11.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/radargun-plugin",
- "sha1": "w8pxMMGiBs5o2Y3p5sxmGDkHauA=",
- "sha256": "rNGW26uBHWAc5Tp/0FHQq9oWHb8/Q6273+QOMvMQRrA=",
+ "sha1": "7zaUhJ2O4GyKd8mw1+c96dd+Hgg=",
+ "sha256": "d2pxAD8PX4dJXWhP5XtZZ43Wrg+bMxyR6WaGp+YIJa4=",
"title": "RadarGun",
- "url": "http://updates.jenkins-ci.org/download/plugins/radargun/1.6/radargun.hpi",
- "version": "1.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/radargun/1.7/radargun.hpi",
+ "version": "1.7",
"wiki": "https://plugins.jenkins.io/radargun"
},
"radargun-reporting": {
@@ -48192,9 +51136,57 @@
"version": "0.2.0",
"wiki": "https://plugins.jenkins.io/ranorex-integration"
},
+ "rapid7-insightvm-container-assessment": {
+ "buildDate": "Jun 21, 2019",
+ "dependencies": [
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.16"
+ },
+ {
+ "name": "docker-commons",
+ "optional": false,
+ "version": "1.13"
+ },
+ {
+ "name": "plain-credentials",
+ "optional": false,
+ "version": "1.4"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "rapid7",
+ "name": "Rapid7"
+ }
+ ],
+ "excerpt": "The Rapid7 InsightVM Container Assessment plugin. Visit <a href=\"https://rapid7.com\" rel=\"nofollow\">rapid7.com</a> for more information.",
+ "gav": "org.jenkins-ci.plugins:rapid7-insightvm-container-assessment:1.0.5",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "rapid7-insightvm-container-assessment",
+ "previousTimestamp": "2019-06-19T23:20:00.00Z",
+ "previousVersion": "1.0.4",
+ "releaseTimestamp": "2019-06-21T19:40:47.00Z",
+ "requiredCore": "2.60.3",
+ "scm": "https://github.com/jenkinsci/rapid7-insightvm-container-assessment-plugin",
+ "sha1": "NgW6mwbZheCRlDq6I7BhfI2RqQ0=",
+ "sha256": "jJGiqYF/NB1EvDvhSzdgdjcHybv378dTDsCECOq3r7s=",
+ "title": "InsightVM Container Image Scanner",
+ "url": "http://updates.jenkins-ci.org/download/plugins/rapid7-insightvm-container-assessment/1.0.5/rapid7-insightvm-container-assessment.hpi",
+ "version": "1.0.5",
+ "wiki": "https://plugins.jenkins.io/rapid7-insightvm-container-assessment"
+ },
"rapiddeploy-jenkins": {
- "buildDate": "Sep 22, 2017",
- "dependencies": [],
+ "buildDate": "Mar 19, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-cps",
+ "optional": false,
+ "version": "1.13"
+ }
+ ],
"developers": [
{
"developerId": "MidVision",
@@ -48202,22 +51194,22 @@
"name": "MidVision"
}
],
- "excerpt": "This plugin allows you to build deployment packages and request deployments on a RapidDeploy server.",
- "gav": "org.jenkins-ci.plugins:rapiddeploy-jenkins:3.11",
+ "excerpt": "Allows Jenkins users to use the RapidDeploy functionality on a Jenkins job or pipeline.",
+ "gav": "org.jenkins-ci.plugins:rapiddeploy-jenkins:4.0",
"labels": [
"external"
],
"name": "rapiddeploy-jenkins",
- "previousTimestamp": "2017-03-02T15:54:40.00Z",
- "previousVersion": "3.10",
- "releaseTimestamp": "2017-09-22T07:58:58.00Z",
- "requiredCore": "1.509.1",
+ "previousTimestamp": "2017-09-22T07:58:58.00Z",
+ "previousVersion": "3.11",
+ "releaseTimestamp": "2019-03-19T15:36:47.00Z",
+ "requiredCore": "2.32.3",
"scm": "https://github.com/jenkinsci/rapiddeploy-plugin",
- "sha1": "bNrsbGZyfMhQ3TF01QlXm74WRHE=",
- "sha256": "1zQaZ3v+X3wTt2nbdCIrzu+kWRLXEgOO5GEkeu/VS7Y=",
- "title": "rapiddeploy-jenkins",
- "url": "http://updates.jenkins-ci.org/download/plugins/rapiddeploy-jenkins/3.11/rapiddeploy-jenkins.hpi",
- "version": "3.11",
+ "sha1": "qUGpBkU8ftr9nv0r04m0v4Yz47o=",
+ "sha256": "EmfUYG2LO3dYPzbCCW0xbuFHHnMsCsbqSFMwnpjIcV8=",
+ "title": "RapidDeploy",
+ "url": "http://updates.jenkins-ci.org/download/plugins/rapiddeploy-jenkins/4.0/rapiddeploy-jenkins.hpi",
+ "version": "4.0",
"wiki": "https://plugins.jenkins.io/rapiddeploy-jenkins"
},
"rb": {
@@ -48344,7 +51336,7 @@
"wiki": "https://plugins.jenkins.io/readonly-parameters"
},
"rebuild": {
- "buildDate": "Sep 12, 2018",
+ "buildDate": "Apr 28, 2019",
"dependencies": [
{
"name": "matrix-project",
@@ -48360,21 +51352,21 @@
}
],
"excerpt": "This plugin is for rebuilding a job using the same parameters.",
- "gav": "com.sonyericsson.hudson.plugins.rebuild:rebuild:1.29",
+ "gav": "com.sonyericsson.hudson.plugins.rebuild:rebuild:1.31",
"labels": [
"misc"
],
"name": "rebuild",
- "previousTimestamp": "2018-03-28T19:25:41.00Z",
- "previousVersion": "1.28",
- "releaseTimestamp": "2018-09-12T19:49:16.00Z",
+ "previousTimestamp": "2019-03-25T15:21:23.00Z",
+ "previousVersion": "1.30",
+ "releaseTimestamp": "2019-04-28T16:32:37.00Z",
"requiredCore": "2.32.2",
"scm": "https://github.com/jenkinsci/rebuild-plugin",
- "sha1": "y81B72Lu0+rgwMqDS2Wk5w44q6E=",
- "sha256": "uTy0M78Pre+/2T3jR+KcDpm6kSA72HVHF/WmAtjyrWM=",
+ "sha1": "AzXCK2rLctIZJEiktvQ2K7Ta4Ag=",
+ "sha256": "4WXXvciDphParKA/0eU17l4ls5s/rubEhzjXSeQEWNM=",
"title": "Rebuilder",
- "url": "http://updates.jenkins-ci.org/download/plugins/rebuild/1.29/rebuild.hpi",
- "version": "1.29",
+ "url": "http://updates.jenkins-ci.org/download/plugins/rebuild/1.31/rebuild.hpi",
+ "version": "1.31",
"wiki": "https://plugins.jenkins.io/rebuild"
},
"recipe": {
@@ -48408,7 +51400,7 @@
"wiki": "https://plugins.jenkins.io/recipe"
},
"redgate-sql-ci": {
- "buildDate": "Oct 31, 2018",
+ "buildDate": "Jul 31, 2019",
"dependencies": [],
"developers": [
{
@@ -48423,21 +51415,21 @@
}
],
"excerpt": "The Redgate SQL Change Automation Jenkins Plugin is an open-source plugin for using Redgate SQL Change Automation from within Jenkins. You can build, test, sync and publish database NuGet packages.",
- "gav": "com.redgate.plugins.redgatesqlci:redgate-sql-ci:2.0.1",
+ "gav": "com.redgate.plugins.redgatesqlci:redgate-sql-ci:2.0.2",
"labels": [
"builder"
],
"name": "redgate-sql-ci",
- "previousTimestamp": "2018-07-12T13:23:35.00Z",
- "previousVersion": "2.0.0",
- "releaseTimestamp": "2018-10-31T15:14:59.00Z",
+ "previousTimestamp": "2018-10-31T15:14:59.00Z",
+ "previousVersion": "2.0.1",
+ "releaseTimestamp": "2019-07-31T11:36:27.00Z",
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/redgate-sql-ci-plugin",
- "sha1": "7u+So1pOOVrhlhDmI/0q9zcDsPc=",
- "sha256": "8lu/minoLbA47GeUi12VnWSUX9KGwh15MHZBhdck5lU=",
+ "sha1": "lR689/RNK61mMJ+ql64XQDHwZ+k=",
+ "sha256": "5rV8omkzQRx+al44ujZbLkUtxUOrOzFVtGvJB2MnPJM=",
"title": "Redgate SQL Change Automation",
- "url": "http://updates.jenkins-ci.org/download/plugins/redgate-sql-ci/2.0.1/redgate-sql-ci.hpi",
- "version": "2.0.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/redgate-sql-ci/2.0.2/redgate-sql-ci.hpi",
+ "version": "2.0.2",
"wiki": "https://plugins.jenkins.io/redgate-sql-ci"
},
"redmine": {
@@ -48731,6 +51723,119 @@
"version": "1.24",
"wiki": "https://plugins.jenkins.io/relution-publisher"
},
+ "remote-file": {
+ "buildDate": "Aug 05, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-aggregator",
+ "optional": false,
+ "version": "2.6"
+ },
+ {
+ "name": "workflow-api",
+ "optional": false,
+ "version": "2.35"
+ },
+ {
+ "name": "workflow-cps-global-lib",
+ "optional": false,
+ "version": "2.11"
+ },
+ {
+ "name": "workflow-cps",
+ "optional": false,
+ "version": "2.58"
+ },
+ {
+ "name": "workflow-job",
+ "optional": false,
+ "version": "2.33"
+ },
+ {
+ "name": "workflow-multibranch",
+ "optional": false,
+ "version": "2.21"
+ },
+ {
+ "name": "workflow-scm-step",
+ "optional": false,
+ "version": "2.9"
+ },
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.20"
+ },
+ {
+ "name": "workflow-support",
+ "optional": false,
+ "version": "3.3"
+ },
+ {
+ "name": "apache-httpcomponents-client-4-api",
+ "optional": false,
+ "version": "4.5.5-3.0"
+ },
+ {
+ "name": "cloudbees-bitbucket-branch-source",
+ "optional": false,
+ "version": "2.4.4"
+ },
+ {
+ "name": "cloudbees-folder",
+ "optional": false,
+ "version": "6.9"
+ },
+ {
+ "name": "git-client",
+ "optional": false,
+ "version": "2.7.7"
+ },
+ {
+ "name": "mailer",
+ "optional": false,
+ "version": "1.23"
+ },
+ {
+ "name": "scm-api",
+ "optional": false,
+ "version": "2.5.1"
+ },
+ {
+ "name": "script-security",
+ "optional": false,
+ "version": "1.60"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.19"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "aytuncbeken",
+ "email": "aytuncbeken.ab@gmail.com",
+ "name": "Aytunc BEKEN"
+ }
+ ],
+ "excerpt": "Enables to define external Jenkinsfile from another repository for Multibranch Pipeline Projeccts.",
+ "gav": "io.jenkins.plugins:remote-file:1.3",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "remote-file",
+ "previousTimestamp": "2019-07-22T07:30:16.00Z",
+ "previousVersion": "1.2",
+ "releaseTimestamp": "2019-08-05T11:16:48.00Z",
+ "requiredCore": "2.176.1",
+ "scm": "https://github.com/jenkinsci/remote-file-plugin",
+ "sha1": "X8caRfLEZfLq/nbPaBAEREXALAo=",
+ "sha256": "9T3ROxeBLnzM8OKyXI4JNp68u1mDZXqWn9H1UnYWF+c=",
+ "title": "Remote File",
+ "url": "http://updates.jenkins-ci.org/download/plugins/remote-file/1.3/remote-file.hpi",
+ "version": "1.3",
+ "wiki": "https://plugins.jenkins.io/remote-file"
+ },
"remote-jobs-view-plugin": {
"buildDate": "Oct 02, 2015",
"dependencies": [],
@@ -48784,33 +51889,39 @@
"wiki": "https://plugins.jenkins.io/remote-terminal-access"
},
"remoting-kafka": {
- "buildDate": "Oct 20, 2018",
+ "buildDate": "Aug 19, 2019",
"dependencies": [
{
"name": "credentials",
"optional": false,
- "version": "2.1.17"
+ "version": "2.2.1"
+ },
+ {
+ "name": "kubernetes-credentials",
+ "optional": false,
+ "version": "0.4.1"
}
],
"developers": [
{
- "developerId": "pvtuan10"
+ "developerId": "nguyenlevulong"
}
],
"excerpt": "Allow remoting communication over Kafka",
- "gav": "io.jenkins.plugins.remoting-kafka:remoting-kafka:1.1.3",
+ "gav": "io.jenkins.plugins.remoting-kafka:remoting-kafka:2.0.1",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "remoting-kafka",
- "previousTimestamp": "2018-10-17T14:10:13.00Z",
- "previousVersion": "1.1.2",
- "releaseTimestamp": "2018-10-20T16:18:40.00Z",
- "requiredCore": "2.138.1",
+ "previousTimestamp": "2019-07-30T16:35:37.00Z",
+ "previousVersion": "2.0.0",
+ "releaseTimestamp": "2019-08-19T19:24:09.00Z",
+ "requiredCore": "2.176.2",
"scm": "https://github.com/jenkinsci/remoting-kafka-plugin",
- "sha1": "/ghJbyKqL3VkqArtCnJHydHmck0=",
- "sha256": "S41CpaH/9X7pgHmd6ZOx/rr1tthFjKOomeCYD+HHrXY=",
+ "sha1": "LieIgGZQ9YXixh0/Hdt1EMAWipg=",
+ "sha256": "8G56tXFOSyP1HGd/rXpZF6kfiBhslWSpDDxyT2crFrk=",
"title": "Remoting Kafka",
- "url": "http://updates.jenkins-ci.org/download/plugins/remoting-kafka/1.1.3/remoting-kafka.hpi",
- "version": "1.1.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/remoting-kafka/2.0.1/remoting-kafka.hpi",
+ "version": "2.0.1",
"wiki": "https://plugins.jenkins.io/remoting-kafka"
},
"repo": {
@@ -48966,7 +52077,7 @@
"wiki": "https://plugins.jenkins.io/repository"
},
"repository-connector": {
- "buildDate": "May 18, 2018",
+ "buildDate": "Jun 05, 2019",
"dependencies": [
{
"name": "structs",
@@ -48992,26 +52103,82 @@
}
],
"excerpt": "The repository connector plugin allows you to resolve artifacts from or deploy artifacts to a Maven repository.",
- "gav": "org.jenkins-ci.plugins:repository-connector:1.2.4",
+ "gav": "org.jenkins-ci.plugins:repository-connector:1.2.6",
"labels": [
"external",
"maven"
],
"name": "repository-connector",
- "previousTimestamp": "2018-01-31T22:47:59.00Z",
- "previousVersion": "1.2.3",
- "releaseTimestamp": "2018-05-18T22:04:18.00Z",
+ "previousTimestamp": "2019-03-05T21:19:20.00Z",
+ "previousVersion": "1.2.5",
+ "releaseTimestamp": "2019-06-05T13:37:07.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/repository-connector-plugin",
- "sha1": "XNUtV6oS8xbtgpS7LvMVgZLiAsw=",
- "sha256": "BSxre30rNFjLwsRb7yvaxM/IyF7cStEtfGHDH/IOeCU=",
+ "sha1": "QnhWw2slkdWRxeQAv4tntjPsP+s=",
+ "sha256": "0fNCV8rCl4D3aedlKFyI6WJI51bqaAode+bOVAOF62Q=",
"title": "Repository Connector",
- "url": "http://updates.jenkins-ci.org/download/plugins/repository-connector/1.2.4/repository-connector.hpi",
- "version": "1.2.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/repository-connector/1.2.6/repository-connector.hpi",
+ "version": "1.2.6",
"wiki": "https://plugins.jenkins.io/repository-connector"
},
+ "reqtify": {
+ "buildDate": "Aug 26, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "NKR8",
+ "email": "navnath.kumbhar@3ds.com",
+ "name": "Dassault Systèmes"
+ }
+ ],
+ "excerpt": "This plugin adds an ability to configure Reqtify report generation feature in Jenkins.",
+ "gav": "io.jenkins.plugins:reqtify:0.0.2",
+ "labels": [
+ "builder",
+ "parameter"
+ ],
+ "minimumJavaVersion": "1.8",
+ "name": "reqtify",
+ "previousTimestamp": "2019-08-21T06:20:38.00Z",
+ "previousVersion": "0.0.1",
+ "releaseTimestamp": "2019-08-26T04:52:02.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/reqtify-plugin",
+ "sha1": "PnQA/aa7oK+wg2BOw7bN6LVMxVo=",
+ "sha256": "Sz7gQniuvtGUqRhTGOXaJbsfJYWAjYybc0rnb6ZjHRg=",
+ "title": "Reqtify",
+ "url": "http://updates.jenkins-ci.org/download/plugins/reqtify/0.0.2/reqtify.hpi",
+ "version": "0.0.2",
+ "wiki": "https://plugins.jenkins.io/reqtify"
+ },
+ "requests": {
+ "buildDate": "May 30, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "johnflynn",
+ "email": "john.trixmot.flynn@gmail.com",
+ "name": "John Flynn"
+ }
+ ],
+ "excerpt": "This plugin sets up a request center for non-admin users to be able to ask that their job to be deleted or renamed, or a build to be deleted or unlocked.",
+ "gav": "org.jenkins-ci.plugins:requests:2.0.5",
+ "labels": [],
+ "name": "requests",
+ "previousTimestamp": "2019-05-29T15:08:39.00Z",
+ "previousVersion": "2.0.4",
+ "releaseTimestamp": "2019-05-30T17:52:37.00Z",
+ "requiredCore": "1.625.3",
+ "scm": "https://github.com/jenkinsci/requests-plugin",
+ "sha1": "iwm32utm+KklbcWDTsTiCyY1PcY=",
+ "sha256": "KyJSOm8NcjIyst9qtblvsUSYwqqX45igsyMiC5zpcfU=",
+ "title": "requests-plugin",
+ "url": "http://updates.jenkins-ci.org/download/plugins/requests/2.0.5/requests.hpi",
+ "version": "2.0.5",
+ "wiki": "https://plugins.jenkins.io/requests"
+ },
"resource-disposer": {
- "buildDate": "Jul 25, 2018",
+ "buildDate": "Jul 17, 2019",
"dependencies": [],
"developers": [
{
@@ -49021,19 +52188,20 @@
}
],
"excerpt": "Dispose resources asynchronously. Utility plugin for resources that require more retries or take a long time to delete.",
- "gav": "org.jenkins-ci.plugins:resource-disposer:0.12",
+ "gav": "org.jenkins-ci.plugins:resource-disposer:0.13",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "resource-disposer",
- "previousTimestamp": "2018-07-03T12:53:43.00Z",
- "previousVersion": "0.11",
- "releaseTimestamp": "2018-07-25T22:25:28.00Z",
- "requiredCore": "1.565",
+ "previousTimestamp": "2018-07-25T22:25:28.00Z",
+ "previousVersion": "0.12",
+ "releaseTimestamp": "2019-07-17T10:02:16.00Z",
+ "requiredCore": "2.54",
"scm": "https://github.com/jenkinsci/resource-disposer-plugin",
- "sha1": "HLciDuWXeWyKI5wP1INJW/Hz2OQ=",
- "sha256": "eQ/pjtnCth5jnOmco9xSV+o80meCgiH89pJBFGSHdiE=",
+ "sha1": "8m4GL247YZtWBeiZPkGGgSPwTmM=",
+ "sha256": "8IILcmC3oiqgxGHYt2zKIUC8FcvgADZQ5IIdyZCVu0Q=",
"title": "Resource Disposer",
- "url": "http://updates.jenkins-ci.org/download/plugins/resource-disposer/0.12/resource-disposer.hpi",
- "version": "0.12",
+ "url": "http://updates.jenkins-ci.org/download/plugins/resource-disposer/0.13/resource-disposer.hpi",
+ "version": "0.13",
"wiki": "https://plugins.jenkins.io/resource-disposer"
},
"restricted-register": {
@@ -49073,6 +52241,41 @@
"version": "0.1.7",
"wiki": "https://plugins.jenkins.io/restricted-register"
},
+ "results-cache": {
+ "buildDate": "May 08, 2019",
+ "dependencies": [
+ {
+ "name": "job-dsl",
+ "optional": true,
+ "version": "1.48"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "franciscoord",
+ "email": "francisco.orduna@king.com",
+ "name": "Francisco Javier Garcia Orduna"
+ },
+ {
+ "developerId": "kargath",
+ "email": "david.campos@king.com",
+ "name": "David Campos Vall"
+ }
+ ],
+ "excerpt": "This plugin enables a job results cache in order to avoid repeated executions",
+ "gav": "com.king.jenkins.plugins:results-cache:1.2.0",
+ "labels": [],
+ "name": "results-cache",
+ "releaseTimestamp": "2019-05-08T17:20:36.00Z",
+ "requiredCore": "2.19.4",
+ "scm": "https://github.com/jenkinsci/results-cache-plugin",
+ "sha1": "6gdol6i1eF09W4XfphAZENX/S2E=",
+ "sha256": "0edfSyDT7miSad8855pKEnLsr/ebsL51IGacPLt454U=",
+ "title": "Results Cache",
+ "url": "http://updates.jenkins-ci.org/download/plugins/results-cache/1.2.0/results-cache.hpi",
+ "version": "1.2.0",
+ "wiki": "https://plugins.jenkins.io/results-cache"
+ },
"reverse-proxy-auth-plugin": {
"buildDate": "Feb 07, 2018",
"dependencies": [
@@ -49214,7 +52417,7 @@
"wiki": "https://plugins.jenkins.io/rich-text-publisher-plugin"
},
"rigor-optimization": {
- "buildDate": "Sep 13, 2016",
+ "buildDate": "May 07, 2019",
"dependencies": [
{
"name": "credentials",
@@ -49227,43 +52430,60 @@
"developerId": "mtisham",
"email": "mark.isham@rigor.com",
"name": "Mark Isham"
+ },
+ {
+ "developerId": "wcmonty",
+ "email": "william.montgomery@rigor.com",
+ "name": "William Montgomer"
}
],
"excerpt": "This plugin allows you to test for website performance defects using <a href=\"http://rigor.com/features\" rel=\"nofollow\">Rigor Optimization</a>.",
- "gav": "org.jenkins-ci.plugins:rigor-optimization:1.02",
+ "gav": "org.jenkins-ci.plugins:rigor-optimization:1.04",
"labels": [
"builder",
"website",
"performance"
],
"name": "rigor-optimization",
- "releaseTimestamp": "2016-09-13T12:57:27.00Z",
+ "previousTimestamp": "2016-09-13T12:57:27.00Z",
+ "previousVersion": "1.02",
+ "releaseTimestamp": "2019-05-07T14:24:53.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/rigor-optimization-plugin",
- "sha1": "ZH2R6i8QEJgdPazy31bgfY9rolE=",
- "sha256": "2SR0yNx9tjJ2ngjubBg1vzbwhxAbBNgungGZreL2WFU=",
+ "sha1": "SBy7Vmfho2lhIwsRsATQNR2bjm0=",
+ "sha256": "K3NOiaFDzpDbRgCx6yF0yJG+V6+R4VaUpKo/OoGhieI=",
"title": "Rigor Optimization Website Performance Testing",
- "url": "http://updates.jenkins-ci.org/download/plugins/rigor-optimization/1.02/rigor-optimization.hpi",
- "version": "1.02",
+ "url": "http://updates.jenkins-ci.org/download/plugins/rigor-optimization/1.04/rigor-optimization.hpi",
+ "version": "1.04",
"wiki": "https://plugins.jenkins.io/rigor-optimization"
},
"robot": {
- "buildDate": "Aug 07, 2018",
+ "buildDate": "Aug 29, 2019",
"dependencies": [
{
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.12"
+ },
+ {
+ "name": "junit",
+ "optional": false,
+ "version": "1.9"
+ },
+ {
"name": "matrix-project",
"optional": true,
"version": "1.4.1"
},
{
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ },
+ {
"name": "token-macro",
"optional": true,
"version": "1.5.1"
- },
- {
- "name": "junit",
- "optional": false,
- "version": "1.9"
}
],
"developers": [
@@ -49271,28 +52491,34 @@
"developerId": "jpiironen",
"email": "janne.piironen@gmail.com",
"name": "Janne Piironen"
+ },
+ {
+ "developerId": "aleksisimell",
+ "email": "aleksi.simell@eficode.com",
+ "name": "Aleksi Simell"
}
],
- "excerpt": "This publisher stores <a href=\"http://code.google.com/p/robotframework/\" rel=\"nofollow\">Robot Framework</a> test reports for builds and shows summaries of them in project and build views along with trend graph.",
- "gav": "org.jenkins-ci.plugins:robot:1.6.5",
+ "excerpt": "This publisher stores <a href=\"https://robotframework.org/\" rel=\"nofollow\">Robot Framework</a> test reports for builds and shows summaries of them in project and build views along with trend graph.",
+ "gav": "org.jenkins-ci.plugins:robot:2.0.0",
"labels": [
"report"
],
+ "minimumJavaVersion": "1.7",
"name": "robot",
- "previousTimestamp": "2016-04-01T10:13:18.00Z",
- "previousVersion": "1.6.4",
- "releaseTimestamp": "2018-08-07T12:29:50.00Z",
- "requiredCore": "1.619",
+ "previousTimestamp": "2018-08-07T12:29:50.00Z",
+ "previousVersion": "1.6.5",
+ "releaseTimestamp": "2019-08-29T04:18:57.00Z",
+ "requiredCore": "2.7.1",
"scm": "https://github.com/jenkinsci/robot-plugin",
- "sha1": "+xi1EElDJNGVtO6N4sOivIKqF9A=",
- "sha256": "ZgK++Rm/+EpSSvmbymIhgjJ68ddGJK9AgMIMzsGXPWw=",
+ "sha1": "lpEPBq0P8K2DE3VkhEMvU/F2CVw=",
+ "sha256": "TP2I5aY9Z3JMb8vUMXAz++nlO4meSLcolBl7S2BGiSM=",
"title": "Robot Framework",
- "url": "http://updates.jenkins-ci.org/download/plugins/robot/1.6.5/robot.hpi",
- "version": "1.6.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/robot/2.0.0/robot.hpi",
+ "version": "2.0.0",
"wiki": "https://plugins.jenkins.io/robot"
},
"rocketchatnotifier": {
- "buildDate": "Feb 01, 2019",
+ "buildDate": "Apr 20, 2019",
"compatibleSinceVersion": "1.3.0",
"dependencies": [
{
@@ -49324,28 +52550,33 @@
}
],
"excerpt": "Rocket.Chat Notifier is notifier that can publish build status to Rocket.Chat channels. Channels need to be public",
- "gav": "org.jenkins-ci.plugins:rocketchatnotifier:1.4.2",
+ "gav": "org.jenkins-ci.plugins:rocketchatnotifier:1.4.3",
"labels": [
"rocketchatnotifier"
],
"minimumJavaVersion": "1.7",
"name": "rocketchatnotifier",
- "previousTimestamp": "2019-01-26T10:56:21.00Z",
- "previousVersion": "1.4.1",
- "releaseTimestamp": "2019-02-01T17:12:09.00Z",
+ "previousTimestamp": "2019-02-01T17:12:09.00Z",
+ "previousVersion": "1.4.2",
+ "releaseTimestamp": "2019-04-20T06:30:43.00Z",
"requiredCore": "1.653",
"scm": "https://github.com/jenkinsci/rocketchatnotifier-plugin",
- "sha1": "9C8IVlzlVBzKMooz6yhF8qPD674=",
- "sha256": "aMzdvd6rA4vaN24MWFZ4EawDrngYK7Y//BP0NjnRzdw=",
+ "sha1": "LHDJOvre/yRRBYNGLG6d9LGsZyE=",
+ "sha256": "IL1pcHnWK95bcdQi5p4MVwpLHN+6uwLk+I90l5oGXHw=",
"title": "RocketChat Notifier",
- "url": "http://updates.jenkins-ci.org/download/plugins/rocketchatnotifier/1.4.2/rocketchatnotifier.hpi",
- "version": "1.4.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/rocketchatnotifier/1.4.3/rocketchatnotifier.hpi",
+ "version": "1.4.3",
"wiki": "https://plugins.jenkins.io/rocketchatnotifier"
},
"role-strategy": {
- "buildDate": "Feb 11, 2019",
+ "buildDate": "Jul 13, 2019",
"dependencies": [
{
+ "name": "configuration-as-code",
+ "optional": true,
+ "version": "1.21"
+ },
+ {
"name": "jquery-ui",
"optional": false,
"version": "1.0.1"
@@ -49377,22 +52608,23 @@
}
],
"excerpt": "Enables user authorization using a Role-Based strategy. Roles can be defined globally or for particular jobs or nodes selected by regular expressions.",
- "gav": "org.jenkins-ci.plugins:role-strategy:2.10",
+ "gav": "org.jenkins-ci.plugins:role-strategy:2.13",
"labels": [
"user",
"security"
],
+ "minimumJavaVersion": "1.8",
"name": "role-strategy",
- "previousTimestamp": "2018-08-27T10:24:55.00Z",
- "previousVersion": "2.9.0",
- "releaseTimestamp": "2019-02-11T22:48:59.00Z",
+ "previousTimestamp": "2019-07-01T07:11:41.00Z",
+ "previousVersion": "2.12",
+ "releaseTimestamp": "2019-07-13T21:20:26.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/role-strategy-plugin",
- "sha1": "m2qkuVscDjBNnlzrFHYHe7XB9kE=",
- "sha256": "EEqWQKQwTe+y2ITEcCVtf3jt/m8YgUk0GoPbG6DT73A=",
+ "sha1": "W5p1x95+2E2n7drTcpJWLk+Jfks=",
+ "sha256": "eRYCE7k6umErAdr5TSEn3liji+6kelleY98ysOEpxQg=",
"title": "Role-based Authorization Strategy",
- "url": "http://updates.jenkins-ci.org/download/plugins/role-strategy/2.10/role-strategy.hpi",
- "version": "2.10",
+ "url": "http://updates.jenkins-ci.org/download/plugins/role-strategy/2.13/role-strategy.hpi",
+ "version": "2.13",
"wiki": "https://plugins.jenkins.io/role-strategy"
},
"rpi-build-status": {
@@ -49737,7 +52969,7 @@
"wiki": "https://plugins.jenkins.io/run-selector"
},
"rundeck": {
- "buildDate": "Jan 29, 2018",
+ "buildDate": "May 08, 2019",
"compatibleSinceVersion": "2.0",
"dependencies": [],
"developers": [
@@ -49752,23 +52984,23 @@
}
],
"excerpt": "This plugin is a Notifier (Publisher) that will talk to a <a href=\"http://www.rundeck.org\" rel=\"nofollow\">Rundeck</a> instance (via its HTTP API) to schedule a job execution on Rundeck after a successful build on Jenkins.<br /> It is also a Jenkins Trigger, that will schedule a build on Jenkins after a job execution on Rundeck (using Rundeck WebHook Notification).<br /> In addition, it turns Jenkins into an <a href=\"http://rundeck.org/docs/manual/jobs.html#option-model-provider\" rel=\"nofollow\">Option provider</a> for Rundeck, if you want to use your Jenkins build artifacts as an option to a Rundeck job.",
- "gav": "org.jenkins-ci.plugins:rundeck:3.6.4",
+ "gav": "org.jenkins-ci.plugins:rundeck:3.6.5",
"labels": [
"notifier",
"external",
"trigger"
],
"name": "rundeck",
- "previousTimestamp": "2017-12-04T21:33:28.00Z",
- "previousVersion": "3.6.3",
- "releaseTimestamp": "2018-01-29T19:14:49.00Z",
+ "previousTimestamp": "2018-01-29T19:14:49.00Z",
+ "previousVersion": "3.6.4",
+ "releaseTimestamp": "2019-05-08T22:03:50.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/rundeck-plugin",
- "sha1": "DJ2QYgsAYl2Av8Ft6weMb72qUQ8=",
- "sha256": "Ur7QBePaBmngNMEUeqvqh0ZOBF6stlnZ1TVtTe33NlM=",
+ "sha1": "GJWNb26LnmDOhzUt+rx0N/tkia8=",
+ "sha256": "1mpo1taTytdyMw0/UFCMrqe+h6OKYeETCHe11cxpmm4=",
"title": "Rundeck",
- "url": "http://updates.jenkins-ci.org/download/plugins/rundeck/3.6.4/rundeck.hpi",
- "version": "3.6.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/rundeck/3.6.5/rundeck.hpi",
+ "version": "3.6.5",
"wiki": "https://plugins.jenkins.io/rundeck"
},
"runscope": {
@@ -50187,47 +53419,47 @@
"wiki": "https://plugins.jenkins.io/sasunit-plugin"
},
"sauce-ondemand": {
- "buildDate": "Dec 20, 2018",
+ "buildDate": "Jul 11, 2019",
"dependencies": [
{
- "name": "workflow-step-api",
+ "name": "workflow-basic-steps",
"optional": false,
"version": "1.15"
},
{
- "name": "credentials",
+ "name": "workflow-job",
"optional": false,
- "version": "2.1.1"
+ "version": "1.15"
},
{
- "name": "run-condition",
+ "name": "credentials",
"optional": false,
- "version": "1.0"
+ "version": "2.1.1"
},
{
- "name": "workflow-basic-steps",
+ "name": "workflow-cps",
"optional": false,
"version": "1.15"
},
{
- "name": "workflow-job",
+ "name": "maven-plugin",
"optional": false,
- "version": "1.15"
+ "version": "2.11"
},
{
- "name": "workflow-cps",
+ "name": "workflow-step-api",
"optional": false,
"version": "1.15"
},
{
- "name": "maven-plugin",
+ "name": "junit",
"optional": false,
- "version": "2.11"
+ "version": "1.21"
},
{
- "name": "junit",
+ "name": "run-condition",
"optional": false,
- "version": "1.9"
+ "version": "1.0"
},
{
"name": "matrix-project",
@@ -50245,24 +53477,29 @@
"developerId": "yfangsl",
"email": "yeh.fang@saucelabs.com",
"name": "Yeh Fang"
+ },
+ {
+ "developerId": "seanenright",
+ "email": "sean@saucelabs.com",
+ "name": "Sean Enright"
}
],
"excerpt": "",
- "gav": "org.jenkins-ci.plugins:sauce-ondemand:1.178",
+ "gav": "org.jenkins-ci.plugins:sauce-ondemand:1.186",
"labels": [
"buildwrapper"
],
"name": "sauce-ondemand",
- "previousTimestamp": "2018-09-17T22:34:37.00Z",
- "previousVersion": "1.177",
- "releaseTimestamp": "2018-12-20T01:10:36.00Z",
+ "previousTimestamp": "2019-07-11T18:15:43.00Z",
+ "previousVersion": "1.185",
+ "releaseTimestamp": "2019-07-11T21:08:14.00Z",
"requiredCore": "1.609.2",
"scm": "https://github.com/jenkinsci/sauce-ondemand-plugin",
- "sha1": "+meMHkPD6lLK+UYHc97JN+jm+ck=",
- "sha256": "hTgb1G2/jpKmHACPvDmygFkBOdHeHyuoRpxu1/ByHc4=",
+ "sha1": "C5pzNPS9HGNqSPpzsFEmp1IAZB8=",
+ "sha256": "Q5ANU/ilyEDXB8nDCXz/L9Aj9Yhz/qfs7QhMAN0jJLo=",
"title": "Sauce OnDemand",
- "url": "http://updates.jenkins-ci.org/download/plugins/sauce-ondemand/1.178/sauce-ondemand.hpi",
- "version": "1.178",
+ "url": "http://updates.jenkins-ci.org/download/plugins/sauce-ondemand/1.186/sauce-ondemand.hpi",
+ "version": "1.186",
"wiki": "https://plugins.jenkins.io/sauce-ondemand"
},
"sbt": {
@@ -50395,7 +53632,7 @@
"wiki": "https://plugins.jenkins.io/schedule-build"
},
"scm-api": {
- "buildDate": "Oct 17, 2018",
+ "buildDate": "Jul 11, 2019",
"compatibleSinceVersion": "2.0.0",
"dependencies": [
{
@@ -50411,19 +53648,20 @@
}
],
"excerpt": "This plugin provides a new enhanced API for interacting with SCM systems.",
- "gav": "org.jenkins-ci.plugins:scm-api:2.3.0",
+ "gav": "org.jenkins-ci.plugins:scm-api:2.6.3",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "scm-api",
- "previousTimestamp": "2018-09-28T15:44:28.00Z",
- "previousVersion": "2.2.8",
- "releaseTimestamp": "2018-10-17T09:20:20.00Z",
- "requiredCore": "2.7.3",
+ "previousTimestamp": "2019-07-09T18:58:10.00Z",
+ "previousVersion": "2.6.2",
+ "releaseTimestamp": "2019-07-11T16:21:54.00Z",
+ "requiredCore": "2.107.3",
"scm": "https://github.com/jenkinsci/scm-api-plugin",
- "sha1": "wFOM8Z/OaJ6iPwPRxun9iEsUQMs=",
- "sha256": "+qSUvRVpnuoDHOtcTvYAqNgQYTY4huovtY1b7pndd3Y=",
+ "sha1": "XzICDOA+IZaa1cUCguwo1KIMQgs=",
+ "sha256": "gyYtQGhirVX/kNNgIKg/iOvXHmb0nHXJpRQPQxdquik=",
"title": "SCM API",
- "url": "http://updates.jenkins-ci.org/download/plugins/scm-api/2.3.0/scm-api.hpi",
- "version": "2.3.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/scm-api/2.6.3/scm-api.hpi",
+ "version": "2.6.3",
"wiki": "https://plugins.jenkins.io/scm-api"
},
"scm-filter-branch-pr": {
@@ -50458,7 +53696,7 @@
"wiki": "https://plugins.jenkins.io/scm-filter-branch-pr"
},
"scm-httpclient": {
- "buildDate": "Feb 28, 2019",
+ "buildDate": "Jul 02, 2019",
"dependencies": [
{
"name": "apache-httpcomponents-client-4-api",
@@ -50466,6 +53704,11 @@
"version": "4.5.3-2.0"
},
{
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.1"
+ },
+ {
"name": "git",
"optional": false,
"version": "2.3.5"
@@ -50484,17 +53727,19 @@
}
],
"excerpt": "This plugin reads the job build message which is used to trigger other service.",
- "gav": "com.meowlomo.jenkins:scm-httpclient:1.0",
+ "gav": "com.meowlomo.jenkins:scm-httpclient:1.4",
"labels": [],
"name": "scm-httpclient",
- "releaseTimestamp": "2019-02-28T03:01:33.00Z",
- "requiredCore": "2.107.3",
+ "previousTimestamp": "2019-06-19T03:19:05.00Z",
+ "previousVersion": "1.2",
+ "releaseTimestamp": "2019-07-02T02:48:52.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/scm-httpclient-plugin",
- "sha1": "xLMoF7B5JsDgC5cduEH+mUtDl8I=",
- "sha256": "xGtOanLS/7yCxmx0RqehgxRjjkjVTfGpw92+g2ep11o=",
+ "sha1": "gyC6qj/4MeiG+OkRZfBW76AvLuY=",
+ "sha256": "WwHuMXt34ngs5OaP2XtYSB01UO1ZpQuOpFBztrRFPHU=",
"title": "SCM HttpClient",
- "url": "http://updates.jenkins-ci.org/download/plugins/scm-httpclient/1.0/scm-httpclient.hpi",
- "version": "1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/scm-httpclient/1.4/scm-httpclient.hpi",
+ "version": "1.4",
"wiki": "https://plugins.jenkins.io/scm-httpclient"
},
"scm-sqs": {
@@ -50626,6 +53871,53 @@
"version": "2.5",
"wiki": "https://plugins.jenkins.io/scm2job"
},
+ "scmskip": {
+ "buildDate": "Apr 30, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-api",
+ "optional": false,
+ "version": "2.33"
+ },
+ {
+ "name": "workflow-cps",
+ "optional": false,
+ "version": "2.65"
+ },
+ {
+ "name": "workflow-job",
+ "optional": false,
+ "version": "2.32"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.17"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "plavc",
+ "email": "gregor@plavcak.net",
+ "name": "Gregor Plavčak"
+ }
+ ],
+ "excerpt": "Plugin adds functionality of preventing a Job to be built when a specific pattern ([ci skip]) in SCM commit message is detected.",
+ "gav": "net.plavcak.jenkins:scmskip:1.0.1",
+ "labels": [],
+ "name": "scmskip",
+ "previousTimestamp": "2019-04-24T21:42:32.00Z",
+ "previousVersion": "1.0.0",
+ "releaseTimestamp": "2019-04-30T12:36:56.00Z",
+ "requiredCore": "2.121.1",
+ "scm": "https://github.com/jenkinsci/scmskip-plugin",
+ "sha1": "rCsyxxhZbXieqbu8mrXYMlJZXQg=",
+ "sha256": "ORECLH6tC0rtHQc4DqysGf/qi2BtoKet++QJ5CRCLsk=",
+ "title": "SCM Skip",
+ "url": "http://updates.jenkins-ci.org/download/plugins/scmskip/1.0.1/scmskip.hpi",
+ "version": "1.0.1",
+ "wiki": "https://plugins.jenkins.io/scmskip"
+ },
"scons": {
"buildDate": "May 23, 2011",
"dependencies": [],
@@ -50763,29 +54055,30 @@
"wiki": "https://plugins.jenkins.io/script-realm"
},
"script-security": {
- "buildDate": "Feb 14, 2019",
+ "buildDate": "Jul 25, 2019",
"dependencies": [],
"developers": [
{
- "developerId": "abayer"
+ "developerId": "dnusbaum"
}
],
"excerpt": "Allows Jenkins administrators to control what in-process scripts can be run by less-privileged users.",
- "gav": "org.jenkins-ci.plugins:script-security:1.53",
+ "gav": "org.jenkins-ci.plugins:script-security:1.62",
"labels": [
"security"
],
+ "minimumJavaVersion": "1.8",
"name": "script-security",
- "previousTimestamp": "2019-02-13T17:14:56.00Z",
- "previousVersion": "1.52",
- "releaseTimestamp": "2019-02-14T16:03:33.00Z",
- "requiredCore": "2.7.3",
+ "previousTimestamp": "2019-07-05T18:54:58.00Z",
+ "previousVersion": "1.61",
+ "releaseTimestamp": "2019-07-25T20:54:55.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/script-security-plugin",
- "sha1": "PAri9exfFPuJAB7AdpPdsJHasS4=",
- "sha256": "A/2VnkDleZE69svG0mIrBKR4elg+ZzlBnj4qoualudo=",
+ "sha1": "x4+qE/gDhl4jdElIG9IJZd4y+dI=",
+ "sha256": "4T05i5nlYsvgaPc1WcifXwHDkcinmj6faIW1LDChfJc=",
"title": "Script Security",
- "url": "http://updates.jenkins-ci.org/download/plugins/script-security/1.53/script-security.hpi",
- "version": "1.53",
+ "url": "http://updates.jenkins-ci.org/download/plugins/script-security/1.62/script-security.hpi",
+ "version": "1.62",
"wiki": "https://plugins.jenkins.io/script-security"
},
"scripted-cloud-plugin": {
@@ -50944,29 +54237,30 @@
"wiki": "https://plugins.jenkins.io/sectioned-view"
},
"secure-requester-whitelist": {
- "buildDate": "Oct 17, 2017",
+ "buildDate": "Sep 05, 2019",
"dependencies": [],
"developers": [
{
- "developerId": "andresrc"
+ "developerId": "Wadeck"
}
],
"excerpt": "Allows an administrator to specify sites trusted to make JSONP or primitive-XPath REST API requests.",
- "gav": "org.jenkins-ci.plugins:secure-requester-whitelist:1.2",
+ "gav": "org.jenkins-ci.plugins:secure-requester-whitelist:1.4",
"labels": [
"security"
],
+ "minimumJavaVersion": "1.8",
"name": "secure-requester-whitelist",
- "previousTimestamp": "2016-11-10T16:37:26.00Z",
- "previousVersion": "1.1",
- "releaseTimestamp": "2017-10-17T10:57:45.00Z",
- "requiredCore": "1.609.1",
+ "previousTimestamp": "2019-05-31T13:37:56.00Z",
+ "previousVersion": "1.3",
+ "releaseTimestamp": "2019-09-05T06:22:45.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/secure-requester-whitelist-plugin",
- "sha1": "GYwWWFtsmT/S/BxRIIQxB/HY0Cw=",
- "sha256": "MzNZoRCmhsdx5dJdxAypBtjbdAqLNYKU31dSiKqLJAw=",
+ "sha1": "Nt+xnsgGwWAUb2muwCJiNdW2L9s=",
+ "sha256": "/0NtfC/nKY1QAHpnddFuTCLTYn5ARxGG+3o4eOMZ3vQ=",
"title": "Secure Requester Whitelist",
- "url": "http://updates.jenkins-ci.org/download/plugins/secure-requester-whitelist/1.2/secure-requester-whitelist.hpi",
- "version": "1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/secure-requester-whitelist/1.4/secure-requester-whitelist.hpi",
+ "version": "1.4",
"wiki": "https://plugins.jenkins.io/secure-requester-whitelist"
},
"security-inspector": {
@@ -51127,7 +54421,7 @@
"wiki": "https://plugins.jenkins.io/selection-tasks-plugin"
},
"selenium": {
- "buildDate": "Jun 05, 2018",
+ "buildDate": "May 09, 2019",
"dependencies": [],
"developers": [
{
@@ -51142,21 +54436,21 @@
}
],
"excerpt": "",
- "gav": "org.jenkins-ci.plugins:selenium:3.12.0",
+ "gav": "org.jenkins-ci.plugins:selenium:3.141.59",
"labels": [
"cluster"
],
"name": "selenium",
- "previousTimestamp": "2017-12-22T13:49:13.00Z",
- "previousVersion": "3.7.1",
- "releaseTimestamp": "2018-06-05T08:47:41.00Z",
+ "previousTimestamp": "2018-06-05T08:47:41.00Z",
+ "previousVersion": "3.12.0",
+ "releaseTimestamp": "2019-05-09T06:32:25.00Z",
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/selenium-plugin",
- "sha1": "/jhEeZkse07Mpz9TDEPepAq8/DU=",
- "sha256": "Cr7paR09apcPl7EHb1Thd8EeFsj6XjjRbQEi+qRn1BA=",
+ "sha1": "z12ZV1u1BxEEMNclJo8gil3x72A=",
+ "sha256": "NVt04cCyFCTVFBtjnsfmzpD7MRnFDWyj8a7N2i18HDs=",
"title": "Selenium",
- "url": "http://updates.jenkins-ci.org/download/plugins/selenium/3.12.0/selenium.hpi",
- "version": "3.12.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/selenium/3.141.59/selenium.hpi",
+ "version": "3.141.59",
"wiki": "https://plugins.jenkins.io/selenium"
},
"selenium-aes": {
@@ -51452,7 +54746,7 @@
"wiki": "https://plugins.jenkins.io/serenity"
},
"service-fabric": {
- "buildDate": "Nov 28, 2018",
+ "buildDate": "Apr 18, 2019",
"dependencies": [
{
"name": "workflow-durable-task-step",
@@ -51465,14 +54759,14 @@
"version": "0.2.5"
},
{
- "name": "azure-credentials",
+ "name": "structs",
"optional": false,
- "version": "1.6.0"
+ "version": "1.7"
},
{
- "name": "structs",
+ "name": "azure-credentials",
"optional": false,
- "version": "1.7"
+ "version": "1.6.0"
}
],
"developers": [
@@ -51488,28 +54782,28 @@
}
],
"excerpt": "Plugin for deploying <a href=\"https://azure.microsoft.com/en-us/services/service-fabric/\" rel=\"nofollow\"> Azure Service Fabric </a> applications.",
- "gav": "org.jenkins-ci.plugins:service-fabric:1.4",
+ "gav": "org.jenkins-ci.plugins:service-fabric:1.5",
"labels": [],
"name": "service-fabric",
- "previousTimestamp": "2018-05-02T06:49:16.00Z",
- "previousVersion": "1.3",
- "releaseTimestamp": "2018-11-28T12:37:10.00Z",
+ "previousTimestamp": "2018-11-28T12:37:10.00Z",
+ "previousVersion": "1.4",
+ "releaseTimestamp": "2019-04-18T07:00:52.00Z",
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/service-fabric-plugin",
- "sha1": "T290tJWJrgFU9okQf75SKOBXee8=",
- "sha256": "gH7DKK5n3RYsKjDQSzrq7dhP5yeMRHMieeCEw64Etn4=",
+ "sha1": "XK+P4Kx6O6D1xSMoYaft1sTYaaQ=",
+ "sha256": "nMbH7TLRh//hacg+1DGpR/OfdqiXqYBLTw/tB1wt4rs=",
"title": "Azure Service Fabric",
- "url": "http://updates.jenkins-ci.org/download/plugins/service-fabric/1.4/service-fabric.hpi",
- "version": "1.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/service-fabric/1.5/service-fabric.hpi",
+ "version": "1.5",
"wiki": "https://plugins.jenkins.io/service-fabric"
},
"service-now": {
- "buildDate": "Jun 08, 2018",
+ "buildDate": "Apr 24, 2019",
"dependencies": [
{
"name": "hashicorp-vault-plugin",
"optional": false,
- "version": "2.1.0"
+ "version": "2.2.0"
},
{
"name": "workflow-basic-steps",
@@ -51545,19 +54839,19 @@
}
],
"excerpt": "Provides an interface to the Service Now API in Jenkins workflow steps",
- "gav": "org.jenkins-ci.plugins:service-now:0.0.3",
+ "gav": "org.jenkins-ci.plugins:service-now:0.0.4",
"labels": [],
"name": "service-now",
- "previousTimestamp": "2018-06-08T14:09:21.00Z",
- "previousVersion": "0.0.2",
- "releaseTimestamp": "2018-06-08T18:11:26.00Z",
+ "previousTimestamp": "2018-06-08T18:11:26.00Z",
+ "previousVersion": "0.0.3",
+ "releaseTimestamp": "2019-04-24T21:07:56.00Z",
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/service-now-plugin",
- "sha1": "uxySimB5Wq8esdetU1DlNIsO10o=",
- "sha256": "MxG4FWexBOgdgj2t0Kvfz94Pdh8nfHaWB0uvPlQzFcA=",
+ "sha1": "J2DzgXNMdDns5wFmITHOJjjW0sI=",
+ "sha256": "Auz2ORvn7JIq2KpxOR0kNl9Ko+xmqGZcwpB9y/cPRP8=",
"title": "Service Now",
- "url": "http://updates.jenkins-ci.org/download/plugins/service-now/0.0.3/service-now.hpi",
- "version": "0.0.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/service-now/0.0.4/service-now.hpi",
+ "version": "0.0.4",
"wiki": "https://plugins.jenkins.io/service-now"
},
"shared-objects": {
@@ -51642,7 +54936,7 @@
"wiki": "https://plugins.jenkins.io/shared-workspace"
},
"shelve-project-plugin": {
- "buildDate": "Nov 13, 2018",
+ "buildDate": "Aug 05, 2019",
"dependencies": [
{
"name": "cloudbees-folder",
@@ -51668,22 +54962,22 @@
}
],
"excerpt": "This plugin lets you shelve projects so that they can easily be resurrected.",
- "gav": "org.jenkins-ci.plugins:shelve-project-plugin:2.2",
+ "gav": "org.jenkins-ci.plugins:shelve-project-plugin:2.5",
"labels": [
"ui",
"misc"
],
"name": "shelve-project-plugin",
- "previousTimestamp": "2018-07-20T15:52:03.00Z",
- "previousVersion": "2.1",
- "releaseTimestamp": "2018-11-13T18:06:36.00Z",
+ "previousTimestamp": "2019-03-28T20:25:38.00Z",
+ "previousVersion": "2.4",
+ "releaseTimestamp": "2019-08-05T12:19:03.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/shelve-project-plugin-plugin",
- "sha1": "l//inN2TbCEGZ/e8FO5itas89xg=",
- "sha256": "vGnTKhZbe334K1p7p1SSxv/Ezk3teb+SJ8iawKe+z3g=",
+ "sha1": "vEYjxlTzmerVPLM30OQAcKMYizw=",
+ "sha256": "XCw2f6aGaKIewGRFPnAAw7MPn4QfE0PEcx5EMw7vxfM=",
"title": "Shelve Project",
- "url": "http://updates.jenkins-ci.org/download/plugins/shelve-project-plugin/2.2/shelve-project-plugin.hpi",
- "version": "2.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/shelve-project-plugin/2.5/shelve-project-plugin.hpi",
+ "version": "2.5",
"wiki": "https://plugins.jenkins.io/shelve-project-plugin"
},
"shiningpanda": {
@@ -51726,7 +55020,7 @@
"wiki": "https://plugins.jenkins.io/shiningpanda"
},
"short-workspace-path": {
- "buildDate": "Jan 27, 2017",
+ "buildDate": "Jul 10, 2019",
"dependencies": [],
"developers": [
{
@@ -51736,19 +55030,19 @@
}
],
"excerpt": "Use shallow directory hierarchy for build workspaces to avoid failures on filesystems with constrained path length",
- "gav": "org.jenkins-ci.plugins:short-workspace-path:0.2",
+ "gav": "org.jenkins-ci.plugins:short-workspace-path:0.3",
"labels": [],
"name": "short-workspace-path",
- "previousTimestamp": "2015-08-28T06:56:53.00Z",
- "previousVersion": "0.1",
- "releaseTimestamp": "2017-01-27T08:44:42.00Z",
+ "previousTimestamp": "2017-01-27T08:44:42.00Z",
+ "previousVersion": "0.2",
+ "releaseTimestamp": "2019-07-10T12:25:14.00Z",
"requiredCore": "1.554.1",
"scm": "https://github.com/jenkinsci/short-workspace-path-plugin",
- "sha1": "f1afcFj3JONojhdydG/zuOie+8s=",
- "sha256": "rRRXgivty9zC7opHvtFsj1u4fm63mSzJCIPyFXMuwmE=",
+ "sha1": "0Ra5wS0WwHYWtDDWmqPZdOJNPB8=",
+ "sha256": "IZe8l3LKZ4yvUejHPW/sxpG6fJM8dGhCPqgplKtkesc=",
"title": "Short Workspace Path",
- "url": "http://updates.jenkins-ci.org/download/plugins/short-workspace-path/0.2/short-workspace-path.hpi",
- "version": "0.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/short-workspace-path/0.3/short-workspace-path.hpi",
+ "version": "0.3",
"wiki": "https://plugins.jenkins.io/short-workspace-path"
},
"show-build-parameters": {
@@ -51904,7 +55198,7 @@
"wiki": "https://plugins.jenkins.io/signal-killer"
},
"silk-performer-plugin": {
- "buildDate": "Jan 23, 2019",
+ "buildDate": "Mar 25, 2019",
"dependencies": [
{
"name": "plot",
@@ -51920,21 +55214,21 @@
}
],
"excerpt": "Allows you to execute load tests through Jenkins and validate success criteria.",
- "gav": "org.jenkins-ci.plugins:silk-performer-plugin:2.0.4",
+ "gav": "org.jenkins-ci.plugins:silk-performer-plugin:2.0.5",
"labels": [
"external"
],
"name": "silk-performer-plugin",
- "previousTimestamp": "2019-01-15T13:22:43.00Z",
- "previousVersion": "2.0.3",
- "releaseTimestamp": "2019-01-23T07:52:21.00Z",
+ "previousTimestamp": "2019-01-23T07:52:21.00Z",
+ "previousVersion": "2.0.4",
+ "releaseTimestamp": "2019-03-25T08:28:24.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/silk-performer-plugin",
- "sha1": "IeoricHJ00uFTugzRX96GhRRYSQ=",
- "sha256": "I2NijTLvqndakn1ONPaPAzmia9ZbXE1C1VCBtFw2v/M=",
+ "sha1": "18sc5ab8TBlUDRnu9q65QzcZhTg=",
+ "sha256": "k4OzvJDpnW1zay8eH00BG7g0BJoXeZvlKJIEs8q6P44=",
"title": "Silk Performer",
- "url": "http://updates.jenkins-ci.org/download/plugins/silk-performer-plugin/2.0.4/silk-performer-plugin.hpi",
- "version": "2.0.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/silk-performer-plugin/2.0.5/silk-performer-plugin.hpi",
+ "version": "2.0.5",
"wiki": "https://plugins.jenkins.io/silk-performer-plugin"
},
"simple-build-for-pipeline": {
@@ -52041,54 +55335,6 @@
"version": "0.5.1",
"wiki": "https://plugins.jenkins.io/simple-theme-plugin"
},
- "simple-travis-runner": {
- "buildDate": "Feb 25, 2016",
- "dependencies": [
- {
- "name": "script-security",
- "optional": false,
- "version": "1.15"
- },
- {
- "name": "workflow-multibranch",
- "optional": false,
- "version": "1.13"
- },
- {
- "name": "workflow-aggregator",
- "optional": false,
- "version": "1.13"
- },
- {
- "name": "workflow-cps",
- "optional": false,
- "version": "1.13"
- }
- ],
- "developers": [
- {
- "developerId": "abayer",
- "email": "andrew.bayer@gmail.com",
- "name": "Andrew Bayer"
- }
- ],
- "excerpt": "This plugin provides a <a href=\"https://wiki.jenkins-ci.org/display/JENKINS/Pipeline&#43;Plugin\" rel=\"nofollow\">Pipeline step</a> to read a <a href=\"https://travis-ci.org\" rel=\"nofollow\">.travis.yml</a> file and run it as a part of a Pipeline job.",
- "gav": "org.jenkins-ci.plugins:simple-travis-runner:1.0",
- "labels": [
- "pipeline",
- "builder"
- ],
- "name": "simple-travis-runner",
- "releaseTimestamp": "2016-02-25T20:03:01.00Z",
- "requiredCore": "1.609.3",
- "scm": "https://github.com/jenkinsci/simple-travis-runner-plugin",
- "sha1": "LcCC2z2MyX3/5HgbH7he9rH9md4=",
- "sha256": "B08frRJeoR6yQbBhmj8b7DVzANnOPBwIVgO9SmpKptc=",
- "title": "Simple Travis Pipeline Runner",
- "url": "http://updates.jenkins-ci.org/download/plugins/simple-travis-runner/1.0/simple-travis-runner.hpi",
- "version": "1.0",
- "wiki": "https://plugins.jenkins.io/simple-travis-runner"
- },
"simpleclearcase": {
"buildDate": "Mar 14, 2012",
"dependencies": [],
@@ -52207,7 +55453,7 @@
"wiki": "https://plugins.jenkins.io/singleuseslave"
},
"sitemonitor": {
- "buildDate": "Dec 14, 2015",
+ "buildDate": "Apr 30, 2019",
"dependencies": [],
"developers": [
{
@@ -52221,21 +55467,21 @@
}
],
"excerpt": "SiteMonitor plugin monitors web site up/down status.",
- "gav": "org.jvnet.hudson.plugins:sitemonitor:0.5",
+ "gav": "org.jvnet.hudson.plugins:sitemonitor:0.6",
"labels": [
"post-build"
],
"name": "sitemonitor",
- "previousTimestamp": "2011-11-01T08:11:05.00Z",
- "previousVersion": "0.4",
- "releaseTimestamp": "2015-12-14T20:08:28.00Z",
- "requiredCore": "1.443",
+ "previousTimestamp": "2015-12-14T20:08:28.00Z",
+ "previousVersion": "0.5",
+ "releaseTimestamp": "2019-04-30T10:30:30.00Z",
+ "requiredCore": "1.650",
"scm": "https://github.com/jenkinsci/sitemonitor-plugin",
- "sha1": "lRS/FjIDNUlqSatuTMMq0fBcRm0=",
- "sha256": "Ubc1UWV+QQq46hRaqTorHObqVNMChdYWfEmS7NWUAGs=",
+ "sha1": "9URSO7zV29wCK2eB63yzlGBt6qo=",
+ "sha256": "oiknvuKi+oQmQnPZLBykChCBq4Pvc6C+7TEEsJd8oRw=",
"title": "SiteMonitor",
- "url": "http://updates.jenkins-ci.org/download/plugins/sitemonitor/0.5/sitemonitor.hpi",
- "version": "0.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/sitemonitor/0.6/sitemonitor.hpi",
+ "version": "0.6",
"wiki": "https://plugins.jenkins.io/sitemonitor"
},
"skip-certificate-check": {
@@ -52263,17 +55509,12 @@
"wiki": "https://plugins.jenkins.io/skip-certificate-check"
},
"skip-notifications-trait": {
- "buildDate": "Nov 05, 2018",
+ "buildDate": "May 22, 2019",
"dependencies": [
{
"name": "cloudbees-bitbucket-branch-source",
"optional": false,
- "version": "2.2.0"
- },
- {
- "name": "scm-api",
- "optional": false,
- "version": "2.2.0"
+ "version": "2.4.4"
}
],
"developers": [
@@ -52283,19 +55524,20 @@
}
],
"excerpt": "This is an extension for Bitbucket Branch Source Plugin, which allows to skip notifying BitBucket instance about build statuses.",
- "gav": "org.jenkins-ci.plugins:skip-notifications-trait:1.0.2",
+ "gav": "org.jenkins-ci.plugins:skip-notifications-trait:1.0.3",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "skip-notifications-trait",
- "previousTimestamp": "2018-11-02T21:22:05.00Z",
- "previousVersion": "1.0.1",
- "releaseTimestamp": "2018-11-05T18:09:15.00Z",
- "requiredCore": "1.642.3",
+ "previousTimestamp": "2018-11-05T18:09:15.00Z",
+ "previousVersion": "1.0.2",
+ "releaseTimestamp": "2019-05-22T23:12:40.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/skip-notifications-trait-plugin",
- "sha1": "n/3TlO7638pBj4OfZLQHr8JgT+c=",
- "sha256": "SQOmS5ILJjDuF50OQxuAuJw2qF5O+bb/UaVRc3VFkco=",
+ "sha1": "w3MBktUh5Ly3gvGrxAZ2FhqAxpo=",
+ "sha256": "0ZeGP+7UpAHN9ZuXkFcgaCi82Ztgh30XRHEda2E9O9c=",
"title": "Skip Notifications Trait",
- "url": "http://updates.jenkins-ci.org/download/plugins/skip-notifications-trait/1.0.2/skip-notifications-trait.hpi",
- "version": "1.0.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/skip-notifications-trait/1.0.3/skip-notifications-trait.hpi",
+ "version": "1.0.3",
"wiki": "https://plugins.jenkins.io/skip-notifications-trait"
},
"skype-notifier": {
@@ -52333,7 +55575,7 @@
"wiki": "https://plugins.jenkins.io/skype-notifier"
},
"skytap": {
- "buildDate": "Nov 29, 2017",
+ "buildDate": "Jul 24, 2019",
"dependencies": [],
"developers": [
{
@@ -52343,61 +55585,76 @@
}
],
"excerpt": "Skytap Cloud CI Plugin",
- "gav": "org.jenkins-ci.plugins:skytap:2.05",
+ "gav": "org.jenkins-ci.plugins:skytap:2.07",
"labels": [
"external"
],
"name": "skytap",
- "previousTimestamp": "2016-05-12T16:11:47.00Z",
- "previousVersion": "2.04",
- "releaseTimestamp": "2017-11-29T01:17:10.00Z",
+ "previousTimestamp": "2019-07-03T16:03:28.00Z",
+ "previousVersion": "2.06",
+ "releaseTimestamp": "2019-07-24T18:11:04.00Z",
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/skytap-cloud-plugin",
- "sha1": "ahAv+jaQTRPqDXd9zkc9P1dOkPU=",
- "sha256": "Hlnzs/3VuGuwSBLneutpwODz6RakxCQTB0AbKr8lbts=",
+ "sha1": "aR0ko8Xg6KuU5vtxz0iJ/rk6Goc=",
+ "sha256": "k+NY0Y/ibH/C0/f5GlmNrnjRfS+/knCI/UgdBPln9uo=",
"title": "Skytap Cloud CI",
- "url": "http://updates.jenkins-ci.org/download/plugins/skytap/2.05/skytap.hpi",
- "version": "2.05",
+ "url": "http://updates.jenkins-ci.org/download/plugins/skytap/2.07/skytap.hpi",
+ "version": "2.07",
"wiki": "https://plugins.jenkins.io/skytap"
},
"slack": {
- "buildDate": "Feb 19, 2019",
- "compatibleSinceVersion": "2.0",
+ "buildDate": "Aug 19, 2019",
+ "compatibleSinceVersion": "2.32",
"dependencies": [
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.9"
+ "version": "2.20"
},
{
"name": "credentials",
"optional": false,
- "version": "1.25"
+ "version": "2.2.0"
},
{
"name": "display-url-api",
"optional": false,
- "version": "0.4"
+ "version": "2.3.1"
+ },
+ {
+ "name": "jackson2-api",
+ "optional": false,
+ "version": "2.9.9.1"
},
{
"name": "junit",
"optional": false,
- "version": "1.3"
+ "version": "1.28"
+ },
+ {
+ "name": "mailer",
+ "optional": false,
+ "version": "1.23"
+ },
+ {
+ "name": "matrix-project",
+ "optional": true,
+ "version": "1.14"
},
{
"name": "plain-credentials",
"optional": false,
- "version": "1.1"
+ "version": "1.5"
},
{
"name": "script-security",
"optional": false,
- "version": "1.30"
+ "version": "1.61"
},
{
"name": "structs",
"optional": false,
- "version": "1.5"
+ "version": "1.19"
},
{
"name": "token-macro",
@@ -52407,37 +55664,27 @@
],
"developers": [
{
- "developerId": "kmadel",
- "email": "kmadel@cloudbees.com",
- "name": "Kurt Madel"
- },
- {
- "developerId": "gurumaia",
- "email": "gurumaia@gmail.com",
- "name": "Gustavo Maia"
- },
- {
"developerId": "timja",
"name": "Tim Jacomb"
}
],
"excerpt": "This plugin is a Slack notifier that can publish build status to Slack channels.",
- "gav": "org.jenkins-ci.plugins:slack:2.18",
+ "gav": "org.jenkins-ci.plugins:slack:2.32",
"labels": [
"notifier"
],
"minimumJavaVersion": "1.8",
"name": "slack",
- "previousTimestamp": "2019-02-13T19:47:26.00Z",
- "previousVersion": "2.17",
- "releaseTimestamp": "2019-02-19T07:42:12.00Z",
- "requiredCore": "2.138.1",
+ "previousTimestamp": "2019-08-16T21:06:40.00Z",
+ "previousVersion": "2.31",
+ "releaseTimestamp": "2019-08-19T20:07:15.00Z",
+ "requiredCore": "2.164.3",
"scm": "https://github.com/jenkinsci/slack-plugin",
- "sha1": "3Qkm1a/adU7UT+KSSal9jU4YM48=",
- "sha256": "djjKCB5VBznyT++MtSUV6aCjZDBqfuLPpLrVUKfvOvc=",
+ "sha1": "+1cFjFDi67GRRFjETgcIHxez+x4=",
+ "sha256": "ivksIXIDocWKX7B7iZ9zCi4eC7kyPna7OS02qnRTQxs=",
"title": "Slack Notification",
- "url": "http://updates.jenkins-ci.org/download/plugins/slack/2.18/slack.hpi",
- "version": "2.18",
+ "url": "http://updates.jenkins-ci.org/download/plugins/slack/2.32/slack.hpi",
+ "version": "2.32",
"wiki": "https://plugins.jenkins.io/slack"
},
"slack-uploader": {
@@ -52912,22 +56159,18 @@
"wiki": "https://plugins.jenkins.io/snsnotify"
},
"snyk-security-scanner": {
- "buildDate": "Oct 31, 2018",
+ "buildDate": "Aug 22, 2019",
+ "compatibleSinceVersion": "2.0.0",
"dependencies": [
{
- "name": "plain-credentials",
+ "name": "workflow-step-api",
"optional": false,
- "version": "1.1"
+ "version": "2.18"
},
{
"name": "credentials",
"optional": false,
- "version": "1.25"
- },
- {
- "name": "workflow-step-api",
- "optional": false,
- "version": "2.9"
+ "version": "2.1.19"
}
],
"developers": [
@@ -52935,20 +56178,21 @@
"developerId": "travis"
}
],
- "excerpt": "Snyk security plugin, lets you scan and monitor your project for known vulnerabilties.",
- "gav": "io.snyk.plugins:snyk-security-scanner:1.9.10",
+ "excerpt": "Add the ability to test your code dependencies for vulnerabilities against Snyk database",
+ "gav": "io.snyk.plugins:snyk-security-scanner:2.10.2",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "snyk-security-scanner",
- "previousTimestamp": "2018-10-29T20:30:49.00Z",
- "previousVersion": "1.9.9",
- "releaseTimestamp": "2018-10-31T07:02:24.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2019-08-21T10:04:42.00Z",
+ "previousVersion": "2.10.1",
+ "releaseTimestamp": "2019-08-22T13:38:32.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/snyk-security-scanner-plugin",
- "sha1": "RqURkXiM8R4fVQiRd5RQT2EaTEU=",
- "sha256": "B4n9kwko51DJHlyj3oQdvFLyT2hgL+hxPQD12bd9nKA=",
+ "sha1": "tfQq/II6QeCtUwjZKgC3IvKh3Qk=",
+ "sha256": "awoaUqP4I3q5xPV15wWHIQ6WQZ/XAY1mZRXe9G9wPg0=",
"title": "Snyk Security",
- "url": "http://updates.jenkins-ci.org/download/plugins/snyk-security-scanner/1.9.10/snyk-security-scanner.hpi",
- "version": "1.9.10",
+ "url": "http://updates.jenkins-ci.org/download/plugins/snyk-security-scanner/2.10.2/snyk-security-scanner.hpi",
+ "version": "2.10.2",
"wiki": "https://plugins.jenkins.io/snyk-security-scanner"
},
"soapui-pro-functional-testing": {
@@ -53021,7 +56265,7 @@
"wiki": "https://plugins.jenkins.io/sofy-ai"
},
"sonar": {
- "buildDate": "Sep 18, 2018",
+ "buildDate": "May 21, 2019",
"dependencies": [
{
"name": "maven-plugin",
@@ -53037,30 +56281,41 @@
"name": "configurationslicing",
"optional": true,
"version": "1.47"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.13"
+ },
+ {
+ "name": "plain-credentials",
+ "optional": false,
+ "version": "1.4"
}
],
"developers": [
{
- "developerId": "Julien"
+ "developerId": "julien"
}
],
"excerpt": "This plugin allows an easy integration of <a href=\"http://www.sonarqube.org/\" rel=\"nofollow\">SonarQube</a>, the open source platform for Continuous Inspection of code quality.",
- "gav": "org.jenkins-ci.plugins:sonar:2.8.1",
+ "gav": "org.jenkins-ci.plugins:sonar:2.9",
"labels": [
"external",
"report"
],
+ "minimumJavaVersion": "1.8",
"name": "sonar",
- "previousTimestamp": "2018-07-25T13:02:00.00Z",
- "previousVersion": "2.8",
- "releaseTimestamp": "2018-09-18T16:26:48.00Z",
+ "previousTimestamp": "2018-09-18T16:26:48.00Z",
+ "previousVersion": "2.8.1",
+ "releaseTimestamp": "2019-05-21T08:58:54.00Z",
"requiredCore": "2.89.4",
"scm": "https://github.com/jenkinsci/sonarqube-plugin",
- "sha1": "Eus1cNBamti/4FOVkn3XRwCvvKc=",
- "sha256": "NL+Wq5cLTd+Ad/0vlJfAMSP6Y8QqhzAuRlpmJ86FwkA=",
+ "sha1": "WHnYEEC1SR81y2+/JfNmm4uc0FQ=",
+ "sha256": "chvtAA1DUoD4HQWHrrLJnEu1Zu/SdnM4/GI8AoezQ3A=",
"title": "SonarQube Scanner",
- "url": "http://updates.jenkins-ci.org/download/plugins/sonar/2.8.1/sonar.hpi",
- "version": "2.8.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/sonar/2.9/sonar.hpi",
+ "version": "2.9",
"wiki": "https://plugins.jenkins.io/sonar"
},
"sonar-gerrit": {
@@ -53134,7 +56389,7 @@
"wiki": "https://plugins.jenkins.io/sonar-quality-gates"
},
"sonargraph-integration": {
- "buildDate": "Dec 19, 2018",
+ "buildDate": "Sep 05, 2019",
"dependencies": [],
"developers": [
{
@@ -53143,23 +56398,23 @@
}
],
"excerpt": "This plugin integrates <a href=\"https://www.hello2morrow.com/products/sonargraph\" rel=\"nofollow\">Sonargraph</a> functionality into Jenkins, for Sonargraph versions 8 and 9",
- "gav": "org.jenkins-ci.plugins:sonargraph-integration:2.2.0",
+ "gav": "org.jenkins-ci.plugins:sonargraph-integration:2.2.2",
"labels": [
"external",
"post-build",
"report"
],
"name": "sonargraph-integration",
- "previousTimestamp": "2017-10-24T10:48:11.00Z",
- "previousVersion": "2.1.2",
- "releaseTimestamp": "2018-12-19T13:30:17.00Z",
+ "previousTimestamp": "2019-03-25T11:45:04.00Z",
+ "previousVersion": "2.2.1",
+ "releaseTimestamp": "2019-09-05T19:25:44.00Z",
"requiredCore": "2.89.4",
"scm": "https://github.com/jenkinsci/sonargraph-integration-plugin",
- "sha1": "DmvXA44QnjJSvKGq3cXh3Hopi0E=",
- "sha256": "DmEDEFSQHz3ntCt4f7iBEF1bryqtv8LRkpw+82ykaYQ=",
+ "sha1": "yBPs4LeXCw1E/lBfetsvFazunjM=",
+ "sha256": "nL0W5QMPcxtqi9/X7ceislPgRVyMXYvLsvEy1KI19Eo=",
"title": "Sonargraph Integration",
- "url": "http://updates.jenkins-ci.org/download/plugins/sonargraph-integration/2.2.0/sonargraph-integration.hpi",
- "version": "2.2.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/sonargraph-integration/2.2.2/sonargraph-integration.hpi",
+ "version": "2.2.2",
"wiki": "https://plugins.jenkins.io/sonargraph-integration"
},
"sonargraph-plugin": {
@@ -53205,6 +56460,36 @@
"version": "1.6.4",
"wiki": "https://plugins.jenkins.io/sonargraph-plugin"
},
+ "sonarqube-generic-coverage": {
+ "buildDate": "Jul 29, 2019",
+ "dependencies": [
+ {
+ "name": "code-coverage-api",
+ "optional": false,
+ "version": "1.0.11"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "cizezsy",
+ "email": "zsy19980307@gmail.com",
+ "name": "Shenyu Zheng"
+ }
+ ],
+ "excerpt": "TODO",
+ "gav": "io.jenkins.plugins:sonarqube-generic-coverage:1.0",
+ "labels": [],
+ "name": "sonarqube-generic-coverage",
+ "releaseTimestamp": "2019-07-29T08:36:18.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/sonarqube-generic-coverage-plugin",
+ "sha1": "GYiDa1BTamLk1WA5lreOQEpcbe4=",
+ "sha256": "YHkquNtv1GGO1haKLQn5c15ZwNjs0OW4R40gTKtWVS0=",
+ "title": "SonarQube Generic Coverage",
+ "url": "http://updates.jenkins-ci.org/download/plugins/sonarqube-generic-coverage/1.0/sonarqube-generic-coverage.hpi",
+ "version": "1.0",
+ "wiki": "https://plugins.jenkins.io/sonarqube-generic-coverage"
+ },
"sounds": {
"buildDate": "Jun 25, 2016",
"dependencies": [],
@@ -53256,7 +56541,7 @@
"wiki": "https://plugins.jenkins.io/sourcemonitor"
},
"splunk-devops": {
- "buildDate": "Dec 07, 2018",
+ "buildDate": "Aug 20, 2019",
"compatibleSinceVersion": "1.5",
"dependencies": [
{
@@ -53287,7 +56572,7 @@
{
"name": "script-security",
"optional": false,
- "version": "1.27"
+ "version": "1.61"
},
{
"name": "testng-plugin",
@@ -53313,32 +56598,33 @@
}
],
"excerpt": "Splunk plugin for Jenkins provides deep insights into your Jenkins master and slave infrastructure, job and build details such as console logs, status, artifacts, and an incredibly efficient way to analyze test results.",
- "gav": "com.splunk.splunkins:splunk-devops:1.7.1",
+ "gav": "com.splunk.splunkins:splunk-devops:1.8.1",
"labels": [
"post-build",
"notifier",
"report"
],
+ "minimumJavaVersion": "1.8",
"name": "splunk-devops",
- "previousTimestamp": "2018-08-20T11:17:12.00Z",
- "previousVersion": "1.7.0",
- "releaseTimestamp": "2018-12-07T07:18:12.00Z",
- "requiredCore": "1.642.4",
+ "previousTimestamp": "2019-08-14T04:55:04.00Z",
+ "previousVersion": "1.8.0",
+ "releaseTimestamp": "2019-08-20T08:46:58.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/splunk-devops-plugin",
- "sha1": "VJkifOQ15dFgji3SjO+Q2ky5zh8=",
- "sha256": "BxyjRZLT4gBRBgDArARKzWzFCSSCQLxT8rwtb4o+WtA=",
+ "sha1": "KX6YJJDnO/+Y1EcfFA1VQq4XebU=",
+ "sha256": "gK/DjvjCZiU0D44AV/7xBCM5mQ03lQnOMnk3O40L6kM=",
"title": "Splunk",
- "url": "http://updates.jenkins-ci.org/download/plugins/splunk-devops/1.7.1/splunk-devops.hpi",
- "version": "1.7.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/splunk-devops/1.8.1/splunk-devops.hpi",
+ "version": "1.8.1",
"wiki": "https://plugins.jenkins.io/splunk-devops"
},
"splunk-devops-extend": {
- "buildDate": "Dec 07, 2018",
+ "buildDate": "Aug 20, 2019",
"dependencies": [
{
"name": "splunk-devops",
"optional": false,
- "version": "1.7.1"
+ "version": "1.8.1"
},
{
"name": "pipeline-rest-api",
@@ -53348,7 +56634,32 @@
{
"name": "workflow-api",
"optional": false,
- "version": "2.15"
+ "version": "2.27"
+ },
+ {
+ "name": "workflow-cps",
+ "optional": false,
+ "version": "2.53"
+ },
+ {
+ "name": "workflow-job",
+ "optional": false,
+ "version": "2.21"
+ },
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.13"
+ },
+ {
+ "name": "scm-api",
+ "optional": false,
+ "version": "2.2.6"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.14"
}
],
"developers": [
@@ -53359,19 +56670,20 @@
}
],
"excerpt": "This plugin extract pipeline job stages information",
- "gav": "com.splunk.splunkins:splunk-devops-extend:1.7.1",
+ "gav": "com.splunk.splunkins:splunk-devops-extend:1.8.1",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "splunk-devops-extend",
- "previousTimestamp": "2018-08-20T11:18:21.00Z",
- "previousVersion": "1.7.0",
- "releaseTimestamp": "2018-12-07T07:18:46.00Z",
+ "previousTimestamp": "2019-08-14T04:55:49.00Z",
+ "previousVersion": "1.8.0",
+ "releaseTimestamp": "2019-08-20T08:47:51.00Z",
"requiredCore": "2.89.1",
"scm": "https://github.com/jenkinsci/splunk-devops-plugin",
- "sha1": "+J1iKEwcg3ox930ng2tBjyV19Zs=",
- "sha256": "GOQwPLKeWUlnQUXkvOj8K8PNYAzGuiCTTOxCOU/Adlc=",
+ "sha1": "KjlNeeKSTMnTlZJqMz8TwgcYIgI=",
+ "sha256": "mipjER4e1eHFFQtHR4qkoHa/DJ+yNwrLnglXW6KHHw8=",
"title": "Splunk Plugin Extension",
- "url": "http://updates.jenkins-ci.org/download/plugins/splunk-devops-extend/1.7.1/splunk-devops-extend.hpi",
- "version": "1.7.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/splunk-devops-extend/1.8.1/splunk-devops-extend.hpi",
+ "version": "1.8.1",
"wiki": "https://plugins.jenkins.io/splunk-devops-extend"
},
"spoonscript": {
@@ -53414,7 +56726,7 @@
"wiki": "https://plugins.jenkins.io/spoonscript"
},
"spotinst": {
- "buildDate": "Feb 18, 2019",
+ "buildDate": "Aug 13, 2019",
"dependencies": [],
"developers": [
{
@@ -53424,7 +56736,7 @@
}
],
"excerpt": "",
- "gav": "org.jenkins-ci.plugins:spotinst:2.0.12",
+ "gav": "org.jenkins-ci.plugins:spotinst:2.0.16",
"labels": [
"spot",
"spotinst",
@@ -53432,16 +56744,16 @@
"slaves"
],
"name": "spotinst",
- "previousTimestamp": "2019-02-10T14:43:59.00Z",
- "previousVersion": "2.0.11",
- "releaseTimestamp": "2019-02-18T08:42:40.00Z",
+ "previousTimestamp": "2019-06-13T12:51:06.00Z",
+ "previousVersion": "2.0.15",
+ "releaseTimestamp": "2019-08-13T08:26:52.00Z",
"requiredCore": "1.632",
"scm": "https://github.com/jenkinsci/spotinst-plugin",
- "sha1": "B2NtPUfxHda8D2i4ONMc/bAi7ns=",
- "sha256": "wS73rZkEDd88+m4Z19yFxlnbSe0FDPVD6whV7GEyp9g=",
+ "sha1": "AW1eeOXJSc7ZZ1xJZilvaCS/6u4=",
+ "sha256": "93gNFsZ180vMZU3u0bbFvacuQW0iZBanCwTLBvsznyc=",
"title": "Spotinst",
- "url": "http://updates.jenkins-ci.org/download/plugins/spotinst/2.0.12/spotinst.hpi",
- "version": "2.0.12",
+ "url": "http://updates.jenkins-ci.org/download/plugins/spotinst/2.0.16/spotinst.hpi",
+ "version": "2.0.16",
"wiki": "https://plugins.jenkins.io/spotinst"
},
"spring-initalzr": {
@@ -53477,7 +56789,7 @@
"wiki": "https://plugins.jenkins.io/spring-initalzr"
},
"sqlplus-script-runner": {
- "buildDate": "Dec 16, 2018",
+ "buildDate": "Jun 16, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -53498,21 +56810,21 @@
}
],
"excerpt": "This plugin allows Jenkins to run SQLPlus (or SQL*Plus) scripts on Jenkins.",
- "gav": "org.jenkins-ci.plugins:sqlplus-script-runner:2.0.6",
+ "gav": "org.jenkins-ci.plugins:sqlplus-script-runner:2.0.8",
"labels": [
"misc"
],
"name": "sqlplus-script-runner",
- "previousTimestamp": "2018-12-02T05:32:52.00Z",
- "previousVersion": "2.0.5",
- "releaseTimestamp": "2018-12-16T10:40:29.00Z",
+ "previousTimestamp": "2019-06-02T05:14:43.00Z",
+ "previousVersion": "2.0.7",
+ "releaseTimestamp": "2019-06-16T03:11:42.00Z",
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/sqlplus-script-runner-plugin",
- "sha1": "2+SPq4LkZ+BucF6YpR1hzjtLFKg=",
- "sha256": "Xzem8sE9ugnPpiwtNbWG2gnJuCymAKdKLC6No2t51bI=",
+ "sha1": "gABJdG58NmDkwZKyszAggJ4hmMs=",
+ "sha256": "Ew/q2oYnFS1LAGPh89gl8VvCpvi/4vP/AOagTHhi/JA=",
"title": "SQLPlus Script Runner",
- "url": "http://updates.jenkins-ci.org/download/plugins/sqlplus-script-runner/2.0.6/sqlplus-script-runner.hpi",
- "version": "2.0.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/sqlplus-script-runner/2.0.8/sqlplus-script-runner.hpi",
+ "version": "2.0.8",
"wiki": "https://plugins.jenkins.io/sqlplus-script-runner"
},
"squashtm-publisher": {
@@ -53607,33 +56919,33 @@
"wiki": "https://plugins.jenkins.io/srcclr-installer"
},
"sse-gateway": {
- "buildDate": "Dec 27, 2018",
+ "buildDate": "Aug 29, 2019",
"dependencies": [
{
"name": "pubsub-light",
"optional": false,
- "version": "1.6"
+ "version": "1.13"
}
],
"developers": [
{
- "developerId": "davidlin"
+ "developerId": "olamy"
}
],
"excerpt": "Server Sent Events (SSE) Gateway.",
- "gav": "org.jenkins-ci.plugins:sse-gateway:1.17",
+ "gav": "org.jenkins-ci.plugins:sse-gateway:1.20",
"labels": [],
"name": "sse-gateway",
- "previousTimestamp": "2018-09-19T17:41:27.00Z",
- "previousVersion": "1.16",
- "releaseTimestamp": "2018-12-27T22:50:10.00Z",
- "requiredCore": "2.2",
+ "previousTimestamp": "2019-08-02T02:08:48.00Z",
+ "previousVersion": "1.19",
+ "releaseTimestamp": "2019-08-29T00:18:05.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/sse-gateway-plugin",
- "sha1": "Bvf123T8ZFsqcXKbw87L3IKV0Jg=",
- "sha256": "nyadNMY70Jj94hfB2MvqBlJSjalqve1oQRQNq5dhnOw=",
+ "sha1": "6lnkmmJPJhIsZqMGUDqHKC0/poE=",
+ "sha256": "z5ug79Vd+T0Bj5plOpEqXj63k8CAGYexy/18UUDEjtA=",
"title": "Server Sent Events (SSE) Gateway",
- "url": "http://updates.jenkins-ci.org/download/plugins/sse-gateway/1.17/sse-gateway.hpi",
- "version": "1.17",
+ "url": "http://updates.jenkins-ci.org/download/plugins/sse-gateway/1.20/sse-gateway.hpi",
+ "version": "1.20",
"wiki": "https://plugins.jenkins.io/sse-gateway"
},
"ssh": {
@@ -53727,49 +57039,58 @@
"wiki": "https://plugins.jenkins.io/ssh-agent"
},
"ssh-credentials": {
- "buildDate": "Jun 15, 2018",
+ "buildDate": "Jul 10, 2019",
"dependencies": [
{
"name": "credentials",
"optional": false,
- "version": "2.1.17"
+ "version": "2.2.0"
}
],
"developers": [
{
"developerId": "stephenconnolly",
"name": "Stephen Connolly"
+ },
+ {
+ "developerId": "oleg_nenashev",
+ "name": "Oleg Nenashev"
+ },
+ {
+ "developerId": "jvz",
+ "name": "Matt Sicker"
}
],
"excerpt": "Allows storage of SSH credentials in Jenkins",
- "gav": "org.jenkins-ci.plugins:ssh-credentials:1.14",
+ "gav": "org.jenkins-ci.plugins:ssh-credentials:1.17.1",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "ssh-credentials",
- "previousTimestamp": "2017-01-31T15:05:48.00Z",
- "previousVersion": "1.13",
- "releaseTimestamp": "2018-06-15T11:03:41.00Z",
- "requiredCore": "1.625",
+ "previousTimestamp": "2019-06-10T15:25:20.00Z",
+ "previousVersion": "1.17",
+ "releaseTimestamp": "2019-07-10T18:29:11.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/ssh-credentials-plugin",
- "sha1": "0QXLjZJ+ocXt4r+4Oy94zuEzt7w=",
- "sha256": "9fwR4wbND+Crsl/89AAU1rw8MTGOnS0zCellMg393jQ=",
+ "sha1": "xF+TIhqrl9Sc2Tu7aHjYUhZFzSQ=",
+ "sha256": "Itcp0DzwVJUM7AVANnFTWiC9HP/JT/jaIL4jsquIejE=",
"title": "SSH Credentials",
- "url": "http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.14/ssh-credentials.hpi",
- "version": "1.14",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.17.1/ssh-credentials.hpi",
+ "version": "1.17.1",
"wiki": "https://plugins.jenkins.io/ssh-credentials"
},
"ssh-slaves": {
- "buildDate": "Dec 28, 2018",
- "compatibleSinceVersion": "1.27",
+ "buildDate": "Jul 21, 2019",
+ "compatibleSinceVersion": "1.30.0",
"dependencies": [
{
"name": "credentials",
"optional": false,
- "version": "2.1.18"
+ "version": "2.2.0"
},
{
"name": "ssh-credentials",
"optional": false,
- "version": "1.14"
+ "version": "1.16"
}
],
"developers": [
@@ -53799,30 +57120,32 @@
}
],
"excerpt": "Allows to launch agents over SSH, using a Java implementation of the SSH protocol.",
- "gav": "org.jenkins-ci.plugins:ssh-slaves:1.29.4",
+ "gav": "org.jenkins-ci.plugins:ssh-slaves:1.30.1",
"labels": [
"slaves"
],
+ "minimumJavaVersion": "1.8",
"name": "ssh-slaves",
- "previousTimestamp": "2018-12-28T16:00:49.00Z",
- "previousVersion": "1.29.2",
- "releaseTimestamp": "2018-12-28T20:37:12.00Z",
- "requiredCore": "2.89.4",
+ "previousTimestamp": "2019-06-09T11:43:23.00Z",
+ "previousVersion": "1.30.0",
+ "releaseTimestamp": "2019-07-21T11:09:36.00Z",
+ "requiredCore": "2.150.1",
"scm": "https://github.com/jenkinsci/ssh-slaves-plugin",
- "sha1": "GeY/pAU0xsUFCuZsHR+rDlbOEmw=",
- "sha256": "ijjXf3hZVRVS75jhERn0keTBOJiStywVnk0Vgl/Cgio=",
+ "sha1": "nori9cJxBAzBJm/f6x8fTrG17ns=",
+ "sha256": "fJip2L/Hd3TqmjJC87h9j9jX81x4XgmmvScyvcjkk4k=",
"title": "SSH Slaves",
- "url": "http://updates.jenkins-ci.org/download/plugins/ssh-slaves/1.29.4/ssh-slaves.hpi",
- "version": "1.29.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ssh-slaves/1.30.1/ssh-slaves.hpi",
+ "version": "1.30.1",
"wiki": "https://plugins.jenkins.io/ssh-slaves"
},
"ssh-steps": {
- "buildDate": "Jan 25, 2019",
+ "buildDate": "Jul 20, 2019",
+ "compatibleSinceVersion": "2.0.0",
"dependencies": [
{
- "name": "workflow-aggregator",
+ "name": "workflow-step-api",
"optional": false,
- "version": "2.5"
+ "version": "2.19"
}
],
"developers": [
@@ -53832,19 +57155,20 @@
}
],
"excerpt": "SSH Pipeline Steps",
- "gav": "org.jenkins-ci.plugins:ssh-steps:1.2.1",
+ "gav": "org.jenkins-ci.plugins:ssh-steps:2.0.0",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "ssh-steps",
- "previousTimestamp": "2019-01-12T21:19:40.00Z",
- "previousVersion": "1.2.0",
- "releaseTimestamp": "2019-01-25T16:29:57.00Z",
- "requiredCore": "2.7.3",
+ "previousTimestamp": "2019-01-25T16:29:57.00Z",
+ "previousVersion": "1.2.1",
+ "releaseTimestamp": "2019-07-20T21:51:41.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/ssh-steps-plugin",
- "sha1": "qz64p8Zphrg5EGfFpcYgPO/RWsM=",
- "sha256": "WsmyIgJVq53Ior15+nRJ4cM3lXzjyxhqGQ7eLh39Vgw=",
+ "sha1": "JHCvwrQo+z0zZ4Vo3XTKhh3QuIk=",
+ "sha256": "SnHJr5ZVs/Fz8NNn+bk0Oig0YU0tbze4aO1llC6Ex+U=",
"title": "SSH Pipeline Steps",
- "url": "http://updates.jenkins-ci.org/download/plugins/ssh-steps/1.2.1/ssh-steps.hpi",
- "version": "1.2.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ssh-steps/2.0.0/ssh-steps.hpi",
+ "version": "2.0.0",
"wiki": "https://plugins.jenkins.io/ssh-steps"
},
"ssh2easy": {
@@ -54054,17 +57378,22 @@
"wiki": "https://plugins.jenkins.io/startup-trigger-plugin"
},
"stash-pullrequest-builder": {
- "buildDate": "Feb 18, 2019",
+ "buildDate": "Aug 09, 2019",
"dependencies": [
{
+ "name": "apache-httpcomponents-client-4-api",
+ "optional": false,
+ "version": "4.5.5-3.0"
+ },
+ {
"name": "credentials",
"optional": false,
"version": "2.1.5"
},
{
- "name": "git",
+ "name": "jackson2-api",
"optional": false,
- "version": "3.0.0"
+ "version": "2.9.9.1"
}
],
"developers": [
@@ -54085,28 +57414,34 @@
}
],
"excerpt": "This plugin polls Atlassian Stash to determine whether there are Pull Requests that should be built.",
- "gav": "org.jenkins-ci.plugins:stash-pullrequest-builder:1.8",
+ "gav": "org.jenkins-ci.plugins:stash-pullrequest-builder:1.13",
"labels": [
"trigger"
],
+ "minimumJavaVersion": "1.8",
"name": "stash-pullrequest-builder",
- "previousTimestamp": "2016-09-23T08:23:10.00Z",
- "previousVersion": "1.7.0",
- "releaseTimestamp": "2019-02-18T10:35:37.00Z",
- "requiredCore": "2.60.1",
+ "previousTimestamp": "2019-08-06T09:27:05.00Z",
+ "previousVersion": "1.12",
+ "releaseTimestamp": "2019-08-09T10:12:52.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/stash-pullrequest-builder-plugin",
- "sha1": "bo5Ljj6nsRugGuU/EV5bV/lTvVQ=",
- "sha256": "PWgW3Xpm4Gz4Lq5TTfq1gj3HhrX287MCmuoH9v7O+Fk=",
+ "sha1": "U7gdXi5cz56QahePkmQifkuT+is=",
+ "sha256": "48acKTGd9KqiJX2FjxkJI0wqtdK3rw9YqLqhoor2SHY=",
"title": "Stash Pullrequest Builder",
- "url": "http://updates.jenkins-ci.org/download/plugins/stash-pullrequest-builder/1.8/stash-pullrequest-builder.hpi",
- "version": "1.8",
+ "url": "http://updates.jenkins-ci.org/download/plugins/stash-pullrequest-builder/1.13/stash-pullrequest-builder.hpi",
+ "version": "1.13",
"wiki": "https://plugins.jenkins.io/stash-pullrequest-builder"
},
"stashNotifier": {
- "buildDate": "Feb 16, 2019",
+ "buildDate": "Aug 29, 2019",
"compatibleSinceVersion": "1.9",
"dependencies": [
{
+ "name": "apache-httpcomponents-client-4-api",
+ "optional": false,
+ "version": "4.5.5-3.0"
+ },
+ {
"name": "credentials",
"optional": false,
"version": "1.22"
@@ -54119,7 +57454,7 @@
{
"name": "git",
"optional": false,
- "version": "2.0"
+ "version": "3.0.0"
},
{
"name": "plain-credentials",
@@ -54142,22 +57477,23 @@
"name": "Pavel Batanov"
}
],
- "excerpt": "This plugin notifies a Stash server of build results.",
- "gav": "org.jenkins-ci.plugins:stashNotifier:1.17",
+ "excerpt": "This plugin notifies a Bitbucket server of build results.",
+ "gav": "org.jenkins-ci.plugins:stashNotifier:1.20",
"labels": [
"notifier"
],
+ "minimumJavaVersion": "1.8",
"name": "stashNotifier",
- "previousTimestamp": "2019-02-09T11:35:46.00Z",
- "previousVersion": "1.16",
- "releaseTimestamp": "2019-02-16T07:42:11.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2019-07-27T10:59:18.00Z",
+ "previousVersion": "1.19",
+ "releaseTimestamp": "2019-08-29T18:16:07.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/stashnotifier-plugin",
- "sha1": "hnj4K9wPNWfo+zjpz4M7BfAqsz4=",
- "sha256": "WAVhpsgOlJJzzf0s7X5zjEd6Ht8ZeHbOG3p7w8xHXcI=",
- "title": "Stash Notifier",
- "url": "http://updates.jenkins-ci.org/download/plugins/stashNotifier/1.17/stashNotifier.hpi",
- "version": "1.17",
+ "sha1": "8Y30gy7Ub5RG0ItmPPwGNc6DRrI=",
+ "sha256": "S82IYw9z/qkSsvA/1YeRztyaLChNDirMvfUYdZn7BVQ=",
+ "title": "Bitbucket Server Notifier",
+ "url": "http://updates.jenkins-ci.org/download/plugins/stashNotifier/1.20/stashNotifier.hpi",
+ "version": "1.20",
"wiki": "https://plugins.jenkins.io/stashNotifier"
},
"statistics-gatherer": {
@@ -54279,7 +57615,7 @@
"wiki": "https://plugins.jenkins.io/stepcounter"
},
"stoplightio-report": {
- "buildDate": "Oct 30, 2018",
+ "buildDate": "Jul 17, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -54300,19 +57636,19 @@
}
],
"excerpt": "This plugin is used as post-build action to publish Stoplight reports.",
- "gav": "com.arkea.satd:stoplightio-report:2.2.1",
+ "gav": "com.arkea.satd:stoplightio-report:2.2.3",
"labels": [],
"name": "stoplightio-report",
- "previousTimestamp": "2017-11-29T10:41:10.00Z",
- "previousVersion": "2.2.0",
- "releaseTimestamp": "2018-10-30T08:36:17.00Z",
+ "previousTimestamp": "2019-07-16T14:22:49.00Z",
+ "previousVersion": "2.2.2",
+ "releaseTimestamp": "2019-07-17T09:32:56.00Z",
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/stoplightio-report-plugin",
- "sha1": "Z0UvEyiwqhWSYkvLsxvggwK0djI=",
- "sha256": "9h72NpdAFvl3fjCDAyMEpst5hmkPqqpdpd3JoYAifzA=",
+ "sha1": "HB5bZNFfTqaWRUOv3m4kPkkRxsg=",
+ "sha256": "cyQ8C7JjKVP+89gHYJ2G/tTOkMLe01/czEnbsqKxxek=",
"title": "Stoplight Report",
- "url": "http://updates.jenkins-ci.org/download/plugins/stoplightio-report/2.2.1/stoplightio-report.hpi",
- "version": "2.2.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/stoplightio-report/2.2.3/stoplightio-report.hpi",
+ "version": "2.2.3",
"wiki": "https://plugins.jenkins.io/stoplightio-report"
},
"storable-configs-plugin": {
@@ -54376,32 +57712,58 @@
"version": "1.3",
"wiki": "https://plugins.jenkins.io/strawboss"
},
+ "strict-crumb-issuer": {
+ "buildDate": "Jul 18, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "Wadeck"
+ }
+ ],
+ "excerpt": "A strict crumb issuer with capacities such session ID check, time-dependent validity or protection against BREACH.",
+ "gav": "org.jenkins-ci.plugins:strict-crumb-issuer:2.0.1",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "strict-crumb-issuer",
+ "previousTimestamp": "2019-07-16T13:01:23.00Z",
+ "previousVersion": "2.0.0",
+ "releaseTimestamp": "2019-07-18T09:19:29.00Z",
+ "requiredCore": "2.73.3",
+ "scm": "https://github.com/jenkinsci/strict-crumb-issuer-plugin",
+ "sha1": "EADXSZKgibMnDgxEJ4+Aa0R+NvY=",
+ "sha256": "N0YMFJF1HkZzd5Ph9qI71aqSPluQKFC46A34v2MU1Ys=",
+ "title": "Strict Crumb Issuer",
+ "url": "http://updates.jenkins-ci.org/download/plugins/strict-crumb-issuer/2.0.1/strict-crumb-issuer.hpi",
+ "version": "2.0.1",
+ "wiki": "https://plugins.jenkins.io/strict-crumb-issuer"
+ },
"structs": {
- "buildDate": "Oct 05, 2018",
+ "buildDate": "Jul 29, 2019",
"dependencies": [],
"developers": [
{
- "developerId": "jglick"
+ "developerId": "carroll"
}
],
"excerpt": "Library plugin for DSL plugins that need names for Jenkins objects.",
- "gav": "org.jenkins-ci.plugins:structs:1.17",
+ "gav": "org.jenkins-ci.plugins:structs:1.20",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "structs",
- "previousTimestamp": "2018-10-04T22:07:00.00Z",
- "previousVersion": "1.16",
- "releaseTimestamp": "2018-10-05T13:19:42.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2019-04-30T14:44:56.00Z",
+ "previousVersion": "1.19",
+ "releaseTimestamp": "2019-07-29T18:21:18.00Z",
+ "requiredCore": "2.107.3",
"scm": "https://github.com/jenkinsci/structs-plugin/structs",
- "sha1": "gvETZpDtT34pULiXRx9L1DSS88Q=",
- "sha256": "10gAVp/eRIpQgFzRA7OPSNVYdXF+zf/PJruB0gkSYjY=",
+ "sha1": "xqUa0o1rpqp/H+e7YNmi5iBNymk=",
+ "sha256": "fnhhNWo3qmpydGLXrqcW3ZMHBxJS9zScJybWSnc/6zo=",
"title": "Structs",
- "url": "http://updates.jenkins-ci.org/download/plugins/structs/1.17/structs.hpi",
- "version": "1.17",
+ "url": "http://updates.jenkins-ci.org/download/plugins/structs/1.20/structs.hpi",
+ "version": "1.20",
"wiki": "https://plugins.jenkins.io/structs"
},
"subversion": {
- "buildDate": "Sep 20, 2018",
+ "buildDate": "Jul 12, 2019",
"dependencies": [
{
"name": "workflow-scm-step",
@@ -54421,7 +57783,7 @@
{
"name": "scm-api",
"optional": false,
- "version": "2.2.6"
+ "version": "2.6.3"
},
{
"name": "ssh-credentials",
@@ -54481,21 +57843,22 @@
}
],
"excerpt": "",
- "gav": "org.jenkins-ci.plugins:subversion:2.12.1",
+ "gav": "org.jenkins-ci.plugins:subversion:2.12.2",
"labels": [
"scm"
],
+ "minimumJavaVersion": "1.8",
"name": "subversion",
- "previousTimestamp": "2018-09-17T14:21:30.00Z",
- "previousVersion": "2.12.0",
- "releaseTimestamp": "2018-09-20T10:33:29.00Z",
- "requiredCore": "2.73.3",
+ "previousTimestamp": "2018-09-20T10:33:29.00Z",
+ "previousVersion": "2.12.1",
+ "releaseTimestamp": "2019-07-12T13:25:22.00Z",
+ "requiredCore": "2.107.3",
"scm": "https://github.com/jenkinsci/subversion-plugin",
- "sha1": "LY/t/lv6BxQ4M7/NGwHlrUrtcGs=",
- "sha256": "Z3D84Qc/ngGLjUNhFYj1OaPxCHNs+nKxujBUt3tB5U4=",
+ "sha1": "nmFvucCzG3+xjNMISoKNeB3wXjo=",
+ "sha256": "+/A9gVRPx45hTvCiEtZs6RyFYEHlPUl0ioLxro1tU8o=",
"title": "Subversion",
- "url": "http://updates.jenkins-ci.org/download/plugins/subversion/2.12.1/subversion.hpi",
- "version": "2.12.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/subversion/2.12.2/subversion.hpi",
+ "version": "2.12.2",
"wiki": "https://plugins.jenkins.io/subversion"
},
"suite-test-groups-publisher": {
@@ -54553,17 +57916,52 @@
"wiki": "https://plugins.jenkins.io/summary_report"
},
"sumologic-publisher": {
- "buildDate": "Oct 15, 2015",
+ "buildDate": "Aug 05, 2019",
"dependencies": [
{
+ "name": "maven-plugin",
+ "optional": false,
+ "version": "3.2"
+ },
+ {
+ "name": "pipeline-rest-api",
+ "optional": false,
+ "version": "2.8"
+ },
+ {
+ "name": "workflow-scm-step",
+ "optional": false,
+ "version": "2.6"
+ },
+ {
+ "name": "git",
+ "optional": false,
+ "version": "3.3.2"
+ },
+ {
"name": "junit",
"optional": false,
- "version": "1.0"
+ "version": "1.18"
},
{
- "name": "maven-plugin",
+ "name": "mailer",
"optional": false,
- "version": "2.5"
+ "version": "1.18"
+ },
+ {
+ "name": "metrics",
+ "optional": false,
+ "version": "3.0.0"
+ },
+ {
+ "name": "script-security",
+ "optional": false,
+ "version": "1.26"
+ },
+ {
+ "name": "subversion",
+ "optional": false,
+ "version": "2.9"
}
],
"developers": [
@@ -54571,27 +57969,39 @@
"developerId": "devennorton",
"email": "deven@sumologic.com",
"name": "Deven Norton"
+ },
+ {
+ "developerId": "sour0205",
+ "email": "sourabh@sumologic.com",
+ "name": "Sourabh Jain"
+ },
+ {
+ "developerId": "SumoApps",
+ "email": "apps-team@sumologic.com",
+ "name": "SumoLogic Apps Team"
}
],
"excerpt": "Send build info to Sumologic.",
- "gav": "org.jenkins-ci.plugins:sumologic-publisher:1.1",
+ "gav": "org.jenkins-ci.plugins:sumologic-publisher:2.0.1",
"labels": [
"post-build",
"notifier"
],
"name": "sumologic-publisher",
- "releaseTimestamp": "2015-10-15T22:39:17.00Z",
- "requiredCore": "1.596.2",
+ "previousTimestamp": "2019-07-09T04:10:21.00Z",
+ "previousVersion": "2.0",
+ "releaseTimestamp": "2019-08-05T08:21:23.00Z",
+ "requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/sumologic-publisher-plugin",
- "sha1": "6P8ZIcYFX9QGCuGSoT2sAv2FX0I=",
- "sha256": "jpOpqSUoZbEgnUq4sOmPTxnTxvPHzFn6bboxAQAy/hc=",
+ "sha1": "7b6ssfBiZ/rWhRlca/okpimMkVo=",
+ "sha256": "JlaTi0q5V/hQiwOAklTjlV7858SHXp17adPOX0ORELg=",
"title": "Sumologic Publisher",
- "url": "http://updates.jenkins-ci.org/download/plugins/sumologic-publisher/1.1/sumologic-publisher.hpi",
- "version": "1.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/sumologic-publisher/2.0.1/sumologic-publisher.hpi",
+ "version": "2.0.1",
"wiki": "https://plugins.jenkins.io/sumologic-publisher"
},
"support-core": {
- "buildDate": "Feb 18, 2019",
+ "buildDate": "Aug 06, 2019",
"dependencies": [
{
"name": "async-http-client",
@@ -54620,20 +58030,20 @@
}
],
"excerpt": "This support plugin allows generation of a support request bundle that contains diagnostic information to aid with resolving issues.",
- "gav": "org.jenkins-ci.plugins:support-core:2.56",
+ "gav": "org.jenkins-ci.plugins:support-core:2.60",
"labels": [],
"minimumJavaVersion": "1.8",
"name": "support-core",
- "previousTimestamp": "2019-02-18T10:06:04.00Z",
- "previousVersion": "2.55",
- "releaseTimestamp": "2019-02-18T10:27:00.00Z",
+ "previousTimestamp": "2019-08-01T19:16:04.00Z",
+ "previousVersion": "2.59",
+ "releaseTimestamp": "2019-08-06T09:28:49.00Z",
"requiredCore": "2.107",
"scm": "https://github.com/jenkinsci/support-core-plugin",
- "sha1": "Pp8c/oOhaKhfeyN5UyxpOVeGBaU=",
- "sha256": "IY5KOA7EHeeL7ekvXnMNZ5zyBfaiFc8IlgP5jpEsjRA=",
+ "sha1": "qT/ndOcs5kpb1ZpCa3tOzYd21OI=",
+ "sha256": "rIEv7FFn39dAmMoxWz3Y5sWu0ULD6cI1ZYxNBzQ3Tcc=",
"title": "Support Core",
- "url": "http://updates.jenkins-ci.org/download/plugins/support-core/2.56/support-core.hpi",
- "version": "2.56",
+ "url": "http://updates.jenkins-ci.org/download/plugins/support-core/2.60/support-core.hpi",
+ "version": "2.60",
"wiki": "https://plugins.jenkins.io/support-core"
},
"suppress-stack-trace": {
@@ -54938,32 +58348,69 @@
"wiki": "https://plugins.jenkins.io/swamp"
},
"swarm": {
- "buildDate": "Dec 11, 2018",
+ "buildDate": "Jun 02, 2019",
"dependencies": [],
"developers": [
{
+ "developerId": "basil",
+ "name": "Basil Crow"
+ },
+ {
"developerId": "kohsuke",
"name": "Kohsuke Kawaguchi"
}
],
"excerpt": "",
- "gav": "org.jenkins-ci.plugins:swarm:3.15",
+ "gav": "org.jenkins-ci.plugins:swarm:3.17",
"labels": [
"slaves"
],
+ "minimumJavaVersion": "1.8",
"name": "swarm",
- "previousTimestamp": "2018-09-04T16:35:11.00Z",
- "previousVersion": "3.14",
- "releaseTimestamp": "2018-12-11T10:43:50.00Z",
- "requiredCore": "2.60.1",
- "scm": "https://github.com/jenkinsci/swarm",
- "sha1": "zv9ia4sONNXOXxZgeBRS2gHdu4k=",
- "sha256": "dFWoe2G9F/s2BKj90QCGCiSv0zwROYvDOxLncm8Q3a8=",
+ "previousTimestamp": "2019-05-21T18:30:37.00Z",
+ "previousVersion": "3.16",
+ "releaseTimestamp": "2019-06-02T21:47:27.00Z",
+ "requiredCore": "2.60.3",
+ "scm": "https://github.com/jenkinsci/swarm-plugin",
+ "sha1": "grR6cQfC/PhrDtLbCAqFpmd4nIc=",
+ "sha256": "Gm3mMjpt1pSUjG0OQkoLoM7uJ8ikpDF0L3IrSB9Tsy4=",
"title": "Self-Organizing Swarm Plug-in Modules",
- "url": "http://updates.jenkins-ci.org/download/plugins/swarm/3.15/swarm.hpi",
- "version": "3.15",
+ "url": "http://updates.jenkins-ci.org/download/plugins/swarm/3.17/swarm.hpi",
+ "version": "3.17",
"wiki": "https://plugins.jenkins.io/swarm"
},
+ "sweagle": {
+ "buildDate": "Aug 13, 2019",
+ "dependencies": [
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "joe99000",
+ "email": "mail@joeoffenberg.com",
+ "name": "Joe Offenberg"
+ }
+ ],
+ "excerpt": "This plugin will check the status of a set of config data stored in SWEAGLE and mark the build unstable based on the results.",
+ "gav": "io.jenkins.plugins:sweagle:1.0.2",
+ "labels": [],
+ "name": "sweagle",
+ "previousTimestamp": "2019-08-10T15:51:11.00Z",
+ "previousVersion": "1.0.1",
+ "releaseTimestamp": "2019-08-13T14:17:27.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/sweagle-plugin",
+ "sha1": "oRss8/TiZcWA9iqqIFlUHNi6te0=",
+ "sha256": "aoe5ds8QcsZy9HhKkhaj5qcCjlPTe62478v9V4tZ49U=",
+ "title": "SWEAGLE",
+ "url": "http://updates.jenkins-ci.org/download/plugins/sweagle/1.0.2/sweagle.hpi",
+ "version": "1.0.2",
+ "wiki": "https://plugins.jenkins.io/sweagle"
+ },
"synergy": {
"buildDate": "Sep 17, 2013",
"dependencies": [],
@@ -54996,12 +58443,13 @@
"wiki": "https://plugins.jenkins.io/synergy"
},
"synopsys-coverity": {
- "buildDate": "Dec 11, 2018",
+ "buildDate": "Jul 17, 2019",
+ "compatibleSinceVersion": "2.0.0",
"dependencies": [
{
"name": "credentials",
"optional": false,
- "version": "1.9.4"
+ "version": "2.1.10"
},
{
"name": "job-dsl",
@@ -55026,19 +58474,20 @@
],
"developers": [],
"excerpt": "Synopsys Coverity Plugin",
- "gav": "org.jenkins-ci.plugins:synopsys-coverity:1.1.0",
+ "gav": "org.jenkins-ci.plugins:synopsys-coverity:2.1.1",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "synopsys-coverity",
- "previousTimestamp": "2018-10-01T15:11:53.00Z",
- "previousVersion": "1.0.0",
- "releaseTimestamp": "2018-12-11T17:39:48.00Z",
+ "previousTimestamp": "2019-07-15T20:46:51.00Z",
+ "previousVersion": "2.1.0",
+ "releaseTimestamp": "2019-07-17T17:18:02.00Z",
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/synopsys-coverity-plugin",
- "sha1": "h9PN9wfThbx4URSioIgRJxh4nSQ=",
- "sha256": "DatleGO9AG0/d4VZVqZL8DJ9mc2CZHdPMl0XlQvNgtw=",
+ "sha1": "xF5RjJwO63+6AdBfgVf2L1lw400=",
+ "sha256": "CcbjueOHyrvMnL2d4zZpkt0EqYTCw0s6yf2VudJ9GFc=",
"title": "Synopsys Coverity",
- "url": "http://updates.jenkins-ci.org/download/plugins/synopsys-coverity/1.1.0/synopsys-coverity.hpi",
- "version": "1.1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/synopsys-coverity/2.1.1/synopsys-coverity.hpi",
+ "version": "2.1.1",
"wiki": "https://plugins.jenkins.io/synopsys-coverity"
},
"sysdig-secure": {
@@ -55183,7 +58632,7 @@
"wiki": "https://plugins.jenkins.io/tanaguru"
},
"tap": {
- "buildDate": "Feb 14, 2019",
+ "buildDate": "Jun 05, 2019",
"dependencies": [
{
"name": "junit",
@@ -55204,21 +58653,21 @@
}
],
"excerpt": "This plugin publishes TAP test results.",
- "gav": "org.tap4j:tap:2.2.2",
+ "gav": "org.tap4j:tap:2.3",
"labels": [
"report"
],
"name": "tap",
- "previousTimestamp": "2018-02-07T06:50:49.00Z",
- "previousVersion": "2.2.1",
- "releaseTimestamp": "2019-02-14T08:45:48.00Z",
+ "previousTimestamp": "2019-02-14T08:45:48.00Z",
+ "previousVersion": "2.2.2",
+ "releaseTimestamp": "2019-06-05T06:03:54.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/tap-plugin",
- "sha1": "1WpJzSK8/RjNdhqZ/vWZkpM5UXg=",
- "sha256": "l8zaSNNSZ4PvwwknV3Mj5ro33pWivoVDC1D7J2wGX9E=",
+ "sha1": "tkib0rBhYRPlDl2YXuHIOiyFPr8=",
+ "sha256": "pUuYURlBYv4aIezhOfeUFdnRAIoNH2/rMxD8wLZS75I=",
"title": "TAP",
- "url": "http://updates.jenkins-ci.org/download/plugins/tap/2.2.2/tap.hpi",
- "version": "2.2.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/tap/2.3/tap.hpi",
+ "version": "2.3",
"wiki": "https://plugins.jenkins.io/tap"
},
"tasks": {
@@ -55334,7 +58783,7 @@
"wiki": "https://plugins.jenkins.io/team-views"
},
"teamconcert": {
- "buildDate": "Jun 15, 2018",
+ "buildDate": "May 01, 2019",
"dependencies": [
{
"name": "workflow-scm-step",
@@ -55362,21 +58811,21 @@
}
],
"excerpt": "Integrates <a href=\"https://jazz.net/products/rational-team-concert/\" rel=\"nofollow\"> Rational Team Concert </a>",
- "gav": "org.jenkins-ci.plugins:teamconcert:1.2.0.5",
+ "gav": "org.jenkins-ci.plugins:teamconcert:1.3.0",
"labels": [
"scm"
],
"name": "teamconcert",
- "previousTimestamp": "2017-12-04T14:56:21.00Z",
- "previousVersion": "1.2.0.4",
- "releaseTimestamp": "2018-06-15T10:17:24.00Z",
+ "previousTimestamp": "2018-06-15T10:17:24.00Z",
+ "previousVersion": "1.2.0.5",
+ "releaseTimestamp": "2019-05-01T08:40:01.00Z",
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/teamconcert-plugin",
- "sha1": "HerRxeVYmTn02sS37XMSO5lgYr0=",
- "sha256": "8Q453h788OJvVFzQ+QCZhNP6SMLKxp0CwJ1mlR/c09U=",
+ "sha1": "WUrIgS1wOJ3z/ubC8KhVijsPXmo=",
+ "sha256": "4+4t6QcnSmgs3eL3XS4s5hSpYrxhE2plb2/4amoMIMw=",
"title": "Team Concert",
- "url": "http://updates.jenkins-ci.org/download/plugins/teamconcert/1.2.0.5/teamconcert.hpi",
- "version": "1.2.0.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/teamconcert/1.3.0/teamconcert.hpi",
+ "version": "1.3.0",
"wiki": "https://plugins.jenkins.io/teamconcert"
},
"teamconcert-git": {
@@ -55564,6 +59013,68 @@
"version": "1.2",
"wiki": "https://plugins.jenkins.io/template-workflows"
},
+ "templating-engine": {
+ "buildDate": "Jul 31, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-multibranch",
+ "optional": false,
+ "version": "2.20"
+ },
+ {
+ "name": "workflow-api",
+ "optional": false,
+ "version": "2.28"
+ },
+ {
+ "name": "branch-api",
+ "optional": false,
+ "version": "2.0.20"
+ },
+ {
+ "name": "scm-api",
+ "optional": false,
+ "version": "2.2.7"
+ },
+ {
+ "name": "junit",
+ "optional": false,
+ "version": "1.24"
+ },
+ {
+ "name": "github-branch-source",
+ "optional": false,
+ "version": "2.5.1"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "steven-terrana",
+ "email": "terrana_steven@bah.com",
+ "name": "Steven Terrana"
+ },
+ {
+ "developerId": "carlosokieffebah",
+ "email": "okieffe_carlos@bah.com",
+ "name": "Carlos Okieffe"
+ }
+ ],
+ "excerpt": "Allows users to create tool-agnostic, templated pipelines to be shared by multiple teams",
+ "gav": "org.jenkins-ci.plugins:templating-engine:1.3",
+ "labels": [],
+ "name": "templating-engine",
+ "previousTimestamp": "2019-07-19T18:35:43.00Z",
+ "previousVersion": "1.2",
+ "releaseTimestamp": "2019-07-31T18:56:43.00Z",
+ "requiredCore": "2.121.3",
+ "scm": "https://github.com/jenkinsci/templating-engine-plugin",
+ "sha1": "Xjt97KoNxHUIeTWCe2LK1eve+QQ=",
+ "sha256": "TdUixoZwChj6tVuQ0l/lAN6rH9IXQSoZFWBfz9tAKcs=",
+ "title": "Templating Engine",
+ "url": "http://updates.jenkins-ci.org/download/plugins/templating-engine/1.3/templating-engine.hpi",
+ "version": "1.3",
+ "wiki": "https://plugins.jenkins.io/templating-engine"
+ },
"terminal": {
"buildDate": "May 23, 2013",
"dependencies": [
@@ -55864,7 +59375,7 @@
"wiki": "https://plugins.jenkins.io/testcomplete11-xunit"
},
"testdroid-run-in-cloud": {
- "buildDate": "Feb 18, 2019",
+ "buildDate": "Aug 13, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -55885,21 +59396,21 @@
}
],
"excerpt": "Plugin to run your tests in Bitbar Cloud.",
- "gav": "testdroid:testdroid-run-in-cloud:2.70.0",
+ "gav": "testdroid:testdroid-run-in-cloud:2.79.0",
"labels": [
"report"
],
"name": "testdroid-run-in-cloud",
- "previousTimestamp": "2019-01-24T13:48:20.00Z",
- "previousVersion": "2.69.1",
- "releaseTimestamp": "2019-02-18T11:34:36.00Z",
+ "previousTimestamp": "2019-08-08T11:17:16.00Z",
+ "previousVersion": "2.70.1",
+ "releaseTimestamp": "2019-08-13T10:21:29.00Z",
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/testdroid-run-in-cloud-plugin",
- "sha1": "fzyheycCDU2cB6PaG7gOyGpb7eY=",
- "sha256": "XcE1lkpIDp+dnqXk/9OZzZ/quYKztxKtx9WD4F91ShQ=",
+ "sha1": "2DKqOtxa9KnNnBwvFFdPrKpcSKo=",
+ "sha256": "IEpxr0lA9/8QMljQMVXoNj6ZfiVhuUoy0JaKF5PF1E0=",
"title": "Bitbar Run-in-Cloud",
- "url": "http://updates.jenkins-ci.org/download/plugins/testdroid-run-in-cloud/2.70.0/testdroid-run-in-cloud.hpi",
- "version": "2.70.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/testdroid-run-in-cloud/2.79.0/testdroid-run-in-cloud.hpi",
+ "version": "2.79.0",
"wiki": "https://plugins.jenkins.io/testdroid-run-in-cloud"
},
"testein": {
@@ -56292,7 +59803,7 @@
"wiki": "https://plugins.jenkins.io/teststudiomobiletesting"
},
"testweaver": {
- "buildDate": "Sep 13, 2018",
+ "buildDate": "Aug 20, 2019",
"dependencies": [
{
"name": "structs",
@@ -56308,19 +59819,19 @@
}
],
"excerpt": "This plugin integrates Jenkins with TestWeaver.",
- "gav": "org.jenkins-ci.plugins:testweaver:1.0.1",
+ "gav": "org.jenkins-ci.plugins:testweaver:1.0.3",
"labels": [],
"name": "testweaver",
- "previousTimestamp": "2018-07-20T10:30:44.00Z",
- "previousVersion": "1.0",
- "releaseTimestamp": "2018-09-13T15:33:37.00Z",
+ "previousTimestamp": "2019-08-14T07:17:36.00Z",
+ "previousVersion": "1.0.2",
+ "releaseTimestamp": "2019-08-20T07:34:05.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/testweaver-plugin",
- "sha1": "xxIs2eXKuy24eq5ozpepl6LfhAc=",
- "sha256": "Vl2vN3Qrtsp4/82T9gzQIJ42GF0m8RXakNO16uUcVF4=",
+ "sha1": "MHRLTUypMLhqjHSXyOd6+5hFRjs=",
+ "sha256": "OBOe7Sd/oTtHNAuvffw+0H6klX7uxBsf3CD7hB4am3U=",
"title": "TestWeaver",
- "url": "http://updates.jenkins-ci.org/download/plugins/testweaver/1.0.1/testweaver.hpi",
- "version": "1.0.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/testweaver/1.0.3/testweaver.hpi",
+ "version": "1.0.3",
"wiki": "https://plugins.jenkins.io/testweaver"
},
"text-file-operations": {
@@ -56355,7 +59866,7 @@
"wiki": "https://plugins.jenkins.io/text-file-operations"
},
"text-finder": {
- "buildDate": "Jan 31, 2014",
+ "buildDate": "Jul 31, 2019",
"dependencies": [],
"developers": [
{
@@ -56364,24 +59875,29 @@
},
{
"name": "Santiago Pericas-Geertsen"
+ },
+ {
+ "developerId": "basil",
+ "name": "Basil Crow"
}
],
"excerpt": "This plugin is used to search for strings in workspace files. The outcome of this search can be used to mark the build as normal or failed.",
- "gav": "org.jenkins-ci.plugins:text-finder:1.10",
+ "gav": "org.jenkins-ci.plugins:text-finder:1.12",
"labels": [
"post-build"
],
+ "minimumJavaVersion": "1.8",
"name": "text-finder",
- "previousTimestamp": "2011-02-14T06:49:52.00Z",
- "previousVersion": "1.9",
- "releaseTimestamp": "2014-01-31T18:14:15.00Z",
- "requiredCore": "1.480",
+ "previousTimestamp": "2019-06-01T14:32:28.00Z",
+ "previousVersion": "1.11",
+ "releaseTimestamp": "2019-07-31T18:36:21.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/text-finder-plugin",
- "sha1": "X3wfZJzoSX2l/jhocR9k9A8Jx+A=",
- "sha256": "IKzCvGjf1pYACcwdkI/usVE4o53x0RWxBVA+Q1vGcZ0=",
- "title": "TextFinder",
- "url": "http://updates.jenkins-ci.org/download/plugins/text-finder/1.10/text-finder.hpi",
- "version": "1.10",
+ "sha1": "4Gm+JSZ1Ur09ObJ3XdPNiMTKN8M=",
+ "sha256": "I5TpkgVY6Lu7sPTNBfuasWvIPSYuyOQzT7tSLWM9g60=",
+ "title": "Text Finder",
+ "url": "http://updates.jenkins-ci.org/download/plugins/text-finder/1.12/text-finder.hpi",
+ "version": "1.12",
"wiki": "https://plugins.jenkins.io/text-finder"
},
"text-finder-run-condition": {
@@ -56422,7 +59938,7 @@
"wiki": "https://plugins.jenkins.io/text-finder-run-condition"
},
"tfs": {
- "buildDate": "Oct 04, 2018",
+ "buildDate": "Aug 12, 2019",
"compatibleSinceVersion": "3.2.0",
"dependencies": [
{
@@ -56463,7 +59979,7 @@
"name": "David Staheli"
},
{
- "developerId": "jpricketmsft",
+ "developerId": "jpricket",
"email": "jpricket@microsoft.com",
"name": "Jason Prickett"
},
@@ -56483,7 +59999,7 @@
"name": "Kalyan"
},
{
- "developerId": "kelliejos",
+ "developerId": "keljos",
"email": "kej@microsoft.com",
"name": "Kellie Jos"
},
@@ -56494,21 +60010,21 @@
}
],
"excerpt": "",
- "gav": "org.jenkins-ci.plugins:tfs:5.142.0",
+ "gav": "org.jenkins-ci.plugins:tfs:5.157.0",
"labels": [
"scm"
],
"name": "tfs",
- "previousTimestamp": "2018-08-01T17:59:51.00Z",
- "previousVersion": "5.139.2",
- "releaseTimestamp": "2018-10-04T19:15:05.00Z",
+ "previousTimestamp": "2018-10-04T19:15:05.00Z",
+ "previousVersion": "5.142.0",
+ "releaseTimestamp": "2019-08-12T21:35:01.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/tfs-plugin",
- "sha1": "lC9UcbzrtPf2/G3+b20FOEHTThc=",
- "sha256": "Q6opVcbxTjk3mtkURbGYF/iTxdkrW/aPxSa4LAvVvlc=",
+ "sha1": "ZSavr45RWCkTQ+S32wNMmDcMPZk=",
+ "sha256": "Y4PbyZBfT42ahbzzxGwiuyhkmq9KkOTYYMOuLLJmMRc=",
"title": "Team Foundation Server",
- "url": "http://updates.jenkins-ci.org/download/plugins/tfs/5.142.0/tfs.hpi",
- "version": "5.142.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/tfs/5.157.0/tfs.hpi",
+ "version": "5.157.0",
"wiki": "https://plugins.jenkins.io/tfs"
},
"themis": {
@@ -56751,7 +60267,7 @@
"wiki": "https://plugins.jenkins.io/tibco-builder"
},
"timestamper": {
- "buildDate": "Feb 07, 2019",
+ "buildDate": "Jul 05, 2019",
"dependencies": [
{
"name": "workflow-api",
@@ -56776,25 +60292,25 @@
}
],
"excerpt": "Adds timestamps to the Console Output",
- "gav": "org.jenkins-ci.plugins:timestamper:1.9",
+ "gav": "org.jenkins-ci.plugins:timestamper:1.10",
"labels": [
"buildwrapper"
],
"name": "timestamper",
- "previousTimestamp": "2018-05-09T04:11:27.00Z",
- "previousVersion": "1.8.10",
- "releaseTimestamp": "2019-02-07T20:31:01.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-02-07T20:31:01.00Z",
+ "previousVersion": "1.9",
+ "releaseTimestamp": "2019-07-05T20:09:17.00Z",
+ "requiredCore": "2.150.3",
"scm": "https://github.com/jenkinsci/timestamper-plugin",
- "sha1": "RnMtuglP9kk46AV9daHT2tdI9bc=",
- "sha256": "kKde1zC10g5u/iO+FpVmTh2MK4EEiibeq8fbp3ChpbY=",
+ "sha1": "luG3KoBU52J0Cz1co0DSk3SFBvc=",
+ "sha256": "HbvqRixXI0YrazCBqphKaC4G4+Bs4sI1cLRPr3b6+BQ=",
"title": "Timestamper",
- "url": "http://updates.jenkins-ci.org/download/plugins/timestamper/1.9/timestamper.hpi",
- "version": "1.9",
+ "url": "http://updates.jenkins-ci.org/download/plugins/timestamper/1.10/timestamper.hpi",
+ "version": "1.10",
"wiki": "https://plugins.jenkins.io/timestamper"
},
"tinfoil-scan": {
- "buildDate": "Jul 25, 2018",
+ "buildDate": "Jul 09, 2019",
"compatibleSinceVersion": "2.0",
"dependencies": [
{
@@ -56809,26 +60325,27 @@
"name": "Tinfoil Security, Inc."
}
],
- "excerpt": "This plugin allows you to run web security tests from the cloud using <a href=\"https://www.tinfoilsecurity.com\" rel=\"nofollow\">Tinfoil Security</a>.",
- "gav": "com.tinfoilsecurity.plugins:tinfoil-scan:2.0",
+ "excerpt": "This plugin allows you to run web security tests from the cloud or on-prem using <a href=\"https://www.tinfoilsecurity.com\" rel=\"nofollow\">Tinfoil Security</a>.",
+ "gav": "com.tinfoilsecurity.plugins:tinfoil-scan:3.0",
"labels": [
"external"
],
+ "minimumJavaVersion": "1.8",
"name": "tinfoil-scan",
- "previousTimestamp": "2018-01-29T19:11:13.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-07-25T23:38:53.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2018-07-25T23:38:53.00Z",
+ "previousVersion": "2.0",
+ "releaseTimestamp": "2019-07-09T20:33:47.00Z",
+ "requiredCore": "2.164.3",
"scm": "https://github.com/jenkinsci/tinfoil-security-plugin",
- "sha1": "t4lkErCyCwOZmZZzSj3staQ3tlo=",
- "sha256": "YRHbfnRVfD+I4iyXDuqKfwOlQDNCjVK7yRJuHkwdzJ0=",
+ "sha1": "JBeIYdf9q+5zH4uyqWFE2TQgvD0=",
+ "sha256": "cqmgkEgZAGr3DLJQsuTRnwLQ2SZTNtf4ZMVaAIPOjTE=",
"title": "Tinfoil Security",
- "url": "http://updates.jenkins-ci.org/download/plugins/tinfoil-scan/2.0/tinfoil-scan.hpi",
- "version": "2.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/tinfoil-scan/3.0/tinfoil-scan.hpi",
+ "version": "3.0",
"wiki": "https://plugins.jenkins.io/tinfoil-scan"
},
"tm4j-automation": {
- "buildDate": "Jan 22, 2019",
+ "buildDate": "Jun 07, 2019",
"dependencies": [
{
"name": "junit",
@@ -56843,19 +60360,19 @@
}
],
"excerpt": "Integration with Test Management for Jira (by Adaptavist), for automatic publishing of test results.",
- "gav": "com.adaptavist:tm4j-automation:1.1.0",
+ "gav": "com.adaptavist:tm4j-automation:1.3.0",
"labels": [],
"name": "tm4j-automation",
- "previousTimestamp": "2019-01-03T17:27:06.00Z",
- "previousVersion": "1.0.2",
- "releaseTimestamp": "2019-01-22T12:53:47.00Z",
+ "previousTimestamp": "2019-05-07T14:44:30.00Z",
+ "previousVersion": "1.2.0",
+ "releaseTimestamp": "2019-06-07T11:34:30.00Z",
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/tm4j-automation-plugin",
- "sha1": "mOKpNx17SJf5E4IvkBAvZOLt8ro=",
- "sha256": "o0kS+mgAxwTI4l6o+LGvKKVuBXJLQEyr+Woax9F9DY0=",
+ "sha1": "p2b/OZk5LccnOdKgkej3vfcq3U4=",
+ "sha256": "km5V0YtY1+/lszEdS3ih9Qc0NA4vr1udvNuytfrZS6U=",
"title": "Test Management for Jira",
- "url": "http://updates.jenkins-ci.org/download/plugins/tm4j-automation/1.1.0/tm4j-automation.hpi",
- "version": "1.1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/tm4j-automation/1.3.0/tm4j-automation.hpi",
+ "version": "1.3.0",
"wiki": "https://plugins.jenkins.io/tm4j-automation"
},
"tmpcleaner": {
@@ -56890,12 +60407,17 @@
"wiki": "https://plugins.jenkins.io/tmpcleaner"
},
"token-macro": {
- "buildDate": "Jan 15, 2019",
+ "buildDate": "Jun 06, 2019",
"dependencies": [
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.7"
+ "version": "2.14"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.14"
}
],
"developers": [
@@ -56911,19 +60433,20 @@
}
],
"excerpt": "This plug-in adds reusable macro expansion capability for other plug-ins to use.",
- "gav": "org.jenkins-ci.plugins:token-macro:2.6",
+ "gav": "org.jenkins-ci.plugins:token-macro:2.8",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "token-macro",
- "previousTimestamp": "2018-04-11T05:02:45.00Z",
- "previousVersion": "2.5",
- "releaseTimestamp": "2019-01-15T14:57:13.00Z",
- "requiredCore": "1.642.3",
+ "previousTimestamp": "2019-03-07T15:33:24.00Z",
+ "previousVersion": "2.7",
+ "releaseTimestamp": "2019-06-06T17:26:57.00Z",
+ "requiredCore": "2.121.3",
"scm": "https://github.com/jenkinsci/token-macro-plugin",
- "sha1": "7bBzadzN6ZlUK5v6hyIjPmcH+vk=",
- "sha256": "nkypypzhR1mMfNxwwMti5lZr6A4sOnDxMFhKt5EE4zQ=",
+ "sha1": "+eKXSQtlOm8i1IPEmLPeijqaDf4=",
+ "sha256": "WwaKWNi7yRp0z/0TfqoZYC19jVzpAYzACtZ+M7fDKDw=",
"title": "Token Macro",
- "url": "http://updates.jenkins-ci.org/download/plugins/token-macro/2.6/token-macro.hpi",
- "version": "2.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/token-macro/2.8/token-macro.hpi",
+ "version": "2.8",
"wiki": "https://plugins.jenkins.io/token-macro"
},
"tool-labels-plugin": {
@@ -57217,7 +60740,7 @@
"wiki": "https://plugins.jenkins.io/travis-yml"
},
"tricentis-ci": {
- "buildDate": "Nov 13, 2018",
+ "buildDate": "Aug 13, 2019",
"dependencies": [
{
"name": "workflow-api",
@@ -57237,23 +60760,23 @@
}
],
"excerpt": "Tricentis Continuous Integration plugin integrates Jenkins with Tricentis Tosca CI and allows users execute Tricentis Tosca tests via Jenkins.",
- "gav": "io.jenkins.plugins:tricentis-ci:1.2",
+ "gav": "io.jenkins.plugins:tricentis-ci:1.3",
"labels": [],
"name": "tricentis-ci",
- "previousTimestamp": "2018-11-12T20:13:20.00Z",
- "previousVersion": "1.1",
- "releaseTimestamp": "2018-11-13T18:30:51.00Z",
+ "previousTimestamp": "2018-11-13T18:30:51.00Z",
+ "previousVersion": "1.2",
+ "releaseTimestamp": "2019-08-13T10:50:06.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/tricentis-ci-plugin",
- "sha1": "5KgqfIKtJ2dQvZ0RR1DKK0qUPgI=",
- "sha256": "AVVSU12r/b1DDjmmms2L8Xn+260oOKSG48plePqiW1M=",
+ "sha1": "UyyEhoD19EL8hUePpNRPGte7ybk=",
+ "sha256": "NK5yXy+KUCix+eP1EEI0By9zBYKhBpnR9pzf4zYFfqI=",
"title": "Tricentis Continuous Integration",
- "url": "http://updates.jenkins-ci.org/download/plugins/tricentis-ci/1.2/tricentis-ci.hpi",
- "version": "1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/tricentis-ci/1.3/tricentis-ci.hpi",
+ "version": "1.3",
"wiki": "https://plugins.jenkins.io/tricentis-ci"
},
"trilead-api": {
- "buildDate": "Nov 18, 2018",
+ "buildDate": "Jul 28, 2019",
"dependencies": [],
"developers": [
{
@@ -57267,270 +60790,45 @@
"name": "Ivan Fernandez"
}
],
- "excerpt": "This plugin provides access to Trilead without having to bundle Trilead in Jenkins core",
- "gav": "org.jenkins-ci.plugins:trilead-api:1.0.1",
+ "excerpt": "Trilead API Plugin provides the Trilead library to any dependent plugins in an easily update-able manner.",
+ "gav": "org.jenkins-ci.plugins:trilead-api:1.0.5",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "trilead-api",
- "previousTimestamp": "2018-11-18T13:12:03.00Z",
- "previousVersion": "1.0.0",
- "releaseTimestamp": "2018-11-18T13:16:51.00Z",
- "requiredCore": "2.89.4",
+ "previousTimestamp": "2019-07-11T17:08:12.00Z",
+ "previousVersion": "1.0.4",
+ "releaseTimestamp": "2019-07-28T10:02:08.00Z",
+ "requiredCore": "2.184",
"scm": "https://github.com/jenkinsci/trilead-api-plugin",
- "sha1": "24AD+Ps+GbaQeZhsbfOJKU2py/I=",
- "sha256": "yEQPCTf0db665/ESriIcr6OpZaYUEYGUyysYhbJw/iU=",
+ "sha1": "T45KE9+qrXZotA+MrchndDGZRQo=",
+ "sha256": "Ly6gG/mErnpvMuCPFy/jaK4AGNd7wA4rcvJ42P/fLJ4=",
"title": "Trilead API",
- "url": "http://updates.jenkins-ci.org/download/plugins/trilead-api/1.0.1/trilead-api.hpi",
- "version": "1.0.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/trilead-api/1.0.5/trilead-api.hpi",
+ "version": "1.0.5",
"wiki": "https://plugins.jenkins.io/trilead-api"
},
"tuleap-git-branch-source": {
- "buildDate": "Dec 12, 2018",
- "dependencies": [
- {
- "name": "mailer",
- "optional": false,
- "version": "1.20"
- },
- {
- "name": "momentjs",
- "optional": false,
- "version": "1.1.1"
- },
- {
- "name": "scm-api",
- "optional": false,
- "version": "2.2.0"
- },
- {
- "name": "credentials",
- "optional": false,
- "version": "2.1.14"
- },
- {
- "name": "durable-task",
- "optional": false,
- "version": "1.13"
- },
- {
- "name": "script-security",
- "optional": false,
- "version": "1.48"
- },
- {
- "name": "git-client",
- "optional": false,
- "version": "2.5.0"
- },
- {
- "name": "cloudbees-folder",
- "optional": false,
- "version": "6.0.4"
- },
- {
- "name": "workflow-multibranch",
- "optional": false,
- "version": "2.14"
- },
- {
- "name": "ace-editor",
- "optional": false,
- "version": "1.1"
- },
- {
- "name": "handlebars",
- "optional": false,
- "version": "1.1.1"
- },
- {
- "name": "docker-commons",
- "optional": false,
- "version": "1.6"
- },
- {
- "name": "matrix-project",
- "optional": false,
- "version": "1.11"
- },
- {
- "name": "jquery-detached",
- "optional": false,
- "version": "1.2.1"
- },
- {
- "name": "workflow-scm-step",
- "optional": false,
- "version": "2.4"
- },
- {
- "name": "branch-api",
- "optional": false,
- "version": "2.0.10"
- },
- {
- "name": "workflow-cps",
- "optional": false,
- "version": "2.33"
- },
- {
- "name": "git",
- "optional": false,
- "version": "3.5.1"
- },
- {
- "name": "workflow-job",
- "optional": false,
- "version": "2.11.2"
- },
- {
- "name": "plain-credentials",
- "optional": false,
- "version": "1.4"
- },
- {
- "name": "junit",
- "optional": false,
- "version": "1.20"
- },
- {
- "name": "jackson2-api",
- "optional": false,
- "version": "2.7.3"
- },
- {
- "name": "pipeline-stage-view",
- "optional": false,
- "version": "2.8"
- },
- {
- "name": "structs",
- "optional": false,
- "version": "1.9"
- },
- {
- "name": "pipeline-input-step",
- "optional": false,
- "version": "2.7"
- },
- {
- "name": "pipeline-stage-step",
- "optional": false,
- "version": "2.2"
- },
- {
- "name": "workflow-durable-task-step",
- "optional": false,
- "version": "2.11"
- },
- {
- "name": "workflow-basic-steps",
- "optional": false,
- "version": "2.5"
- },
- {
- "name": "workflow-support",
- "optional": false,
- "version": "2.14"
- },
- {
- "name": "pipeline-graph-analysis",
- "optional": false,
- "version": "1.3"
- },
- {
- "name": "workflow-step-api",
- "optional": false,
- "version": "2.10"
- },
- {
- "name": "pipeline-milestone-step",
- "optional": false,
- "version": "1.3.1"
- },
- {
- "name": "workflow-api",
- "optional": false,
- "version": "2.16"
- },
- {
- "name": "pipeline-rest-api",
- "optional": false,
- "version": "2.8"
- },
- {
- "name": "ssh-credentials",
- "optional": false,
- "version": "1.13"
- },
- {
- "name": "docker-workflow",
- "optional": false,
- "version": "1.11"
- },
- {
- "name": "token-macro",
- "optional": false,
- "version": "2.1"
- },
- {
- "name": "command-launcher",
- "optional": false,
- "version": "1.2"
- },
- {
- "name": "pipeline-build-step",
- "optional": false,
- "version": "2.5"
- },
- {
- "name": "workflow-cps-global-lib",
- "optional": false,
- "version": "2.8"
- },
- {
- "name": "display-url-api",
- "optional": false,
- "version": "2.0"
- },
- {
- "name": "git-server",
- "optional": false,
- "version": "1.7"
- },
- {
- "name": "authentication-tokens",
- "optional": false,
- "version": "1.3"
- },
- {
- "name": "icon-shim",
- "optional": false,
- "version": "2.0.3"
- }
- ],
+ "buildDate": "Jun 14, 2019",
+ "dependencies": [],
"developers": [
{
- "developerId": "vaceletm",
- "name": "Manuel Vacelet"
- },
- {
- "developerId": "robinsc",
- "name": "Clarck Robinson"
+ "developerId": "mvacelet"
}
],
"excerpt": "Integration with <a href=\"https://tuleap.org\" rel=\"nofollow\">Tuleap</a> git repositories and Jenkins for auto discovery of repositories, branches and tags.",
- "gav": "org.jenkins-ci.plugins:tuleap-git-branch-source:1.0.3",
+ "gav": "org.jenkins-ci.plugins:tuleap-git-branch-source:1.0.5",
"labels": [],
"name": "tuleap-git-branch-source",
- "previousTimestamp": "2018-12-12T07:55:54.00Z",
- "previousVersion": "1.0.2",
- "releaseTimestamp": "2018-12-12T10:08:00.00Z",
- "requiredCore": "2.121",
+ "previousTimestamp": "2019-05-03T13:56:01.00Z",
+ "previousVersion": "1.0.4",
+ "releaseTimestamp": "2019-06-14T15:02:02.00Z",
+ "requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/tuleap-git-branch-source-plugin",
- "sha1": "V/l8/7v/HM23OtfvRN//fuy5iJc=",
- "sha256": "hKy9hbq7H/tl1jvLpy5L8oMQ7hO/YabBXqlLE4nZemg=",
+ "sha1": "29drNEPYw/nfsO7/UInA4FPc+Eg=",
+ "sha256": "nMta4bJqSoy/fAalcTXjizVevR1VxF7b/x4CdnyI220=",
"title": "Tuleap Git Branch Source",
- "url": "http://updates.jenkins-ci.org/download/plugins/tuleap-git-branch-source/1.0.3/tuleap-git-branch-source.hpi",
- "version": "1.0.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/tuleap-git-branch-source/1.0.5/tuleap-git-branch-source.hpi",
+ "version": "1.0.5",
"wiki": "https://plugins.jenkins.io/tuleap-git-branch-source"
},
"tuxdroid": {
@@ -57694,6 +60992,38 @@
"version": "1.0.43",
"wiki": "https://plugins.jenkins.io/ui-test-capture"
},
+ "uipath-automation-package": {
+ "buildDate": "Aug 21, 2019",
+ "dependencies": [
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.10"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "rajeevuipath",
+ "email": "rajeev.ranjan@uipath.com",
+ "name": "Rajeev Ranjan"
+ }
+ ],
+ "excerpt": "This plugin allows you to build and deploy UiPath automation processes.",
+ "gav": "org.jenkins-ci.plugins:uipath-automation-package:1.0.3",
+ "labels": [],
+ "name": "uipath-automation-package",
+ "previousTimestamp": "2019-05-17T09:46:43.00Z",
+ "previousVersion": "1.0.1",
+ "releaseTimestamp": "2019-08-21T15:02:45.00Z",
+ "requiredCore": "2.60.3",
+ "scm": "https://github.com/jenkinsci/uipath-automation-package-plugin",
+ "sha1": "fQpbrdo79+ChiXolWtFb7vNkaD4=",
+ "sha256": "cXQfqWZovwlcnRRFL3dvYOAX0N1FKm4Dmy/EVvpctrw=",
+ "title": "UiPath",
+ "url": "http://updates.jenkins-ci.org/download/plugins/uipath-automation-package/1.0.3/uipath-automation-package.hpi",
+ "version": "1.0.3",
+ "wiki": "https://plugins.jenkins.io/uipath-automation-package"
+ },
"unicorn": {
"buildDate": "Aug 07, 2011",
"dependencies": [],
@@ -57723,7 +61053,7 @@
"wiki": "https://plugins.jenkins.io/unicorn"
},
"unique-id": {
- "buildDate": "Aug 30, 2016",
+ "buildDate": "Mar 08, 2019",
"compatibleSinceVersion": "2.0",
"dependencies": [
{
@@ -57734,23 +61064,24 @@
],
"developers": [
{
- "developerId": "stephenc"
+ "developerId": "Oleg"
}
],
"excerpt": "A plugin for creating unique id&#39;s for Jenkins projects, builds and folders. Only intended to be used by other plugins for reporting Jenkins data to external systems.",
- "gav": "org.jenkins-ci.plugins:unique-id:2.1.3",
+ "gav": "org.jenkins-ci.plugins:unique-id:2.2.0",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "unique-id",
- "previousTimestamp": "2016-07-01T10:37:48.00Z",
- "previousVersion": "2.1.2",
- "releaseTimestamp": "2016-08-30T16:25:34.00Z",
- "requiredCore": "1.615",
+ "previousTimestamp": "2016-08-30T16:25:34.00Z",
+ "previousVersion": "2.1.3",
+ "releaseTimestamp": "2019-03-08T10:58:41.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/unique-id-plugin",
- "sha1": "S04UwVrQRnX+6XpnPv9C8Dejxas=",
- "sha256": "0joVT7i2pqpwWIaAeXkno9pZb6jWGTpwXXmupilE6aY=",
+ "sha1": "4O+NTdOJqYqIQP6lm5BSXU3wwY0=",
+ "sha256": "xeRkoSr8lRM+ze0xG0aMzCB5S7G1dBw3I0CLYJs66s4=",
"title": "Unique ID Library",
- "url": "http://updates.jenkins-ci.org/download/plugins/unique-id/2.1.3/unique-id.hpi",
- "version": "2.1.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/unique-id/2.2.0/unique-id.hpi",
+ "version": "2.2.0",
"wiki": "https://plugins.jenkins.io/unique-id"
},
"unity3d-plugin": {
@@ -58010,7 +61341,7 @@
"wiki": "https://plugins.jenkins.io/updatebot"
},
"upload-pgyer": {
- "buildDate": "May 07, 2018",
+ "buildDate": "Aug 30, 2019",
"dependencies": [
{
"name": "structs",
@@ -58026,19 +61357,19 @@
}
],
"excerpt": "This plug-in upload the apk/ipa file to pgyer",
- "gav": "ren.helloworld:upload-pgyer:1.31",
+ "gav": "ren.helloworld:upload-pgyer:1.32",
"labels": [],
"name": "upload-pgyer",
- "previousTimestamp": "2018-04-16T07:01:16.00Z",
- "previousVersion": "1.30",
- "releaseTimestamp": "2018-05-07T05:34:51.00Z",
+ "previousTimestamp": "2018-05-07T05:34:51.00Z",
+ "previousVersion": "1.31",
+ "releaseTimestamp": "2019-08-30T17:23:38.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/upload-pgyer-plugin",
- "sha1": "2KMbwAAAPOYEX7/KON5uJcSk+2M=",
- "sha256": "GlgB4KoOPgzQ/gwfJK5B2dGAFiF0uk1pZHWcluSt1OY=",
+ "sha1": "QVWGAySZ4Ok7HwEAWzn4EVZlqTE=",
+ "sha256": "CX+RsGSB3EFGr/OVvvXZbWmNs6LNGHXUMtiISKo3daU=",
"title": "Upload to pgyer",
- "url": "http://updates.jenkins-ci.org/download/plugins/upload-pgyer/1.31/upload-pgyer.hpi",
- "version": "1.31",
+ "url": "http://updates.jenkins-ci.org/download/plugins/upload-pgyer/1.32/upload-pgyer.hpi",
+ "version": "1.32",
"wiki": "https://plugins.jenkins.io/upload-pgyer"
},
"upstream-downstream-view": {
@@ -58093,22 +61424,17 @@
"wiki": "https://plugins.jenkins.io/uptime"
},
"urbancode-velocity": {
- "buildDate": "Jan 30, 2019",
+ "buildDate": "Jul 19, 2019",
"dependencies": [
{
- "name": "workflow-api",
+ "name": "cloudbees-folder",
"optional": false,
- "version": "2.22"
+ "version": "6.0.0"
},
{
- "name": "credentials",
+ "name": "workflow-step-api",
"optional": false,
- "version": "2.1.1"
- },
- {
- "name": "ibm-cloud-devops",
- "optional": true,
- "version": "1.1.18"
+ "version": "1.14"
},
{
"name": "git",
@@ -58116,11 +61442,6 @@
"version": "3.6.0"
},
{
- "name": "workflow-step-api",
- "optional": false,
- "version": "1.14"
- },
- {
"name": "workflow-job",
"optional": false,
"version": "2.11.2"
@@ -58131,9 +61452,19 @@
"version": "2.1.3"
},
{
- "name": "cloudbees-folder",
+ "name": "workflow-api",
"optional": false,
- "version": "6.0.0"
+ "version": "2.22"
+ },
+ {
+ "name": "ibm-cloud-devops",
+ "optional": true,
+ "version": "1.1.18"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.1"
}
],
"developers": [
@@ -58144,19 +61475,19 @@
}
],
"excerpt": "IBM® Cloud DevOps aggregates and provides visualizations of the indications of a continuous delivery project’s health. Use its built-in dashboards and data reporting services to learn where you most need to improve your build, test, and delivery processes. You can also define test coverage policies to prevent bad code from being promoted to critical environments.",
- "gav": "com.ibm.devops:urbancode-velocity:2.0.2",
+ "gav": "com.ibm.devops:urbancode-velocity:2.0.5",
"labels": [],
"name": "urbancode-velocity",
- "previousTimestamp": "2018-12-11T19:21:37.00Z",
- "previousVersion": "2.0.1",
- "releaseTimestamp": "2019-01-30T21:11:09.00Z",
+ "previousTimestamp": "2019-05-01T14:41:35.00Z",
+ "previousVersion": "2.0.4",
+ "releaseTimestamp": "2019-07-19T18:38:33.00Z",
"requiredCore": "2.7.1",
"scm": "https://github.com/jenkinsci/urbancode-velocity-plugin",
- "sha1": "AP5jAJtnxVbnINKNiKta+mdHVUA=",
- "sha256": "NfCJtCR97n8OQ3OVyYv8X2a5awafBoRr6Rs6CIfmUiA=",
+ "sha1": "cQEunzzWTbDuC2ZR7KuY62wPYb4=",
+ "sha256": "KH5peMowny+uVnVu/71DfXJUoK+Q/2e4bNpqrqFmF8w=",
"title": "UrbanCode Velocity",
- "url": "http://updates.jenkins-ci.org/download/plugins/urbancode-velocity/2.0.2/urbancode-velocity.hpi",
- "version": "2.0.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/urbancode-velocity/2.0.5/urbancode-velocity.hpi",
+ "version": "2.0.5",
"wiki": "https://plugins.jenkins.io/urbancode-velocity"
},
"url-auth": {
@@ -58279,6 +61610,48 @@
"version": "1.3",
"wiki": "https://plugins.jenkins.io/usemango-runner"
},
+ "user1st-utester": {
+ "buildDate": "Jun 06, 2019",
+ "dependencies": [
+ {
+ "name": "authentication-tokens",
+ "optional": false,
+ "version": "1.3"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.16"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.14"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "nate-kingsley",
+ "email": "nate@ddblabs.com",
+ "name": "Nate Kingsley"
+ }
+ ],
+ "excerpt": "This plugin is used to invoke the User1st utester stateless api and display the io.jenkins.plugins.user1st.utester.results.",
+ "gav": "io.jenkins.plugins:user1st-utester:1.1",
+ "labels": [],
+ "name": "user1st-utester",
+ "previousTimestamp": "2019-03-08T11:53:35.00Z",
+ "previousVersion": "1.0",
+ "releaseTimestamp": "2019-06-06T21:26:37.00Z",
+ "requiredCore": "2.107.3",
+ "scm": "https://github.com/jenkinsci/user1st-utester-plugin",
+ "sha1": "Bsa1PRAPXgyZ4/525udqKzFjj2M=",
+ "sha256": "+5oqujWkxdWGd2UfWD2nTr3vVskA+eo8fLwb34fw5Dk=",
+ "title": "User1st uTester",
+ "url": "http://updates.jenkins-ci.org/download/plugins/user1st-utester/1.1/user1st-utester.hpi",
+ "version": "1.1",
+ "wiki": "https://plugins.jenkins.io/user1st-utester"
+ },
"utplsql": {
"buildDate": "Feb 15, 2014",
"dependencies": [],
@@ -58447,8 +61820,38 @@
"version": "2.4",
"wiki": "https://plugins.jenkins.io/validating-string-parameter"
},
+ "variables-replace-plugin": {
+ "buildDate": "Jun 11, 2019",
+ "dependencies": [
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "jeeday",
+ "email": "siapep.entreprise+jenkins-ci@gmail.com",
+ "name": "JeeDay"
+ }
+ ],
+ "excerpt": "This plugin allows to replace variables in files content. The values of the variables to replace can be set in a file OR from parameterized plugin setting",
+ "gav": "com.jeeday.jenkins:variables-replace-plugin:1.0.0",
+ "labels": [],
+ "name": "variables-replace-plugin",
+ "releaseTimestamp": "2019-06-11T22:26:00.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/variables-replace-plugin",
+ "sha1": "UXVm+qxPLkuAT0lgcAd06+p3HNM=",
+ "sha256": "aqQ2i+2JXQP+vOCf/LTDJOETxFt5doSfjGPhzSGFYLo=",
+ "title": "Variables Replace",
+ "url": "http://updates.jenkins-ci.org/download/plugins/variables-replace-plugin/1.0.0/variables-replace-plugin.hpi",
+ "version": "1.0.0",
+ "wiki": "https://plugins.jenkins.io/variables-replace-plugin"
+ },
"variant": {
- "buildDate": "Feb 15, 2019",
+ "buildDate": "Jul 29, 2019",
"dependencies": [],
"developers": [
{
@@ -58456,19 +61859,20 @@
}
],
"excerpt": "This user-invisible library plugin allows other multi-modal plugins to behave differently depending on where they run.",
- "gav": "org.jenkins-ci.plugins:variant:1.2",
+ "gav": "org.jenkins-ci.plugins:variant:1.3",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "variant",
- "previousTimestamp": "2016-11-25T08:30:11.00Z",
- "previousVersion": "1.1",
- "releaseTimestamp": "2019-02-15T15:10:24.00Z",
- "requiredCore": "1.580.1",
+ "previousTimestamp": "2019-02-15T15:10:24.00Z",
+ "previousVersion": "1.2",
+ "releaseTimestamp": "2019-07-29T19:36:09.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/variant-plugin",
- "sha1": "/d9LaXORF85+gE3f659zRPz2emU=",
- "sha256": "Muf/rGSJCMyd/U8GEFVFulc3wqLXgRdaEhIPL9D3B+U=",
+ "sha1": "tWVWWGu5fFr3rvCVrwApz0BM2hQ=",
+ "sha256": "1RMPRTjkuR/7sAVt+Ep2B7Fc+CBTjlAwYgDXtfPNs4I=",
"title": "Variant",
- "url": "http://updates.jenkins-ci.org/download/plugins/variant/1.2/variant.hpi",
- "version": "1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/variant/1.3/variant.hpi",
+ "version": "1.3",
"wiki": "https://plugins.jenkins.io/variant"
},
"vault-scm-plugin": {
@@ -58526,17 +61930,17 @@
"wiki": "https://plugins.jenkins.io/vboxwrapper"
},
"vectorcast-coverage": {
- "buildDate": "Dec 06, 2016",
+ "buildDate": "Aug 12, 2019",
"dependencies": [
{
- "name": "dashboard-view",
- "optional": true,
- "version": "2.1"
- },
- {
"name": "maven-plugin",
"optional": false,
"version": "2.8"
+ },
+ {
+ "name": "dashboard-view",
+ "optional": true,
+ "version": "2.1"
}
],
"developers": [
@@ -58547,91 +61951,91 @@
}
],
"excerpt": "This plugin integrates <a href=\"http://www.vectorcast.com/\" rel=\"nofollow\">VectorCAST</a> with Jenkins to display coverage",
- "gav": "org.jenkins-ci.plugins:vectorcast-coverage:0.10",
+ "gav": "org.jenkins-ci.plugins:vectorcast-coverage:0.14",
"labels": [
"report"
],
"name": "vectorcast-coverage",
- "previousTimestamp": "2016-11-18T15:13:01.00Z",
- "previousVersion": "0.9",
- "releaseTimestamp": "2016-12-06T18:45:55.00Z",
+ "previousTimestamp": "2019-05-10T19:10:40.00Z",
+ "previousVersion": "0.13",
+ "releaseTimestamp": "2019-08-12T18:03:37.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/vectorcast-coverage-plugin",
- "sha1": "m1mMn5QYkZUPpzaG8frDZyNaV2w=",
- "sha256": "UQuQcp3Pd2+GgrXQj1Vw9xjD6FaioayHfuyILL5uwuw=",
+ "sha1": "LbdJoJ8VPhk1Bwa1R8v6c02VID8=",
+ "sha256": "DbfWG6KdIZZ5UtgelM9QOqT0kneFGmLTP5k6mRlRkUw=",
"title": "VectorCAST Coverage",
- "url": "http://updates.jenkins-ci.org/download/plugins/vectorcast-coverage/0.10/vectorcast-coverage.hpi",
- "version": "0.10",
+ "url": "http://updates.jenkins-ci.org/download/plugins/vectorcast-coverage/0.14/vectorcast-coverage.hpi",
+ "version": "0.14",
"wiki": "https://plugins.jenkins.io/vectorcast-coverage"
},
"vectorcast-execution": {
- "buildDate": "Jan 23, 2019",
+ "buildDate": "Sep 06, 2019",
"compatibleSinceVersion": "2.0",
"dependencies": [
{
- "name": "token-macro",
+ "name": "dashboard-view",
"optional": false,
- "version": "1.12.1"
+ "version": "2.9.7"
},
{
- "name": "matrix-project",
+ "name": "xunit",
"optional": false,
- "version": "1.6"
+ "version": "1.102"
},
{
- "name": "groovy-postbuild",
+ "name": "envinject",
"optional": false,
- "version": "2.3"
+ "version": "1.92.1"
},
{
- "name": "ws-cleanup",
+ "name": "jenkins-multijob-plugin",
"optional": false,
- "version": "0.28"
+ "version": "1.21"
},
{
- "name": "vectorcast-coverage",
+ "name": "conditional-buildstep",
"optional": false,
- "version": "0.10"
+ "version": "1.3.5"
},
{
- "name": "parameterized-trigger",
+ "name": "groovy-postbuild",
"optional": false,
- "version": "2.30"
+ "version": "2.3"
},
{
- "name": "copyartifact",
+ "name": "vectorcast-coverage",
"optional": false,
- "version": "1.37"
+ "version": "0.10"
},
{
- "name": "conditional-buildstep",
+ "name": "token-macro",
"optional": false,
- "version": "1.3.5"
+ "version": "1.12.1"
},
{
- "name": "dashboard-view",
+ "name": "maven-plugin",
"optional": false,
- "version": "2.9.7"
+ "version": "2.12.1"
},
{
- "name": "jenkins-multijob-plugin",
+ "name": "copyartifact",
"optional": false,
- "version": "1.21"
+ "version": "1.37"
},
{
- "name": "maven-plugin",
+ "name": "ws-cleanup",
"optional": false,
- "version": "2.12.1"
+ "version": "0.28"
},
{
- "name": "xunit",
+ "name": "parameterized-trigger",
"optional": false,
- "version": "1.102"
+ "version": "2.30"
},
{
- "name": "envinject",
+ "name": "matrix-project",
"optional": false,
- "version": "1.92.1"
+ "version": "1.6"
}
],
"developers": [
@@ -58642,22 +62046,22 @@
}
],
"excerpt": "This plugin integrates <a href=\"http://www.vectorcast.com/\" rel=\"nofollow\">VectorCAST</a> with Jenkins to allow Jenkins to build VectorCAST/Manage projects.",
- "gav": "org.jenkins-ci.plugins:vectorcast-execution:0.38",
+ "gav": "org.jenkins-ci.plugins:vectorcast-execution:0.57",
"labels": [
"builder",
"report"
],
"name": "vectorcast-execution",
- "previousTimestamp": "2019-01-10T10:42:00.00Z",
- "previousVersion": "0.37",
- "releaseTimestamp": "2019-01-23T12:01:28.00Z",
+ "previousTimestamp": "2019-09-05T11:39:38.00Z",
+ "previousVersion": "0.56",
+ "releaseTimestamp": "2019-09-06T06:05:43.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/vectorcast-execution-plugin",
- "sha1": "LnuZgNdhkO3B4r465b3ALzrq5fg=",
- "sha256": "TBv1ePuGukKXXE72ykDBlGb7YHj62yk5fWYQytoYzXQ=",
+ "sha1": "YmSaBqMl8fjy3wwuhp1Y9QVj5z8=",
+ "sha256": "qjz1wSlquVv/qq/TWW4qA7qgJRuXsWTa3KArOKpt4KY=",
"title": "VectorCAST Execution",
- "url": "http://updates.jenkins-ci.org/download/plugins/vectorcast-execution/0.38/vectorcast-execution.hpi",
- "version": "0.38",
+ "url": "http://updates.jenkins-ci.org/download/plugins/vectorcast-execution/0.57/vectorcast-execution.hpi",
+ "version": "0.57",
"wiki": "https://plugins.jenkins.io/vectorcast-execution"
},
"veracode-scanner": {
@@ -59015,8 +62419,14 @@
"wiki": "https://plugins.jenkins.io/viewVC"
},
"views-containing-job": {
- "buildDate": "Aug 18, 2017",
- "dependencies": [],
+ "buildDate": "Jul 31, 2019",
+ "dependencies": [
+ {
+ "name": "cloudbees-folder",
+ "optional": true,
+ "version": "6.0.0"
+ }
+ ],
"developers": [
{
"developerId": "jochenafuerbacher",
@@ -59025,19 +62435,20 @@
}
],
"excerpt": "This plugin adds an action to Jobs with the option to list views vontaining this job.",
- "gav": "com.oneandone.access:views-containing-job:1.2.1",
+ "gav": "com.oneandone.access:views-containing-job:1.3",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "views-containing-job",
- "previousTimestamp": "2017-07-17T12:25:03.00Z",
- "previousVersion": "1.2",
- "releaseTimestamp": "2017-08-18T06:26:10.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2017-08-18T06:26:10.00Z",
+ "previousVersion": "1.2.1",
+ "releaseTimestamp": "2019-07-31T09:46:24.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/views-containing-job-plugin",
- "sha1": "6Z27fvwNlGkmBvky3Nmd+EIrDBM=",
- "sha256": "bUqskoo/oPNGQxkrldhOUyulDTjJXySSExwH02pQBoM=",
+ "sha1": "aZn8c66ySDF5W6zJmXCkG6YQ9Ws=",
+ "sha256": "bInEa2nyhfC4bNK9ouX1X5m1CTS2B1jqDEYu8lJeOrg=",
"title": "Views containing Job",
- "url": "http://updates.jenkins-ci.org/download/plugins/views-containing-job/1.2.1/views-containing-job.hpi",
- "version": "1.2.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/views-containing-job/1.3/views-containing-job.hpi",
+ "version": "1.3",
"wiki": "https://plugins.jenkins.io/views-containing-job"
},
"violation-columns": {
@@ -59085,7 +62496,7 @@
"wiki": "https://plugins.jenkins.io/violation-columns"
},
"violation-comments-to-github": {
- "buildDate": "Feb 11, 2019",
+ "buildDate": "Aug 29, 2019",
"dependencies": [
{
"name": "credentials",
@@ -59111,7 +62522,7 @@
}
],
"excerpt": "Finds violations reported by code analyzers and comments GitHub pull requests with them.",
- "gav": "org.jenkins-ci.plugins:violation-comments-to-github:1.75",
+ "gav": "org.jenkins-ci.plugins:violation-comments-to-github:1.85",
"labels": [
"github",
"report",
@@ -59120,20 +62531,20 @@
"devops"
],
"name": "violation-comments-to-github",
- "previousTimestamp": "2019-01-29T17:32:37.00Z",
- "previousVersion": "1.74",
- "releaseTimestamp": "2019-02-11T20:00:07.00Z",
+ "previousTimestamp": "2019-08-03T11:27:22.00Z",
+ "previousVersion": "1.84",
+ "releaseTimestamp": "2019-08-29T18:47:26.00Z",
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/violation-comments-to-github-plugin",
- "sha1": "z1NSaMeeSyj1XQ7ZB6bnUZ4UmFY=",
- "sha256": "O9FBsGFucx2m0Ryi/lHohYfprzmQTv3k3D07MrEeZ8Y=",
+ "sha1": "S7WNPtpqvmfeJ57MrqBdQJ1qEO4=",
+ "sha256": "B0hNMu6DncVfeoo3j8cNtlnfViVvPUanruW3iHSjNtU=",
"title": "Violation Comments to GitHub",
- "url": "http://updates.jenkins-ci.org/download/plugins/violation-comments-to-github/1.75/violation-comments-to-github.hpi",
- "version": "1.75",
+ "url": "http://updates.jenkins-ci.org/download/plugins/violation-comments-to-github/1.85/violation-comments-to-github.hpi",
+ "version": "1.85",
"wiki": "https://plugins.jenkins.io/violation-comments-to-github"
},
"violation-comments-to-gitlab": {
- "buildDate": "Jan 29, 2019",
+ "buildDate": "Sep 04, 2019",
"dependencies": [
{
"name": "credentials",
@@ -59159,7 +62570,7 @@
}
],
"excerpt": "Finds violations reported by code analyzers and comments GitLab merge requests with them.",
- "gav": "org.jenkins-ci.plugins:violation-comments-to-gitlab:2.17",
+ "gav": "org.jenkins-ci.plugins:violation-comments-to-gitlab:2.28",
"labels": [
"gitlab",
"report",
@@ -59168,20 +62579,20 @@
"devops"
],
"name": "violation-comments-to-gitlab",
- "previousTimestamp": "2019-01-14T17:54:59.00Z",
- "previousVersion": "2.16",
- "releaseTimestamp": "2019-01-29T17:29:59.00Z",
+ "previousTimestamp": "2019-08-03T11:43:38.00Z",
+ "previousVersion": "2.27",
+ "releaseTimestamp": "2019-09-04T19:37:21.00Z",
"requiredCore": "2.1",
"scm": "https://github.com/jenkinsci/violation-comments-to-gitlab-plugin",
- "sha1": "le1bHWqKvA7HbQQ5NLuUSq2Cuk8=",
- "sha256": "DCQJGijlQKzabijqGnYLVAcflMEj2emo5vLe1S/0uQY=",
+ "sha1": "mlG8uAJNeSmC+KcexGGjm/xeIYQ=",
+ "sha256": "VPx2M5kXmvM9aHlZt3n1+Mmz6B8GdYMyzHL635EW0vU=",
"title": "Violation Comments to GitLab",
- "url": "http://updates.jenkins-ci.org/download/plugins/violation-comments-to-gitlab/2.17/violation-comments-to-gitlab.hpi",
- "version": "2.17",
+ "url": "http://updates.jenkins-ci.org/download/plugins/violation-comments-to-gitlab/2.28/violation-comments-to-gitlab.hpi",
+ "version": "2.28",
"wiki": "https://plugins.jenkins.io/violation-comments-to-gitlab"
},
"violation-comments-to-stash": {
- "buildDate": "Feb 16, 2019",
+ "buildDate": "Aug 03, 2019",
"dependencies": [
{
"name": "credentials",
@@ -59207,7 +62618,7 @@
}
],
"excerpt": "Finds violations reported by code analyzers and comments Bitbucket Server (or Stash) pull requests (or commits) with them.",
- "gav": "org.jenkins-ci.plugins:violation-comments-to-stash:1.100",
+ "gav": "org.jenkins-ci.plugins:violation-comments-to-stash:1.109",
"labels": [
"stash",
"bitbucket-server",
@@ -59218,16 +62629,16 @@
"devops"
],
"name": "violation-comments-to-stash",
- "previousTimestamp": "2019-02-16T19:03:13.00Z",
- "previousVersion": "1.99",
- "releaseTimestamp": "2019-02-16T19:54:34.00Z",
+ "previousTimestamp": "2019-06-16T17:25:00.00Z",
+ "previousVersion": "1.108",
+ "releaseTimestamp": "2019-08-03T12:07:41.00Z",
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/violation-comments-to-stash-plugin",
- "sha1": "07ZM4DjrBLGbaOFaXRHui7M6LMQ=",
- "sha256": "I2oybCSCeCF6D5oXx/TQcWuklmw7yH0x4rRd0q0t0ds=",
+ "sha1": "KGX4HLqFRVCPDqVKu9dsgegqSk0=",
+ "sha256": "1EQNqNWCvxMW8Z0pOwnJgqHwrQw5UkIczxFQ6aCsz9M=",
"title": "Violation Comments to Bitbucket Server",
- "url": "http://updates.jenkins-ci.org/download/plugins/violation-comments-to-stash/1.100/violation-comments-to-stash.hpi",
- "version": "1.100",
+ "url": "http://updates.jenkins-ci.org/download/plugins/violation-comments-to-stash/1.109/violation-comments-to-stash.hpi",
+ "version": "1.109",
"wiki": "https://plugins.jenkins.io/violation-comments-to-stash"
},
"violations": {
@@ -59357,7 +62768,7 @@
"wiki": "https://plugins.jenkins.io/visualworks-store"
},
"vmanager-plugin": {
- "buildDate": "Sep 27, 2018",
+ "buildDate": "Aug 27, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -59378,22 +62789,22 @@
}
],
"excerpt": "This plugin is used in order to interact from remote with Cadence vManager API.",
- "gav": "org.jenkins-ci.plugins:vmanager-plugin:2.5.4",
+ "gav": "org.jenkins-ci.plugins:vmanager-plugin:2.5.8",
"labels": [
"builder",
"misc"
],
"name": "vmanager-plugin",
- "previousTimestamp": "2018-02-07T11:46:23.00Z",
- "previousVersion": "2.5.3",
- "releaseTimestamp": "2018-09-27T08:25:42.00Z",
+ "previousTimestamp": "2019-08-21T08:22:43.00Z",
+ "previousVersion": "2.5.7",
+ "releaseTimestamp": "2019-08-27T07:39:29.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/vmanager-plugin",
- "sha1": "kVyVAXtJZYfxjGoIY/v97042cmQ=",
- "sha256": "peyL+OYoxSvbhbuRbZR2lZUaCLt8Q1La3gQI9SPDCas=",
+ "sha1": "AJw6kt1s5ub/eflzrDLiplX8qfc=",
+ "sha256": "B3UzC8WEOLbf7Igl7aQN/bQfqwJvG3e6HlM40NoHgZM=",
"title": "Cadence vManager",
- "url": "http://updates.jenkins-ci.org/download/plugins/vmanager-plugin/2.5.4/vmanager-plugin.hpi",
- "version": "2.5.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/vmanager-plugin/2.5.8/vmanager-plugin.hpi",
+ "version": "2.5.8",
"wiki": "https://plugins.jenkins.io/vmanager-plugin"
},
"vmware-vrealize-automation-plugin": {
@@ -59571,7 +62982,7 @@
"wiki": "https://plugins.jenkins.io/vs-code-metrics"
},
"vsphere-cloud": {
- "buildDate": "Feb 26, 2019",
+ "buildDate": "Jul 08, 2019",
"dependencies": [
{
"name": "workflow-basic-steps",
@@ -59596,7 +63007,7 @@
{
"name": "ssh-slaves",
"optional": false,
- "version": "1.11"
+ "version": "1.15"
}
],
"developers": [
@@ -59612,22 +63023,22 @@
}
],
"excerpt": "This plugin provides tools to implement &#34;cloud&#34; like functionality in Jenkins for those using a vSphere Virtualization infrastructure.",
- "gav": "org.jenkins-ci.plugins:vsphere-cloud:2.19",
+ "gav": "org.jenkins-ci.plugins:vsphere-cloud:2.20",
"labels": [
"cluster",
"slaves"
],
"name": "vsphere-cloud",
- "previousTimestamp": "2018-07-23T09:31:48.00Z",
- "previousVersion": "2.18",
- "releaseTimestamp": "2019-02-26T14:31:23.00Z",
+ "previousTimestamp": "2019-02-26T14:31:23.00Z",
+ "previousVersion": "2.19",
+ "releaseTimestamp": "2019-07-08T10:39:30.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/vsphere-cloud-plugin",
- "sha1": "s2FhmiUjX/FitU+tJi4M6W4Z3rM=",
- "sha256": "sTfbqeYaopW851r4G4C/VT0+EyTaifgDDAnEuI5ijls=",
+ "sha1": "aOciZaf3qU36tpPbReLkQCWSwZk=",
+ "sha256": "HWBOg+Ifm/Hs1PlQFQpBljx74tCDLGh07BqPsKGTlSg=",
"title": "vSphere",
- "url": "http://updates.jenkins-ci.org/download/plugins/vsphere-cloud/2.19/vsphere-cloud.hpi",
- "version": "2.19",
+ "url": "http://updates.jenkins-ci.org/download/plugins/vsphere-cloud/2.20/vsphere-cloud.hpi",
+ "version": "2.20",
"wiki": "https://plugins.jenkins.io/vsphere-cloud"
},
"vss": {
@@ -59883,22 +63294,42 @@
"wiki": "https://plugins.jenkins.io/warnings"
},
"warnings-ng": {
- "buildDate": "Feb 18, 2019",
+ "buildDate": "Sep 06, 2019",
"dependencies": [
{
"name": "analysis-model-api",
"optional": false,
- "version": "2.1.2"
+ "version": "6.0.1"
+ },
+ {
+ "name": "forensics-api",
+ "optional": false,
+ "version": "0.4.1"
+ },
+ {
+ "name": "git-forensics",
+ "optional": true,
+ "version": "0.3.1"
+ },
+ {
+ "name": "workflow-api",
+ "optional": false,
+ "version": "2.34"
+ },
+ {
+ "name": "workflow-cps",
+ "optional": false,
+ "version": "2.67"
},
{
"name": "workflow-job",
"optional": false,
- "version": "2.16"
+ "version": "2.32"
},
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.13"
+ "version": "2.19"
},
{
"name": "antisamy-markup-formatter",
@@ -59906,14 +63337,14 @@
"version": "1.5"
},
{
- "name": "dashboard-view",
- "optional": true,
- "version": "2.9.4"
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.14"
},
{
- "name": "git",
+ "name": "dashboard-view",
"optional": true,
- "version": "3.9.1"
+ "version": "2.9.4"
},
{
"name": "matrix-project",
@@ -59923,12 +63354,12 @@
{
"name": "script-security",
"optional": false,
- "version": "1.50"
+ "version": "1.58"
},
{
"name": "structs",
"optional": false,
- "version": "1.10"
+ "version": "1.19"
},
{
"name": "token-macro",
@@ -59938,23 +63369,26 @@
],
"developers": [
{
- "developerId": "hafner"
+ "developerId": "uhafner",
+ "email": "ullrich.hafner@gmail.com",
+ "name": "Ullrich Hafner"
}
],
"excerpt": "This plugin collects compiler warnings or issues reported by static analysis tools and visualizes the results. It has built-in support for numerous static analysis tools (including several compilers), see the list of <a href=\"https://github.com/jenkinsci/warnings-ng-plugin/blob/master/SUPPORTED-FORMATS.md\" rel=\"nofollow\">supported report formats</a>.",
- "gav": "io.jenkins.plugins:warnings-ng:3.0.3",
+ "gav": "io.jenkins.plugins:warnings-ng:6.0.1",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "warnings-ng",
- "previousTimestamp": "2019-02-15T00:32:56.00Z",
- "previousVersion": "3.0.1",
- "releaseTimestamp": "2019-02-18T17:12:53.00Z",
- "requiredCore": "2.89.1",
+ "previousTimestamp": "2019-09-03T23:00:27.00Z",
+ "previousVersion": "6.0.0",
+ "releaseTimestamp": "2019-09-06T08:01:56.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/warnings-ng-plugin",
- "sha1": "Ev+zr6UPtCcj8iZJU3FxEGq3aiQ=",
- "sha256": "SFGvi4rMHdziSwgkC2I9l9Tf3DTYnF+9bL05joTkf1Y=",
+ "sha1": "cY82PfrvzvSSiwEs+GNjbD4PgDc=",
+ "sha256": "WXX2rmwNjDOh50WATRcFRythvnMDmCyfkAwa9U4MYKY=",
"title": "Warnings Next Generation",
- "url": "http://updates.jenkins-ci.org/download/plugins/warnings-ng/3.0.3/warnings-ng.hpi",
- "version": "3.0.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/warnings-ng/6.0.1/warnings-ng.hpi",
+ "version": "6.0.1",
"wiki": "https://plugins.jenkins.io/warnings-ng"
},
"warrior": {
@@ -60164,6 +63598,29 @@
"version": "1.0.6",
"wiki": "https://plugins.jenkins.io/websocket"
},
+ "websocketin-notification": {
+ "buildDate": "Aug 16, 2019",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "dhobi"
+ }
+ ],
+ "excerpt": "This plugin will send the status of the build at the beginning and the end through a websocket connection",
+ "gav": "io.jenkins.plugins:websocketin-notification:1.0",
+ "labels": [],
+ "minimumJavaVersion": "1.8",
+ "name": "websocketin-notification",
+ "releaseTimestamp": "2019-08-16T12:25:20.00Z",
+ "requiredCore": "2.164.1",
+ "scm": "https://github.com/jenkinsci/websocketin-notification-plugin",
+ "sha1": "DlLXwLPPETGT62fzCOQulxk07rI=",
+ "sha256": "Dt9cm87VZfMwQqwv0o2MMT69uUCpEnOc3F/uh1GLJhE=",
+ "title": "Websocket.in Notification",
+ "url": "http://updates.jenkins-ci.org/download/plugins/websocketin-notification/1.0/websocketin-notification.hpi",
+ "version": "1.0",
+ "wiki": "https://plugins.jenkins.io/websocketin-notification"
+ },
"websphere-deployer": {
"buildDate": "May 07, 2018",
"dependencies": [],
@@ -60363,33 +63820,28 @@
"wiki": "https://plugins.jenkins.io/windocks-start-container"
},
"windows-azure-storage": {
- "buildDate": "Jan 31, 2019",
+ "buildDate": "Jul 25, 2019",
"compatibleSinceVersion": "0.3.6",
"dependencies": [
{
- "name": "structs",
- "optional": true,
- "version": "1.6"
- },
- {
- "name": "azure-commons",
+ "name": "blueocean-rest",
"optional": false,
- "version": "0.2.5"
+ "version": "1.3.5"
},
{
- "name": "matrix-project",
- "optional": true,
- "version": "1.3"
+ "name": "apache-httpcomponents-client-4-api",
+ "optional": false,
+ "version": "4.5.5-3.0"
},
{
- "name": "blueocean-rest",
+ "name": "azure-commons",
"optional": false,
- "version": "1.3.5"
+ "version": "1.0.3"
},
{
- "name": "maven-plugin",
- "optional": true,
- "version": "2.7.1"
+ "name": "copyartifact",
+ "optional": false,
+ "version": "1.38"
},
{
"name": "credentials-binding",
@@ -60399,17 +63851,17 @@
{
"name": "credentials",
"optional": false,
- "version": "2.1.5"
+ "version": "2.1.16"
},
{
- "name": "plain-credentials",
- "optional": false,
- "version": "1.4"
+ "name": "matrix-project",
+ "optional": true,
+ "version": "1.3"
},
{
- "name": "copyartifact",
+ "name": "plain-credentials",
"optional": false,
- "version": "1.38"
+ "version": "1.4"
}
],
"developers": [
@@ -60420,22 +63872,23 @@
}
],
"excerpt": "Azure Blob Storage Plugin enables uploading build <br /> artifacts to, or downloading blob files from, Microsoft Azure Blob storage",
- "gav": "org.jenkins-ci.plugins:windows-azure-storage:0.3.13",
+ "gav": "org.jenkins-ci.plugins:windows-azure-storage:1.1.0",
"labels": [
"upload",
"post-build"
],
+ "minimumJavaVersion": "1.8",
"name": "windows-azure-storage",
- "previousTimestamp": "2019-01-28T07:55:55.00Z",
- "previousVersion": "0.3.12",
- "releaseTimestamp": "2019-01-31T06:49:38.00Z",
- "requiredCore": "1.651.3",
+ "previousTimestamp": "2019-07-17T08:44:39.00Z",
+ "previousVersion": "1.0.4",
+ "releaseTimestamp": "2019-07-25T08:42:14.00Z",
+ "requiredCore": "2.89.4",
"scm": "https://github.com/jenkinsci/windows-azure-storage-plugin",
- "sha1": "dLO82KAd+2feff5xgL8+08NgJ4w=",
- "sha256": "xpgTq5QNsJrksWdpLInUUP4ZEFprkOAtrk3RiWGCIcc=",
+ "sha1": "R4ewdR5aDpDnVGAtHfSOaIHZSfQ=",
+ "sha256": "RS/imffIzDbZgUb0dbZagE8gwh+kKiyaDbmuvMZCpl8=",
"title": "Windows Azure Storage",
- "url": "http://updates.jenkins-ci.org/download/plugins/windows-azure-storage/0.3.13/windows-azure-storage.hpi",
- "version": "0.3.13",
+ "url": "http://updates.jenkins-ci.org/download/plugins/windows-azure-storage/1.1.0/windows-azure-storage.hpi",
+ "version": "1.1.0",
"wiki": "https://plugins.jenkins.io/windows-azure-storage"
},
"windows-exe-runner": {
@@ -60709,7 +64162,7 @@
"wiki": "https://plugins.jenkins.io/workflow-aggregator"
},
"workflow-api": {
- "buildDate": "Nov 19, 2018",
+ "buildDate": "Aug 29, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -60733,35 +64186,41 @@
}
],
"excerpt": "Plugin that defines Pipeline API.",
- "gav": "org.jenkins-ci.plugins.workflow:workflow-api:2.33",
+ "gav": "org.jenkins-ci.plugins.workflow:workflow-api:2.37",
"labels": [
"misc"
],
+ "minimumJavaVersion": "1.8",
"name": "workflow-api",
- "previousTimestamp": "2018-11-09T19:21:00.00Z",
- "previousVersion": "2.32",
- "releaseTimestamp": "2018-11-19T20:50:07.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-01T17:36:20.00Z",
+ "previousVersion": "2.36",
+ "releaseTimestamp": "2019-08-29T20:06:07.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/workflow-api-plugin",
- "sha1": "S+d8v/WTw5CIaItfEYVOMXu4Rag=",
- "sha256": "ynmjKcIrfXZI0YxACXJvaaSWzgG9U8P23KRDJ6s6O6g=",
+ "sha1": "MKmN0avAYLskpdkLllOpnmNDMNw=",
+ "sha256": "nLhF3sSD96GVTBmZJSSUjoubMUYkifsgi0O+BU3ZuCE=",
"title": "Pipeline: API",
- "url": "http://updates.jenkins-ci.org/download/plugins/workflow-api/2.33/workflow-api.hpi",
- "version": "2.33",
+ "url": "http://updates.jenkins-ci.org/download/plugins/workflow-api/2.37/workflow-api.hpi",
+ "version": "2.37",
"wiki": "https://plugins.jenkins.io/workflow-api"
},
"workflow-basic-steps": {
- "buildDate": "Jan 14, 2019",
+ "buildDate": "Jun 04, 2019",
"dependencies": [
{
"name": "workflow-api",
"optional": false,
- "version": "2.30"
+ "version": "2.34"
+ },
+ {
+ "name": "workflow-durable-task-step",
+ "optional": false,
+ "version": "2.31"
},
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.18"
+ "version": "2.20"
},
{
"name": "apache-httpcomponents-client-4-api",
@@ -60776,7 +64235,7 @@
{
"name": "structs",
"optional": false,
- "version": "1.17"
+ "version": "1.18"
}
],
"developers": [
@@ -60785,32 +64244,33 @@
}
],
"excerpt": "Commonly used steps for Pipelines.",
- "gav": "org.jenkins-ci.plugins.workflow:workflow-basic-steps:2.14",
+ "gav": "org.jenkins-ci.plugins.workflow:workflow-basic-steps:2.18",
"labels": [
"pipeline",
"misc"
],
+ "minimumJavaVersion": "1.8",
"name": "workflow-basic-steps",
- "previousTimestamp": "2018-11-30T17:26:03.00Z",
- "previousVersion": "2.13",
- "releaseTimestamp": "2019-01-14T18:48:10.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-06-03T21:03:05.00Z",
+ "previousVersion": "2.17",
+ "releaseTimestamp": "2019-06-04T21:03:34.00Z",
+ "requiredCore": "2.150.1",
"scm": "https://github.com/jenkinsci/workflow-basic-steps-plugin",
- "sha1": "Em090gUkEpI5V4Xf96w2Wu0m+vc=",
- "sha256": "ta+JF/CkIVymesfIEZ8zK+T+jnxYcwlS5jXOPJvLJm4=",
+ "sha1": "u/cI0jfGmYC4HMI1XakEDZRcUJY=",
+ "sha256": "ARc6mf+o8DLJEqAHcJieuSCzQSD44rgWbCHM0/C/69o=",
"title": "Pipeline: Basic Steps",
- "url": "http://updates.jenkins-ci.org/download/plugins/workflow-basic-steps/2.14/workflow-basic-steps.hpi",
- "version": "2.14",
+ "url": "http://updates.jenkins-ci.org/download/plugins/workflow-basic-steps/2.18/workflow-basic-steps.hpi",
+ "version": "2.18",
"wiki": "https://plugins.jenkins.io/workflow-basic-steps"
},
"workflow-cps": {
- "buildDate": "Feb 01, 2019",
+ "buildDate": "Aug 29, 2019",
"compatibleSinceVersion": "2.18",
"dependencies": [
{
"name": "workflow-api",
"optional": false,
- "version": "2.30"
+ "version": "2.36"
},
{
"name": "workflow-scm-step",
@@ -60820,12 +64280,12 @@
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.19"
+ "version": "2.20"
},
{
"name": "workflow-support",
"optional": false,
- "version": "3.2"
+ "version": "3.3"
},
{
"name": "scm-api",
@@ -60835,12 +64295,12 @@
{
"name": "script-security",
"optional": false,
- "version": "1.50"
+ "version": "1.62"
},
{
"name": "structs",
"optional": false,
- "version": "1.17"
+ "version": "1.20"
},
{
"name": "support-core",
@@ -60864,51 +64324,61 @@
}
],
"excerpt": "Pipeline execution engine based on continuation passing style transformation of Groovy scripts.",
- "gav": "org.jenkins-ci.plugins.workflow:workflow-cps:2.63",
+ "gav": "org.jenkins-ci.plugins.workflow:workflow-cps:2.74",
"labels": [
"misc"
],
"minimumJavaVersion": "1.8",
"name": "workflow-cps",
- "previousTimestamp": "2019-01-14T18:33:08.00Z",
- "previousVersion": "2.62",
- "releaseTimestamp": "2019-02-01T21:57:07.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-08-01T20:08:42.00Z",
+ "previousVersion": "2.73",
+ "releaseTimestamp": "2019-08-29T21:01:12.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/workflow-cps-plugin",
- "sha1": "EeFyH4H8ThjAdlxyrcb0JVQ+wG0=",
- "sha256": "XHRfTnsHtf2B0mPKcB/TU6MXkI3RKtx+BkMsm3sfxkg=",
+ "sha1": "DiGfFnMV4lVbbtAC+YBbpVm4exA=",
+ "sha256": "z9pB0iXr/QzHKyF8Jvb0rjDKnWvKPKespHGFGajQqtM=",
"title": "Pipeline: Groovy",
- "url": "http://updates.jenkins-ci.org/download/plugins/workflow-cps/2.63/workflow-cps.hpi",
- "version": "2.63",
+ "url": "http://updates.jenkins-ci.org/download/plugins/workflow-cps/2.74/workflow-cps.hpi",
+ "version": "2.74",
"wiki": "https://plugins.jenkins.io/workflow-cps"
},
"workflow-cps-global-lib": {
- "buildDate": "Feb 01, 2019",
+ "buildDate": "Jul 25, 2019",
"dependencies": [
{
+ "name": "workflow-api",
+ "optional": false,
+ "version": "2.33"
+ },
+ {
"name": "workflow-cps",
"optional": false,
- "version": "2.57"
+ "version": "2.71"
},
{
"name": "workflow-scm-step",
"optional": false,
- "version": "2.4"
+ "version": "2.7"
},
{
- "name": "cloudbees-folder",
+ "name": "workflow-step-api",
"optional": false,
- "version": "6.1.0"
+ "version": "2.20"
},
{
- "name": "credentials",
+ "name": "workflow-support",
"optional": false,
- "version": "2.1.14"
+ "version": "3.3"
},
{
- "name": "git-client",
+ "name": "cloudbees-folder",
"optional": false,
- "version": "2.6.0"
+ "version": "6.1.2"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.18"
},
{
"name": "git-server",
@@ -60918,17 +64388,17 @@
{
"name": "scm-api",
"optional": false,
- "version": "2.2.7"
+ "version": "2.6.3"
},
{
"name": "script-security",
"optional": false,
- "version": "1.46"
+ "version": "1.60"
},
{
"name": "structs",
"optional": false,
- "version": "1.15"
+ "version": "1.19"
}
],
"developers": [
@@ -60937,25 +64407,65 @@
}
],
"excerpt": "Shared libraries for Pipeline scripts.",
- "gav": "org.jenkins-ci.plugins.workflow:workflow-cps-global-lib:2.13",
+ "gav": "org.jenkins-ci.plugins.workflow:workflow-cps-global-lib:2.15",
"labels": [
"misc"
],
+ "minimumJavaVersion": "1.8",
"name": "workflow-cps-global-lib",
- "previousTimestamp": "2018-10-02T20:05:42.00Z",
- "previousVersion": "2.12",
- "releaseTimestamp": "2019-02-01T18:51:29.00Z",
- "requiredCore": "2.107.3",
+ "previousTimestamp": "2019-07-11T19:06:12.00Z",
+ "previousVersion": "2.14",
+ "releaseTimestamp": "2019-07-25T22:06:20.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/workflow-cps-global-lib-plugin",
- "sha1": "FKp2Jcl15xhTmufS8fQBMLy3qSw=",
- "sha256": "cyAsMay7+5JrEC05oPp1WFgt9hrBjc1ZdBHay8xXTMk=",
+ "sha1": "Z7bGmS54/NrXhIAmINpALuB3qSU=",
+ "sha256": "h17T/PMXDW1bFvTmT8fT6l/O7VvhDSvxwThGM9ezgxE=",
"title": "Pipeline: Shared Groovy Libraries",
- "url": "http://updates.jenkins-ci.org/download/plugins/workflow-cps-global-lib/2.13/workflow-cps-global-lib.hpi",
- "version": "2.13",
+ "url": "http://updates.jenkins-ci.org/download/plugins/workflow-cps-global-lib/2.15/workflow-cps-global-lib.hpi",
+ "version": "2.15",
"wiki": "https://plugins.jenkins.io/workflow-cps-global-lib"
},
+ "workflow-cps-global-lib-http": {
+ "buildDate": "Jun 25, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-cps-global-lib",
+ "optional": false,
+ "version": "2.10"
+ },
+ {
+ "name": "apache-httpcomponents-client-4-api",
+ "optional": false,
+ "version": "4.5.5-3.0"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "fpipart"
+ }
+ ],
+ "excerpt": "Shared libraries for Pipeline scripts via HTTP retrieval.",
+ "gav": "com.amadeus.jenkins.plugins:workflow-cps-global-lib-http:1.2.2",
+ "labels": [
+ "pipeline",
+ "misc"
+ ],
+ "minimumJavaVersion": "1.8",
+ "name": "workflow-cps-global-lib-http",
+ "previousTimestamp": "2019-06-18T15:56:35.00Z",
+ "previousVersion": "1.2.1",
+ "releaseTimestamp": "2019-06-25T07:04:42.00Z",
+ "requiredCore": "2.121.3",
+ "scm": "https://github.com/jenkinsci/workflow-cps-global-lib-http-plugin",
+ "sha1": "qsEB7aifRBjywZkwYsDMkeGj1rY=",
+ "sha256": "w0WUQda5Ln4GRWWeJNdxyhqMzBRUHzP+igaokbGb5oA=",
+ "title": "Pipeline: Shared Groovy Libraries through HTTP retrieval",
+ "url": "http://updates.jenkins-ci.org/download/plugins/workflow-cps-global-lib-http/1.2.2/workflow-cps-global-lib-http.hpi",
+ "version": "1.2.2",
+ "wiki": "https://plugins.jenkins.io/workflow-cps-global-lib-http"
+ },
"workflow-durable-task-step": {
- "buildDate": "Jan 31, 2019",
+ "buildDate": "Jul 29, 2019",
"dependencies": [
{
"name": "workflow-api",
@@ -60965,12 +64475,12 @@
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.18"
+ "version": "2.20"
},
{
"name": "workflow-support",
"optional": false,
- "version": "3.1"
+ "version": "3.3"
},
{
"name": "durable-task",
@@ -60985,12 +64495,12 @@
{
"name": "script-security",
"optional": false,
- "version": "1.50"
+ "version": "1.58"
},
{
"name": "structs",
"optional": false,
- "version": "1.17"
+ "version": "1.18"
}
],
"developers": [
@@ -60999,43 +64509,43 @@
}
],
"excerpt": "Pipeline steps locking agents and workspaces, and running external processes that may survive a Jenkins restart or slave reconnection.",
- "gav": "org.jenkins-ci.plugins.workflow:workflow-durable-task-step:2.29",
+ "gav": "org.jenkins-ci.plugins.workflow:workflow-durable-task-step:2.33",
"labels": [
"pipeline",
"misc"
],
"minimumJavaVersion": "1.8",
"name": "workflow-durable-task-step",
- "previousTimestamp": "2019-01-14T20:59:47.00Z",
- "previousVersion": "2.28",
- "releaseTimestamp": "2019-01-31T21:22:22.00Z",
- "requiredCore": "2.150.1",
+ "previousTimestamp": "2019-07-05T19:38:41.00Z",
+ "previousVersion": "2.32",
+ "releaseTimestamp": "2019-07-29T20:08:07.00Z",
+ "requiredCore": "2.176.1",
"scm": "https://github.com/jenkinsci/workflow-durable-task-step-plugin",
- "sha1": "G85CEBem9JjBNwKpI1EbfsMh38I=",
- "sha256": "Yco0+rijhYll2el09oHs7XuyFZcxFItx/f++AHL4jmI=",
+ "sha1": "4Mdx3gzyWDC1EeMhaCYZIx2XWz4=",
+ "sha256": "o/vahFu/4+IxiL71LhHkPgRykHVAPsfSNiQ8qdrUA2Y=",
"title": "Pipeline: Nodes and Processes",
- "url": "http://updates.jenkins-ci.org/download/plugins/workflow-durable-task-step/2.29/workflow-durable-task-step.hpi",
- "version": "2.29",
+ "url": "http://updates.jenkins-ci.org/download/plugins/workflow-durable-task-step/2.33/workflow-durable-task-step.hpi",
+ "version": "2.33",
"wiki": "https://plugins.jenkins.io/workflow-durable-task-step"
},
"workflow-job": {
- "buildDate": "Dec 12, 2018",
+ "buildDate": "Aug 21, 2019",
"compatibleSinceVersion": "2.26",
"dependencies": [
{
"name": "workflow-api",
"optional": false,
- "version": "2.32"
+ "version": "2.36"
},
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.16"
+ "version": "2.19"
},
{
"name": "workflow-support",
"optional": false,
- "version": "2.21"
+ "version": "3.2"
}
],
"developers": [
@@ -61044,25 +64554,26 @@
}
],
"excerpt": "Defines a new job type for pipelines and provides their generic user interface.",
- "gav": "org.jenkins-ci.plugins.workflow:workflow-job:2.31",
+ "gav": "org.jenkins-ci.plugins.workflow:workflow-job:2.34",
"labels": [
"misc"
],
+ "minimumJavaVersion": "1.8",
"name": "workflow-job",
- "previousTimestamp": "2018-12-06T21:05:28.00Z",
- "previousVersion": "2.30",
- "releaseTimestamp": "2018-12-12T20:09:27.00Z",
- "requiredCore": "2.121.1",
+ "previousTimestamp": "2019-06-27T17:57:36.00Z",
+ "previousVersion": "2.33",
+ "releaseTimestamp": "2019-08-21T21:28:44.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/workflow-job-plugin",
- "sha1": "H0XZSH18LtqjVNankNlijA6LJtA=",
- "sha256": "+gpM+Osp9WZgI2vg2rBrvGZpBNrDAOiibQZxnSzLDYc=",
+ "sha1": "9Bhumm32c5k5izq6isiPBj2KkWQ=",
+ "sha256": "S1tCb7MXyxY3lsGZWNodJ/32A+W8FjNQ8FU4xwebd/g=",
"title": "Pipeline: Job",
- "url": "http://updates.jenkins-ci.org/download/plugins/workflow-job/2.31/workflow-job.hpi",
- "version": "2.31",
+ "url": "http://updates.jenkins-ci.org/download/plugins/workflow-job/2.34/workflow-job.hpi",
+ "version": "2.34",
"wiki": "https://plugins.jenkins.io/workflow-job"
},
"workflow-multibranch": {
- "buildDate": "Jul 09, 2018",
+ "buildDate": "Mar 07, 2019",
"dependencies": [
{
"name": "workflow-api",
@@ -61097,7 +64608,7 @@
{
"name": "branch-api",
"optional": false,
- "version": "2.0.18"
+ "version": "2.0.21"
},
{
"name": "cloudbees-folder",
@@ -61107,7 +64618,7 @@
{
"name": "scm-api",
"optional": false,
- "version": "2.2.6"
+ "version": "2.2.7"
},
{
"name": "script-security",
@@ -61117,35 +64628,35 @@
{
"name": "structs",
"optional": false,
- "version": "1.14"
+ "version": "1.17"
}
],
"developers": [
{
- "developerId": "abayer"
+ "developerId": "rsandell"
}
],
"excerpt": "Enhances Pipeline plugin to handle branches better by automatically grouping builds from different branches.",
- "gav": "org.jenkins-ci.plugins.workflow:workflow-multibranch:2.20",
+ "gav": "org.jenkins-ci.plugins.workflow:workflow-multibranch:2.21",
"labels": [
"misc",
"scm-related"
],
"name": "workflow-multibranch",
- "previousTimestamp": "2018-05-17T16:11:28.00Z",
- "previousVersion": "2.19",
- "releaseTimestamp": "2018-07-09T17:33:53.00Z",
- "requiredCore": "2.62",
+ "previousTimestamp": "2018-07-09T17:33:53.00Z",
+ "previousVersion": "2.20",
+ "releaseTimestamp": "2019-03-07T15:39:29.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/workflow-multibranch-plugin",
- "sha1": "uvUIRH1k+BmMQkRY6aBBe89m70Q=",
- "sha256": "wyruQK/QaE/WTcSxPqKSZn4mozVSwp/ooC9y1XxtHho=",
+ "sha1": "zVL8uXy+A5UpEvBAN/uxjiixEko=",
+ "sha256": "UWxhw6yXgYPhyUQjfnTS53LtHu9Y/lXD7WtJgkpG/EA=",
"title": "Pipeline: Multibranch",
- "url": "http://updates.jenkins-ci.org/download/plugins/workflow-multibranch/2.20/workflow-multibranch.hpi",
- "version": "2.20",
+ "url": "http://updates.jenkins-ci.org/download/plugins/workflow-multibranch/2.21/workflow-multibranch.hpi",
+ "version": "2.21",
"wiki": "https://plugins.jenkins.io/workflow-multibranch"
},
"workflow-remote-loader": {
- "buildDate": "Feb 13, 2017",
+ "buildDate": "May 27, 2019",
"dependencies": [
{
"name": "workflow-aggregator",
@@ -61165,23 +64676,23 @@
}
],
"excerpt": "Allows loading Pipeline script from remote locations (enhanced version of the built-in load command)",
- "gav": "org.jenkins-ci.plugins:workflow-remote-loader:1.4",
+ "gav": "org.jenkins-ci.plugins:workflow-remote-loader:1.5",
"labels": [],
"name": "workflow-remote-loader",
- "previousTimestamp": "2016-09-09T22:08:46.00Z",
- "previousVersion": "1.3",
- "releaseTimestamp": "2017-02-13T11:16:04.00Z",
+ "previousTimestamp": "2017-02-13T11:16:04.00Z",
+ "previousVersion": "1.4",
+ "releaseTimestamp": "2019-05-27T20:53:48.00Z",
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/workflow-remote-loader-plugin",
- "sha1": "gleTx4JYiXQXhukViSDyRnqnp5A=",
- "sha256": "JvTLPuaRlOOSh5/+LcyfLwRMJ3MZ57OtHSwSrlAizO8=",
+ "sha1": "qiBAenivpBGfyCv02eGihmdgavI=",
+ "sha256": "rR7fDI/nr8L1Jm4iowiD8UobOcA6Lz4n3Qk+xVvnqgM=",
"title": "Pipeline Remote Loader",
- "url": "http://updates.jenkins-ci.org/download/plugins/workflow-remote-loader/1.4/workflow-remote-loader.hpi",
- "version": "1.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/workflow-remote-loader/1.5/workflow-remote-loader.hpi",
+ "version": "1.5",
"wiki": "https://plugins.jenkins.io/workflow-remote-loader"
},
"workflow-scm-step": {
- "buildDate": "Oct 01, 2018",
+ "buildDate": "Jun 07, 2019",
"dependencies": [
{
"name": "workflow-step-api",
@@ -61195,31 +64706,31 @@
}
],
"excerpt": "Adds a Pipeline step to check out or update working sources from various SCMs (version control).",
- "gav": "org.jenkins-ci.plugins.workflow:workflow-scm-step:2.7",
+ "gav": "org.jenkins-ci.plugins.workflow:workflow-scm-step:2.9",
"labels": [
"misc",
"scm-related"
],
"name": "workflow-scm-step",
- "previousTimestamp": "2017-06-20T16:50:36.00Z",
- "previousVersion": "2.6",
- "releaseTimestamp": "2018-10-01T20:14:21.00Z",
+ "previousTimestamp": "2019-06-05T21:07:05.00Z",
+ "previousVersion": "2.8",
+ "releaseTimestamp": "2019-06-07T18:32:00.00Z",
"requiredCore": "2.60",
"scm": "https://github.com/jenkinsci/workflow-scm-step-plugin",
- "sha1": "JqKekRnjZxGTtCmwbaGtjnxWs14=",
- "sha256": "l6LY51sSFuT52p+emI8QhrROcnar2MMTLecJ99U5Gi0=",
+ "sha1": "vPMGagrlS+TSu5XPvR8g0pc3+1g=",
+ "sha256": "Y7EF7XduJp9pFQUiGNXNcx2mDKviKRu/0HGOpOOEuYE=",
"title": "Pipeline: SCM Step",
- "url": "http://updates.jenkins-ci.org/download/plugins/workflow-scm-step/2.7/workflow-scm-step.hpi",
- "version": "2.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/workflow-scm-step/2.9/workflow-scm-step.hpi",
+ "version": "2.9",
"wiki": "https://plugins.jenkins.io/workflow-scm-step"
},
"workflow-step-api": {
- "buildDate": "Feb 01, 2019",
+ "buildDate": "Jun 03, 2019",
"dependencies": [
{
"name": "structs",
"optional": false,
- "version": "1.17"
+ "version": "1.18"
}
],
"developers": [
@@ -61228,26 +64739,26 @@
}
],
"excerpt": "API for asynchronous build step primitive.",
- "gav": "org.jenkins-ci.plugins.workflow:workflow-step-api:2.19",
+ "gav": "org.jenkins-ci.plugins.workflow:workflow-step-api:2.20",
"labels": [
"misc"
],
"minimumJavaVersion": "1.8",
"name": "workflow-step-api",
- "previousTimestamp": "2019-01-14T17:40:56.00Z",
- "previousVersion": "2.18",
- "releaseTimestamp": "2019-02-01T20:11:55.00Z",
+ "previousTimestamp": "2019-02-01T20:11:55.00Z",
+ "previousVersion": "2.19",
+ "releaseTimestamp": "2019-06-03T17:45:59.00Z",
"requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/workflow-step-api-plugin",
- "sha1": "jerQ9B+K0GnG0qCAD9WqUklOp08=",
- "sha256": "3LMJ7GLBwoKjuYVqoyxF+VjiqQjQ9zZn8JPz3D0xldU=",
+ "sha1": "NS8mtdxLprhjuqX/y1wMNVxumKM=",
+ "sha256": "bf8E3A+zjhI5hUEq0acqRfnuGZy7hHwRa/a3zF7c56o=",
"title": "Pipeline: Step API",
- "url": "http://updates.jenkins-ci.org/download/plugins/workflow-step-api/2.19/workflow-step-api.hpi",
- "version": "2.19",
+ "url": "http://updates.jenkins-ci.org/download/plugins/workflow-step-api/2.20/workflow-step-api.hpi",
+ "version": "2.20",
"wiki": "https://plugins.jenkins.io/workflow-step-api"
},
"workflow-support": {
- "buildDate": "Feb 01, 2019",
+ "buildDate": "Apr 25, 2019",
"compatibleSinceVersion": "3.0",
"dependencies": [
{
@@ -61277,22 +64788,22 @@
}
],
"excerpt": "Common utility implementations to build Pipeline Plugin",
- "gav": "org.jenkins-ci.plugins.workflow:workflow-support:3.2",
+ "gav": "org.jenkins-ci.plugins.workflow:workflow-support:3.3",
"labels": [
"misc"
],
"minimumJavaVersion": "1.8",
"name": "workflow-support",
- "previousTimestamp": "2019-01-16T20:58:13.00Z",
- "previousVersion": "3.1",
- "releaseTimestamp": "2019-02-01T20:58:04.00Z",
+ "previousTimestamp": "2019-02-01T20:58:04.00Z",
+ "previousVersion": "3.2",
+ "releaseTimestamp": "2019-04-25T20:51:26.00Z",
"requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/workflow-support-plugin",
- "sha1": "JM2Nk98xAJ9xY+HJHO0ls02h16Y=",
- "sha256": "bhBMg5m7YmIgQbo2yBm50w5DKy/tvMZO1iSABa0mWeg=",
+ "sha1": "YtjhmZUJINiuiHaPMFeQmN9db5c=",
+ "sha256": "DysY0N6bfJSrwDcB4z9mBiA4LdT8yDYA1qr8tYiNj1E=",
"title": "Pipeline: Supporting APIs",
- "url": "http://updates.jenkins-ci.org/download/plugins/workflow-support/3.2/workflow-support.hpi",
- "version": "3.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/workflow-support/3.3/workflow-support.hpi",
+ "version": "3.3",
"wiki": "https://plugins.jenkins.io/workflow-support"
},
"working-hours": {
@@ -61465,7 +64976,7 @@
"wiki": "https://plugins.jenkins.io/ws-cleanup"
},
"ws-execution-manager": {
- "buildDate": "Dec 11, 2018",
+ "buildDate": "Aug 16, 2019",
"dependencies": [
{
"name": "credentials",
@@ -61480,33 +64991,25 @@
],
"developers": [
{
- "developerId": "rrinehart",
- "email": "rrinehart@worksoft.com",
- "name": "Raleigh Rinehart"
- },
- {
- "developerId": "dtheobald",
- "email": "dtheobald@worksoft.com",
- "name": "Doug Theobald"
- },
- {
- "developerId": "oullah",
- "email": "oullah@worksoft.com",
- "name": "Obaid Ullah"
+ "developerId": "worksoft",
+ "email": "jenkins-maintainers@worksoft.com",
+ "name": "Worksoft, Inc."
}
],
"excerpt": "Adds build step for interacting with a Worksoft Execution Manager.",
- "gav": "org.jenkins-ci.plugins:ws-execution-manager:10.0.0.7",
+ "gav": "org.jenkins-ci.plugins:ws-execution-manager:10.0.2.27",
"labels": [],
"name": "ws-execution-manager",
- "releaseTimestamp": "2018-12-11T15:38:45.00Z",
+ "previousTimestamp": "2019-04-24T15:00:12.00Z",
+ "previousVersion": "10.0.1.19",
+ "releaseTimestamp": "2019-08-16T11:06:43.00Z",
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/ws-execution-manager-plugin",
- "sha1": "9g2xTiCloCDfR6B+WDVb9zaQB1Q=",
- "sha256": "d5RKY2rQfqU35XUXy4j4ofBagNZ4h4USJOuQIcvrXXs=",
+ "sha1": "51+zmRB8WfA5JTwWjgR5pqAI+J8=",
+ "sha256": "3NlNlVKOwM27o4VwQyu9de3Lvt9wE1J+EGxWubtP2nM=",
"title": "Worksoft Execution Manager",
- "url": "http://updates.jenkins-ci.org/download/plugins/ws-execution-manager/10.0.0.7/ws-execution-manager.hpi",
- "version": "10.0.0.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ws-execution-manager/10.0.2.27/ws-execution-manager.hpi",
+ "version": "10.0.2.27",
"wiki": "https://plugins.jenkins.io/ws-execution-manager"
},
"ws-ws-replacement": {
@@ -61594,7 +65097,7 @@
"wiki": "https://plugins.jenkins.io/wwpass-plugin"
},
"xcode-plugin": {
- "buildDate": "Feb 19, 2019",
+ "buildDate": "May 27, 2019",
"compatibleSinceVersion": "2.0.0",
"dependencies": [
{
@@ -61641,19 +65144,19 @@
}
],
"excerpt": "This plugin provides builders to build xcode projects, invoke agvtool and package .ipa files",
- "gav": "org.jenkins-ci.plugins:xcode-plugin:2.0.11",
+ "gav": "org.jenkins-ci.plugins:xcode-plugin:2.0.12",
"labels": [],
"name": "xcode-plugin",
- "previousTimestamp": "2018-11-19T06:27:02.00Z",
- "previousVersion": "2.0.10",
- "releaseTimestamp": "2019-02-19T09:18:19.00Z",
+ "previousTimestamp": "2019-02-19T09:18:19.00Z",
+ "previousVersion": "2.0.11",
+ "releaseTimestamp": "2019-05-27T02:39:42.00Z",
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/xcode-plugin",
- "sha1": "Bxw5s6JKUcUXJqOi++gTBs04cRk=",
- "sha256": "pEHdtwnltE3+t30tcioRVDNDQbgk43MCQGBaYc5es2o=",
+ "sha1": "J8Pyv06UmksRL1EdAW/ppuuGyKM=",
+ "sha256": "MvgtBFwjVmr3oluWYnEeDBC2zKrij0Ui/EbLMhFDagw=",
"title": "Xcode integration",
- "url": "http://updates.jenkins-ci.org/download/plugins/xcode-plugin/2.0.11/xcode-plugin.hpi",
- "version": "2.0.11",
+ "url": "http://updates.jenkins-ci.org/download/plugins/xcode-plugin/2.0.12/xcode-plugin.hpi",
+ "version": "2.0.12",
"wiki": "https://plugins.jenkins.io/xcode-plugin"
},
"xcp-ci": {
@@ -61775,43 +65278,53 @@
"wiki": "https://plugins.jenkins.io/xframe-filter-plugin"
},
"xframium": {
- "buildDate": "Jun 25, 2018",
+ "buildDate": "Apr 19, 2019",
"compatibleSinceVersion": "2.9",
"dependencies": [],
"developers": [
{
"developerId": "allengeary",
- "email": "ageary@morelandlabs.com",
+ "email": "ageary@minnimsoft.com",
"name": "Allen Geary"
}
],
"excerpt": "Allows configuration and execution of XFramium scripts",
- "gav": "org.jenkins-ci.plugins:xframium:1.0.19",
+ "gav": "org.jenkins-ci.plugins:xframium:1.0.22",
"labels": [],
"name": "xframium",
- "previousTimestamp": "2018-04-04T11:44:17.00Z",
- "previousVersion": "1.0.18",
- "releaseTimestamp": "2018-06-25T11:24:12.00Z",
+ "previousTimestamp": "2018-06-25T11:24:12.00Z",
+ "previousVersion": "1.0.19",
+ "releaseTimestamp": "2019-04-19T15:52:27.00Z",
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/xframium-plugin",
- "sha1": "mS/58JTzneVrbDafp7+ARPHmgp4=",
- "sha256": "KREdwY+TCYuUcS97dPMfao813E8NGNA0mgzUNHtVKzg=",
+ "sha1": "rU2mNRxWBlhMU40Lxwz336RWpLw=",
+ "sha256": "4gHgMFDijxpvtQORtrxZ+4vUn+Om4zx+xn2oUcQrbik=",
"title": "XFramium Builder",
- "url": "http://updates.jenkins-ci.org/download/plugins/xframium/1.0.19/xframium.hpi",
- "version": "1.0.19",
+ "url": "http://updates.jenkins-ci.org/download/plugins/xframium/1.0.22/xframium.hpi",
+ "version": "1.0.22",
"wiki": "https://plugins.jenkins.io/xframium"
},
"xlrelease-plugin": {
- "buildDate": "Feb 12, 2019",
+ "buildDate": "Jun 24, 2019",
"dependencies": [
{
"name": "credentials",
"optional": false,
- "version": "1.16.1"
+ "version": "2.1.18"
},
{
"name": "workflow-step-api",
"optional": false,
+ "version": "2+"
+ },
+ {
+ "name": "cloudbees-folder",
+ "optional": false,
+ "version": "6.7"
+ },
+ {
+ "name": "structs",
+ "optional": false,
"version": "1.10"
}
],
@@ -61823,22 +65336,22 @@
}
],
"excerpt": "Package and deploy your applications from Jenkins with <a href=\"http://www.xebialabs.com\" rel=\"nofollow\">XebiaLabs XL Release</a>.",
- "gav": "com.xebialabs.ci:xlrelease-plugin:7.5.2",
+ "gav": "com.xebialabs.ci:xlrelease-plugin:7.5.4",
"labels": [
"post-build",
"external"
],
"name": "xlrelease-plugin",
- "previousTimestamp": "2018-03-16T04:23:15.00Z",
- "previousVersion": "7.5.1",
- "releaseTimestamp": "2019-02-12T18:06:17.00Z",
- "requiredCore": "1.642.3",
+ "previousTimestamp": "2019-03-14T18:18:42.00Z",
+ "previousVersion": "7.5.3",
+ "releaseTimestamp": "2019-06-24T14:59:46.00Z",
+ "requiredCore": "2.150.1",
"scm": "https://github.com/jenkinsci/XL+Release-plugin",
- "sha1": "OMv4HRotRtMv7mPvRMmsLWrQCME=",
- "sha256": "eHGXHYKcRvu/F/hGT+yg4fjKA7bjwuF1oU2FXc7x/h0=",
+ "sha1": "4aCaIq4YUUlO+gyRKaO5NXcTs4w=",
+ "sha256": "Dg8xmGXizZ7mVWNbPqjU21AHHjgo9PGc/rVx3a0mZ0s=",
"title": "XebiaLabs XL Release",
- "url": "http://updates.jenkins-ci.org/download/plugins/xlrelease-plugin/7.5.2/xlrelease-plugin.hpi",
- "version": "7.5.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/xlrelease-plugin/7.5.4/xlrelease-plugin.hpi",
+ "version": "7.5.4",
"wiki": "https://plugins.jenkins.io/xlrelease-plugin"
},
"xlrelease-var-setter": {
@@ -61873,65 +65386,6 @@
"version": "0.4",
"wiki": "https://plugins.jenkins.io/xlrelease-var-setter"
},
- "xltest-plugin": {
- "buildDate": "May 27, 2015",
- "dependencies": [
- {
- "name": "credentials",
- "optional": false,
- "version": "1.22"
- }
- ],
- "developers": [],
- "excerpt": "Aggregate your test results in &amp;lt;a href='http://www.xebialabs.com'&amp;gt;XebiaLabs XL Test&amp;lt;/a&amp;gt;.",
- "gav": "com.xebialabs.xltest.ci:xltest-plugin:1.1.0",
- "labels": [],
- "name": "xltest-plugin",
- "releaseTimestamp": "2015-05-27T08:21:13.00Z",
- "requiredCore": "1.580.3",
- "scm": "https://github.com/jenkinsci/xltest-plugin",
- "sha1": "UBZmOZHi6lY9fcO3aL0jMTYeqSg=",
- "sha256": "iZHebelMW3D3Fb8+v2Qn/0xKufIMciiC8mMdMswUL3Q=",
- "title": "XL Test",
- "url": "http://updates.jenkins-ci.org/download/plugins/xltest-plugin/1.1.0/xltest-plugin.hpi",
- "version": "1.1.0",
- "wiki": "https://plugins.jenkins.io/xltest-plugin"
- },
- "xltestview-plugin": {
- "buildDate": "Aug 03, 2016",
- "dependencies": [
- {
- "name": "credentials",
- "optional": false,
- "version": "1.22"
- }
- ],
- "developers": [
- {
- "developerId": "XebiaLabsCI",
- "email": "xl-developers (at) xebialabs (dot) com",
- "name": "XebiaLabs"
- }
- ],
- "excerpt": "Send test results from Jenkins to <a href=\"http://xebialabs.com/products/xl-testview\" rel=\"nofollow\">XebiaLabs XL TestView</a>.",
- "gav": "com.xebialabs.xlt.ci:xltestview-plugin:1.2.0",
- "labels": [
- "post-build",
- "external"
- ],
- "name": "xltestview-plugin",
- "previousTimestamp": "2016-02-15T10:38:20.00Z",
- "previousVersion": "1.1.1",
- "releaseTimestamp": "2016-08-03T13:34:11.00Z",
- "requiredCore": "1.609.1",
- "scm": "https://github.com/jenkinsci/xltestview-plugin",
- "sha1": "pIZpaVOLFz/zDqkG0Bk6LScC8dg=",
- "sha256": "RdIU8VMQG7c06lJrAc4AyaxLr4f7NkdMFmT3qXVAuF8=",
- "title": "XL TestView",
- "url": "http://updates.jenkins-ci.org/download/plugins/xltestview-plugin/1.2.0/xltestview-plugin.hpi",
- "version": "1.2.0",
- "wiki": "https://plugins.jenkins.io/xltestview-plugin"
- },
"xml-job-to-job-dsl": {
"buildDate": "Jun 28, 2018",
"dependencies": [
@@ -61964,6 +65418,38 @@
"version": "0.1.10",
"wiki": "https://plugins.jenkins.io/xml-job-to-job-dsl"
},
+ "xooa": {
+ "buildDate": "Aug 21, 2019",
+ "dependencies": [
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "vinayxooa",
+ "email": "vinay.bagul@xooa.com",
+ "name": "Vinay Bagul"
+ }
+ ],
+ "excerpt": "Xooa Jenkins",
+ "gav": "io.jenkins.plugins:xooa:0.0.7",
+ "labels": [],
+ "name": "xooa",
+ "previousTimestamp": "2019-06-05T05:57:18.00Z",
+ "previousVersion": "0.0.6",
+ "releaseTimestamp": "2019-08-21T05:44:21.00Z",
+ "requiredCore": "2.73.3",
+ "scm": "https://github.com/jenkinsci/xooa-plugin",
+ "sha1": "LsfEUF+MpJAGGQeOLGuRvv6tRVI=",
+ "sha256": "rQ4uacRj8AM2sKfP6F6a2Hh2Yxa+VEVrlOxOaiZU3r4=",
+ "title": "Xooa",
+ "url": "http://updates.jenkins-ci.org/download/plugins/xooa/0.0.7/xooa.hpi",
+ "version": "0.0.7",
+ "wiki": "https://plugins.jenkins.io/xooa"
+ },
"xpath-config-viewer": {
"buildDate": "May 21, 2012",
"dependencies": [],
@@ -62060,9 +65546,14 @@
"wiki": "https://plugins.jenkins.io/xshell"
},
"xunit": {
- "buildDate": "Feb 28, 2019",
+ "buildDate": "Jun 11, 2019",
"dependencies": [
{
+ "name": "dtkit-api",
+ "optional": false,
+ "version": "2.1.1"
+ },
+ {
"name": "junit",
"optional": false,
"version": "1.25"
@@ -62086,19 +65577,20 @@
}
],
"excerpt": "This plugin makes it possible to record xUnit test reports.",
- "gav": "org.jenkins-ci.plugins:xunit:2.3.3",
+ "gav": "org.jenkins-ci.plugins:xunit:2.3.5",
"labels": [],
+ "minimumJavaVersion": "1.8",
"name": "xunit",
- "previousTimestamp": "2018-12-30T11:33:29.00Z",
- "previousVersion": "2.3.2",
- "releaseTimestamp": "2019-02-28T08:20:09.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2019-05-22T22:39:52.00Z",
+ "previousVersion": "2.3.4",
+ "releaseTimestamp": "2019-06-11T21:03:55.00Z",
+ "requiredCore": "2.138.4",
"scm": "https://github.com/jenkinsci/xunit-plugin",
- "sha1": "FrSrBRh2gS49n5fl7UfsVA9AoRU=",
- "sha256": "HFFI5fdL8ORiLh2NQ735wipYP/lZ5jg/QLjL4OYUtKg=",
+ "sha1": "DUpduPoW8H9OhCMSsLlu1viMX6c=",
+ "sha256": "F4xjgBnR7OHKWgh7ld/ODW8Gqe+hK2gwBwlAXpENmeU=",
"title": "xUnit",
- "url": "http://updates.jenkins-ci.org/download/plugins/xunit/2.3.3/xunit.hpi",
- "version": "2.3.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/xunit/2.3.5/xunit.hpi",
+ "version": "2.3.5",
"wiki": "https://plugins.jenkins.io/xunit"
},
"xvfb": {
@@ -62260,7 +65752,7 @@
"wiki": "https://plugins.jenkins.io/yandex-metrica"
},
"yet-another-build-visualizer": {
- "buildDate": "Feb 13, 2019",
+ "buildDate": "Jul 18, 2019",
"dependencies": [
{
"name": "downstream-build-cache",
@@ -62276,25 +65768,25 @@
}
],
"excerpt": "Visualises the flow of downstream builds on the project and build pages.",
- "gav": "com.axis.system.jenkins.plugins.downstream:yet-another-build-visualizer:1.5",
+ "gav": "com.axis.system.jenkins.plugins.downstream:yet-another-build-visualizer:1.9.6",
"labels": [
"ui"
],
"name": "yet-another-build-visualizer",
- "previousTimestamp": "2019-02-05T11:01:23.00Z",
- "previousVersion": "1.4",
- "releaseTimestamp": "2019-02-13T10:44:14.00Z",
+ "previousTimestamp": "2019-07-09T07:39:31.00Z",
+ "previousVersion": "1.9.5",
+ "releaseTimestamp": "2019-07-18T12:53:46.00Z",
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/yet-another-build-visualizer-plugin",
- "sha1": "U7U1HH7w3SRdvpKHUsaVg1AIcWM=",
- "sha256": "e6ztnT01V8ub0JRN7dWn/bsgSvL1tTcjo+Y8YJ/HyMw=",
+ "sha1": "Jr7vqCOmZ4LyXrADt/NduXWBdds=",
+ "sha256": "QZRMrrqi0NZQD2gxHZ9W5UZ0ER9hES8HAehMaBleUWU=",
"title": "Yet Another Build Visualizer",
- "url": "http://updates.jenkins-ci.org/download/plugins/yet-another-build-visualizer/1.5/yet-another-build-visualizer.hpi",
- "version": "1.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/yet-another-build-visualizer/1.9.6/yet-another-build-visualizer.hpi",
+ "version": "1.9.6",
"wiki": "https://plugins.jenkins.io/yet-another-build-visualizer"
},
"yet-another-docker-plugin": {
- "buildDate": "Dec 17, 2018",
+ "buildDate": "Jun 25, 2019",
"dependencies": [
{
"name": "icon-shim",
@@ -62344,26 +65836,26 @@
}
],
"excerpt": "Yet Another Docker plugin. Provides docker Cloud provisioning",
- "gav": "com.github.kostyasha.yet-another-docker:yet-another-docker-plugin:0.1.0-rc50",
+ "gav": "com.github.kostyasha.yet-another-docker:yet-another-docker-plugin:0.1.1",
"labels": [
"cluster",
"cloud",
"slaves"
],
"name": "yet-another-docker-plugin",
- "previousTimestamp": "2018-11-27T22:48:32.00Z",
- "previousVersion": "0.1.0-rc49",
- "releaseTimestamp": "2018-12-17T00:16:48.00Z",
+ "previousTimestamp": "2019-06-24T13:17:22.00Z",
+ "previousVersion": "0.1.0",
+ "releaseTimestamp": "2019-06-25T18:11:57.00Z",
"requiredCore": "2.19.4",
- "sha1": "NE6BEyiEjUzYgMe+EhNCuhSzbYM=",
- "sha256": "En706Xa1gACjRYyLwkij1pEwMB56bA1kof9tQl1761c=",
+ "sha1": "Xj7h7e0QQHKe2soh3Ou4g/XvU7c=",
+ "sha256": "vYivBgUrXKgvILzHdokwsyGF7L47K4uGr2YSc7XX7EM=",
"title": "Yet Another Docker",
- "url": "http://updates.jenkins-ci.org/download/plugins/yet-another-docker-plugin/0.1.0-rc50/yet-another-docker-plugin.hpi",
- "version": "0.1.0-rc50",
+ "url": "http://updates.jenkins-ci.org/download/plugins/yet-another-docker-plugin/0.1.1/yet-another-docker-plugin.hpi",
+ "version": "0.1.1",
"wiki": "https://plugins.jenkins.io/yet-another-docker-plugin"
},
"youtrack-plugin": {
- "buildDate": "Apr 30, 2017",
+ "buildDate": "Mar 31, 2019",
"dependencies": [
{
"name": "git-client",
@@ -62394,21 +65886,21 @@
}
],
"excerpt": "This plugin integrates Jenkins to <a href=\"http://jetbrains.com/youtrack\" rel=\"nofollow\">YouTrack</a>",
- "gav": "org.jenkins-ci.plugins:youtrack-plugin:0.7.1",
+ "gav": "org.jenkins-ci.plugins:youtrack-plugin:0.7.3",
"labels": [
"external"
],
"name": "youtrack-plugin",
- "previousTimestamp": "2015-09-16T17:06:10.00Z",
- "previousVersion": "0.6.6",
- "releaseTimestamp": "2017-04-30T07:16:29.00Z",
+ "previousTimestamp": "2019-03-04T19:31:12.00Z",
+ "previousVersion": "0.7.2",
+ "releaseTimestamp": "2019-03-31T14:02:19.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/youtrack-plugin",
- "sha1": "WWkd/bVuIU8THYp5eJ3xlHZT4PE=",
- "sha256": "0puh3EVDe7OukPi6TfCrDSSaIBHQ5f+8HA9vQeUqiZY=",
+ "sha1": "GGURo2bJQd6KzUG9yLyKBfNmWHo=",
+ "sha256": "KsmokJRahFkdjUGIWXQ0T9z/TzHiGVMdxlLwLNn3O9E=",
"title": "youtrack-plugin",
- "url": "http://updates.jenkins-ci.org/download/plugins/youtrack-plugin/0.7.1/youtrack-plugin.hpi",
- "version": "0.7.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/youtrack-plugin/0.7.3/youtrack-plugin.hpi",
+ "version": "0.7.3",
"wiki": "https://plugins.jenkins.io/youtrack-plugin"
},
"zanata": {
@@ -62596,7 +66088,7 @@
"wiki": "https://plugins.jenkins.io/zentimestamp"
},
"zephyr-enterprise-test-management": {
- "buildDate": "Sep 26, 2018",
+ "buildDate": "Jun 28, 2019",
"dependencies": [
{
"name": "junit",
@@ -62612,22 +66104,22 @@
}
],
"excerpt": "This plugin creates test cases in Zephyr for the project unit tests.",
- "gav": "org.jenkins-ci.plugins:zephyr-enterprise-test-management:1.6",
+ "gav": "org.jenkins-ci.plugins:zephyr-enterprise-test-management:1.8",
"labels": [
"post-build",
"external"
],
"name": "zephyr-enterprise-test-management",
- "previousTimestamp": "2018-05-16T10:00:17.00Z",
- "previousVersion": "1.5",
- "releaseTimestamp": "2018-09-26T14:10:58.00Z",
+ "previousTimestamp": "2018-09-26T14:10:58.00Z",
+ "previousVersion": "1.6",
+ "releaseTimestamp": "2019-06-28T05:53:27.00Z",
"requiredCore": "2.62",
"scm": "https://github.com/jenkinsci/jenkinsci/zephyr-enterprise-test-management-plugin",
- "sha1": "zjWOctQpwPsOc/v8ErvHN4aNW1o=",
- "sha256": "tzM52uV9aVmRo1/RY2p621Ngtwkazb8qwBQFjNYWvLI=",
+ "sha1": "m8IsKmZx6dUCU7pg1Iyxlp/6YgA=",
+ "sha256": "uNrL7ZDjBoEJonkdN7/212oC7B2TU+3FLxqi/CLac2k=",
"title": "Zephyr Enterprise Test Management",
- "url": "http://updates.jenkins-ci.org/download/plugins/zephyr-enterprise-test-management/1.6/zephyr-enterprise-test-management.hpi",
- "version": "1.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/zephyr-enterprise-test-management/1.8/zephyr-enterprise-test-management.hpi",
+ "version": "1.8",
"wiki": "https://plugins.jenkins.io/zephyr-enterprise-test-management"
},
"zephyr-for-jira-test-management": {
@@ -62692,8 +66184,50 @@
"version": "0.0.5",
"wiki": "https://plugins.jenkins.io/zmq-event-publisher"
},
+ "zoom": {
+ "buildDate": "Sep 04, 2019",
+ "dependencies": [
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.13"
+ },
+ {
+ "name": "display-url-api",
+ "optional": false,
+ "version": "0.4"
+ },
+ {
+ "name": "junit",
+ "optional": false,
+ "version": "1.3"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "zoom us",
+ "email": "lukas.lu@zoom.us",
+ "name": "Lukas Lu"
+ }
+ ],
+ "excerpt": "This plugin allows to post build notifications to a Zoom channel.",
+ "gav": "io.jenkins.plugins:zoom:1.2",
+ "labels": [],
+ "name": "zoom",
+ "previousTimestamp": "2019-04-03T11:25:29.00Z",
+ "previousVersion": "1.1",
+ "releaseTimestamp": "2019-09-04T10:24:32.00Z",
+ "requiredCore": "2.138.4",
+ "scm": "https://github.com/jenkinsci/zoom-plugin",
+ "sha1": "5eAzFL6agHlvSRPrudXejRFQnk4=",
+ "sha256": "/fqcCbA29QV5rOozsg5GJUKFXEuqAVhlMpKb4Ib8wjw=",
+ "title": "Zoom",
+ "url": "http://updates.jenkins-ci.org/download/plugins/zoom/1.2/zoom.hpi",
+ "version": "1.2",
+ "wiki": "https://plugins.jenkins.io/zoom"
+ },
"zos-connector": {
- "buildDate": "Jan 28, 2019",
+ "buildDate": "Aug 20, 2019",
"compatibleSinceVersion": "2.0.0",
"dependencies": [
{
@@ -62710,27 +66244,27 @@
}
],
"excerpt": "This plugin provides connectors between Jenkins and IBM z/OS including integration of IBM SCLM as SCM.",
- "gav": "org.jenkins-ci.plugins:zos-connector:2.2.0",
+ "gav": "org.jenkins-ci.plugins:zos-connector:2.3.2",
"labels": [
"scm",
"builder",
"misc"
],
"name": "zos-connector",
- "previousTimestamp": "2019-01-21T09:40:18.00Z",
- "previousVersion": "2.1.0",
- "releaseTimestamp": "2019-01-28T08:47:48.00Z",
+ "previousTimestamp": "2019-05-27T05:19:46.00Z",
+ "previousVersion": "2.3.1",
+ "releaseTimestamp": "2019-08-20T15:42:54.00Z",
"requiredCore": "2.107.3",
"scm": "https://github.com/jenkinsci/zos-connector-plugin",
- "sha1": "rWskzSxC/5tcCsfDcoCZ46qDMWw=",
- "sha256": "bpkJmKSvAW7NZoZOmeocEHxhUZuUN1oeHCXZIOaOPFw=",
+ "sha1": "LW9JWvJLevXDmJBLHVJZgNkGVdw=",
+ "sha256": "O398HtuU3I3uNItug5Bz09nrFfhbgMCU78Jb1KIB1bU=",
"title": "IBM z/OS Connector",
- "url": "http://updates.jenkins-ci.org/download/plugins/zos-connector/2.2.0/zos-connector.hpi",
- "version": "2.2.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/zos-connector/2.3.2/zos-connector.hpi",
+ "version": "2.3.2",
"wiki": "https://plugins.jenkins.io/zos-connector"
},
"zulip": {
- "buildDate": "Feb 06, 2019",
+ "buildDate": "Aug 13, 2019",
"dependencies": [
{
"name": "workflow-job",
@@ -62761,17 +66295,19 @@
}
],
"excerpt": "This plugin is a Zulip bot that can publish build statuses and send messages to Zulip streams.",
- "gav": "org.jenkins-ci.plugins:zulip:1.0.0",
+ "gav": "org.jenkins-ci.plugins:zulip:1.1.0",
"labels": [],
"name": "zulip",
- "releaseTimestamp": "2019-02-06T08:32:09.00Z",
+ "previousTimestamp": "2019-03-14T12:11:23.00Z",
+ "previousVersion": "1.0.3",
+ "releaseTimestamp": "2019-08-13T22:39:40.00Z",
"requiredCore": "1.653",
"scm": "https://github.com/jenkinsci/zulip-plugin",
- "sha1": "UnJfCeU0pH8qYTLckwRg8xYvzCg=",
- "sha256": "3Wz2KAY5HzI8CnA7ZsP9aSOcU3uD8TGCe7xckzUJjKQ=",
+ "sha1": "AFlWnBl6KqpeRdmICrQe4m8imeg=",
+ "sha256": "AAi2C8U0UN986aTFzWL78rMfXJfKP7LuOJaCF0sWlW4=",
"title": "Zulip",
- "url": "http://updates.jenkins-ci.org/download/plugins/zulip/1.0.0/zulip.hpi",
- "version": "1.0.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/zulip/1.1.0/zulip.hpi",
+ "version": "1.1.0",
"wiki": "https://plugins.jenkins.io/zulip"
}
},
@@ -62779,14 +66315,14 @@
"certificates": [
"MIIDYTCCAkkCBQDerb76MA0GCSqGSIb3DQEBCwUAMIGKMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxGDAWBgNVBAoTD0plbmtpbnMgUHJvamVjdDEaMBgGA1UEAxMRS29oc3VrZSBLYXdhZ3VjaGkxHTAbBgkqhkiG9w0BCQEWDmtrQGtvaHN1a2Uub3JnMB4XDTE4MTExOTIxMjEzOVoXDTE5MTExOTIxMjEzOVowXjELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExGDAWBgNVBAoTD0plbmtpbnMgUHJvamVjdDEgMB4GA1UEAxMXQ29tbXVuaXR5IFVwZGF0ZSBDZW50ZXIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCn1/qUuOcB9hfgObMo2djIe0B0r/wbsq3bkZdqb08gLhXG+3Ca9SGA8tTvh+fMgLFzJkXs6wtvT4QyVXEih/7WqhpSMHDcM7fLWnvAvULjdtKlLOJHXEJ0vz/Pt0v11AIbQ7jqxTIMHQ4v72ru5ap9AlDp+rQ+Zv+cvjNKwBxZGOOmdSEYOu2JLkX1YMjpHU1aARNpSz5bFA9GIq9obZtPdAUs1Qyh/LC1uHfDAqPujjqFUdDPB8mSkUQVMBC9oH9nMGElVeLHutlHSbzz2XmnsC6YBwXJvC0k+GKt+oNaN4JSb2csTycuFkHUzH7b33lruuF1OVYahc9ytEIEn5jZAgMBAAEwDQYJKoZIhvcNAQELBQADggEBAKap/TJMbjz+pqwBhDziH/P/bs7NuJrBAfmQ/eLlpUPx6ES+DDN6x6BsxbaVN0ouTyaH5oz42WQgWPJfEsdziXD6/LUV7ayzQliLR8HXOxBPc7JnweLV3NAib04q+08Mv5qnVM02f38CxrL4cI7nfO0Yx6ShJUDltNm8HkTtMI3bkuHpGfP+VT04SSy1ihUceIGsWtdcGSBSiYwiNPolX3WttDwc7D14r0aT42j33G6MPReIg3eNCSqUyOnhbRXbVLmv9iY3yh+NQ/qzQ2YMZgiPjioTy9nFBxTe9ZchHSTucsfAK88b0sDy6H+7XYJcxHTwIIaVXPyHsbI/aPezdLE="
],
- "correct_digest": "dhdUb4HDLmP2e2tgyS+WDkDbqEo=",
- "correct_digest512": "b0d4f8edfad2296c8f25f936508f143785223f662871360819b0225479a4727c04f5443232f2624071a3ca71bc1d30a8be9503d727d406f58d0ed42c7572024a",
- "correct_signature": "aiyvxqpcdlKurYmB3SwG20bw23pMMepnkeolGDAEfyrNTEVjTZW//pvnYkX4OhLOJNnFrNFRm9p6idchqJaOu53DEMPHh0V24EsVQTqSYMeEkwVqap1EDdvbtb8w+azjJjsjPLzQYyG5nHrm2jIn6sP5/w7i6r2q8EXaUhPRgWUBL2OjOQqlm/8wAUiwpHmmhXYWygLKvtoR091BQW4TuTVx2JFlMW79niAo1o6qhVnoE0QBBOar9ufkXaarqaRLigU2tzHn2zVVxAndqXBRC8VBLL4nV2FH+5So8caC3dsZUyYXJesD5d2XeAovBNa0tdW2ifnA46JR4lhHNfQFRg==",
- "correct_signature512": "71e168efb9e51e382b95304e9bb4bd2efe114ef9437b595a3abdab7dd57f06382d2b137f11f56aef9b8b3951c95d4fa6dc39dc6542379b8f92ac8b4ec60b1d826f9b05e68fef2bf296147a7636d2847d650c1acba3780cd2f34588ce124cbdcc993f548e0af01488f33471ede37fa0f23e11c3fcfb14bb23bf330ee8badfeaa87a442b50f1f871aef3226954dd5120e78c9e79d52100b9b19839455f96c848887a6e104bb0fe626ba1bf611b98fca5b9e7f3fbe730e3a426cba45328a49ce981e23661c63dbad404c8c80bbc20ec800f78accbf272c93faabb549dde164f0e0eb0cb7ac19a4c1d7401c29ec8a9847a650963124eabad32c2d0a8ed40344e0006",
- "digest": "2mW1d4AWBhCx1qewAZJerBsanZY=",
- "digest512": "0e4881bf2b03cea70e3b24823bc34819ba94574d425d3e3156b8b29ac6a1c1a566d4ab43a69845c95870b2efad6e0399cd293d67e444132b78179698e0959986",
- "signature": "SGUgqXFCyu8+v3m/SBAe4HiRMJ/lTIHC7amwHBIZ6LYWO6s8mDDQsdyZBvzEvQzTFOLNJC0kXSRxZspqNaGx5ChB+XdmxcV8BeQpOvf/bYQxEgXVKZ4V9QsQS/vaoy49e9gMqojyB92oY1waeyuZWmdXWpgmavT/3w5Hqpd9ZiYpCSSDG+x6EfTFFemYi3KGqvRqsJc4XjY/E5XMG1LP+7gxse+3HXOuIK8ZPlRLupaXw1h29kbB9uMnwdORVxb0+kpMTu1mC3BkdYCHg9X93iLBsvUdWvClXuAf26pLK3Xw0GwCVE0XjNeHUwL8ZDD8J4OWgUgIZkjGYpP1Ygon3g==",
- "signature512": "73695e8793548fedd31595c5a145d33e2327badc19418aaffcecf04f9232f721acf56182327f32974b22293ba5f01cf90748b85229a1b00dea189328fa8eeccde713c2bae6cab11df6e27aa30d2155f3cb2651293e5324dcddc8768e8f924156f31454e184ec807ce81387d0181ad5e51016912f13e720a60aa71b20999818d35815eb2fd423dd54b7e3936564db8f2211a4862598e3b1c6ec664911f4cdb942620cb756d55366367dac702632b19f855275d4bc84f0f09b1e96f1cb4e4cde8c63419e650f26b5b810d7853dd9610b6055f1aab462a5a1d2d6cba8dd7c982c736b9d164db3d7325f27bba66f566fe52ddce4348bfe1909f972cfe595635853e5"
+ "correct_digest": "Sv2nXmUPWVPnvKWyIdA4uH/H7qs=",
+ "correct_digest512": "57a71ff8ecf3c48668f6cc6cd84c536a2c26ad00a971480bd802869e1dc0363162228c06433c4c43d751eff7f214fcbff2d87289fbefe28ffa73a921b0c60866",
+ "correct_signature": "KWMvVeIZpRSxSWSOSH6FE43lKvzi3AizBdVdkzTfpPiiW+s9iBHUldOsXNo1oteVJQPrn8BrFJUUjepGNDoGNzty59EqotF3LxWi86U5AFJGr4uQaDlvoZ8/Km5NE5ZjtO8FBEoZnvSP1KjmysL1k2RAsraqgTO96URmPjXSGOPjsD3Y442W1X0zVX9OizUqLYmnMYt4AuzZZi/ju2clgrrrfpWNKcoYQ55qdSzyrA9gck78FIx2+60caLCuMRWmBTrktY4Ew4herXXcbhRwzR5wuOc3/sWXlumttOeY97byaCieh+SB29mY2NcXtll1TR5zqk6VvqHKA/Rc42lhiw==",
+ "correct_signature512": "6795ba0a288aa3c5773a6779f56601e28334a32e13642e41f72f5c7d2736edf05c86084138d20ba1c79c6a0fb801349d7e4f17e121cfad081f847d0e7b2a3a40682cc622ab88b995b584a3bc82587a68a2fea94b5e5463b32591926eddae769be56be91f4ab73503547c593f28ae398e32c7ac8204bf670a00bb52d3019ec92385990eb28c7f9c8064ee27b6eb1f4e277de359aa442e5de7164df3804585570e0ac7af06d87473a7327b0b2c2f73ae7eee87269cb03acbd60b0c4e8f885a9a10df55692ce1c0ade06dcf291ee552b5386a3bedfea5b18f53b3d63f5e0a919f623566fb0d8b7c8299c82f0e5c5f803dc0e324fc2bec63202556e3cb446726f11d",
+ "digest": "Cg3h+Nc8Nhyg0v4U6UmkSR8loFo=",
+ "digest512": "3d40ff93889041186925ca6457995624e2fd1104f3b4c2e909cd015183d710b4c7171c76fb627b2aeec0e55dc80719f971006a5d9ff4fedc7b7e626150d3d0b9",
+ "signature": "BhG6GARus7J3DGJi+xsFX187pcpt7NT63bjNQijXyLeagaqkgXOKzgEo3LuknBKwwWxGFOGvFNDHvmbHYFKB/bhAqilGA3Po3rKjQDAkztfumuTx3MhZ5DW1ZaqUyLUyEWo2nUOsgm59RU/5CmW5fGWhuLEJf3k2R5CAZ2ynmoTm2lPRV4rb8E2mbAoDdzKWAquaIYvjCDArslhHNkVqwLsxcNnPXW+ORbR7tI9TDBTcBlYGSD+VwguxKM/QGLujPD/ZMgUl6hkZ2698BNwAV3I5d823DuKQJowvSq3K09VbzhKDtoIhevL6rv50wE6oEK3oWPu+Pyzfbn28AG2qbA==",
+ "signature512": "9a56af39972b4e67490ce4114d500eb025cb286b52218ac49740c0920cb1154ca1c748ec5e623a772baae2ba7bbe7498a933f53f7ddfa79930c6240f697f6c79ca25ce6f8420cda535677a3affcaac0625f6f3834a5fb771c16f7c79ba969f2a7f39508d3a7967d13743248468ab83b32a8c22fdd172e1b86d2216099d57f1218c07f08467dfbed5c0c6c32e4134e64f5c87b55be84a370dfd115c20ea287c5a6ef4d3e44da39522488dab8a7568750bce24bb03b202328da4d3181855f9500fb907023be0e4db928c36bcf054d72d3882bf1fe19c763eed13ee3f5d24cdb6d6c63edb36800f50bed85a5d931dbf40bfc4d00613154cc4c146b582cc542f03da"
},
"updateCenterVersion": "1",
"warnings": [
@@ -66347,6 +69883,2072 @@
"pattern": "1(|[-.].*)"
}
]
+ },
+ {
+ "id": "SECURITY-848",
+ "message": "Credentials stored in plain text",
+ "name": "rabbitmq-publisher",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-848",
+ "versions": [
+ {
+ "lastVersion": "1.0",
+ "pattern": "1[.]0(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-958",
+ "message": "Credentials stored in plain text",
+ "name": "repository-connector",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-958",
+ "versions": [
+ {
+ "lastVersion": "1.2.4",
+ "pattern": "(0|1[.]([01]|2[.][0-4]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-970",
+ "message": "Server-side request forgery",
+ "name": "rabbitmq-publisher",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-970",
+ "versions": [
+ {
+ "lastVersion": "1.0",
+ "pattern": "1[.]0(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1038",
+ "message": "Credentials stored in plain text",
+ "name": "osf-builder-suite-for-sfcc-deploy",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1038",
+ "versions": [
+ {
+ "lastVersion": "1.0.10",
+ "pattern": "1[.]0[.]([0-9]|10)(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1087",
+ "message": "Credentials stored in plain text",
+ "name": "appdynamics-dashboard",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1087",
+ "versions": [
+ {
+ "lastVersion": "1.0.14",
+ "pattern": "1[.]0[.]([0-9]|1[0-4])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1088",
+ "message": "Unprotected HTTP endpoint allowed server-side request forgery, unauthorized configuration changes",
+ "name": "testdroid-run-in-cloud",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1088",
+ "versions": [
+ {
+ "lastVersion": "2.69.1",
+ "pattern": "(1|2[.][0-6][0-9])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1330",
+ "message": "Information disclosure",
+ "name": "azure-vm-agents",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1330",
+ "versions": [
+ {
+ "lastVersion": "0.8.0",
+ "pattern": "0[.]([1-7]|8[.]0)(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1331",
+ "message": "Unauthorized users could change agent IP configuration",
+ "name": "azure-vm-agents",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1331",
+ "versions": [
+ {
+ "lastVersion": "0.8.0",
+ "pattern": "0[.]([1-7]|8[.]0)(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1332",
+ "message": "Users with Overall/Read access can enumerate credential IDs",
+ "name": "azure-vm-agents",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1332",
+ "versions": [
+ {
+ "lastVersion": "0.8.0",
+ "pattern": "0[.]([1-7]|8[.]0)(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1336/1",
+ "message": "Script security sandbox bypass",
+ "name": "script-security",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1336%20(1)",
+ "versions": [
+ {
+ "lastVersion": "1.53",
+ "pattern": "(1[.]([0-9]|[1-4][0-9]|5[0-3]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1336/2",
+ "message": "Script security sandbox bypass",
+ "name": "workflow-cps",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1336%20(2)",
+ "versions": [
+ {
+ "lastVersion": "2.63",
+ "pattern": "(1|2[.]([0-9]|[1-5][0-9]|6[0-3]))(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1338",
+ "message": "Script security sandbox bypass",
+ "name": "groovy",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1338",
+ "versions": [
+ {
+ "lastVersion": "2.1",
+ "pattern": "(1|2[.][01])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1339",
+ "message": "Script security sandbox bypass",
+ "name": "matrix-project",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1339",
+ "versions": [
+ {
+ "lastVersion": "1.13",
+ "pattern": "1[.]([0-9]|1[0-3])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1340",
+ "message": "Script security sandbox bypass",
+ "name": "email-ext",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1340",
+ "versions": [
+ {
+ "lastVersion": "2.64",
+ "pattern": "2[.]([0-9]|[12345][0-9]|6[0-4])(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1342",
+ "message": "Script security sandbox bypass",
+ "name": "job-dsl",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1342",
+ "versions": [
+ {
+ "lastVersion": "1.71",
+ "pattern": "1[.]([0-9]|[1-6][0-9]|7[01])(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1353-script-security",
+ "message": "Script Security sandbox bypass",
+ "name": "script-security",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-25/#SECURITY-1353",
+ "versions": [
+ {
+ "lastVersion": "1.55",
+ "pattern": "(1[.]([0-9]|[1-4][0-9]|5[0-5]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1353-workflow-cps",
+ "message": "Script Security sandbox bypass",
+ "name": "workflow-cps",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-25/#SECURITY-1353",
+ "versions": [
+ {
+ "lastVersion": "2.64",
+ "pattern": "(1|2[.]([0-9]|[1-5][0-9]|6[0-4]))(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-992",
+ "message": "SSRF vulnerability",
+ "name": "fortify-on-demand-uploader",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-25/#SECURITY-992",
+ "versions": [
+ {
+ "lastVersion": "3.0.10",
+ "pattern": "([0-2]|3[.]0[.]([0-9]|10))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-976",
+ "message": "CSRF vulnerability and missing permission checks allowed capturing credentials",
+ "name": "slack",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-25/#SECURITY-976",
+ "versions": [
+ {
+ "lastVersion": "2.19",
+ "pattern": "(1|2[.]([0-9]|1[0-9]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1361",
+ "message": "XSS vulnerability",
+ "name": "lockable-resources",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-25/#SECURITY-1361",
+ "versions": [
+ {
+ "lastVersion": "2.4",
+ "pattern": "(1|2[.]([0-4]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1089",
+ "message": "Credentials stored in plain text",
+ "name": "prqa-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-25/#SECURITY-1089",
+ "versions": [
+ {
+ "lastVersion": "3.1.0",
+ "pattern": "(0|1|2|3[.](0|1[.]0))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1086",
+ "message": "Credentials stored in plain text",
+ "name": "codebeamer-result-trend-updater",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-25/#SECURITY-1086",
+ "versions": [
+ {
+ "lastVersion": "1.1.3",
+ "pattern": "1[.](0([.].*)|1(|[.]3))"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1328",
+ "message": "Unprivileged users with Overall/Read access are able to enumerate credential IDs",
+ "name": "ease",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-25/#SECURITY-1328",
+ "versions": [
+ {
+ "lastVersion": "2.1",
+ "pattern": "(1|2[.](0|1))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-846",
+ "message": "API token stored and displayed in plain text",
+ "name": "ecs-publisher",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-03-25/#SECURITY-846",
+ "versions": [
+ {
+ "lastVersion": "1.0.0",
+ "pattern": "1[.]0[.]0"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-829",
+ "message": "Credentials stored in plain text",
+ "name": "ircbot",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-829",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-831",
+ "message": "Credentials stored in plain text",
+ "name": "aws-beanstalk-publisher-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-831",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-837",
+ "message": "Credentials stored in plain text",
+ "name": "jenkins-jira-issue-updater",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-837",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-839",
+ "message": "Credentials stored in plain text",
+ "name": "hockeyapp",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-839",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-954",
+ "message": "Credentials stored in plain text",
+ "name": "ftppublisher",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-954",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-956",
+ "message": "Credentials stored in plain text",
+ "name": "websphere-deployer",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-956",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-965",
+ "message": "Bitbucket Approve Plugin stores credentials in plain text",
+ "name": "bitbucket-approve",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-965",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-974",
+ "message": "CSRF vulnerability and missing permission check allow connecting to arbitrary FTP servers",
+ "name": "ftppublisher",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-974",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1041",
+ "message": "Credentials stored in plain text",
+ "name": "zap",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1041",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1042",
+ "message": "Credentials stored in plain text",
+ "name": "jenkins-cloudformation-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1042",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-830",
+ "message": "AWS CloudWatch Logs Publisher Plugin stores credentials in plain text",
+ "name": "aws-cloudwatch-logs-publisher",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-830",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-832",
+ "message": "Credentials stored in plain text",
+ "name": "snsnotify",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-832",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-835",
+ "message": "Credentials stored in plain text",
+ "name": "aws-device-farm",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-835",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-838",
+ "message": "CloudShare Docker-Machine Plugin stores credentials in plain text",
+ "name": "cloudshare-docker",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-838",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-841",
+ "message": "Credentials stored in plain text",
+ "name": "bugzilla",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-841",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-842",
+ "message": "Credentials stored in plain text",
+ "name": "trac-publisher-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-842",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-945",
+ "message": "Credentials stored in plain text",
+ "name": "vmware-vrealize-automation-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-945",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-949",
+ "message": "Aqua Security Scanner Plugin stores credentials in plain text",
+ "name": "aqua-security-scanner",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-949",
+ "versions": [
+ {
+ "lastVersion": "3.0.15",
+ "pattern": "(1|2|3[.]0[.]([0-9]|1[0-5]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-952",
+ "message": "veracode-scanner Plugin stores credentials in plain text",
+ "name": "veracode-scanner",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-952",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-957",
+ "message": "Credentials stored in plain text",
+ "name": "octopusdeploy",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-957",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-961",
+ "message": "Credentials stored in plain text",
+ "name": "wildfly-deployer",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-961",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-962",
+ "message": "VS Team Services Continuous Deployment Plugin stores credentials in plain text",
+ "name": "vsts-cd",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-962",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-964",
+ "message": "Hyper.sh Commons Plugin stores credentials in plain text",
+ "name": "hyper-commons",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-964",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-966",
+ "message": "Audit to Database Plugin stores credentials in plain text",
+ "name": "audit2db",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-966",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-977",
+ "message": "CSRF vulnerability and missing permission check allow connecting to arbitrary databases",
+ "name": "audit2db",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-977",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-979",
+ "message": "CSRF vulnerability and missing permission check",
+ "name": "labmanager",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-979",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-981",
+ "message": "CSRF vulnerability and missing permission check",
+ "name": "openshift-deployer",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-981",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-991",
+ "message": "CSRF vulnerability and missing permission check",
+ "name": "gearman-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-991",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-993",
+ "message": "CSRF vulnerability and missing permission check allow SSRF",
+ "name": "zephyr-enterprise-test-management",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-993",
+ "versions": [
+ {
+ "pattern": "(1[.][0-6])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1037",
+ "message": "CSRF vulnerability and missing permission check allow SSRF",
+ "name": "sinatra-chef-builder",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1037",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1043",
+ "message": "Credentials stored in plain text",
+ "name": "fabric-beta-publisher",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1043",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1044",
+ "message": "Credentials stored in plain text",
+ "name": "upload-pgyer",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1044",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1054",
+ "message": "CSRF vulnerability and missing permission check allow SSRF",
+ "name": "cloudtest",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1054",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1058",
+ "message": "CSRF vulnerability and missing permission check allow SSRF",
+ "name": "nomad",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1058",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1059",
+ "message": "Open STF Plugin stores credentials in plain text",
+ "name": "open-stf",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1059",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1061",
+ "message": "Perfecto Mobile Plugin stores credentials in plain text",
+ "name": "perfectomobile",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1061",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1062",
+ "message": "Credentials stored in plain text",
+ "name": "TestFairy",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1062",
+ "versions": [
+ {
+ "lastVersion": "4.16",
+ "pattern": "([123]|4[.]([0-9]|1[0-6]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1069",
+ "message": "Crowd Integration Plugin stores credentials in plain text",
+ "name": "crowd",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1069",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1084",
+ "message": "CSRF vulnerability and missing permission check allow SSRF",
+ "name": "openid",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1084",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1085",
+ "message": "Credentials stored in plain text",
+ "name": "starteam",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1085",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1091",
+ "message": "CSRF vulnerability and missing permission check allow SSRF",
+ "name": "jenkins-reviewbot",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1091",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1093",
+ "message": "Assembla Auth Plugin stores credentials in plain text",
+ "name": "assembla-auth",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1093",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-828",
+ "message": "Credentials stored in plain text",
+ "name": "relution-publisher",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-828",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-843",
+ "message": "Credentials stored in plain text",
+ "name": "klaros-testmanagement",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-843",
+ "versions": [
+ {
+ "lastVersion": "2.0.0",
+ "pattern": "(1|2[.]0)(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-946",
+ "message": "Credentials stored in plain text",
+ "name": "mabl-integration",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-946",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-947",
+ "message": "Credentials stored in plain text",
+ "name": "diawi-upload",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-947",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-955",
+ "message": "Credentials stored in plain text",
+ "name": "minio-storage",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-955",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-959",
+ "message": "Credentials stored in plain text",
+ "name": "deployhub",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-959",
+ "versions": [
+ {
+ "lastVersion": "8.0.13",
+ "pattern": "8[.]0[.]([0-9]|1[0-3])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-963",
+ "message": "Credentials stored in plain text",
+ "name": "youtrack-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-963",
+ "versions": [
+ {
+ "lastVersion": "0.7.1",
+ "pattern": "(0[.][1-6]|0[.]7[.]1)(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1031",
+ "message": "Credentials stored in plain text",
+ "name": "jabber-server-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1031",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1032",
+ "message": "CSRF vulnerability and missing permission check allowed SSRF",
+ "name": "netsparker-cloud-scan",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1032",
+ "versions": [
+ {
+ "lastVersion": "1.1.5",
+ "pattern": "(1[.]1[.][0-5])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1040",
+ "message": "Credentials stored in plain text",
+ "name": "netsparker-cloud-scan",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1040",
+ "versions": [
+ {
+ "lastVersion": "1.1.5",
+ "pattern": "(1[.]1[.][0-5])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1055",
+ "message": "CSRF vulnerability and missing permission check allow SSRF",
+ "name": "kmap-jenkins",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1055",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1056",
+ "message": "Credentials stored in plain text",
+ "name": "kmap-jenkins",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1056",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1063",
+ "message": "API key stored in plain text",
+ "name": "crittercism-dsym",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1063",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1066",
+ "message": "Credentials stored in plain text",
+ "name": "sra-deploy",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1066",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1090",
+ "message": "Credentials stored in plain text",
+ "name": "sametime",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1090",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1092",
+ "message": "Credentials stored in plain text",
+ "name": "koji",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-1092",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-960",
+ "message": "Credentials stored in plain text",
+ "name": "cloudcoreo-deploytime",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-03/#SECURITY-960",
+ "versions": [
+ {
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "core-2_172",
+ "message": "Multiple security vulnerabilities in Jenkins 2.171 and earlier, and LTS 2.164.1 and earlier",
+ "name": "core",
+ "type": "core",
+ "url": "https://jenkins.io/security/advisory/2019-04-10/",
+ "versions": [
+ {
+ "lastVersion": "2.171",
+ "pattern": "(1[.].*|2[.][0-9]|2[.][0-9][0-9]|2[.]1[0123456][0-9]|170)(|[-].*)"
+ },
+ {
+ "lastVersion": "2.164.1",
+ "pattern": "(2[.][0-9]{1,2}[.].+|2[.](107|121|138|150)[.].+|2[.]164[.]1)(|[-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1357",
+ "message": "CSRF vulnerability and missing permission checks allowed capturing credentials",
+ "name": "gitlab-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-17/#SECURITY-1357",
+ "versions": [
+ {
+ "lastVersion": "1.5.11",
+ "pattern": "(1[.]([0-4]|5[.]([0-9]|1[01])))(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-836",
+ "message": "Credentials stored in plain text",
+ "name": "jira-ext",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-17/#SECURITY-836",
+ "versions": [
+ {
+ "lastVersion": "0.8",
+ "pattern": "(0[.][1-8])(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-844",
+ "message": "Credentials stored in plain text",
+ "name": "azure-publishersettings-credentials",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-17/#SECURITY-844",
+ "versions": [
+ {
+ "lastVersion": "1.2",
+ "pattern": "(1[.][0-2])(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-983",
+ "message": "CSRF vulnerability and missing permission check allow SSRF",
+ "name": "deployit-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-17/#SECURITY-983",
+ "versions": [
+ {
+ "lastVersion": "7.5.5",
+ "pattern": "([3-6][.][0-9][.][0-9]|[7][.][0-5][.][0-4])"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1341",
+ "message": "Script security sandbox bypass",
+ "name": "ontrack",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-17/#SECURITY-1341",
+ "versions": [
+ {
+ "lastVersion": "3.4",
+ "pattern": "(2|3[.]([0-3]))(|[.-].*)|3[.]4"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1100",
+ "message": "CSRF vulnerability allowed changing graph configuration",
+ "name": "analysis-core",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-30/#SECURITY-1100",
+ "versions": [
+ {
+ "lastVersion": "1.95",
+ "pattern": "(1[.]([0-8][0-9]|9[0-5]))(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-930",
+ "message": "SSL/TLS certificate validation globally and unconditionally disabled",
+ "name": "sitemonitor",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-30/#SECURITY-930",
+ "versions": [
+ {
+ "lastVersion": "0.5",
+ "pattern": "(0[.][0-5])(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1252",
+ "message": "XXE vulnerability via UDP broadcast response in Swarm client",
+ "name": "swarm",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-30/#SECURITY-1252",
+ "versions": [
+ {
+ "lastVersion": "3.16",
+ "pattern": "([12]|3[.]([0-9]|1[0-6]))(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1355-1",
+ "message": "CSRF vulnerability and missing permission check allowed capturing credentials",
+ "name": "ansible-tower",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-30/#SECURITY-1355%20(1)",
+ "versions": [
+ {
+ "lastVersion": "0.9.1",
+ "pattern": "(0[.][5-8]|0[.]9[.][01])(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1355-2",
+ "message": "Users with Overall/Read access are able to enumerate credential IDs",
+ "name": "ansible-tower",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-30/#SECURITY-1355%20(2)",
+ "versions": [
+ {
+ "lastVersion": "0.9.1",
+ "pattern": "(0[.][5-8]|0[.]9[.][01])(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1390",
+ "message": "Credentials stored in plain text",
+ "name": "azure-ad",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-30/#SECURITY-1390",
+ "versions": [
+ {
+ "lastVersion": "0.3.3",
+ "pattern": "(0[.][12]|0[.]3[.][0-3])(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1143",
+ "message": "Credentials stored in plain text",
+ "name": "twitter",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-30/#SECURITY-1143",
+ "versions": [
+ {
+ "lastVersion": "0.7",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-936",
+ "message": "SSL/TLS certificate validation globally and unconditionally disabled",
+ "name": "koji",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-30/#SECURITY-936",
+ "versions": [
+ {
+ "lastVersion": "0.3",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-443",
+ "message": "CSRF vulnerability in OAuth callback",
+ "name": "github-oauth",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-30/#SECURITY-443",
+ "versions": [
+ {
+ "lastVersion": "0.31",
+ "pattern": "(0[.]([0-9]|[12][0-9]|3[01]))(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1380",
+ "message": "Credentials stored in plain text",
+ "name": "aqua-microscanner",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-04-30/#SECURITY-1380",
+ "versions": [
+ {
+ "lastVersion": "1.0.5",
+ "pattern": "(1[.]0[.][1-5])(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1316",
+ "message": "Missing permission check allowed obtaining limited information about system configuration",
+ "name": "pam-auth",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-05-21/#SECURITY-1316",
+ "versions": [
+ {
+ "lastVersion": "1.5",
+ "pattern": "1[.][0-5]"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1322",
+ "message": "Certificate file read vulnerability",
+ "name": "credentials",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-05-21/#SECURITY-1322",
+ "versions": [
+ {
+ "lastVersion": "2.1.18",
+ "pattern": "(1|2[.](0|1[.]([0-9]|1[0-8])))(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1373",
+ "message": "Persisted XSS vulnerability",
+ "name": "warnings-ng",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-05-31/#SECURITY-1373",
+ "versions": [
+ {
+ "lastVersion": "5.0.0",
+ "pattern": "([1-4]|5[.]0[.]0)(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1391",
+ "message": "CSRF vulnerability",
+ "name": "warnings-ng",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-05-31/#SECURITY-1391",
+ "versions": [
+ {
+ "lastVersion": "5.0.0",
+ "pattern": "([1-4]|5[.]0[.]0)(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1409",
+ "message": "XML External Entity processing vulnerability",
+ "name": "pipeline-maven",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-05-31/#SECURITY-1409",
+ "versions": [
+ {
+ "lastVersion": "3.7.0",
+ "pattern": "([0-2]|3[.][0-6]|3[.]7[.]0)(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-921",
+ "message": "Unsafe Script Security whitelist entry",
+ "name": "workflow-remote-loader",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-05-31/#SECURITY-921",
+ "versions": [
+ {
+ "lastVersion": "1.4",
+ "pattern": "(1[.][0-4])(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1403",
+ "message": "Credentials stored in plain text",
+ "name": "influxdb",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-05-31/#SECURITY-1403",
+ "versions": [
+ {
+ "lastVersion": "1.21",
+ "pattern": "(1[.]([0-9]|1[0-9]|2[01]))(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1046",
+ "message": "Improper handling of untrusted branches",
+ "name": "gitea",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-05-31/#SECURITY-1046",
+ "versions": [
+ {
+ "lastVersion": "1.1.1",
+ "pattern": "(1[.](0|1[.][0-1]))(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1015-1",
+ "message": "CSRF vulnerability and missing permission check allow capturing credentials",
+ "name": "artifactory",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-05-31/#SECURITY-1015%20(1)",
+ "versions": [
+ {
+ "lastVersion": "3.2.2",
+ "pattern": "([12]|3[.]([01]|2[.][012]))(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1015-2",
+ "message": "Users with Overall/Read access could enumerate credential IDs",
+ "name": "artifactory",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-05-31/#SECURITY-1015%20(2)",
+ "versions": [
+ {
+ "lastVersion": "3.2.3",
+ "pattern": "([12]|3[.]([01]|2[.][0123]))(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1347",
+ "message": "CSRF vulnerability",
+ "name": "artifactory",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-05-31/#SECURITY-1347",
+ "versions": [
+ {
+ "lastVersion": "3.2.2",
+ "pattern": "([12]|3[.]([01]|2[.][012]))(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1399",
+ "message": "XML External Entity processing vulnerability",
+ "name": "token-macro",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-06-11/#SECURITY-1399",
+ "versions": [
+ {
+ "lastVersion": "2.7",
+ "pattern": "(1|2[.][0-7])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1379",
+ "message": "CSRF vulnerability and missing permission check",
+ "name": "jx-resources",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-06-11/#SECURITY-1379",
+ "versions": [
+ {
+ "lastVersion": "1.0.36",
+ "pattern": "1[.]0[.]([0-9]|[12][0-9]|3[0-6])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1410-1",
+ "message": "CSRF vulnerability and missing permission checks allowed SSRF",
+ "name": "electricflow",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-06-11/#SECURITY-1410 (1)",
+ "versions": [
+ {
+ "lastVersion": "1.1.5",
+ "pattern": "(1[.]0|1[.]1[.][0-5])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1410-2",
+ "message": "Missing permission checks",
+ "name": "electricflow",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-06-11/#SECURITY-1410 (2)",
+ "versions": [
+ {
+ "lastVersion": "1.1.5",
+ "pattern": "(1[.]0|1[.]1[.][0-5])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1411",
+ "message": "SSL/TLS certificate validation globally and unconditionally disabled",
+ "name": "electricflow",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-06-11/#SECURITY-1411",
+ "versions": [
+ {
+ "lastVersion": "1.1.5",
+ "pattern": "(1[.]0|1[.]1[.][0-5])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1412",
+ "message": "XSS vulnerability in build metadata",
+ "name": "electricflow",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-06-11/#SECURITY-1412",
+ "versions": [
+ {
+ "lastVersion": "1.1.5",
+ "pattern": "(1[.]0|1[.]1[.][0-5])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1420",
+ "message": "XSS vulnerability affecting job configuration forms",
+ "name": "electricflow",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-06-11/#SECURITY-1420",
+ "versions": [
+ {
+ "lastVersion": "1.1.6",
+ "pattern": "(1[.]0|1[.]1[.][0-6])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1010",
+ "message": "CSRF vulnerability and missing permission check allowed capturing credentials",
+ "name": "docker-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-11/#SECURITY-1010",
+ "versions": [
+ {
+ "lastVersion": "1.1.6",
+ "pattern": "(0|1[.](0|1[.][0-6]))(|[-.].*)|1[.]1"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1400",
+ "message": "Users with Overall/Read access could enumerate credential IDs",
+ "name": "docker-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-11/#SECURITY-1400",
+ "versions": [
+ {
+ "lastVersion": "1.1.6",
+ "pattern": "(0|1[.](0|1[.][0-6]))(|[-.].*)|1[.]1"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1419",
+ "message": "Reflected XSS vulnerability",
+ "name": "embeddable-build-status",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-11/#SECURITY-1419",
+ "versions": [
+ {
+ "lastVersion": "2.0.1",
+ "pattern": "(1[.].+|2[.](0(|[.]1)))(|[-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-775",
+ "message": "Credentials stored in plain text",
+ "name": "mashup-portlets-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-11/#SECURITY-775",
+ "versions": [
+ {
+ "lastVersion": "1.0.9",
+ "pattern": "(0|1[.]0)(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1438",
+ "message": "Credentials stored in plain text",
+ "name": "gogs-webhook",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-11/#SECURITY-1438",
+ "versions": [
+ {
+ "lastVersion": "1.0.14",
+ "pattern": "(1[.]0[.]([0-9]|1[0-4]))(|[.-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1177",
+ "message": "Stored XSS vulnerability",
+ "name": "depgraph-view",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-11/#SECURITY-1177",
+ "versions": [
+ {
+ "lastVersion": "0.13",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1441",
+ "message": "Credentials stored in plain text",
+ "name": "port-allocator",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-11/#SECURITY-1441",
+ "versions": [
+ {
+ "lastVersion": "1.8",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1437",
+ "message": "Credentials stored in plain text",
+ "name": "caliper-ci",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-11/#SECURITY-1437",
+ "versions": [
+ {
+ "lastVersion": "2.3",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "core-2_186",
+ "message": "Multiple security vulnerabilities in Jenkins 2.185 and earlier, and LTS 2.176.1 and earlier",
+ "name": "core",
+ "type": "core",
+ "url": "https://jenkins.io/security/advisory/2019-07-17/",
+ "versions": [
+ {
+ "lastVersion": "2.185",
+ "pattern": "(1[.].*|2[.][0-9]|2[.][0-9][0-9]|2[.]1[0-7][0-9]|2[.]18[0-5])(|[-].*)"
+ },
+ {
+ "lastVersion": "2.176.1",
+ "pattern": "(2[.][0-9]{1,2}[.].+|2[.](107|121|138|150|164)[.].+|2[.]176[.]1)(|[-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1465-1",
+ "message": "Sandbox bypass through type casts",
+ "name": "script-security",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-31/#SECURITY-1465%20(1)",
+ "versions": [
+ {
+ "lastVersion": "1.61",
+ "pattern": "(1[.]([0-9]|[1-5][0-9]|6[01]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1465-2",
+ "message": "Sandbox bypass through method pointer expressions",
+ "name": "script-security",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-31/#SECURITY-1465%20(2)",
+ "versions": [
+ {
+ "lastVersion": "1.61",
+ "pattern": "(1[.]([0-9]|[1-5][0-9]|6[01]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1422",
+ "message": "Missing permission check",
+ "name": "workflow-cps-global-lib",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-31/#SECURITY-1422",
+ "versions": [
+ {
+ "lastVersion": "2.14",
+ "pattern": "(1|2[.]([0-9]|1[0-4]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-713",
+ "message": "Sensitive values in module build logs not masked",
+ "name": "maven-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-31/#SECURITY-713",
+ "versions": [
+ {
+ "lastVersion": "3.3",
+ "pattern": "(1|2|3[.][0-3])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1098",
+ "message": "CSRF vulnerability",
+ "name": "m2release",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-31/#SECURITY-1098",
+ "versions": [
+ {
+ "lastVersion": "0.14.0",
+ "pattern": "(0[.]([0-9]|1[0-4]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1184",
+ "message": "Stored XSS vulnerability",
+ "name": "m2release",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-31/#SECURITY-1184",
+ "versions": [
+ {
+ "lastVersion": "0.14.0",
+ "pattern": "(0[.]([0-9]|1[0-4]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1435",
+ "message": "Credentials stored in plain text",
+ "name": "m2release",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-31/#SECURITY-1435",
+ "versions": [
+ {
+ "lastVersion": "0.14.0",
+ "pattern": "(0[.]([0-9]|1[0-4]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1279",
+ "message": "Secrets in system log messages not masked",
+ "name": "configuration-as-code",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-31/#SECURITY-1279",
+ "versions": [
+ {
+ "lastVersion": "1.24",
+ "pattern": "(0|1[.]([0-9]|1[0-9]|2[0-4]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1290",
+ "message": "Users without Overall/Administer permission allowed to access documentation",
+ "name": "configuration-as-code",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-31/#SECURITY-1290",
+ "versions": [
+ {
+ "lastVersion": "1.24",
+ "pattern": "(0|1[.]([0-9]|1[0-9]|2[0-4]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1303",
+ "message": "Proxy credentials not masked",
+ "name": "configuration-as-code",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-31/#SECURITY-1303",
+ "versions": [
+ {
+ "lastVersion": "1.20",
+ "pattern": "(0|1[.]([0-9]|1[0-9]|20))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1446",
+ "message": "Variable references evaluated when importing a previously exported configuration",
+ "name": "configuration-as-code",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-31/#SECURITY-1446",
+ "versions": [
+ {
+ "lastVersion": "1.24",
+ "pattern": "(0|1[.]([0-9]|1[0-9]|2[0-4]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1458",
+ "message": "Secret values exported in plain text",
+ "name": "configuration-as-code",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-31/#SECURITY-1458",
+ "versions": [
+ {
+ "lastVersion": "1.24",
+ "pattern": "(0|1[.]([0-9]|1[0-9]|2[0-4]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-673",
+ "message": "Beginning of private key leaked in system log",
+ "name": "ec2",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-31/#SECURITY-673",
+ "versions": [
+ {
+ "lastVersion": "1.43",
+ "pattern": "(1[.](19|[23][0-9]|4[0-3]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1345",
+ "message": "Temporary secret stored in a user accessible location",
+ "name": "google-kubernetes-engine",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-31/#SECURITY-1345",
+ "versions": [
+ {
+ "lastVersion": "0.6.2",
+ "pattern": "(0[.]([1-5]|6[.][0-2]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1429",
+ "message": "Credentials stored in plain text",
+ "name": "skytap",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-07-31/#SECURITY-1429",
+ "versions": [
+ {
+ "lastVersion": "2.06",
+ "pattern": "(1|2[.]0[0-6])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1497",
+ "message": "Secrets in system log messages not masked",
+ "name": "configuration-as-code",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-08/#SECURITY-1497",
+ "versions": [
+ {
+ "lastVersion": "1.26",
+ "pattern": "(0|1[.]([0-9]|1[0-9]|2[0-6]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1482",
+ "message": "CSRF vulnerability and missing permission check allowed capturing credentials",
+ "name": "jclouds-jenkins",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-1482",
+ "versions": [
+ {
+ "lastVersion": "2.14",
+ "pattern": "(2[.]([0-9]|1[0-4]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-157",
+ "message": "Plain text passwords shown in global configuration form fields",
+ "name": "mask-passwords",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-157",
+ "versions": [
+ {
+ "lastVersion": "2.12.0",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-795",
+ "message": "HTTP session fixation vulnerability",
+ "name": "gitlab-oauth",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-795",
+ "versions": [
+ {
+ "lastVersion": "1.4",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-796",
+ "message": "Open redirect vulnerability",
+ "name": "gitlab-oauth",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-796",
+ "versions": [
+ {
+ "lastVersion": "1.4",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-879",
+ "message": "Stored XSS vulnerability",
+ "name": "build-pipeline-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-879",
+ "versions": [
+ {
+ "lastVersion": "1.5.8",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-142",
+ "message": "Stored XSS vulnerability",
+ "name": "pegdown-formatter",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-142",
+ "versions": [
+ {
+ "lastVersion": "1.3",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-569",
+ "message": "Arbitrary file read vulnerability",
+ "name": "filesystem_scm",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-569",
+ "versions": [
+ {
+ "lastVersion": "2.1",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-751",
+ "message": "Reflected XSS vulnerability",
+ "name": "jenkinswalldisplay",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-751",
+ "versions": [
+ {
+ "lastVersion": "0.6.34",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1099",
+ "message": "Missing permission check allows changing avatars of other users",
+ "name": "avatar",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-1099",
+ "versions": [
+ {
+ "lastVersion": "1.2",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1428",
+ "message": "Credentials stored in plain text",
+ "name": "testlink",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-1428",
+ "versions": [
+ {
+ "lastVersion": "3.16",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-591",
+ "message": "Credentials stored in plain text",
+ "name": "gcm-notification",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-591",
+ "versions": [
+ {
+ "lastVersion": "1.0",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-922",
+ "message": "Script sandbox bypass vulnerability",
+ "name": "simple-travis-runner",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-922",
+ "versions": [
+ {
+ "lastVersion": "1.0",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-931",
+ "message": "SSL/TLS certificate validation globally and unconditionally disabled",
+ "name": "codefresh",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-931",
+ "versions": [
+ {
+ "lastVersion": "1.8",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1376",
+ "message": "SSL/TLS certificate validation globally and unconditionally disabled",
+ "name": "labmanager",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-1376",
+ "versions": [
+ {
+ "lastVersion": "0.2.8",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1430",
+ "message": "Credentials stored in plain text",
+ "name": "eggplant-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-1430",
+ "versions": [
+ {
+ "lastVersion": "2.2",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1008",
+ "message": "CSRF vulnerability and missing permission check allow capturing credentials",
+ "name": "xltestview-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-1008",
+ "versions": [
+ {
+ "lastVersion": "1.2.0",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1053",
+ "message": "CSRF vulnerability and missing permission check allow SSRF",
+ "name": "relution-publisher",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-07/#SECURITY-1053",
+ "versions": [
+ {
+ "lastVersion": "1.24",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "core-2_192",
+ "message": "Multiple security vulnerabilities in Jenkins 2.191 and earlier, and LTS 2.176.2 and earlier",
+ "name": "core",
+ "type": "core",
+ "url": "https://jenkins.io/security/advisory/2019-08-28/",
+ "versions": [
+ {
+ "lastVersion": "2.191",
+ "pattern": "(1[.].*|2[.][0-9]|2[.][0-9][0-9]|2[.]1[0-8][0-9]|2[.]19[01])(|[-].*)"
+ },
+ {
+ "lastVersion": "2.176.2",
+ "pattern": "(2[.][0-9]{1,2}[.].+|2[.](107|121|138|150|164)[.].+|2[.]176[.][12])(|[-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1294",
+ "message": "Sandbox Bypass",
+ "name": "splunk-devops",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-28/#SECURITY-1294",
+ "versions": [
+ {
+ "lastVersion": "1.7.4",
+ "pattern": "(1[.][0-7])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1512",
+ "message": "Plain text password shown in job configuration form fields",
+ "name": "ibm-application-security",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2019-08-28/#SECURITY-1512",
+ "versions": [
+ {
+ "lastVersion": "1.2.4",
+ "pattern": "(1[.]([01]|2[.][0-4]))(|[-.].*)"
+ }
+ ]
}
]
}