Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up[dev.icinga.com #10004] escape_shell_arg() method #3326
Closed
Labels
Milestone
Comments
This comment has been minimized.
This comment has been minimized.
Updated by gbeutner on 2015-08-27 06:58:40 +00:00
|
This comment has been minimized.
This comment has been minimized.
Updated by Anonymous on 2015-08-27 07:02:48 +00:00
Applied in changeset 373b88d. |
This comment has been minimized.
This comment has been minimized.
Updated by mfriedrich on 2015-09-05 13:21:30 +00:00
|
This comment has been minimized.
This comment has been minimized.
Updated by mfriedrich on 2015-09-07 14:15:54 +00:00
According to Lennart, this should be fairly easy to backport. |
This comment has been minimized.
This comment has been minimized.
Updated by gbeutner on 2015-10-13 10:06:38 +00:00
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue has been migrated from Redmine: https://dev.icinga.com/issues/10004
Created by tgelf on 2015-08-26 15:17:22 +00:00
Assignee: gbeutner
Status: Resolved (closed on 2015-08-27 07:02:48 +00:00)
Target Version: 2.3.11
Last Update: 2015-10-13 10:06:38 +00:00 (in Redmine)
It is not always possible to rely on the default escaping mechanism for your very own command arguments. The
C parameter for check_by_ssh is such an exampleyou are not able to escape "remote" command arguments. A method allowing one to escape a string in a safe way could be very helpful.Thanks,
Thomas
Changesets
2015-08-27 07:02:21 +00:00 by (unknown) 373b88d
2015-10-13 10:06:15 +00:00 by (unknown) a530bb9