User Story #945 (closed)
Opened 11 years ago
Closed 11 years ago
Scripting : GoodEval
| Reported by: | dzmacdonald | Owned by: | dzmacdonald |
|---|---|---|---|
| Priority: | critical | Milestone: | 3.0-Beta3 |
| Component: | Scripting | Keywords: | scriptingEngine, goodeval |
| Cc: | josh, jrswedlow | Story Points: | n.a. |
| Sprint: | n.a. | Importance: | n.a. |
| Total Remaining Time: | n.a. | Estimated Remaining Time: | n.a. |
Description
it is important that in the scripting engine we provide safe eval methods so that the user cannot upload bad data to a script with runs an eval method; goodeval will take a set of good functions it will evaluate to minimise the chance of the server being cooped by rouge data.
This method should exist for Matlab and python.
Change History (2)
comment:1 Changed 11 years ago by dzmacdonald
comment:2 Changed 11 years ago by dzmacdonald
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Matlab method complete