previousTargetValues
Last updated
Stores previous values of Agentic Pentest target configuration before modification.
type PreviousTargetValues {
title: String
domainType: String
targetUrl: String
env: String
authMethod: String
}title String
Previous title of the Agentic Pentest target
domainType String
Previous domain type classification
targetUrl String
Previous target URL being scanned
env String
Previous environment classification
authMethod String
Previous authentication method used
Last updated
