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

chore(deps): Udpated @newrelic/security-agent to v2.0.0 #2594

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

sumitsuthar
Copy link
Contributor

Description

v2.0.0 (2024-09-20)

⚠ BREAKING CHANGES

  • Dropped support for Node.js v16
  • Dropped functionality to generate snapshot file

Features

  • Support to honour proxy settings via config
  • Support for secure cookie security event generation
  • Report error to Error Inbox upon connection failure to Security Engine
  • Support to detect application and server path
  • Functionality to truncate Incoming HTTP request upto default limit
  • Dropped support for Node.js v16
  • Dropped functionality to generate snapshot file

Bug fixes

  • Handling for empty data in IAST fuzzing header
  • Added identifiers in events
  • Fix for file integrity security event generation
  • Fix for missing identifiers in iast-data-request JSON

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.18%. Comparing base (d169546) to head (294fc7b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2594      +/-   ##
==========================================
- Coverage   97.23%   97.18%   -0.05%     
==========================================
  Files         291      291              
  Lines       45932    45932              
==========================================
- Hits        44661    44639      -22     
- Misses       1271     1293      +22     
Flag Coverage Δ
integration-tests-cjs-18.x 74.18% <ø> (-0.01%) ⬇️
integration-tests-cjs-20.x 74.19% <ø> (ø)
integration-tests-cjs-22.x 74.23% <ø> (ø)
integration-tests-esm-18.x 49.69% <ø> (ø)
integration-tests-esm-20.x 49.69% <ø> (ø)
integration-tests-esm-22.x 49.72% <ø> (ø)
unit-tests-18.x 88.88% <ø> (ø)
unit-tests-20.x 88.88% <ø> (ø)
unit-tests-22.x 88.89% <ø> (ø)
versioned-tests-18.x 78.95% <ø> (-0.19%) ⬇️
versioned-tests-20.x 78.96% <ø> (-0.19%) ⬇️
versioned-tests-22.x 78.97% <ø> (-0.19%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sumitsuthar
Copy link
Contributor Author

Versioned tests with security agent for Node.js v18.x, 20.x and 22.x passed successfully. Not sure about the codecov/project workflow. Please take a look.
Regards & Thanks.

@bizob2828 bizob2828 merged commit 92e6978 into newrelic:main Sep 20, 2024
32 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done: Issues recently completed
Development

Successfully merging this pull request may close these issues.

2 participants