CodeQLSecurityReportToolSettings.

GitHubToken Property

Summary

The GitHub Personal Access Token that has the necessary access for security and dependency API endpoints.

Syntax

public string GitHubToken { get; set; }

Value

Type Description
string