kibana/packages/kbn-std
Diana Derevyankina aecee92257
Enable prototype pollution protection in TSVB (#85952)
* Enable prototype pollution protection in TSVB

Closes #78908

* Update Dock API Changes

* Replace logging failed in validateObject validation with 400 error

* Move validateObject to kbn-std package and add a description

* Update Doc API Changes

* Rename validateObject function to ensureNoUnsafeProperties

* Rename other validateObject occurrences

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-31 10:26:59 +03:00
..
src Enable prototype pollution protection in TSVB (#85952) 2020-12-31 10:26:59 +03:00
jest.config.js Jest multi-project configuration (#77894) 2020-12-02 11:42:23 -08:00
package.json chore(NA): move into single pkg json (#80015) 2020-11-02 21:18:52 +00:00
README.md Create the @kbn/std package (#77329) 2020-09-15 15:21:05 +02:00
tsconfig.json

@kbn/std — Kibana standard library

This package is a set of utilities that can be used both on server-side and client-side.