Tencent Cloud Code AnalysisTencent Cloud Code Analysis
Guide
API
  • IDE

    • Visual Studio Code TCA Plugin
    • JetBrains IDEs TCA Plugin
  • CNB

    • CNB TCA Plugin
    • CNB TCA Badge
  • Jenkins

    • Jenkins TCA Plugin
  • MCP

    • TCA MCP Server
  • Advanced

    • Intranet Repository Analysis
    • API 触发分析
    • Optimizing Analysis Speed
    • Improving the Issue Detection Rate
  • Other

    • Issue Ignoring Methods
Try Now
  • Service Agreement
  • Privacy Agreement
  • 简体中文
  • English
Guide
API
  • IDE

    • Visual Studio Code TCA Plugin
    • JetBrains IDEs TCA Plugin
  • CNB

    • CNB TCA Plugin
    • CNB TCA Badge
  • Jenkins

    • Jenkins TCA Plugin
  • MCP

    • TCA MCP Server
  • Advanced

    • Intranet Repository Analysis
    • API 触发分析
    • Optimizing Analysis Speed
    • Improving the Issue Detection Rate
  • Other

    • Issue Ignoring Methods
Try Now
  • Service Agreement
  • Privacy Agreement
  • 简体中文
  • English
  • Guide

    • Function Overview
    • Quick Start
    • Permission Configuration
    • 仓库配置
    • 分析方案
    • 分析项目
    • Component Composition Analysis
    • Node Management
    • Enhanced Analysis
    • AI Assistant
    • Plugin Configuration
    • Tool Rules
    • Frequently Asked Questions
    • Glossary

Component Composition Analysis

Source code/artifact component composition analysis primarily examines multi-dimensional risks such as License/Copyright compliance risks, security vulnerabilities, open-source component poisoning risks, and sensitive information leakage.

Source Code Component Composition Analysis

  • Create a project/team code repository scheme, navigate to component analysis configuration, toggle on the enable/disable switch to enable the source code component analysis capability, and configure analysis correction strategies and component management strategies as needed.

    • Analysis correction strategies: Support users in maintaining result correction rules for components, vulnerabilities, licenses, and security audits.

    • Component management strategies: Support users in maintaining allowlists and blocklists of explicitly trusted or prohibited components.

    • If both analysis correction strategies and component management strategies are applied, analysis correction strategies take precedence.

Source code analysis scheme

  • Connect to the code repository, select an analysis scheme, click Start Analysis, and the source code component composition analysis will begin.

Start source code analysis

  • After analysis is complete, navigate to Analysis Project > Component Analysis to view the latest analysis results. Switching versions allows viewing analysis results of historical analysis tasks.

    • Sensitive Information: View sensitive private keys, sensitive URI passwords, sensitive IPs, sensitive email addresses, and other information, along with their exposure locations.

    • Asset Inventory: View information on included open-source components.

    • Vulnerability Audit: View details of detected vulnerabilities and their exposure locations to assist in verifying/fixing vulnerabilities.

    • License Audit: View third-party components with risky licenses to assist in compliance checks.

Source code analysis results

Artifact Component Composition Analysis

  • Create a project/team artifact repository scheme, and the component analysis switch will be enabled by default.

Create artifact repository scheme

  • Connect to the artifact repository, select a project, enter the artifact repository name, and click OK.

Connect to artifact repository

  • Navigate to the analysis project list, create a new analysis project, select an analysis scheme, and click OK. Click the corresponding analysis project to start analysis, where you can input an artifact link or upload a local artifact for analysis.

Start artifact analysis

  • After analysis is complete, navigate to Analysis Project > Component Analysis to view the analysis results.

    • Historical task analysis results can be viewed via the analysis history list.

Artifact analysis results

Last Updated:: 12/31/25, 12:40 PM
Contributors: faberihe, nickctang
Prev
分析项目
Next
Node Management