Created by James Hurrell, last modified by N Padmavathi on Aug 27, 2020
2.0.2-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|
16850 | New HTML5/JavaScript extension is inserting meaningless information into the object fullname. |
2.0.1-funcrel
Other Updates
2.0.0-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|
15396 | False positive for the rule Avoid having multiple routes for the same path with Node.js |
15762 | Duplicated objects for NodeJS Operation and false link from HTML5 Get HttpRequest service to NodeJS Get operation |
15725 | False positive for the rule, "Ensure the X-Powered-By header" is disabled and "Ensure the X-XSS-Protection header" is enabled. |
15723 | False positives for the rule "JAS Ensure the X-Powered-By header" is disabled and "Ensure the X-XSS-Protection header" is enabled. |
15572 | False positive for the rule Ensure the X-Frame-Options header is setup |
2.0.0-beta2
Other Updates
2.0.0-beta1
Other Updates
Details |
---|
Missing link between Mongoose model and Javascripts function. |
New Support
Summary | Details |
---|
Koa framework | Koa framework support for Web service. |
Knex Framework | Knex framework for SQL query call to database. |
2.0.0-alpha3
Other Updates
Details |
---|
Hapi.js and Sails.js framework minor bugs fixed. |
Node.js version resolution fixing |
Rules
Rule Id | New Rule | Details |
---|
1020750 | TRUE | Avoid using the file path validation with Node.js 8.5.0 |
New Support
Summary | Details |
---|
Loopback Framework | Support of LoopBack framework to manage Webservices/database access. |
2.0.0-alpha2
New Support
Summary | Details |
---|
Sails Framework | Sails.js framework support for Webservices/database access. |
Transaction Improvements
Type | Framework |
---|
SQL Named Query | Support of database call using a SQL query |
2.0.0-alpha1
Rules
Rule Id | New Rule | Details |
---|
1020744 | TRUE | Avoid using TLS library before Node.js 9.11.2 and 10.4.1 |
1020746 | TRUE | Avoid using HTTP/2 library before Node.js 8.11.3, 9.11.2 and 10.4.1 |
1020748 | TRUE | Avoid using the call of data service with Node.js inside a loop |
New Support
Summary | Details |
---|
HTTPS library | HTTPS library is now supported to create web resources. |
HTTP2 library | HTTP2 library is now supported to create/access web service. |
HAPI JS framework | Hapi.js framework is now supported for web services calls. |
Transaction Improvements
Type | Framework |
---|
Exit point definition from Filesystem | Filesystem methods fs.open fs.readFile fs.readFileSync fs.writeFile fs.writeFileSync fs.close fs.closeSync fs.WriteStream.on fs.readStream.on. |