├── .gitattributes ├── README.md ├── SEC-AUDIT-(Secure).ps1 └── sample_output.txt /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sikkandar-Sha/SEC-AUDIT/HEAD/.gitattributes -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sikkandar-Sha/SEC-AUDIT/HEAD/README.md -------------------------------------------------------------------------------- /SEC-AUDIT-(Secure).ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sikkandar-Sha/SEC-AUDIT/HEAD/SEC-AUDIT-(Secure).ps1 -------------------------------------------------------------------------------- /sample_output.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sikkandar-Sha/SEC-AUDIT/HEAD/sample_output.txt --------------------------------------------------------------------------------