close
The Wayback Machine - https://web.archive.org/web/20221105003017/https://github.com/facebook/infer
Skip to content

facebook/infer

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Summary:
Hi Infer team!

This PR introduces a fix when SARIF startLine/startColumn is 0, which causes failure when customer tries to upload/render report in SARIF format.

Pull Request resolved: #1696

Reviewed By: ngorogiannis

Differential Revision: D40987433

Pulled By: jvillard

fbshipit-source-id: 5517f71478d9cdc0cb7217169ddbd7ac49bd4a99
895e003

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Oct 28, 2021
Jan 31, 2017

logo

Infer build website

Infer is a static analysis tool for Java, C++, Objective-C, and C. Infer is written in OCaml.

Installation

Read our Getting Started page for details on how to install packaged versions of Infer. To build Infer from source, see INSTALL.md.

Contributing

See CONTRIBUTING.md.

License

Infer is MIT-licensed.

Note: Enabling Java support may require you to download and install components licensed under the GPL.