Skip to main content

Findings

Overview

Findings are specific issues observed by security tooling or reviews, such as misconfigurations, policy violations, and exposed resources. While vulnerabilities describe known weaknesses, findings usually describe concrete occurrences in your environment.

In Openlane, findings are usually linked to the affected asset or vendor context and the remediation work used to close the issue. This keeps investigation and follow-up traceable for audits and internal reviews.

Compliance Significance

  • SOC 2: CC7 monitoring and response evidence
  • ISO 27001: operational control and improvement records

Practical Examples

  • A cloud team imports findings from a provider security feed and routes high-severity items into remediation tasks.
  • A compliance owner reports closure trends for in-scope findings before a readiness review.

Examples

OperationAPI
CreatecreateBulkCSVFinding
UpdateupdateFinding
# Create
ExternalID,Source,DisplayName,Category,Severity,Status,Open,RecommendedActions
gcp-99001,gcp_scc,Public storage bucket,DATA_EXPOSURE,HIGH,OPEN,true,Disable public access and rotate exposed credentials.
gcp-99002,gcp_scc,Legacy TLS policy,CRYPTOGRAPHY,MEDIUM,OPEN,true,Enforce modern TLS baseline.
# Update
ID,Severity,Status,Open,Validated
FIND01J9FIND1111111111111,MEDIUM,IN_PROGRESS,true,true
FIND01J9FIND2222222222222,LOW,CLOSED,false,true