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

[CVE] Handle invalid query, index and date in vega charts filter handlers #1932

Merged
merged 3 commits into from
Jul 28, 2022

Commits on Jul 21, 2022

  1. [CVE] Handle invalid query, index and date in vega charts filter hand…

    …lers
    
    Potential way to prevent XSS vulnerability discovered in the Vega charts OSD integration.
    
    CVE link:
    https://nvd.nist.gov/vuln/detail/CVE-2022-23713
    
    Signed-off-by: Bandini Bhopi <bandinib@amazon.com>
    bandinib-amzn committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    a2870ab View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. new license header for new files

    Signed-off-by: Bandini Bhopi <bandinib@amazon.com>
    bandinib-amzn committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    a21a7a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    995df04 View commit details
    Browse the repository at this point in the history