Metadata-Version: 2.1
Name: comet-common
Version: 1.0.8
Summary: Comet Distributed Security Notification Framework
Home-page: https://github.com/spotify/comet-common
Author: Spotify Platform Security
Author-email: wasabi@spotify.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: cachetools (==2.1.0)
Requires-Dist: certifi (==2018.4.16)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: google-api-core (==1.6.0)
Requires-Dist: google-auth (==1.4.1)
Requires-Dist: google-cloud-pubsub (==0.37.2)
Requires-Dist: googleapis-common-protos (==1.5.3)
Requires-Dist: grpc-google-iam-v1 (==0.11.4)
Requires-Dist: grpcio (==1.9.1)
Requires-Dist: idna (==2.7)
Requires-Dist: marshmallow (==2.17.0)
Requires-Dist: protobuf (==3.5.1)
Requires-Dist: psutil (==5.4.6)
Requires-Dist: pyasn1 (==0.4.4)
Requires-Dist: pyasn1-modules (==0.2.2)
Requires-Dist: pytz (==2018.5)
Requires-Dist: requests (==2.20.0)
Requires-Dist: rsa (==4.0.0)
Requires-Dist: six (==1.12.0)
Requires-Dist: urllib3 (==1.23)
Requires-Dist: comet-core (==1.0.8)

[![Build Status](https://travis-ci.com/spotify/comet-common.svg?token=VGx9AnFYBzGviKergtST&branch=master)](https://travis-ci.com/spotify/comet-common)

This is a Comet plugin.

# Comet
Comet is an alert distribution framework which allows you to distribute alerts all the way to the resource owner with customizable owner lookup, de-duplication, alert formatting as well as automated follow up and metrics.

Built with ❤️ at Spotify

## Documentation
Please see the [Comet main repository](https://github.com/spotify/comet) for documentation.

## Code of Conduct

This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code.

[code-of-conduct]: https://github.com/spotify/code-of-conduct/blob/master/code-of-conduct.md


