Last Version

Cornflakerizer 1.0

A JEP-290 based Java Deserialization whitelist filter, which builds up the whitelist automatically from the expected class/classes.

License

License

GroupId

GroupId

uk.org.freedonia
ArtifactId

ArtifactId

Cornflakerizer
Version

Version

1.0
Type

Type

jar
Description

Description

Cornflakerizer
A JEP-290 based Java Deserialization whitelist filter, which builds up the whitelist automatically from the expected class/classes.
Project URL

Project URL

https://github.com/JoeBeeton/Cornflakerizer/
Source Code Management

Source Code Management

https://github.com/JoeBeeton/Cornflakerizer

Download Cornflakerizer 1.0


<!-- https://jarcasting.com/artifacts/uk.org.freedonia/Cornflakerizer/ -->
<dependency>
    <groupId>uk.org.freedonia</groupId>
    <artifactId>Cornflakerizer</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.freedonia/Cornflakerizer/
implementation 'uk.org.freedonia:Cornflakerizer:1.0'
// https://jarcasting.com/artifacts/uk.org.freedonia/Cornflakerizer/
implementation ("uk.org.freedonia:Cornflakerizer:1.0")
'uk.org.freedonia:Cornflakerizer:jar:1.0'
<dependency org="uk.org.freedonia" name="Cornflakerizer" rev="1.0">
  <artifact name="Cornflakerizer" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.freedonia', module='Cornflakerizer', version='1.0')
)
libraryDependencies += "uk.org.freedonia" % "Cornflakerizer" % "1.0"
[uk.org.freedonia/Cornflakerizer "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1

test (2)

Group / Artifact Type Version
io.cucumber : cucumber-java8 jar 4.7.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.