plotly / Kaleido

Fast static image export for web-based visualization libraries with zero dependencies
Other
348 stars 33 forks source link

Security issues caused by --no-sandbox #173

Open ChrisJaunes opened 5 months ago

ChrisJaunes commented 5 months ago

When I use kaleido in a production environment, the company's security check warns me that I cannot close the Sandbox when integrating Chromium I want to know why PlotlyScope's _scope_chromium_args in kaleido has the "--no-sandbox" parameter Can this "--no-sandbox" parameter be removed?