Skip to main content

Source code management asset operations

Add an asset

Org Admin and Team Users have permission to add assets.

Step 1: After selecting a team, click Add Asset.

anhfsec

Step 2: Select GitHub/GitLab/GitLab Server.

anhfsec

Note: The add asset popup only appears when the asset source (GitHub/GitLab/GitLab Server) has been integrated in the Integration screen. If you click a source that has not been integrated yet, the system redirects to the Integration tab for that source.

Step 3: Select the project/repo containing the source code to scan.

anhfsec

The screen shows a Repository group with repositories and their branches. You can search for a branch by name.

Step 4: Select the repo and branch, then click Add.

anhfsec

After successfully adding, the system automatically runs the first scan and displays results in the Asset Management All Assets tab. You can view the add history in the History tab.

View asset overview

Step 1: In Asset Management > All, click any asset's name link.

Alt text

Step 2: On the Asset Overview screen, you can view:

  • General information: Asset Status, Language, Owner, Added By, Added At
  • Language chart: Horizontal bar showing language percentages in descending order; legend shows top 5 languages + "Other"
  • Issue overview: Scan Type, Commit + Scan Time, Total Open Issues, Severity counts, Scanning Times By Day (last 7 days)
  • Latest requests: Up to 3 most recent scan requests (Scanned By, Scanned At, scan result)

Step 3: In the History tab, you can track the asset's scan history and filter by Scan type and Time range.

Alt text

View issues

Access the Issue list

  • In the Asset List, click any asset name. The system navigates to Asset Detail with the Overview tab open by default.
  • Select the Issue tab to view the issue list.

Alt text

Note: The default sort is by Score descending; each page shows up to 10 issues.

Issue information

Each issue is displayed as an Issue Info Card with: Severity, Vulnerability Type, Issue ID + link copy, Vul References (CWE list), Score (0–10), Issue Status, Note Status button, Details button, Code Block, Issue Suggest Summary, and Project Link.

Alt text

Filter, search, and sort issues

Filter by: Severity, Status, Priority Score (0–10), Security Category, Vulnerability Type, OWASP Top 10, CWE. Multiple conditions can be selected.

Alt text

Search by: Issue ID, Issue Name, Issue Suggest Summary. Press Enter to search; Clear to reset.

Alt text

Sort by: Severity (C→H→M→L), Score, Created Time. Default: Score descending.

Alt text

View issue details

Step 1: Click Details on any issue card (Code Analysis/Secret Scanning/IaC Scanning) to open the Issue Detail popup.

Alt text

Step 2: The Issue Detail screen shows:

Alt text

  • Severity, Vulnerability Type, Link (copy icon), Issue Status

Alt text

  • Issue Description, Issue Remediation, References, Issue File, Code Block (with highlighted error line), Activity log

Rescan an asset

From the Asset List

Step 1: In All Assets, click the icon on an asset or scan type.

Alt text

Step 2: Select Rescan. The system rescans and shows "Rescan requested successfully".

Alt text

Note: The Rescan button is disabled until the scan completes.

From the Asset Detail

Step 1: Click an asset name to open the detail screen.

Step 2: Select the Issue tab, then choose a sub-tab (Code Analysis, Secret Scanning, IaC Scanning).

Alt text

Step 3: Click Rescan now in the top right. On success: "Rescan requested successfully".

Alt text

Disable/enable an asset

Disable

Step 1: Go to Workspace → All Assets.

Step 2: Click the icon on the asset, then select Disable.

Alt text

Step 3: Type disable in the confirmation box, then click Confirm.

Alt text

Enable

Step 1: Click the icon on a disabled asset, then select Enable.

Alt text

Step 2: Click Confirm.

Alt text

Note: Only Admin, Team Manager, and Asset Owner can enable/disable assets.

Delete an asset

Step 1: Go to Workspace → All Assets.

Step 2: Click the icon on the asset, then select Delete.

Alt text

Note: Only Org Admin has permission to delete assets.

Step 3: Type delete in the confirmation box, then click Confirm.

Alt text