Postman · Arazzo Workflow
Postman Remediate a Detected Secret
Version 1.0.0
Find unresolved secrets, inspect one, locate it, and mark it revoked.
View Spec
View on GitHub
AI Agent BuilderAI AgentsAPI CatalogAPI ClientAPI DesignAPI DevelopmentAPI DocumentationAPI GovernanceAPI LifecycleAPI MonitoringAPI NetworkAPI PlatformAPI TestingAudit LogsAutomationCI/CDCollaborationCollectionsComplianceDiscoveryEnvironmentsFlowsGraphQLgRPCHTTPInsightsMCPMCP GeneratorMock ServersMockingMonitorsNewmanOpenAPIPlatformPrivate API NetworkPublic API NetworkSecret ScanningSpec HubSpecificationsSSOTestingVaultWebSocketWorkflowsWorkspacesArazzoWorkflows
Provider
Workflows
remediate-detected-secret
Triage and revoke the first unresolved detected secret.
Lists unresolved secrets, takes the first one, reads its details and locations, and resolves it as revoked.
1
listUnresolvedSecrets
getDetectedSecrets
List unresolved detected secrets and take the first one.
2
getSecretDetail
getDetectedSecret
Read the details of the selected secret, including its resolution history.
3
getSecretLocations
getSecretLocations
Enumerate all locations where the secret was found across Postman entities.
4
resolveSecret
resolveDetectedSecret
Mark the secret as revoked now that it has been triaged and rotated.