Open anyweez opened 8 years ago
JSON schema v1 is safe to lock. Correctly rendering all assets at this point.
Added JSON schema definition and validation in https://github.com/anyweez/sorjs.com/pull/8. Still need to check to make sure that the specified tests
file exists.
For now I'm going to rely on manual review for detecting malicious code in tests.
Modified deployment script so that only changes to master are deployed automatically.
This is Done Enough for the initial launch. I'm going to keep the issue open so that I can potentially clean this up some down the road but it feels fairly solid now.
Deployment should not be able to proceed if:
tests
file.sample
? Or just require that samples be very short and therefore easy for humans to review quickly.