An open API service indexing awesome lists of open source software.

https://github.com/devops-made-easy/aws-sam-ssllabs


https://github.com/devops-made-easy/aws-sam-ssllabs

aws-sam certificate certificate-rating devops-made-easy serverless slack ssllabs

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# serverless-ssllabs
==============

[![SonarCloud](https://img.shields.io/badge/scanned%20on-sonarcloud-orange?style=flat&logo=SonarCloud)](https://sonarcloud.io/dashboard?id=devops-made-easy_aws-sam-ssllabs) ||
[![AWSSAM](https://img.shields.io/badge/view%20on-Serverless_Repo-orange?style=flat&logo=amazon%20aws)](https://console.aws.amazon.com/lambda/home?#/create/app?applicationId=arn:aws:serverlessrepo:us-west-2:604621407125:applications/ssl-rating-to-slack) ||
[![SSLLABS](https://img.shields.io/badge/using%20-SSL_Labs_APIs-orange?style=flat&logo=stackshare)](https://www.ssllabs.com/projects/ssllabs-apis/index.html)

AWS SAM Project for the Qualys SSL Labs API. Idea behind this project is to run ssl scans on a specific schedule and send ratings as slack message.

## Features

* Scans SSL Grade and send as a Slack Message and color codes are given based on grades.

## How to Deploy

## License Summary
This sample code is made available under MIT license. See the [LICENSE](LICENSE) file.

Note**: This is not an official SSL Labs project. Please make sure to read the official [Qualys SSL Labs Terms of Use](https://www.ssllabs.com/downloads/Qualys_SSL_Labs_Terms_of_Use.pdf).

Also you should

* only inspect sites and servers whose owners have given you permission to do so.
* be clear that this tool works by sending assessment requests to remote SSL Labs servers and that this information will
be shared with them.

## Share the Love

Like this project? Please give it a ★ on [our GitHub!](https://github.com/devops-made-easy/aws-sam-ssllabs) it helps us a lot

## Contributing
Have an idea for a feature to enhance this serverless application? Open an [issue](https://github.com/devops-made-easy/aws-sam-ssllabs/issues/new) or [pull request](https://github.com/devops-made-easy/aws-sam-ssllabs/pulls) !