Register and Deliver Source Code
Create an application in AIP Console and deliver its source code for analysis.
Before you start
| Who this is for | Analysis engineer, AIP Console operator |
| Role required | AIP Console operator role |
| Prerequisites | AIP Console installed and running; source code available as a ZIP, Git repository, or SVN path |
Step 1: Create the application in AIP Console
[TODO: Navigate to AIP Console; click New Application; fill in application name and description]
Step 2: Deliver the source code
Choose one of these methods:
ZIP file: Package your source code into a ZIP archive and upload it in AIP Console.
[TODO: Steps for ZIP delivery]
Git repository: Point AIP Console at a Git URL. AIP Console clones the repository before analysis.
[TODO: Steps for Git delivery — URL, branch, credentials]
SVN: [TODO: Steps for SVN delivery]
Step 3: Run a fast scan
A fast scan quickly identifies the technologies present in the source code without running a full analysis. Run it first to verify that AIP Console can read the code.
[TODO: How to start a fast scan; expected results]
Next steps
Feedback
Was this page helpful?