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

New CS: GraphQL #434

Merged
merged 29 commits into from
Oct 30, 2020
Merged

New CS: GraphQL #434

merged 29 commits into from
Oct 30, 2020

Commits on Jun 17, 2020

  1. Merge pull request #1 from OWASP/master

    updating to latest from original repo
    bigshebang committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    ca64aac View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    c32fd1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    904b814 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. chore: md clean up

    ThunderSon committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    d67346a View commit details
    Browse the repository at this point in the history
  2. chore: header tweaks

    ThunderSon committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    bf8ccf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

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

Commits on Aug 19, 2020

  1. Add ORM/ORD feedback from PauloASilva

    Co-authored-by: PauloASilva <pauloasilva@gmail.com>
    bigshebang and PauloASilva committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    6b41373 View commit details
    Browse the repository at this point in the history
  2. Add tool vs API feedback from PauloASilva

    Co-authored-by: PauloASilva <pauloasilva@gmail.com>
    bigshebang and PauloASilva committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    b6fc880 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Adding DoS change from PauloASilva

    Co-authored-by: PauloASilva <pauloasilva@gmail.com>
    bigshebang and PauloASilva committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    0166339 View commit details
    Browse the repository at this point in the history
  2. Another DoS change from PauloASilva

    Co-authored-by: PauloASilva <pauloasilva@gmail.com>
    bigshebang and PauloASilva committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    b025b22 View commit details
    Browse the repository at this point in the history
  3. Add missing parenthesis to link

    Co-authored-by: PauloASilva <pauloasilva@gmail.com>
    bigshebang and PauloASilva committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    0547d00 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    045a21f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b3844a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    506a287 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

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

Commits on Oct 6, 2020

  1. Important wording fix from PauloASilva

    Co-authored-by: PauloASilva <pauloasilva@gmail.com>
    bigshebang and PauloASilva committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    c734132 View commit details
    Browse the repository at this point in the history
  2. IDOR clarification from PauloASilva

    Co-authored-by: PauloASilva <pauloasilva@gmail.com>
    bigshebang and PauloASilva committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    934c422 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    c86ef61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fa8cb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

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

Commits on Oct 14, 2020

  1. Add batching attack mitigation for DOS attacks, from Paulo

    Co-authored-by: PauloASilva <pauloasilva@gmail.com>
    bigshebang and PauloASilva committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    d43e786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5afd00a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Fix wording and add proper input validation CS link

    Co-authored-by: ThunderSon <32433575+ThunderSon@users.noreply.github.com>
    bigshebang and ThunderSon committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    d891cc6 View commit details
    Browse the repository at this point in the history
  2. Letting ThunderSon fix up some javascript

    Co-authored-by: ThunderSon <32433575+ThunderSon@users.noreply.github.com>
    bigshebang and ThunderSon committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    4092bbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67d47bb View commit details
    Browse the repository at this point in the history
  4. Update cheatsheets_draft/GraphQL_Cheat_Sheet.md

    Co-authored-by: ThunderSon <32433575+ThunderSon@users.noreply.github.com>
    bigshebang and ThunderSon committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    2f8b358 View commit details
    Browse the repository at this point in the history
  5. fixing remaining CS links

    bigshebang committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    5d865f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f960b1 View commit details
    Browse the repository at this point in the history
  7. Fixing javascript code snippet

    Co-authored-by: PauloASilva <pauloasilva@gmail.com>
    bigshebang and PauloASilva committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    dc5486a View commit details
    Browse the repository at this point in the history