Detect compliance and security violations across Infrastructure as Code
Terrascan detects security vulnerabilities and compliance violations across your Infrastructure as Code. Mitigate risks before provisioning cloud native infrastructure.
Terrascan detects security vulnerabilities and compliance violations across your Infrastructure as Code. Mitigate risks before provisioning cloud native infrastructure.
To install terrascan, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install terrascan
To see what files were installed by terrascan, run:
port contents terrascan
To later upgrade terrascan, run:
sudo port selfupdate && sudo port upgrade terrascan
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.