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.
- Host: GitHub
- URL: https://github.com/m3ssap0/massive-appscan-prepare
- Owner: m3ssap0
- License: other
- Created: 2018-10-19T13:42:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-05T14:42:10.000Z (over 7 years ago)
- Last Synced: 2025-01-12T15:09:32.475Z (over 1 year ago)
- Topics: appscan, asoc, ibm, irx, prepare, python27, sast
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.