# infer **Repository Path**: secbugs/infer ## Basic Information - **Project Name**: infer - **Description**: No description available - **Primary Language**: OCaml - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-07-19 - **Last Updated**: 2022-01-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README logo # Infer [![Build Status](https://travis-ci.org/facebook/infer.svg?branch=master)](https://travis-ci.org/facebook/infer) [Infer](http://fbinfer.com/) is a static analysis tool for Java, C++, Objective-C, and C. Infer is written in [OCaml](https://ocaml.org/). ## Installation Read our [Getting Started](http://fbinfer.com/docs/getting-started) page for details on how to install packaged versions of Infer. To build Infer from source, see [INSTALL.md](./INSTALL.md). ## Contributing See [CONTRIBUTING.md](./CONTRIBUTING.md). ## License Infer is MIT-licensed. Note: Enabling Java support may require you to download and install components licensed under the GPL.