sign_data_provenance_attestation
Generate a cryptographically signed data-provenance attestation for geospatial stacks, producing HMAC-SHA256 signed JSON with a public verify URL and optional PDF for compliance evidence.
Instructions
Generate a cryptographically signed data-provenance attestation for your geospatial stack (Pro/Enterprise).
Produces HMAC-SHA256 signed JSON + public verify URL + optional board-ready PDF. Useful for CSRD E3/E4 evidence packs, GDPR Article 30 processing records, and municipal open-data mandates. Your auditor or procurement team validates the verify_url without needing to reach our backend.
open_licence_score: 0-100 from check_data_provenance
findings_csv: comma-separated findings (e.g. "Copernicus PASS — free + open,Google Maps GAP — proprietary")
include_pdf_base64: True to receive PDF as base64
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_name | Yes | ||
| stack_description | Yes | ||
| open_licence_score | Yes | ||
| findings_csv | No | ||
| include_pdf_base64 | No | ||
| api_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |