initial commit of SVN release repo

This commit is contained in:
Ryan Prather
2018-05-07 10:51:08 -04:00
committed by Ryan Prather
parent 2c25d5e577
commit 8c38a6cdb9
4369 changed files with 728576 additions and 0 deletions

20
reference/stigs/stig.php Normal file
View File

@ -0,0 +1,20 @@
<?php
/**
* File: stig.php
* Author: Ryan Prather <ryan.prather@cyberperspectives.com>
* Purpose: To display a popup with all PDI details
* Created: May 30, 2017
*
* Copyright 2017: Cyber Perspective, LLC, All rights reserved
* Released under the Apache v2.0 License
*
* See license.txt for details
*
* Change Log:
* - May 30, 2017 - File created
*/
/**
* @todo finish
*/
print "Functionality coming soon";