Skip to content
This repository was archived by the owner on Jun 27, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 394 Bytes

File metadata and controls

26 lines (17 loc) · 394 Bytes

To run:

Clone the repo and run:

python main.py

This project was created using Python 3.9.6.

The following packages were used to create this application:

requests 2.25.1
configparser 5.2.0

The GCE and HSM versions are specified in the config.ini file, and they'll need to be reset between runs.

[DEFAULT]
currenthsmversion = 0.0.1
currentgceversion = 0.0.1