Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/manrueda/veracode-cli
- Owner: manrueda
- License: mit
- Created: 2019-04-10T21:56:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T15:43:02.000Z (over 5 years ago)
- Last Synced: 2023-08-24T07:49:16.927Z (about 1 year ago)
- Language: JavaScript
- Size: 47.9 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)