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

[ASM] Stack trace leak vulnerability detection #5067

Merged
merged 28 commits into from
Jan 24, 2024

Commits on Jan 23, 2024

  1. Add sample code

    NachoEchevarria committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5aba45c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16a25b7 View commit details
    Browse the repository at this point in the history
  3. Add asp net >= 5 case

    NachoEchevarria committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b657997 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d3a32b View commit details
    Browse the repository at this point in the history
  5. Add integration tests

    NachoEchevarria committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1eb1a9b View commit details
    Browse the repository at this point in the history
  6. Fix error

    NachoEchevarria committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    655c7a0 View commit details
    Browse the repository at this point in the history
  7. add snapshots

    NachoEchevarria committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    45a8308 View commit details
    Browse the repository at this point in the history
  8. Update test

    NachoEchevarria committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d6a872f View commit details
    Browse the repository at this point in the history
  9. add snapshot

    NachoEchevarria committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a925eab View commit details
    Browse the repository at this point in the history
  10. Fix

    NachoEchevarria committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    65c4a27 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    739663c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    98749f9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    211611a View commit details
    Browse the repository at this point in the history
  14. Fix unit test

    NachoEchevarria committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3a83dc9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cc075c0 View commit details
    Browse the repository at this point in the history
  16. update snapshot

    NachoEchevarria committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    eb7881f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    06ca5b3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d9d20a6 View commit details
    Browse the repository at this point in the history
  19. Fix snapshots

    NachoEchevarria committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2359117 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    910f72a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2bfb51b View commit details
    Browse the repository at this point in the history
  22. update controllers

    NachoEchevarria committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d72ca50 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e53d220 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    14f1400 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    761f943 View commit details
    Browse the repository at this point in the history
  26. Update tracer/src/Datadog.Trace/ClrProfiler/AutoInstrumentation/Stack…

    …TraceLeak/DeveloperExceptionPageMiddlewareIntegrationBis.cs
    
    Co-authored-by: Andrew Lock <andrew.lock@datadoghq.com>
    NachoEchevarria and andrewlock authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    eafb06b View commit details
    Browse the repository at this point in the history
  27. Fix

    NachoEchevarria committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ede7ea7 View commit details
    Browse the repository at this point in the history
  28. nomenclature change.

    NachoEchevarria committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4f9e3b9 View commit details
    Browse the repository at this point in the history