kibana/x-pack/plugins/security
Thomas Watson 43b97d8a05
Clean up uses of deprecated API's in node core (#51431)
Ensure no deprecated Node.js core API's are used in Kibana. This is
achieved by throwing an error in either development mode or in CI if one
of the deprecated API's is called, and as such, new PR's should no
longer be able to be merged if they use deprecated API's.

Some of these API's (like the `Buffer` constructor`) is a security risk.
2019-12-04 16:17:19 +01:00
..
common Migrate authorization subsystem to the new platform. (#46145) 2019-11-12 11:31:46 +01:00
public Improve session idle timeout, add session lifespan (#49855) 2019-11-26 10:47:40 -05:00
server Clean up uses of deprecated API's in node core (#51431) 2019-12-04 16:17:19 +01:00
kibana.json Migrate authorization subsystem to the new platform. (#46145) 2019-11-12 11:31:46 +01:00