Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 471 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 471 Bytes

How to use this script

Authentication

Create an access key from Settings then Access key
Get the path to console from Compute tab, System, Utilities

Create a file into home directory .prismacloud/credentials.json with the following structure

{
  "api_endpoint": "__REDACTED__",
  "pcc_api_endpoint": "__REDACTED__",
  "access_key_id": "__REDACTED__",
  "secret_key": "__REDACTED__"
}

Run the script

python3 code_security.py