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

[Backport 2.3] Use a forced CSP-compliant interpreter with Vega visualizations #2355

Merged
merged 2 commits into from
Sep 16, 2022

Commits on Sep 14, 2022

  1. Use a forced CSP-compliant interpreter with Vega visualizations (#2352)

    * Pass `options` to `vega.parse` to enable inclusion of parsed ASTs
    * Introduce the forced CSP-compliant interpreter that prevents evaluation of unsafe methods
    * Modified the consumed `leaflet-vega` package to one that honors `options`
    
    Signed-off-by: Miki <miki@amazon.com>
    
    Signed-off-by: Miki <miki@amazon.com>
    (cherry picked from commit bebbcca)
    AMoo-Miki authored and github-actions[bot] committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    b8ae5ba View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    34c3720 View commit details
    Browse the repository at this point in the history