IABTechLab / uid2-attestation-gcp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UID2 Attestation GCP

The repo provides helper facilities for obtaining an attestation request on Google Cloud Platform.

How to Install

For maven projects:

<!-- https://mvnrepository.com/artifact/com.uid2/attestation-gcp -->
<dependency>
    <groupId>com.uid2</groupId>
    <artifactId>attestation-gcp</artifactId>
    <version>1.1.0</version>
</dependency>

About

License:Apache License 2.0


Languages

Language:Java 93.8%Language:Shell 3.2%Language:Batchfile 3.0%