Configure the Source System

Configure the source system

The System Source card is where every analysis begins — it anchors the pipeline to the code you want to examine. It can point at a single repository, import an entire GitHub organization, or accept CSV metadata when you already have the system details on hand.

System Source supports manual entry, organization import, branch selection, commit selection, and CSV upload. Choosing a specific branch and commit pins the whole pipeline to one version, so every piece of evidence you produce maps back to an exact point in your release history. Once the selection is confirmed, Generate IR can consume the card directly.

The System Source card showing the selected system, repositories, branch, and commit
System Source anchors the pipeline to a specific repository and version.

Steps and outcomes

ActionExpected outputCustomer value
Enter repository or organization detailsThe source card displays the selected system and repositories.The tutorial starts from real source context.
Choose branch and commitThe pipeline ties analysis to a specific version.Version-specific evidence supports release reviews.
Confirm selectionGenerate IR can consume the source card.Downstream cards receive a clean input contract.