highcharts / highcharts/node-export-server

Add max size / scaling restrictions

Open
#674 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
369
Forks
266
PR merge metrics
No merged PRs in 30d

Description

Hi,

It looks like there is no way to restrict the max height/width or scale of incoming requests, so users can send requests that can either exceed max int, or they can potentially send requests large enough to cause servers to go OOM attempting to handle them.

We should add support for maximums for each of those values with the default values being the ones documented on the export server's demo/landing page.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.