Commit Graph

9609 Commits

Author SHA1 Message Date
rick.parker
163dd0580e Fix detekt warning 2023-04-20 16:37:27 +01:00
rick.parker
89fc55a502 Stop output by default. Update README. 2023-04-20 16:34:59 +01:00
rick.parker
822f2ce497 Add support for inserting code as well as replacing. Patch liquibase. 2023-04-14 19:18:13 +01:00
rick.parker
f63d5501a1 Work to stop accidentally bundling tools.jar and enable on JDK11 (requires command line options) 2023-04-14 14:56:32 +01:00
rick.parker
65b92f43d0 Turns out HTTP server used by Jolokia 2023-04-13 13:23:22 +01:00
rick.parker
b6800f5282 Missed use of createTempDir() 2023-04-13 11:34:37 +01:00
rick.parker
67551a8bde Increase test timeout for Jenkins even more 2023-04-13 09:39:03 +01:00
rick.parker
db683f2b4e Increase test timeout for Jenkins 2023-04-13 07:35:59 +01:00
rick.parker
bf17169da7 Reduce agent output at startup to single line. 2023-04-12 09:44:31 +01:00
rick.parker
f5ed60caa6 Fix tests using blocked vulnerable methods 2023-04-12 09:44:05 +01:00
rick.parker
781aa892de Block H2 SQL XML 2023-04-11 13:42:24 +01:00
rick.parker
1b7bd2d935 Block H2 Web Console 2023-04-06 17:55:51 +01:00
rick.parker
b7ac0504f3 Fix netty-codec-http, and make classes that are not present less intrusive. 2023-04-06 14:55:25 +01:00
rick.parker
79abb8d7eb Fix netty-codec-http 2023-04-06 14:46:42 +01:00
rick.parker
edc0f6439e Remove own gradle 2023-04-06 12:19:40 +01:00
rick.parker
0f4eae15c6 Kotlin tests 2023-04-06 12:11:25 +01:00
rick.parker
6b7da055f3 Guava tests 2023-04-06 11:56:47 +01:00
rick.parker
e3440dc2f6 More tests 2023-04-06 11:53:13 +01:00
rick.parker
a61dfd9195 Support extra args system property and tests 2023-04-06 11:34:59 +01:00
rick.parker
9ec5cfcecb Make command line cli stuff self instrument, and remove manual adding of agent in node capsule. 2023-04-05 19:25:13 +01:00
rick.parker
8eae615170 All tests passing but Unsafe blocking disabled as intrinsic to Java 8 operations 2023-04-05 09:15:06 +01:00
rick.parker
2ed10bb0e9 Re-enable all but unsafe test 2023-04-05 08:56:06 +01:00
rick.parker
6bf1587cf6 Some tests 2023-04-04 22:11:53 +01:00
rick.parker
fbc006dd78 Block some issues definitively. 2023-04-04 17:10:59 +01:00
rick.parker
622319031c Have default capsule for the node specify node-specific mods file 2023-04-04 15:08:51 +01:00
rick.parker
68e107be68 More tests 2023-04-04 12:26:31 +01:00
rick.parker
e09c6473ad Some modifications to specify custom patching file and some work towards dynamic init with view to re-enabling tests 2023-04-04 11:53:54 +01:00
rick.parker
11aaa018c0 Compiling and tests passing (a lot disabled as dynamic agent activation does not work) 2023-04-04 10:43:49 +01:00
rick.parker
b82ac8de68 Initial import 2023-04-04 09:19:33 +01:00
Shams Asari
1e6ccfdb60
ENT-8898: Replaced JDK cert revocation with custom plugable implementation (#7322) 2023-04-03 10:26:01 +01:00
Shams Asari
0213861d22
ENT-9569: Apply the 60s SSL handshake timeout to the embedded Artemis server (#7315) 2023-03-22 13:22:12 +00:00
Ronan Browne
ae953885d6
Merge pull request #7311 from corda/connelm/INFRA-1955/forward-merge-47-48
INFRA-1955: Merging forward from 4.7 to 4.8
2023-03-15 09:33:36 +00:00
Ronan Browne
f7c465d3f2
use correct syntax 2023-03-14 21:55:15 +00:00
Connel McGovern
a32b6483a4 INFRA-1955: Correcting post stage formatting 2023-03-14 17:06:20 +00:00
Connel McGovern
e83de1adf6 INFRA-1955: Merging forward from 4.7 to 4.8 2023-03-14 17:00:56 +00:00
Ronan Browne
ccc87824ac
Merge pull request #7309 from corda/connelm/INFRA-1955/forward-merge-46-47
INFRA-1955: Merging forward from 4.6 to 4.7
2023-03-14 16:47:28 +00:00
Connel McGovern
1dbd5147e5 INFRA-1955: Remove duplicate 'Snyk Security' stage 2023-03-14 14:47:42 +00:00
Connel McGovern
34d7c154a9 INFRA-1955: Merging forward from 4.6 to 4.7 2023-03-14 14:40:55 +00:00
Ronan Browne
7c2391e3fd
Merge pull request #7308 from corda/connelm/INFRA-1955/forward-merge-45-46
INFRA-1955: Merging forward from 4.5 to 4.6
2023-03-14 14:39:55 +00:00
Connel McGovern
7e908bb939 INFRA-1955: Merging forward from 4.5 to 4.6 2023-03-14 14:08:35 +00:00
Ronan Browne
e23d0502c4
Merge pull request #7307 from corda/connelm/INFRA-1955/c4-automation
INFRA-1955 - Corda Community Automation (see description)
2023-03-14 13:42:26 +00:00
Connel McGovern
81b694f40a INFRA-1804 - Use use latest AMI with snyk binaries 2023-03-14 11:53:46 +00:00
Connel McGovern
3180962640 INFRA-1919 - [C4 Automation] The output of the Git log between the RCs 2023-03-14 11:52:55 +00:00
Connel McGovern
5c68bc89e2 INFRA-2014 - Appy licence generation to C4 Community tag builds 2023-03-14 11:51:14 +00:00
Connel McGovern
9a4ea9c652 INFRA-2038 - Remove Nexus dependency from C4 Community builds 2023-03-14 11:41:20 +00:00
Connel McGovern
5e10aa40c9 INFRA-1957 - [C4 Automation] Enure snyk scans run nightly on C4 projects - Corda OS (Community) 2023-03-14 11:37:44 +00:00
Ronan Browne
1f705a45e9
Merge pull request #7284 from corda/connelm/merge-snyk-delta-47-48-2022-12-12
INFRA-1904: Merging forward snyk delta from 4.7 to 4.8 (2022-12-12)
2022-12-12 15:47:27 +00:00
Connel McGovern
6e569faf8f INFRA-1904: Merging forward snyk delta from 4.7 to 4.8 (2022-12-12) 2022-12-12 14:40:02 +00:00
Ronan Browne
3a9d6d6b26
Merge pull request #7283 from corda/connelm/merge-snyk-delta-46-47-2022-12-12
INFRA-1904: Merging forward snyk delta from 4.6 to 4.7 (2022-12-12)
2022-12-12 14:36:40 +00:00
Connel McGovern
f256040cee INFRA-1904: Merging forward snyk delta from 4.6 to 4.7 (2022-12-12) 2022-12-12 14:04:50 +00:00