Table of contents
Topics on this page

NodeJS release history

Version Release date Changes
4.5.2 Oct. 21st, 2021

New Features:

  • The agent is now multi-region aware and can automatically detect which region to connect to.

    Changes:

  • Updated anti-malware and malicious payload engines to resolve reported vulnerabilities with 3rd-party libraries: openssl, expat, and zlib.
  • 4.5.1 Sept 15th, 2021

    New Features:

  • This release of NodeJS adds support for applications and frameworks, such as Koa, which register body parsers and stream parsers who register data handlers asynchronously. Previously the agent was only able to support synchronous stream data handler registration.
  • 4.5.0 July 13th, 2021

    New Features:

  • Added support for NodeJS 14.
  • Added support for ecmascript 6.
  • Added support for sqlite3 version 5.
  • 4.3.1 May 10th, 2021

    Changes:

  • Added support for the Advanced Threat Scan Engine (ATSE) aggressiveness level to be set from policy view.
  • Changed default ATSE aggressiveness level from High to Medium.
  • 4.2.0 March 19th, 2021

    Changes:

  • Modified installation in order to support deploying in Azure App Services.
  • Upgraded advanced thread scan engine to version 12.500-1004
  • Wait until the engines rules blobs are written to cache before declaring the agent ready
  • Synchronize writing file to disk when updating the agent configuration cache
  • Re-initialise antivirus engine on first request when engine initialization failed

    Fixes:

  • Fixed anti-malware engine returning error when scanning after malicious file upload policy rules were changed
  • 4.1.6 June 29th, 2020

    Changes:

  • Automatically apply recommended settings when running the agent in AWS Lambda layer or runtime.
  • Introduced the ability for the agent to manage atomic configuration updates from the backend.
  • Wait on responses after agent authentication refresh.
  • Rulesets and patterns are not fetched or updated if Malicious Payload and Malicious File Upload are disabled.

    Fixes:

  • Disabled providing the custom transaction ID via the header.
  • Fixed setting the defense logs configuration via environment variables.
  • Fixed the poller hanging after re-authentication.
  • Fixed the agent continuously and quickly re-attempting to authenticate following repeated authentication failures.
  • Fixed agent cleanup and activation of anti-malware pattern files upon updates.
  • Fixed some agent errors not being reported to the backend properly, for remote diagnostics.
  • 4.1.4 January 24th, 2020 First release of Trend Micro Cloud One Application Security python agent

    New Features:

  • Open Redirect
  • Remote Command Execution
  • Illegal File Access
  • SQL Injection
  • Malicious File Upload
  • Malicious Payload