From e8cdbe4e8839149d960ddcdfd6910fd19dcc949b Mon Sep 17 00:00:00 2001
From: Jeni Tennison
+ Applications that process tabular data may use that data to drive other actions, which may have security implications. These behaviours are outside the scope of this specification.
+
+ Third party metadata provided about a tabular data file (such as a CSV file) may rename or ignore headers, or exclude rows or columns, which may lead to data being misinterpreted by applications that process it.
+
+ Template specifications are a possible security risk as they enable the creators of metadata to reference arbitrary code that may be executed to convert tabular data into other formats. Implementations should run this arbitrary code in a sandboxed environment to reduce the security risk.
+
@@ -1711,12 +1723,6 @@ Converting Tables
+ Security Considerations
+ Acknowledgements
Registration of
application/csvm+json
- TODO: General CSV security considerations. -
-