Certy

Latest version: v0.2.1

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.7.0

Changes in this release:

* Use strict YAML parsing to bail out early when manifest contains unknown fields.
* Added support for certificate fields: extended key usage and serial number.
* Added support for revoking certificates by generating CRL file with serial numbers of revoked certificates.

0.6.3

Updated gopkg.in/yaml.v3 to fix CVE-2022-28948.

0.6.2

Added go [API for certyaml](https://pkg.go.dev/github.com/tsaarni/certyam).

0.5.0

0.4.1

A new version can be found at https://central.sonatype.com/artifact/fi.protonode/certy.

What's Changed

Bug fixes

* Set minimum JDK version back to 8 for JDK8 compatibility. Using `KeyType.ED25519` will require JDK15 or above. by tsaarni in https://github.com/tsaarni/java-certy/pull/36

**Full Changelog**: https://github.com/tsaarni/java-certy/compare/v0.4.0...v0.4.1

0.4.0

A new version can be found at https://central.sonatype.com/artifact/fi.protonode/certy.

What's Changed

New Functionality

* Add method `Credential.getX509Certificates()` to get chain as `X509Certificate[]` by tsaarni in https://github.com/tsaarni/java-certy/pull/31
* Add support for Ed25519 certs by calling `Credential.keyType(KeyType.ED25519)` by tsaarni in https://github.com/tsaarni/java-certy/pull/32
* Minimum JDK version is now JDK15 due to dependency to [Ed25519 algorithm](https://bugs.openjdk.org/browse/JDK-8190219)

Updated Dependencies

* Bump org.bouncycastle:bcpkix-jdk18on from 1.76 to 1.78.1
* Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.11.3

**Full Changelog**: https://github.com/tsaarni/java-certy/compare/v0.3.1...v0.4.0

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.