ExternalProject
No description
type ExternalProject {
branches: [String!]
id: String!
name: String!
repositoryUrl: String
tags: [String!]
type: [String!]
}
Fields
ExternalProject.branches ● [String!] list scalar
ExternalProject.id ● String! non-null scalar
ExternalProject.name ● String! non-null scalar
ExternalProject.repositoryUrl ● String scalar
URL of the Git repository this project scans, when the integration provides one. Send it back in importExternalProjects to link the imported Asset to its repository, which is what lets findings be tracked per branch. Null when the integration does not report a repository, or when the project is not a Git repository — a container image or a CLI import, for example.
ExternalProject.tags ● [String!] list scalar
List of tag keys associated with the project
ExternalProject.type ● [String!] list scalar
Tenable asset types
Member Of
ExternalProjectCollection object ● ExternalProjectsCursor object
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.
Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.
Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.