Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 2.97 KB

v1.1.1.md

File metadata and controls

40 lines (30 loc) · 2.97 KB

New Features

  • Publish new simple landing page on Github (#134)
    • Add another README for detail of each configuration (#139)
  • Add configuration for mutual TLS support (#138)
  • Add PEM string format support for connection profile (#137)
  • Add Fabric CA support to retrieve credential for admin access to fabric network (#135)

Bug Fixes and Updates

  • Fix an issue of authentication (#140)
  • Fix an issue the targets of discovery service are always mapped to localhost (#142)
  • Fix calculation of block hash (#141)

Known Vulnerabilities

client/package.json

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low           │ Prototype Pollution                                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ yargs-parser                                                 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=13.1.2 <14.0.0 || >=15.0.1 <16.0.0 || >=18.1.2             │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ react-scripts                                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ react-scripts > webpack-dev-server > yargs > yargs-parser    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/1500                            │
└───────────────┴──────────────────────────────────────────────────────────────┘
found 1 low severity vulnerability in 2141 scanned packages
  1 vulnerability requires manual review. See the full report for details.