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

API Endpoint Phase 2: Add Endpoint route in Servlet Framework #270

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

IshikaDawda
Copy link
Contributor

Detect route of an incoming request for servlet based servers.

@IshikaDawda IshikaDawda added the endpoint-detect API endpoint detection feature label Jun 7, 2024
@IshikaDawda IshikaDawda self-assigned this Jun 7, 2024
@IshikaDawda IshikaDawda force-pushed the feature/api-endpoint/Servlet-NR-273606 branch from 3911256 to b823e8d Compare June 7, 2024 09:43
Base automatically changed from feature/api-endpoint/JaxRS-NR-265913 to main June 22, 2024 05:57
* Detecting route servlet registration or servlet mapping
…73606

# Conflicts:
#	instrumentation-security/servlet-5.0/src/test/java/com/nr/agent/security/instrumentation/servlet5/HttpSessionTest.java
#	instrumentation-security/servlet-6.0/src/test/java/com/nr/agent/security/instrumentation/servlet6/HttpSessionTest.java
#	newrelic-security-agent/src/main/java/com/newrelic/api/agent/security/Agent.java
lovesh-ap
lovesh-ap previously approved these changes Sep 20, 2024
…73606

# Conflicts:
#	instrumentation-security/servlet-3.0/src/main/java/com/newrelic/agent/security/instrumentation/servlet30/HttpServletHelper.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
endpoint-detect API endpoint detection feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants