mirror of
https://github.com/vacp2p/status-linea-besu.git
synced 2026-01-08 21:38:15 -05:00
EOF Differential Layout Fuzzer (#7488)
Differential EOF Layout Fuzzer guided by Besu's layout parser. Signed-off-by: Danno Ferrin <danno@numisight.com>
This commit is contained in:
@@ -160,6 +160,10 @@ allprojects {
|
||||
url 'https://splunk.jfrog.io/splunk/ext-releases-local'
|
||||
content { includeGroupByRegex('com\\.splunk\\..*') }
|
||||
}
|
||||
maven {
|
||||
url 'https://gitlab.com/api/v4/projects/19871573/packages/maven'
|
||||
content { includeGroupByRegex('com\\.gitlab\\.javafuzz(\\..*)?') }
|
||||
}
|
||||
|
||||
mavenCentral()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user