Safe C is a C library for safer bounds checking interfaces. It aims at preventing some common security vulnerabilities in C code.
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.
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.
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.
SafeC is MIT licensed.