Skip to content

edguerreros/FortifyDockerScripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FortifyDockerScripts

My Fortify Docker Scripts for SSC, SCA and ScanCentral SAST.

In order to setup a demo/test environment you may follow the steps below

  1. Create a new CentOS VM For more details check CentOS Documentation
  2. Clone this project
git clone --depth 1 "https://github.com/PedroGarciaMF/FortifyDockerScripts.git"
  1. Enter the cloned project folder.
cd FortifyDockerScripts
  1. Create and enter FortifyInstallers folder.
mkdir -p FortifyInstallers
  1. Download the latest installers and patches from Software Licenses and Downloads (SLD).

  2. Update prepare.sh.

  3. Run the setup-linux script to create all linux containers

chmod a+x setup-linux.sh
./setup-linux.sh

For more details check Install Docker Engine on CentOS

About

My Fortify Docker Scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 66.9%
  • PowerShell 17.0%
  • Dockerfile 7.9%
  • Java 6.2%
  • Batchfile 1.7%
  • HTML 0.3%