-
Notifications
You must be signed in to change notification settings - Fork 363
Open
Description
Description:
The org.wso2.orbit.webauthn4j:webauthn4j artifact version 0.21.0.wso2v1 published in Maven Central and WSO2 repository is corrupt.
Affected Product Version:
0.21.0.wso2v1
Steps to reproduce:
- Download the artifact from, e.g.: https://repo1.maven.org/maven2/org/wso2/orbit/webauthn4j/webauthn4j/0.21.0.wso2v1/webauthn4j-0.21.0.wso2v1.jar
- Check its SHA1 checksum with the one published in the repository: https://repo1.maven.org/maven2/org/wso2/orbit/webauthn4j/webauthn4j/0.21.0.wso2v1/webauthn4j-0.21.0.wso2v1.jar.sha1
- Test the JAR file with:
unzip -t webauthn4j-0.21.0.wso2v1.jar
- Multiple errors will be reported, with output like this:
... testing: com/fasterxml/jackson/datatype/jsr310/DecimalUtils.class bad extra-field entry: EF block length (4797 bytes) exceeds remaining EF data (0 bytes) testing: com/fasterxml/jackson/datatype/jsr310/JSR310Module$1.class bad extra-field entry: EF block length (4797 bytes) exceeds remaining EF data (0 bytes) testing: com/fasterxml/jackson/datatype/jsr310/JSR310Module.class bad extra-field entry: EF block length (4797 bytes) exceeds remaining EF data (0 bytes) testing: com/fasterxml/jackson/datatype/jsr310/JavaTimeModule$1.class bad extra-field entry: EF block length (4797 bytes) exceeds remaining EF data (0 bytes) testing: com/fasterxml/jackson/datatype/jsr310/JavaTimeModule.class bad extra-field entry: EF block length (4797 bytes) exceeds remaining EF data (0 bytes) testing: com/fasterxml/jackson/datatype/jsr310/PackageVersion.class bad extra-field entry: EF block length (4797 bytes) exceeds remaining EF data (0 bytes) ...
Metadata
Metadata
Assignees
Labels
No labels