Table of Contents generated with DocToc
Follow these steps to analyze Chrome Extensions with Cartography.
-
Prepare your CRXcavator API key
- Generate an API key from your CRXcavator user page
- Add the required commandline arguments when calling Cartography
--crxcavator-api-base-url
- the full URL to the CRXcavator API. https://api.crxcavator.io/v1 as of 01/16/2020 (this value will be used if not provided)--crxcavator-api-key-env-var
- Name of environment variable holding your API key generated in the previous step. Note this is a credential and should be stored in an appropriate secret store to be populated securely into your runtime environment.