osquery-1/osquery/experimental/README.md
Alexander Kindyakov 86b7ba14e6 Introduce osquery/experimental directory (#5516)
Summary:
Pull Request resolved: https://github.com/facebook/osquery/pull/5516

for the experimental code. Which could be not very well tested or unstable. To be able to merge some not-yet-ready changes in order to discuss them or tests on the small fraction of the deployment.

Reviewed By: jessek

Differential Revision: D14404652

fbshipit-source-id: 010aadb7dbd56a9e2bec31a071141288bcee5311
2019-03-13 06:15:07 -07:00

455 B

Here be dragons

Disclaimer

The code in this directory is only for experimental purposes. It could be unreliable or unstable, could be not well tested or could fail. There is no guarantee about the future of the code here, it wether could be removed or utterly changed. It exists here for the beta testing purposes or discussions. Should something from here be used in the non-experimental code it will be moved outside of experimental directory.