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 <bruno.dillense...@orange.com> 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.