Reject manifest metadata as storage paths
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-18 07:28:50 +02:00
parent 556eeb21af
commit dbdc594f94
2 changed files with 24 additions and 3 deletions
@@ -187,6 +187,8 @@ def test_manifest_ids_dates_and_labels_are_not_treated_as_paths(tmp_path: Path)
"generated_at": "2026-07-18T00:00:00Z",
"label": "Belgium",
"output_path": "scope.geojson",
"output_checksum_sha256": "a" * 64,
"output_crs": "EPSG:4326",
}
),
encoding="utf-8",