(repo_root) ├── README.md ├── packages │ └── library-pkg # An example of Node.js library package └── user-apps ├── app-esm # An example of application package written by pure ESM └── app-old # An ...
A CLI that generates a CVE report based on the ACS export APIs. $ ./acs-export-example -h CLI to browse data pulled from ACS (Advanced Cluster Security) (i.e. StackRox). Usage: acs-export-example ...