Qualys Iac Security Integration Vscode
Qualys Iac Security Integration Vscode
Pre-requisite
Ensure that you have the required subscription and permissions as stated below.
· Visual Studio Code version 1.64.0 or higher.
· Valid subscription for Qualys CloudView (Cloud Security Assessment) app.
· Enabled API access and a role is assigned with all the necessary permissions.
3. Enter Qualys in the search bar to search for all the Qualys extensions.
4. Click the Qualys IaC VSCode extension in the extensions list.
5. Click Install to install the extension in your VSCode. You can see the installed
extension in the Installed tab when you navigate to Organization Settings >
Extension.
2
Qualys VSCode Extension for IaC Security
3
Qualys VSCode Extension for IaC Security
Available Commands
The following commands are available from the command palette.
• Qualys IaC Scan
• Performs a scan on a Terraform file opened on Visual Studio Code editor
• Qualys IaC configuration
• Adjust Qualys IaC configuration for a particular project
Run A Scan
You can use the Qualys IaC Security extension as a pre-deployment task in your project
pipeline. After installing, you can see the Qualys IaC Scan option when you open the
context menu.
4
Qualys VSCode Extension for IaC Security
To run a simple static scan, choose the Qualys IaC Scan option from context menu or use
shortcut key (Ctrl + Shift + Q).
5
Qualys VSCode Extension for IaC Security