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

JS: Add Permissive CORS query (CWE-942) #14342

Merged
merged 31 commits into from
Jun 28, 2024

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    e171123 View commit details
    Browse the repository at this point in the history
  2. Remove comment line

    maikypedia committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    142ab01 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

Commits on Oct 6, 2023

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

Commits on Oct 11, 2023

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

Commits on Oct 16, 2023

  1. Add coverage for express

    maikypedia committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    07ad596 View commit details
    Browse the repository at this point in the history
  2. Forgot .js

    maikypedia committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    acac534 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Add Flow Labels

    maikypedia committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d661f7f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Move to /experimental

    maikypedia committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    413c111 View commit details
    Browse the repository at this point in the history
  2. Fix minor issues

    maikypedia committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    abd53e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ef4c92 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Apply suggestions from code review

    Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
    maikypedia and erik-krogh committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    aa24ce5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb6ef72 View commit details
    Browse the repository at this point in the history
  3. Change qldoc

    maikypedia committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f623db4 View commit details
    Browse the repository at this point in the history
  4. Using Express::RouteSetup

    maikypedia committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3bcb411 View commit details
    Browse the repository at this point in the history
  5. Add change-node

    maikypedia committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    6a3cdc9 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Fixes CI

    maikypedia committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e6c7fc0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Apply docstring changes

    Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
    maikypedia and erik-krogh committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    83cbbd7 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

Commits on Dec 18, 2023

  1. Apply review

    Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
    maikypedia and erik-krogh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4f68f60 View commit details
    Browse the repository at this point in the history
  2. Use config.getCorsConfiguration().getOrigin())

    Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
    maikypedia and erik-krogh committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    191766a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. format

    maikypedia committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7662b2b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Move to experimental

    maikypedia committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    78e7793 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. x

    maikypedia committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    699d8d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. autoformat

    erik-krogh committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c1fd7a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2d6640 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    cfd7c7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e96c3a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Update javascript/ql/src/experimental/Security/CWE-942/CorsPermissive…

    …ConfigurationCustomizations.qll
    
    Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
    maikypedia and erik-krogh committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4be5cf4 View commit details
    Browse the repository at this point in the history
  2. Update javascript/ql/src/experimental/Security/CWE-942/CorsPermissive…

    …ConfigurationCustomizations.qll
    
    Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
    maikypedia and erik-krogh committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8ba7ac6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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