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

Fix : Package Exclusion Issue with com.nr and com.newrelic #110

Merged
merged 17 commits into from
Oct 3, 2023

Commits on Sep 21, 2023

  1. Update package of all instrumentation module.

    package prefix should be  com.newrelic.agent.security.instrumentation
    lovesh-ap committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9da88d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    1c6dfd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    647d395 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. New API introduced in security agent to read the config for low prior…

    …ity instrumentation enabled or not
    monu-k2io committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c682cd6 View commit details
    Browse the repository at this point in the history
  2. Using new api to read config value instead of direct reading it from …

    …apm agent
    
    Optimized package import
    monu-k2io committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a6e4119 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dda5090 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfda7f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    ff2932a View commit details
    Browse the repository at this point in the history
  2. Revert "Updated incorrect includePrefixes"

    This reverts commit dda5090.
    monu-k2io committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e8a8fe4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #108 from newrelic/fix/lsh-unittest

    Fix: low-severity-hooks instrumentation unit tests failing
    monu-k2io authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9334b5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16627c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    037b3fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10206d7 View commit details
    Browse the repository at this point in the history
  7. fix import

    lovesh-ap committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    95650f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d701b82 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    815e453 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae96453 View commit details
    Browse the repository at this point in the history