Browse Source

Update readme

Add a note about safe_eval
pull/1557/head
Hpar 6 years ago
committed by Iván Todorovich
parent
commit
0b13b65b81
  1. 2
      base_exception/readme/ROADMAP.rst

2
base_exception/readme/ROADMAP.rst

@ -1 +1,3 @@
Terms used in old api like `pool`, `cr`, `uid` must be removed porting this module in version 12. Terms used in old api like `pool`, `cr`, `uid` must be removed porting this module in version 12.
This module execute user provided code though a safe_eval, it's unsecure? How mitigate risks should be adressed in future versions of this module.
Loading…
Cancel
Save