Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manrueda/veracode-cli

CLI to interact wit the Veracode REST & XML API
https://github.com/manrueda/veracode-cli

Last synced: 3 days ago
JSON representation

CLI to interact wit the Veracode REST & XML API

Awesome Lists containing this project

README

        

# veracode-cli
CLI to interact wit the Veracode REST & XML API

## Install

```bash
npm i -g veracode-cli
```

## Usage

```bash
veracode # This will show help information
```

## License

MIT © [Manuel Rueda](https://manrueda.dev)