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

Map JSP stack traces to file names #7005

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    4d2f1fe View commit details
    Browse the repository at this point in the history
  2. improve StratumManager

    jandro996 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    fa33ab4 View commit details
    Browse the repository at this point in the history
  3. clean and link everything

    jandro996 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6cc03b8 View commit details
    Browse the repository at this point in the history
  4. no necessary

    jandro996 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    daea85c View commit details
    Browse the repository at this point in the history
  5. fix

    jandro996 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5571e21 View commit details
    Browse the repository at this point in the history
  6. fix

    jandro996 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3fd121a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1841455 View commit details
    Browse the repository at this point in the history
  8. Update dd-java-agent/agent-tooling/src/main/java/datadog/trace/agent/…

    …tooling/iast/stratum/StratumManagerImpl.java
    
    Co-authored-by: Manuel Álvarez Álvarez <[email protected]>
    jandro996 and manuel-alvarez-alvarez committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7ae5d1e View commit details
    Browse the repository at this point in the history
  9. Update dd-java-agent/agent-tooling/src/main/java/datadog/trace/agent/…

    …tooling/iast/stratum/StratumManagerImpl.java
    
    Co-authored-by: Manuel Álvarez Álvarez <[email protected]>
    jandro996 and manuel-alvarez-alvarez committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    86fa888 View commit details
    Browse the repository at this point in the history
  10. Update dd-java-agent/agent-tooling/src/test/groovy/datadog/trace/agen…

    …t/tooling/iast/stratum/StratumManagerImplTest.groovy
    
    Co-authored-by: Santiago M. Mola <[email protected]>
    jandro996 and smola committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    23886b4 View commit details
    Browse the repository at this point in the history
  11. Update dd-java-agent/agent-tooling/src/test/groovy/datadog/trace/agen…

    …t/tooling/iast/stratum/StratumManagerImplTest.groovy
    
    Co-authored-by: Santiago M. Mola <[email protected]>
    jandro996 and smola committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3c8ca9e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. fix import

    jandro996 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f17de3b View commit details
    Browse the repository at this point in the history
  2. fix spotless

    jandro996 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d85598e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. remove debug leftovers

    jandro996 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    bdc0720 View commit details
    Browse the repository at this point in the history
  2. Clean unused methods

    Improve memory usage removing not necessary info from StratumExt objects
    Fix method to get the mapped jsp file and line
    jandro996 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3ee8144 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8049726 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03d5b95 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    046289f View commit details
    Browse the repository at this point in the history
  2. Fix code analysis

    jandro996 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5351f62 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Fix test

    jandro996 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a6fefdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e606985 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    428334d View commit details
    Browse the repository at this point in the history
  4. improve StratumManagerImpl

    jandro996 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    164331d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Refactor

    jandro996 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ff841a0 View commit details
    Browse the repository at this point in the history