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

Exploit prevention for SQL injection (blocking support) #7231

Merged
merged 22 commits into from
Jul 5, 2024

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    aa84e51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    505e376 View commit details
    Browse the repository at this point in the history
  3. Fixed test

    ValentinZakharov committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    b031429 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    736b864 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6689992 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a892b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b94c76 View commit details
    Browse the repository at this point in the history
  8. [wip] smoke test rasp blocking

    smola authored and ValentinZakharov committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    149ad7e View commit details
    Browse the repository at this point in the history
  9. Missing return

    ValentinZakharov committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    dbe6c70 View commit details
    Browse the repository at this point in the history
  10. Fix blocking test

    smola authored and ValentinZakharov committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    28e04e9 View commit details
    Browse the repository at this point in the history
  11. Fix test with groovy + jdk 11

    smola authored and ValentinZakharov committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8611f68 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    37cc42f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bcbf96c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b8ab2e3 View commit details
    Browse the repository at this point in the history
  15. fix appsec.blocked

    smola authored and ValentinZakharov committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    885fc92 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f6def5f View commit details
    Browse the repository at this point in the history
  17. add assert

    smola authored and ValentinZakharov committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4e1aba5 View commit details
    Browse the repository at this point in the history
  18. fix tests

    smola authored and ValentinZakharov committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    96fe8ab View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a50f162 View commit details
    Browse the repository at this point in the history
  20. Update dd-java-agent/instrumentation/jdbc/src/main/java/datadog/trace…

    …/instrumentation/jdbc/InstrumentationLogger.java
    
    Co-authored-by: Santiago M. Mola <[email protected]>
    ValentinZakharov and smola committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a5570c9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4ee6e4c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f21cea0 View commit details
    Browse the repository at this point in the history