Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make this project run as a lambda function #36

Open
claudijd opened this issue Aug 6, 2018 · 0 comments
Open

Make this project run as a lambda function #36

claudijd opened this issue Aug 6, 2018 · 0 comments

Comments

@claudijd
Copy link
Contributor

claudijd commented Aug 6, 2018

We currently run this job as a Jenkins job, but it has no internal dependencies and thus could be pretty easily moved to something like lambda and just be a scheduled job. The only down-side would be that we'd need to sort out cred management (likely credstash), logging, and notification when failures occur (likely SES).

This means the entire thing could be code described and reduce our dependancy on pentest-auto 1.0 infra, which will not be around forever.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant