SafeC
Library containing safer alternatives/wrappers for insecure C APIs.
Install / Use
/learn @facebookincubator/SafeCREADME
Safe C
Safe C is a C library for safer bounds checking interfaces. It aims at preventing some common security vulnerabilities in C code.
Contributing
The main purpose of this repository is to have Secure C Wrappers and abstractions, making it secure, keeping up the efficiency. We are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving SafeC.
Code of Conduct
Facebook has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.
Contributing Guide
Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to SafeC.
License
SafeC is MIT licensed.
