Chris Frohoff
df9cea71d3
Merge pull request #148 from Alexandre-Bartel/missing_dep
...
Added missing dependency
2020-12-23 11:27:45 -08:00
Alexandre Bartel
0d5604ea73
Added missing dependency
2020-12-14 11:07:02 +01:00
Chris Frohoff
6eca5bc740
Merge pull request #144 from drwetter/patch-2
...
Using HTTPS
2020-08-28 08:58:59 -07:00
Chris Frohoff
8ede62029d
Merge pull request #139 from JLLeitschuh/fix/JLL/use_https_to_resolve_dependencies
...
[SECURITY] Use HTTPS to resolve dependencies in Maven Build
2020-08-28 08:58:43 -07:00
Chris Frohoff
7bcd9e7974
Merge pull request #131 from drwetter/patch-1
...
Use HTTPS for jenkins repo
2020-08-28 08:58:16 -07:00
Chris Frohoff
098854113c
Merge pull request #130 from Jakobu5/master
...
Update README.md
2020-08-28 08:57:56 -07:00
Dirk Wetter
a7be14877a
Using HTTPS
...
* added for jenkins
* also added for repo1.maven.org
2020-07-10 16:19:56 +02:00
Jonathan Leitschuh
6bdb3ef3f8
Use HTTPS instead of HTTP to resolve dependencies
...
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.
Signed-off-by: Jonathan Leitschuh <[email protected] >
2020-02-11 00:10:26 -05:00
Dirk Wetter
9d74e17ae6
Use HTTPS for jenkins repo
...
... tested & worked for me
2019-10-15 11:19:26 +02:00
Jakobu5
d5a95e34aa
Update README.md
2019-10-14 13:27:15 +02:00
Chris Frohoff
30099844c6
Merge pull request #119 from jax777/patch-1
...
Fixes #90
2019-09-07 12:01:49 -04:00
Chris Frohoff
66cda5a6cf
Merge pull request #127 from frohoff/docker_assembly_fix
...
Fix for Dockerfile assembly.xml issue
2019-08-05 22:29:51 -07:00
Chris Frohoff
33f61bff57
Merge pull request #115 from frohoff/test_fixes
...
Test fixes
2019-08-05 21:58:31 -07:00
Chris Frohoff
fe74b6b200
fix for dockerfile
2019-08-05 21:57:47 -07:00
jax777
863dc87f78
Update CommonsCollections5.java
...
real Gadget chain:
2019-05-06 16:40:28 +08:00
Chris Frohoff
55f1e7c35c
Adding exploit JMXInvokeMBean ( #111 )
...
Adding exploit JMXInvokeMBean
2019-05-01 08:41:39 -07:00
Chris Frohoff
baa74aa3f6
mark test as flaky
2019-04-25 16:04:42 -07:00
Chris Frohoff
f829b478ae
Quiet jigsaw warnings ( #114 )
...
Quiet jigsaw warnings
2019-04-25 14:29:32 -07:00
Chris Frohoff
02757f649c
quiet jigsaw warnings
2019-04-25 14:17:30 -07:00
Chris Frohoff
f5e40c8d74
Assembly to include tests in jar ( #104 )
...
Assembly to include tests in jar
2019-04-25 09:21:18 -07:00
Chris Frohoff
eb1c49eae7
fix travis config
2019-04-25 08:34:51 -07:00
Chris Frohoff
7adb3cfe63
refactors
2019-04-25 08:20:07 -07:00
Chris Frohoff
4543487154
assembly to include tests in jar
2019-04-25 08:20:07 -07:00
Chris Frohoff
47154e8c7f
CommonsCollections7 payload ( #110 )
...
CommonsCollections7 payload
2019-04-25 08:11:24 -07:00
Hans-Martin Münch
17085eb804
Adding exploit JMXInvokeMBean
2019-03-16 17:53:04 +01:00
scristalli
f2ea3ae83a
CommonsCollections7 payload
2019-03-15 19:24:29 +01:00
Chris Frohoff
ff59523eb6
Merge pull request #106 from tint0/rhino-gadget-2
...
MozillaRhino2 gadget
2019-02-06 09:08:02 -08:00
tint0
04c198a3d0
getDeclaredField raises exception instead of returning null when field isn't found
...
(cherry picked from commit 348d873)
2019-01-30 13:21:47 +07:00
tint0
6ba90d2d83
New rhino gadget
...
(cherry picked from commit 7533f65)
2019-01-30 13:21:25 +07:00
Chris Frohoff
f31677fbc3
Merge pull request #91 from supersache/vaadingadget
...
Vaadin gadget
2018-11-19 23:38:08 -08:00
Chris Frohoff
8cf9802a0c
Merge pull request #103 from frohoff/fixes
...
Various JDK Build/Test Fixes
2018-11-19 13:37:12 -08:00
Chris Frohoff
ecdac3988b
troubleshooting travis jdk6 build
2018-11-19 08:22:36 -08:00
Chris Frohoff
cecdd80a81
print mvn version
2018-11-16 18:17:06 -08:00
Chris Frohoff
548857e3f6
jdk10+ compile fixes
2018-11-16 18:08:51 -08:00
Chris Frohoff
3f4922505f
fix for jdk10+
2018-11-16 17:44:28 -08:00
Chris Frohoff
8c1917f603
fixes for jdk6
2018-11-16 17:41:40 -08:00
Chris Frohoff
986647e372
more robust java version parsing
2018-11-16 17:35:24 -08:00
Chris Frohoff
9b5b85da81
after_script to print extra test info
2018-11-16 17:34:53 -08:00
Chris Frohoff
d0f4dfd092
reorganizing travis config
2018-11-16 17:08:24 -08:00
Chris Frohoff
63ff643129
fix travisci config for jdk6
2018-11-16 13:43:28 -08:00
Chris Frohoff
ef1a1beb1a
attempt to fix jdk6/7 appveyor config
2018-11-16 13:25:44 -08:00
Chris Frohoff
6909d5269d
retry on failure for flaky gadgets/tests
2018-11-16 11:40:23 -08:00
Chris Frohoff
fd911d0969
fix (hopefully) test flakiness
2018-11-16 11:02:44 -08:00
Chris Frohoff
377216a525
disable some gadgets/tests for jdk6
2018-11-16 10:47:29 -08:00
Chris Frohoff
09440ff356
fix build for jdk6
2018-11-16 10:23:03 -08:00
Chris Frohoff
4088b8cda2
remove serialization-stage secmgr to avoid spurious errors due to extra surefire thread
2018-11-15 13:17:25 -08:00
Chris Frohoff
a1a40d239f
upgraded surefire to workaround SUREFIRE-1588 issue
2018-11-15 09:13:34 -08:00
Francesco Soncina
ecc60747a5
fix: include javax.el with hibernate5, fix #97 ( #98 )
2018-11-04 09:46:56 -08:00
supersache
e0b15a3961
additional dependency added, precondition badattrvalexcobj
2018-09-20 13:00:21 +02:00
Chris Frohoff
16fc48b22b
fix download link ( #92 )
2018-09-19 19:03:36 -07:00