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

https://github.com/m3ssap0/massive-appscan-prepare

This is a Python 2.7 script that can be used to launch massive 'appscan prepare' commands.
https://github.com/m3ssap0/massive-appscan-prepare

appscan asoc ibm irx prepare python27 sast

Last synced: over 1 year ago
JSON representation

This is a Python 2.7 script that can be used to launch massive 'appscan prepare' commands.

Awesome Lists containing this project

README

          

# massive-appscan-prepare

This is a Python 2.7 script that can be used to launch `appscan prepare` commands to several projects defined into a text file, one for each line.

A parameter can be used to copy-and-paste the same configuration file into each project folder.

## Usage

```
massive-appscan-prepare.py -i|--input [-c|--configuration ]
```

## Authors

* **Antonio Francesco Sardella** - *main implementation* - [m3ssap0](https://github.com/m3ssap0)

## License

This project is licensed under the Apache License Version 2.0 - see the **LICENSE.txt** file for details.