Configure an open source scan in AppScan on Cloud
Procedure
To scan your application:
-
Download and set up either:
- A supported plugin.
Complete information about supported plugins is listed on the AppScan on Cloud Plugins & APIs page and the Integrations documentation page.
- AppScan Go!, the client utility graphical user interface.
- The Static Analyzer Command Line Utility, as described in Setting up the Static Analyzer Command Line Utility.
- A supported plugin.
-
Scan or generate an IRX file for
your application, or identify source code files to scan.
-
To generate an IRX file by
using the CLI, follow the instructions in Generating an IRX file by using the command line interface (CLI). You can scan all supported languages from the
CLI.
Note:To scan open source only, use the
-osocommand withappscan prepare. - To scan in IntelliJ IDEA or Visual Studio, follow the instructions in Scanning in integrated development environments. In IntelliJ IDEA, you can scan Java projects - and in Visual Studio, you can scan .NET (C#, ASP.NET, VB.NET).
- To generate an IRX file using AppScan Go!, follow the instructions in Configuring a scan using AppScan Go!.
-
To scan a source code file, identify the appropriate
.zip,.war,.jar, or.earfile.Note:Source code files that are not.war,.jar, or.earfiles must be compressed into a.zipfile. If a.zipincludes.gitmetadata (a GitHub repository), AppScan on Cloud supports one repository (.gitfile) per scan.
Note:When you scan code or generate an IRX file, you might receive a message about updating to the latest Static Analyzer Command Line Utility. See Command Line Utility (CLI) support. -
To generate an IRX file by
using the CLI, follow the instructions in Generating an IRX file by using the command line interface (CLI). You can scan all supported languages from the
CLI.
- If you have not yet done so: Create an application for your scans.
- Use the Create scan wizard to start configuring your scan. Start the wizard from Application > Application > Scans > Create scan > SCA Software Composition Analysis > Create scan.
-
Upload file tab: Drag-and-drop the
.irxfile to scan into the dialog box, or click the box to browse for the file.
-
Scan options tab: Review you scan name, choose to
disable proactive monitoring,
or opt to run your scan as a personal scan whose security issues will not be added to the issues
for the application as a whole. You can also opt to receive an email when the
scan completes, or choose to allow intervention by our scan enablement
team.

- Click Review and Scan to proceed to the summary dialog.
- Edit the default name that was given to the scan. Optional.
- Click Scan Now.