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

Protect against malicious or inadvertent input in drop command #4

Closed
nodesocket opened this issue Sep 22, 2015 · 1 comment
Closed

Comments

@nodesocket
Copy link
Owner

nodesocket commented Sep 22, 2015

When running drop do we need to protect against malicious or inadvertent input? This is especially scary stuff since we run rm -rf.

See: https://github.com/nodesocket/jsonlite/blob/master/jsonlite.bash#L140 and https://github.com/nodesocket/jsonlite/blob/master/jsonlite.bash#L147.

@nodesocket nodesocket changed the title Protect against malicious or inadvertent input in drop Protect against malicious or inadvertent input in drop command Sep 22, 2015
@nodesocket
Copy link
Owner Author

I don't think this is really an issue.

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

No branches or pull requests

1 participant