[ 源代码: node-clean-yaml-object ]
软件包:node-clean-yaml-object(0.1.0-5)
node-clean-yaml-object 的相关链接
Debian 的资源:
下载源码包 node-clean-yaml-object:
- [node-clean-yaml-object_0.1.0-5.dsc]
- [node-clean-yaml-object_0.1.0.orig.tar.gz]
- [node-clean-yaml-object_0.1.0-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
safe clean of an object prior to serialization
This module clean up (fill with zero byte) an object before sending to serialisation, thus avoiding to serialize private data. This module supports generalisation by allowing ones to specify filter function, that support whitelisting.
Clearing data before serialization is critical from a security point of view in order to avoid leaking information.
Node.js is an event-based server-side JavaScript engine