[jenkins-infra/update-center2] 33273a: SECURITY-2413 in clif-performance-testing is fixed...

2022-10-12 Thread 'Bruno Dillenseger' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 33273a62564d5259b9dfdfd6f891fe812d32eee4
  
https://github.com/jenkins-infra/update-center2/commit/33273a62564d5259b9dfdfd6f891fe812d32eee4
  Author: Bruno Dillenseger 
  Date:   2022-10-12 (Wed, 12 Oct 2022)

  Changed paths:
M resources/warnings.json

  Log Message:
  ---
  SECURITY-2413 in clif-performance-testing is fixed (#639)

* Security-2413 is fixed for plug-in versions after 64.*
version 70.v7214dfdb_32ec fixes the issue

* New fix for SECURITY-2413

Fixed by release 71.v0741865e206f of plug-in clif-performance-testing

* Minimize regular expression

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/update-center2/push/refs/heads/master/17ca7b-33273a%40github.com.


[jenkinsci/clif-performance-testing-plugin] 074186: Fix security 2413 (#18)

2022-09-01 Thread 'Bruno Dillenseger' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clif-performance-testing-plugin
  Commit: 0741865e206fdb2fe4cdbad7f9956de3121c7b26
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/0741865e206fdb2fe4cdbad7f9956de3121c7b26
  Author: Bruno Dillenseger 
  Date:   2022-09-01 (Thu, 01 Sep 2022)

  Changed paths:
M src/main/java/org/ow2/clif/jenkins/jobs/Zip.java
M src/test/java/org/ow2/clif/jenkins/jobs/ZipTest.java

  Log Message:
  ---
  Fix security 2413 (#18)

* [CI] Upgraded Java version from 8 to 11 for build

* Trivial updates of project description/metadata

* Added path sanitizing to zip extration and basedir calculus

* Discarded zip directory entry name chopping

* Added tests for 2 fixed Zip methods

* Fixed maliciousPathIsSanitizedOnExtract for Windows wrt POSIX permissions

* Fix for Zip.basedir on Windows environment


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/clif-performance-testing-plugin/push/refs/heads/master/7214df-074186%40github.com.


[jenkinsci/clif-performance-testing-plugin] 7214df: Fix javadoc issues (#17)

2022-08-11 Thread 'Bruno Dillenseger' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clif-performance-testing-plugin
  Commit: 7214dfdb32ecd7c23ffb675b4d1e9d419f4fea66
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/7214dfdb32ecd7c23ffb675b4d1e9d419f4fea66
  Author: Bruno Dillenseger 
  Date:   2022-08-11 (Thu, 11 Aug 2022)

  Changed paths:
M pom.xml
M src/main/java/org/ow2/clif/jenkins/ClifBuilder.java
M src/main/java/org/ow2/clif/jenkins/ClifPlugin.java
M src/main/java/org/ow2/clif/jenkins/PreviewZipAction.java
M src/main/java/org/ow2/clif/jenkins/jobs/Configurer.java
M src/main/java/org/ow2/clif/jenkins/jobs/Workspaces.java
M src/main/java/org/ow2/clif/jenkins/jobs/Zip.java
M src/main/java/org/ow2/clif/jenkins/model/TestPlan.java
M src/main/java/org/ow2/clif/jenkins/parser/clif/DoubleArraySorter.java

  Log Message:
  ---
  Fix javadoc issues (#17)

* Fixed html in javadoc
* Switch to Google JSR305 implementation (findbugs)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/clif-performance-testing-plugin/push/refs/heads/master/55df63-7214df%40github.com.


[jenkinsci/clif-performance-testing-plugin] 55df63: Upgrade Java version from 8 to 11 for CI Maven bui...

2022-08-09 Thread 'Bruno Dillenseger' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clif-performance-testing-plugin
  Commit: 55df63bb5cf74851c651ad8d8df07743a3c4489c
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/55df63bb5cf74851c651ad8d8df07743a3c4489c
  Author: Bruno Dillenseger 
  Date:   2022-08-09 (Tue, 09 Aug 2022)

  Changed paths:
M .github/workflows/maven.yml
M pom.xml

  Log Message:
  ---
  Upgrade Java version from 8 to 11 for CI Maven build action (#16)

* [CI] Upgraded Java version from 8 to 11 for build

* Trivial updates of project description/metadata


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/clif-performance-testing-plugin/push/refs/heads/master/a1adde-55df63%40github.com.


[jenkinsci/clif-performance-testing-plugin] 314afe: Fixed URL to the CLIF plug-in project on Github

2022-08-08 Thread 'Bruno Dillenseger' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clif-performance-testing-plugin
  Commit: 314afe6cd42106a1dcbac9d9ce7c5841c047c566
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/314afe6cd42106a1dcbac9d9ce7c5841c047c566
  Author: Bruno Dillenseger 
  Date:   2022-08-08 (Mon, 08 Aug 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fixed URL to the CLIF plug-in project on Github


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/clif-performance-testing-plugin/push/refs/heads/master/b89e53-314afe%40github.com.


[jenkinsci/clif-performance-testing-plugin] b89e53: Discarded implicit conversion from Double to doubl...

2022-07-19 Thread 'Bruno Dillenseger' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clif-performance-testing-plugin
  Commit: b89e536ad0a2e3a8ef5a6c3821c96d93fbfe785a
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/b89e536ad0a2e3a8ef5a6c3821c96d93fbfe785a
  Author: Bruno Dillenseger 
  Date:   2022-07-19 (Tue, 19 Jul 2022)

  Changed paths:
M src/main/java/org/ow2/clif/jenkins/ClifPublisher.java

  Log Message:
  ---
  Discarded implicit conversion from Double to double (#15)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/clif-performance-testing-plugin/push/refs/heads/master/194e21-b89e53%40github.com.


[jenkinsci/clif-performance-testing-plugin] 194e21: Wip zip sanitize (#13)

2022-07-15 Thread 'Bruno Dillenseger' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clif-performance-testing-plugin
  Commit: 194e21c44ac7c7c3af50a7dc453e64f4a6358f70
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/194e21c44ac7c7c3af50a7dc453e64f4a6358f70
  Author: Bruno Dillenseger 
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
M src/main/java/org/ow2/clif/jenkins/jobs/Zip.java
M src/test/java/org/ow2/clif/jenkins/jobs/ZipTest.java
A src/test/resources/zips/ProofOfConceptSEC2413.zip

  Log Message:
  ---
  Wip zip sanitize (#13)

* Added Zip.sanitize method. To be tested and used from wherever necessary.

* Improved Zip sanitize wrt existing tests. Still to be improved for malicious 
zip.

* Added malicious zip for tests

* Implemented zip sanitizing

* Fixed ZipTest compatibility with Windows

* Fixed regex in ZipTest to support Windows paths

* Fixed ZipTest by escaping File.separatorChar in case it is a backslash 
(Windows)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/clif-performance-testing-plugin/push/refs/heads/master/c0d66d-194e21%40github.com.


[jenkinsci/clif-performance-testing-plugin] c0d66d: Incrementals (#11)

2022-06-23 Thread 'Bruno Dillenseger' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clif-performance-testing-plugin
  Commit: c0d66de1dfbf547d72928e340e2bf802a3860162
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/c0d66de1dfbf547d72928e340e2bf802a3860162
  Author: Bruno Dillenseger 
  Date:   2022-06-23 (Thu, 23 Jun 2022)

  Changed paths:
A .github/release-drafter.yml
A .github/workflows/cd.yaml
M .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Incrementals (#11)

* Incrementalified

* Incrementalified

* Set CD with fully automated versioning


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/clif-performance-testing-plugin/push/refs/heads/master/868e61-c0d66d%40github.com.


[jenkinsci/clif-performance-testing-plugin] 868e61: Incrementals (#10)

2022-06-22 Thread 'Bruno Dillenseger' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clif-performance-testing-plugin
  Commit: 868e6168bb54c7c31e276561f0b6d0895e634fdc
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/868e6168bb54c7c31e276561f0b6d0895e634fdc
  Author: Bruno Dillenseger 
  Date:   2022-06-22 (Wed, 22 Jun 2022)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Incrementals (#10)

* Incrementalified

* Incrementalified


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/clif-performance-testing-plugin/push/refs/heads/master/add4c3-868e61%40github.com.


[jenkinsci/clif-performance-testing-plugin] add4c3: Keep plug-in generated by Maven CI for download

2022-06-22 Thread 'Bruno Dillenseger' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clif-performance-testing-plugin
  Commit: add4c3027689edc31839a01bbe4f02f67b38c5f7
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/add4c3027689edc31839a01bbe4f02f67b38c5f7
  Author: Bruno Dillenseger 
  Date:   2022-06-22 (Wed, 22 Jun 2022)

  Changed paths:
M .github/workflows/maven.yml

  Log Message:
  ---
  Keep plug-in generated by Maven CI for download


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/clif-performance-testing-plugin/push/refs/heads/master/7a6901-add4c3%40github.com.


[jenkinsci/clif-performance-testing-plugin] 151e2a: Deprecation fix on Jenkins.getInstance()

2022-06-21 Thread 'Bruno Dillenseger' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clif-performance-testing-plugin
  Commit: 151e2ac22e9ab9e2f1ec4e89412eacf8f847fe7b
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/151e2ac22e9ab9e2f1ec4e89412eacf8f847fe7b
  Author: Bruno Dillenseger 
  Date:   2021-07-21 (Wed, 21 Jul 2021)

  Changed paths:
M src/main/java/org/ow2/clif/jenkins/PreviewZipAction.java

  Log Message:
  ---
  Deprecation fix on Jenkins.getInstance()


  Commit: 32ddee32b5725863ddc7c4ef48e46c3b1ce4d195
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/32ddee32b5725863ddc7c4ef48e46c3b1ce4d195
  Author: Bruno Dillenseger 
  Date:   2021-07-21 (Wed, 21 Jul 2021)

  Changed paths:
M src/main/java/org/ow2/clif/jenkins/ClifDataCleanup.java
M src/main/java/org/ow2/clif/jenkins/ClifProActiveConfig.java
M src/main/java/org/ow2/clif/jenkins/jobs/Installations.java
M src/main/java/org/ow2/clif/jenkins/jobs/Jobs.java

  Log Message:
  ---
  Deprecation fix on Jenkins.getInstance()


  Commit: f60d7effaf8d4744ad897ee357fc15abb178da25
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/f60d7effaf8d4744ad897ee357fc15abb178da25
  Author: Bruno Dillenseger 
  Date:   2022-06-09 (Thu, 09 Jun 2022)

  Changed paths:
M .github/workflows/maven.yml
M .gitignore
A Jenkinsfile
M src/main/resources/org/ow2/clif/jenkins/ImportZipAction/index.jelly
M src/main/resources/org/ow2/clif/jenkins/PreviewZipAction/index.jelly

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/clif-performance-testing-plugin


  Commit: 2c6e6a6ff2bef23d1f66d6501d6ed0db4e053fc6
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/2c6e6a6ff2bef23d1f66d6501d6ed0db4e053fc6
  Author: Bruno Dillenseger 
  Date:   2022-06-17 (Fri, 17 Jun 2022)

  Changed paths:
M src/main/resources/org/ow2/clif/jenkins/ClifBuildAction/index.jelly
M src/main/resources/org/ow2/clif/jenkins/ClifBuilder/config.jelly
M src/main/resources/org/ow2/clif/jenkins/ClifInstallation/config.jelly
M src/main/resources/org/ow2/clif/jenkins/ClifPublisher/config.jelly
M src/main/resources/org/ow2/clif/jenkins/tags/injectorTable.jelly

  Log Message:
  ---
  Fix: inserted variable rootURL before href and src paths in jelly files


  Commit: 7a6901b7393828c799e3587edcc9fe70d1837c6f
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/7a6901b7393828c799e3587edcc9fe70d1837c6f
  Author: Bruno Dillenseger 
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
M src/main/java/org/ow2/clif/jenkins/ClifDataCleanup.java
M src/main/java/org/ow2/clif/jenkins/ClifProActiveConfig.java
M src/main/java/org/ow2/clif/jenkins/PreviewZipAction.java
M src/main/java/org/ow2/clif/jenkins/jobs/Installations.java
M src/main/java/org/ow2/clif/jenkins/jobs/Jobs.java
M src/main/resources/org/ow2/clif/jenkins/ClifBuildAction/index.jelly
M src/main/resources/org/ow2/clif/jenkins/ClifBuilder/config.jelly
M src/main/resources/org/ow2/clif/jenkins/ClifInstallation/config.jelly
M src/main/resources/org/ow2/clif/jenkins/ClifPublisher/config.jelly
M src/main/resources/org/ow2/clif/jenkins/tags/injectorTable.jelly

  Log Message:
  ---
  Merge pull request #9 from dillense/master

Fix for HTTP links to plugin in jelly files, trivial deprecation-related update


Compare: 
https://github.com/jenkinsci/clif-performance-testing-plugin/compare/79422aa7436c...7a6901b73938

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/clif-performance-testing-plugin/push/refs/heads/master/79422a-7a6901%40github.com.


[jenkinsci/clif-performance-testing-plugin] 96b728: Added Jenkinsfile for build/test on ci.jenkins.io

2022-05-10 Thread 'Bruno Dillenseger' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clif-performance-testing-plugin
  Commit: 96b7283488b91b17c6020826333f847abd4977fc
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/96b7283488b91b17c6020826333f847abd4977fc
  Author: Bruno Dillenseger 
  Date:   2022-05-10 (Tue, 10 May 2022)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Added Jenkinsfile for build/test on ci.jenkins.io


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/clif-performance-testing-plugin/push/refs/heads/master/531591-96b728%40github.com.


[jenkinsci/clif-performance-testing-plugin] 531591: Fixed action maven.yml

2022-05-06 Thread 'Bruno Dillenseger' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clif-performance-testing-plugin
  Commit: 531591dd62680126d40b3663144dd0a9cd5f7571
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/531591dd62680126d40b3663144dd0a9cd5f7571
  Author: Bruno Dillenseger 
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
M .github/workflows/maven.yml

  Log Message:
  ---
  Fixed action maven.yml


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/clif-performance-testing-plugin/push/refs/heads/master/2f85b4-531591%40github.com.


[jenkinsci/clif-performance-testing-plugin] 2f85b4: Action maven.yml now triggers also on pull requests

2022-05-06 Thread 'Bruno Dillenseger' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clif-performance-testing-plugin
  Commit: 2f85b41f2aca6b027590769095088965bf40cfeb
  
https://github.com/jenkinsci/clif-performance-testing-plugin/commit/2f85b41f2aca6b027590769095088965bf40cfeb
  Author: Bruno Dillenseger 
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
M .github/workflows/maven.yml

  Log Message:
  ---
  Action maven.yml now triggers also on pull requests


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/clif-performance-testing-plugin/push/refs/heads/master/ff273e-2f85b4%40github.com.