Metadata-Version: 2.1
Name: ecr-scan-reporter
Version: 0.4.6
Summary: Stay on top of your docker images security vulnerabilities in AWS ECR
License: MPL-2.0
Keywords: aws-ecr,security,vulnerabilities
Author: John Preston
Author-email: john@compose-x.io
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: boto3 (>=1.22,<2.0)
Requires-Dist: compose-x-common (>=0.5,<0.6)
Requires-Dist: pytz (>=2022.1,<2023.0)
Description-Content-Type: text/x-rst

=================
ECR Scan Reporter
=================


.. image:: https://img.shields.io/pypi/v/ecr_scan_reporter.svg
        :target: https://pypi.python.org/pypi/ecr_scan_reporter


------------------------------------------------------------------------------------
Serverless Application to monitor ECR Repositories and capture scan results
------------------------------------------------------------------------------------

Workflow
==========

.. image:: https://ecr-scan-reporter.compose-x.io/_images/EcrScanReporterWorkflow.jpg


Full documentation https://ecr-scan-reporter.compose-x.io.

Install from `AWS Serveless Applications Repository`_

Credits
-------

This package was created with Cookiecutter_.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _AWS Serveless Applications Repository: https://serverlessrepo.aws.amazon.com/applications/eu-west-1/518078317392/ecr-scan-reporter

