Certy

Latest version: v0.2.1

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

Scan your dependencies

Page 1 of 3

0.10.0

What's Changed

New Functionality

* Added support for generating Ed25519 certs by tsaarni in https://github.com/tsaarni/certyaml/pull/66
* Added support for setting CRL distribution point URI by tsaarni in https://github.com/tsaarni/certyaml/pull/67
* Added convenience getters for certificate and private key for single-value use by tsaarni in https://github.com/tsaarni/certyaml/pull/71

Bug Fixes

* Fix certificate manifest state calculation by tsaarni in https://github.com/tsaarni/certyaml/pull/51

Other Updates

* Bump github.com/stretchr/testify from 1.8.2 to 1.9.0 by dependabot in https://github.com/tsaarni/certyaml/pull/39, https://github.com/tsaarni/certyaml/pull/40, https://github.com/tsaarni/certyaml/pull/58
* Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by dependabot in https://github.com/tsaarni/certyaml/pull/44
* Bump github.com/go-asn1-ber/asn1-ber from v1.5.4 to v1.5.5 by tsaarni in https://github.com/tsaarni/certyaml/pull/49
* Replace deprecated CRL methods by tsaarni in https://github.com/tsaarni/certyaml/pull/50

**Full Changelog**: https://github.com/tsaarni/certyaml/compare/v0.9.2...v0.10.0

0.9.3

What's Changed
* Bump golang.org/x/mod from 0.9.0 to 0.10.0 by dependabot in https://github.com/tsaarni/certyaml/pull/38
* Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by dependabot in https://github.com/tsaarni/certyaml/pull/39
* Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by dependabot in https://github.com/tsaarni/certyaml/pull/40
* Bump golang.org/x/mod from 0.10.0 to 0.11.0 by dependabot in https://github.com/tsaarni/certyaml/pull/41
* Bump golang.org/x/mod from 0.11.0 to 0.12.0 by dependabot in https://github.com/tsaarni/certyaml/pull/42
* bump trivy-action by tsaarni in https://github.com/tsaarni/certyaml/pull/46
* Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by dependabot in https://github.com/tsaarni/certyaml/pull/44
* Bump golang.org/x/mod from 0.12.0 to 0.14.0 by dependabot in https://github.com/tsaarni/certyaml/pull/45
* Fix race when generation of certificate or CRL can be called from multiple goroutines by tsaarni in https://github.com/tsaarni/certyaml/pull/48

**Full Changelog**: https://github.com/tsaarni/certyaml/compare/v0.9.2...v0.9.3

0.9.2

What's Changed
* update [x500dn module](https://github.com/tsaarni/x500dn) to a versioned release by tsaarni in https://github.com/tsaarni/certyaml/pull/31
* remove deprecated CRL api calls by tsaarni in https://github.com/tsaarni/certyaml/pull/35, https://github.com/tsaarni/certyaml/pull/36
* Add arm64 MacOS binary to release artifacts by tsaarni in https://github.com/tsaarni/certyaml/pull/37


**Full Changelog**: https://github.com/tsaarni/certyaml/compare/v0.9.1...v0.9.2

0.9.1

What's Changed
* Use filename as key in the hashes map by nsimons in https://github.com/tsaarni/certyaml/pull/28
* Replaced deprecated ioutil calls by tsaarni in https://github.com/tsaarni/certyaml/pull/24

New Contributors
* nsimons made their first contribution in https://github.com/tsaarni/certyaml/pull/28 :partying_face:

**Full Changelog**: https://github.com/tsaarni/certyaml/compare/v0.9.0...v0.9.1

0.9.0

What's Changed
* Allow empty CRLs to be created by tsaarni in https://github.com/tsaarni/certyaml/pull/22


**Full Changelog**: https://github.com/tsaarni/certyaml/compare/v0.8.0...v0.9.0

0.8.0

Changes in this release:

* End-entity certificates now include certificate chain. Chain is appended when certificate is issued by sub-CA and it includes CA certificates up to, but not including root CA. The chains are included in certificate PEM files and `tls.Certificate` structs when using the Go API.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.