Releases: srinivas1729/appattest-checker-node
Releases · srinivas1729/appattest-checker-node
v1.0.3: Address recent vulnerabilities
- Fix vulnerabilities identified by
npm audit
.
v1.0.2: Fix bug in `aaGuid` checking and test
- Fixes bug with
aaGuid
checking in Prod env. Development env wasn't impacted. - Also fixed the broken test that was masking this bug.
v1.0.1: Add missing keyId check
Adds missing check in verifyAttestation
(from step 5). All checks are now complete.
Initial release
Initial library release!
Initial test release
Testing the publish workflow