Skip to content

Commit

Permalink
Release v2.0.0 (#253)
Browse files Browse the repository at this point in the history
Co-authored-by: pratik-k2 <[email protected]>
Co-authored-by: pratik-k2 <[email protected]>
Co-authored-by: Sumit Suthar <[email protected]>
  • Loading branch information
4 people authored Sep 20, 2024
1 parent fb7491f commit a5602db
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 9 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
### 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

### v1.5.0 (2024-08-14)
#### Features
* Support for Node.js v22.x
Expand Down
19 changes: 18 additions & 1 deletion THIRD_PARTY_NOTICES.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ code, the source code can be found at [https://github.com/newrelic/csec-node-age
* [find-package-json](#find-package-json)
* [hash.js](#hashjs)
* [html-entities](#html-entities)
* [https-proxy-agent](#https-proxy-agent)
* [is-invalid-path](#is-invalid-path)
* [js-yaml](#js-yaml)
* [jsonschema](#jsonschema)
Expand Down Expand Up @@ -239,6 +240,22 @@ THE SOFTWARE.
```

### https-proxy-agent

This product includes source derived from [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) ([v5.0.1](https://github.com/TooTallNate/node-https-proxy-agent/tree/v5.0.1)), distributed under the [MIT License](https://github.com/TooTallNate/node-https-proxy-agent/blob/v5.0.1/README.md):

```
MIT License
Copyright (c) <year> <copyright holders>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
```

### is-invalid-path

This product includes source derived from [is-invalid-path](https://github.com/jonschlinkert/is-invalid-path) ([v1.0.2](https://github.com/jonschlinkert/is-invalid-path/tree/v1.0.2)), distributed under the [MIT License](https://github.com/jonschlinkert/is-invalid-path/blob/v1.0.2/LICENSE):
Expand Down Expand Up @@ -588,7 +605,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI

### ws

This product includes source derived from [ws](https://github.com/websockets/ws) ([v8.17.1](https://github.com/websockets/ws/tree/v8.17.1)), distributed under the [MIT License](https://github.com/websockets/ws/blob/v8.17.1/LICENSE):
This product includes source derived from [ws](https://github.com/websockets/ws) ([v8.18.0](https://github.com/websockets/ws/tree/v8.18.0)), distributed under the [MIT License](https://github.com/websockets/ws/blob/v8.18.0/LICENSE):

```
Copyright (c) 2011 Einar Otto Stangvik <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@newrelic/security-agent",
"version": "1.5.0",
"version": "2.0.0",
"description": "New Relic Security Agent for Node.js",
"main": "index.js",
"jsonVersion": "1.2.5",
Expand Down
24 changes: 19 additions & 5 deletions third_party_manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastUpdated": "Wed Aug 14 2024 10:38:44 GMT+0530 (India Standard Time)",
"lastUpdated": "Fri Sep 20 2024 15:51:01 GMT+0530 (India Standard Time)",
"projectName": "@newrelic/security-agent",
"projectUrl": "https://github.com/newrelic/csec-node-agent.git",
"includeOptDeps": false,
Expand Down Expand Up @@ -94,6 +94,20 @@
"publisher": "Marat Dulin",
"email": "[email protected]"
},
"[email protected]": {
"name": "https-proxy-agent",
"version": "5.0.1",
"range": "^7.0.4",
"licenses": "MIT",
"repoUrl": "https://github.com/TooTallNate/node-https-proxy-agent",
"versionedRepoUrl": "https://github.com/TooTallNate/node-https-proxy-agent/tree/v5.0.1",
"licenseFile": "node_modules/https-proxy-agent/README.md",
"licenseUrl": "https://github.com/TooTallNate/node-https-proxy-agent/blob/v5.0.1/README.md",
"licenseTextSource": "spdx",
"publisher": "Nathan Rajlich",
"email": "[email protected]",
"url": "http://n8.io/"
},
"[email protected]": {
"name": "is-invalid-path",
"version": "1.0.2",
Expand Down Expand Up @@ -260,15 +274,15 @@
"licenseUrl": "https://github.com/uuidjs/uuid/blob/v9.0.1/LICENSE.md",
"licenseTextSource": "file"
},
"ws@8.17.1": {
"ws@8.18.0": {
"name": "ws",
"version": "8.17.1",
"version": "8.18.0",
"range": "^8.17.1",
"licenses": "MIT",
"repoUrl": "https://github.com/websockets/ws",
"versionedRepoUrl": "https://github.com/websockets/ws/tree/v8.17.1",
"versionedRepoUrl": "https://github.com/websockets/ws/tree/v8.18.0",
"licenseFile": "node_modules/ws/LICENSE",
"licenseUrl": "https://github.com/websockets/ws/blob/v8.17.1/LICENSE",
"licenseUrl": "https://github.com/websockets/ws/blob/v8.18.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Einar Otto Stangvik",
"email": "[email protected]",
Expand Down

0 comments on commit a5602db

Please sign in to comment.