Censys · Example Payload

Asset Graph Zlint Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

Asset Graph Zlint Example is an example object payload from Censys, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

errors_presentfailed_lintsfatals_presentnotices_presenttimestampversionwarnings_present

Example Payload

Raw ↑
{
  "errors_present": false,
  "failed_lints": [
    "example"
  ],
  "fatals_present": false,
  "notices_present": true,
  "timestamp": "example",
  "version": 82,
  "warnings_present": true
}