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

Fix XSS via missing Binding syntax validation #34

Closed
wants to merge 11 commits into from

Commits on Jan 23, 2023

  1. implement query signature verification

    add support for sha1 & sha512
    
    add tests
    
    use query sign in redirect
    
    implement review feedback
    
    - Return error if signature is unsupported
    - wrap errors
    
    Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
    Co-authored-by: Orgad Shaneh <orgads@gmail.com>
    3 people committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    3b6b1ec View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    b75d97a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8197ae7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f476db View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    87afeba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67cbfa0 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    70af345 View commit details
    Browse the repository at this point in the history
  2. remove a comment

    IevaVasiljeva committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b301dc9 View commit details
    Browse the repository at this point in the history
  3. add comments and a test

    IevaVasiljeva committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9900411 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

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

Commits on Oct 18, 2023

  1. Merge pull request from GHSA-267v-3v32-g6q5

    (cherry picked from commit b07b16c)
    crewjam authored and witekest committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    bad0489 View commit details
    Browse the repository at this point in the history