nickthecook / archyve

GNU Affero General Public License v3.0
79 stars 10 forks source link

[PATCH] ensure only support column names are passed during provisioning #45

Closed LeShaunJ closed 2 months ago

LeShaunJ commented 2 months ago

The idea is to grab the column names from the respective schema, and filter out the keys of any JSON record parsed from provisioner environment variable values (say that 10 times fast) that do not correspond to a column in said schema.