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

Release target 1.0.8 Public Preview #140

Merged
merged 46 commits into from
Jan 10, 2024
Merged

Release target 1.0.8 Public Preview #140

merged 46 commits into from
Jan 10, 2024

Conversation

lovesh-ap
Copy link
Contributor

[1.0.8-public-preview]

Changes

  • Support for stored procedure call detection in SQL events
  • Support for extracting environment variables in case of Remote Code Execution events
  • Support for executing script file analysis in case of Remote Code Execution events
  • Enabled the transformation of the low-priority instrumentation module by default in case of IAST

Fixes

  • Incorrect user file details in the vulnerability details
  • Low severity hook event was not generated when the same url can process multiple request methods
  • Detection of server app directory to mitigate false positives for File Access vulnerability

monu-k2io and others added 26 commits November 6, 2023 18:17
Stored procedure query identification
Add required Utils method

Co-authored-by: Harshit Singh Lodha <[email protected]>
Cleanup on Agent.java

Co-authored-by: Harshit Singh Lodha <[email protected]>
Co-authored-by: Harshit Singh Lodha <[email protected]>
Instrument get catalina base functions

Co-authored-by: Harshit Singh Lodha <[email protected]>
Co-authored-by: Harshit Singh Lodha <[email protected]>
Co-authored-by: Harshit Singh Lodha <[email protected]>
Co-authored-by: Harshit Singh Lodha <[email protected]>
# Conflicts:
#	newrelic-security-agent/src/main/java/com/newrelic/agent/security/instrumentator/dispatcher/Dispatcher.java
#	newrelic-security-agent/src/main/java/com/newrelic/agent/security/intcodeagent/websocket/EventSendPool.java
#	newrelic-security-agent/src/main/java/com/newrelic/api/agent/security/Agent.java
#	settings.gradle
@lovesh-ap lovesh-ap self-assigned this Jan 10, 2024
harshit-ap
harshit-ap previously approved these changes Jan 10, 2024
@lovesh-ap lovesh-ap dismissed harshit-ap’s stale review January 10, 2024 17:34

The merge-base changed after approval.

harshit-ap
harshit-ap previously approved these changes Jan 10, 2024
@lovesh-ap lovesh-ap dismissed harshit-ap’s stale review January 10, 2024 17:40

The merge-base changed after approval.

@harshit-ap harshit-ap self-requested a review January 10, 2024 17:40
harshit-ap
harshit-ap previously approved these changes Jan 10, 2024
monu-k2io
monu-k2io previously approved these changes Jan 10, 2024
@lovesh-ap lovesh-ap dismissed stale reviews from monu-k2io and harshit-ap January 10, 2024 17:45

The merge-base changed after approval.

harshit-ap
harshit-ap previously approved these changes Jan 10, 2024
@harshit-ap harshit-ap dismissed their stale review January 10, 2024 17:49

The merge-base changed after approval.

@harshit-ap harshit-ap self-requested a review January 10, 2024 17:49
@lovesh-ap lovesh-ap merged commit eb3632c into main Jan 10, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants