# binaryalert
**Repository Path**: mirrors_airbnb/binaryalert
## Basic Information
- **Project Name**: binaryalert
- **Description**: BinaryAlert: Serverless, Real-time & Retroactive Malware Detection.
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-08
- **Last Updated**: 2026-05-23
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
BinaryAlert: Serverless, Real-Time & Retroactive Malware Detection
==================================================================
.. image:: https://travis-ci.org/airbnb/binaryalert.svg?branch=master
:target: https://travis-ci.org/airbnb/binaryalert
:alt: Build Status
.. image:: https://coveralls.io/repos/github/airbnb/binaryalert/badge.svg?branch=master
:target: https://coveralls.io/github/airbnb/binaryalert?branch=master
:alt: Coverage Status
.. image:: https://readthedocs.org/projects/binaryalert/badge/?version=latest
:target: http://www.binaryalert.io/?badge=latest
:alt: Documentation Status
.. image:: https://binaryalert.herokuapp.com/badge.svg
:target: http://binaryalert.herokuapp.com
:alt: Slack Channel
|
.. image:: docs/images/logo.png
:align: center
:scale: 75%
:alt: BinaryAlert Logo
BinaryAlert is an open-source serverless AWS pipeline where any file uploaded to an S3 bucket is
immediately scanned with a configurable set of `YARA `_ rules.
An alert will fire as soon as any match is found, giving an incident response team the ability to
quickly contain the threat before it spreads.
Read the documentation at `binaryalert.io `_!
Links
-----
- `Announcement Post `_
- `Documentation `_
- `Slack `_ (unofficial)