[Doc] Document security model
Open
Component: C++
Component: Documentation
Component: Format
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
Following internal conversations, it was suggested that we document Arrow's security model. There are guidelines here:
https://cwiki.apache.org/confluence/display/SECURITY/Documenting+your+security+model
This issue can probably decompose into several sub-issues:
* security model for the Arrow specs (in-memory format, IPC, etc.)
* security model for the Arrow C++ components and APIs (such as the IPC, Parquet, CSV readers)
* ...
### Component(s)
C++, Documentation, Format
Contributor guide
Assessment
This issue has not been assessed yet.