aws-samples / aws-kms-xks-proxy

AWS KMS External Keystore (XKS) Proxy reference implementation
Apache License 2.0
35 stars 11 forks source link

Add check for undefined behavior using miri, etc. #16

Closed hansonchar closed 2 years ago

hansonchar commented 2 years ago

Issue #, if available:

Description of changes:

  1. Add check for undefined behavior using miri
  2. Parallelize jobs
  3. Add check on mac

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable: