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

Is it secure? #15

Open
kazzkiq opened this issue Nov 3, 2017 · 2 comments
Open

Is it secure? #15

kazzkiq opened this issue Nov 3, 2017 · 2 comments

Comments

@kazzkiq
Copy link

kazzkiq commented Nov 3, 2017

shinatra fits perfectly into our "basic CI" needs, which are:

  1. Receive webhook upon Github push;
  2. Execute a script to update and build remote git repo in our VM;
  3. All that with ridiculous small memory/cpu footprint usage.

However, there is this concern about how secure is shinatra. Should we be exposing it to web as we are? How likely is it to receive some weird request enabling attacker to run malicious sh code through our shinatra instance? Is it even possible?

@benrady
Copy link
Owner

benrady commented Nov 3, 2017 via email

@ca110us
Copy link

ca110us commented Jan 1, 2021

web service with yaml and bash

https://github.com/edboffical/webdog

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

3 participants