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
- Host: GitHub
- URL: https://github.com/devops-made-easy/aws-sam-ssllabs
- Owner: devops-made-easy
- License: mit
- Created: 2021-04-08T03:29:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2026-01-12T11:11:22.000Z (5 months ago)
- Last Synced: 2026-04-02T08:25:29.842Z (3 months ago)
- Topics: aws-sam, certificate, certificate-rating, devops-made-easy, serverless, slack, ssllabs
- Language: Python
- Homepage: https://console.aws.amazon.com/lambda/home?#/create/app?applicationId=arn:aws:serverlessrepo:us-west-2:604621407125:applications/ssl-rating-to-slack
- Size: 16.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# serverless-ssllabs
==============
[](https://sonarcloud.io/dashboard?id=devops-made-easy_aws-sam-ssllabs) ||
[](https://console.aws.amazon.com/lambda/home?#/create/app?applicationId=arn:aws:serverlessrepo:us-west-2:604621407125:applications/ssl-rating-to-slack) ||
[](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) !