Skip to content

cisagov/sslyze-lambda

Repository files navigation

sslyze-lambda 🔒 🔑

Build Status

sslyze-lambda contains code to build an AWS Lambda function that utilizes sslyze to check that hosts are not using outdated or insecure cryptographic ciphers.

Example

Building the AWS Lambda zip file:

  1. cd ~/cisagov/sslyze-lambda
  2. docker-compose down
  3. docker-compose build
  4. docker-compose up

Note

Please note that the corresponding Docker image must be rebuilt locally if the script build.sh changes. Given that rebuilding the Docker image is very fast (due to Docker's caching) if the script has not changed, it is a very good idea to always run the docker-compose build step when using this tool.

License

This project is in the worldwide public domain.

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

About

AWS Lambda function for sslyze

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published