close
GraphQL Schema
Schema
Queries
Mutations
Queryable Objects
Agent
AgentPool
Extension
Issue
Scan
ScanConfiguration
ScanReport
ScheduleItem
Site
SiteTree
UnauthorizedAgent
Other Objects
Agent
AgentError
AgentPool
ApplicationLogins
AuditItem
BappDetails
CountsByConfidence
DataSegment
DescriptiveEvidence
EmailRecipient
Extension
Folder
GeneratedByExtension
GitLabIssue
GitLabIssueDetails
HighlightSegment
HttpInteraction
Issue
IssueCounts
IssueType
IssueTypeGroup
JiraTicket
LoginCredential
RecordedLogin
Request
Response
Scan
ScanConfiguration
ScanCountsByStatus
ScanDelta
ScanProgressMetrics
ScanReport
ScanWarnings
Schedule
ScheduleItem
Scope
Site
SiteTree
SnipSegment
Ticket
TrelloCard
TrelloCardDetails
UnauthorizedAgent
User
Enums
AuditItemSortColumn
Confidence
ErrorType
FalsePositivePropagationMode
GeneratedBy
GitLabIssueState
Novelty
ScanReportType
ScanStatus
ScansSortColumn
ScopeProtocolOptions
Severity
SortBy
SortOrder
Interfaces
AgentMachine
Unions
Evidence
RequestResponseSegment
menu
Types
Object
UploadCustomExtensionInput
Specifies the input fields required to upload a custom extension to the library.
Fields
extension_filename():
String!
The name of the extension file.
extension_jar_as_base_64():
String!
The contents of the extension as base64-encoded, expected to be a .jar file
name():
String!
The name of the custom extension.
description():
String!
The description of the custom extension.