frappe / agent

Works with https://github.com/frappe/press
GNU Affero General Public License v3.0
62 stars 84 forks source link

fix: use shlex.quote to handle quotation in name before passing to subprocess #116

Closed tanmoysrt closed 1 month ago

tanmoysrt commented 1 month ago

Instead of handling single quotes in text manually, use shlex.