Skip to content

Commit

Permalink
BE-716 v1.0.0-rc2 release (#63)
Browse files Browse the repository at this point in the history
Signed-off-by: nfrunza <nfrunza@gmail.com>
  • Loading branch information
nfrunza committed Dec 5, 2019
1 parent d754835 commit fa26184
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v1.0.0-rc2

* [d754835](https://github.com/hyperledger/blockchain-explorer/commit/d754835) Be 711 code quality (#62)
* [db55e92](https://github.com/hyperledger/blockchain-explorer/commit/db55e92) [BE-702](https://jira.hyperledger.org/browse/BE-702) Update documents, azure (#60)
* [621a12a](https://github.com/hyperledger/blockchain-explorer/commit/621a12a) [BE-713](https://jira.hyperledger.org/browse/BE-713) Fix an issue to fail detecting newly added channel (#59)
* [5b8ec0b](https://github.com/hyperledger/blockchain-explorer/commit/5b8ec0b) [BE-710](https://jira.hyperledger.org/browse/BE-710) Security vulnerability (#57)
* [7f889ff](https://github.com/hyperledger/blockchain-explorer/commit/7f889ff) [BE-708](https://jira.hyperledger.org/browse/BE-708) Online docs issues (#56)
* [6367cee](https://github.com/hyperledger/blockchain-explorer/commit/6367cee) [BE-709](https://jira.hyperledger.org/browse/BE-709) Add code coverage report to AZP
* [27f06a2](https://github.com/hyperledger/blockchain-explorer/commit/27f06a2) [BE-708](https://jira.hyperledger.org/browse/BE-708) Online docs issues (#54)
* [c6bd828](https://github.com/hyperledger/blockchain-explorer/commit/c6bd828) [BE-708](https://jira.hyperledger.org/browse/BE-708)Jenkins is no longer used
* [a790ef3](https://github.com/hyperledger/blockchain-explorer/commit/a790ef3) [BE-708](https://jira.hyperledger.org/browse/BE-708) Update build status badge (#52)

## v1.0.0-rc1

* [5b89717](https://github.com/hyperledger/blockchain-explorer/commit/5b89717) [BE-706](https://jira.hyperledger.org/browse/BE-706) Switching to GitHub
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Hyperledger Explorer is a simple, powerful, easy-to-use, well maintained, open s

| Hyperledger Explorer Version | Fabric Version Supported | NodeJS Version Supported |
| -- | -- | -- |
| <b>[v1.0.0-rc2](release_notes/v1.0.0-rc2.md)</b> (Dec 5, 2019) | [v1.4.0-v1.4.4](https://hyperledger-fabric.readthedocs.io/en/release-1.4) | [8.11.x](https://nodejs.org/en/download/releases) |
| <b>[v1.0.0-rc1](release_notes/v1.0.0-rc1.md)</b> (Nov 18, 2019) | [v1.4.2](https://hyperledger-fabric.readthedocs.io/en/release-1.4) | [8.11.x](https://nodejs.org/en/download/releases) |
| <b>[v0.3.9.5](release_notes/v0.3.9.5.md)</b> (Sep 8, 2019) | [v1.4.2](https://hyperledger-fabric.readthedocs.io/en/release-1.4) | [8.11.x](https://nodejs.org/en/download/releases) |
| <b>[v0.3.9.4](release_notes/v0.3.9.4.md)</b> (June 18, 2019) | [v1.4.1](https://hyperledger-fabric.readthedocs.io/en/release-1.4) | [8.11.x](https://nodejs.org/en/download/releases) |
Expand Down
129 changes: 129 additions & 0 deletions release_notes/v1.0.0-rc2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,129 @@
<!-- (SPDX-License-Identifier: CC-BY-4.0) --> <!-- Ensure there is a newline before, and after, this line -->

## New Features

* Support for HLFabric v1.4.0 - v1.4.4

## Bug Fixes and Updates

* Fix an issue to fail detecting newly added channel
* Update packages
* Fix an issue to fail detecting newly added channel
* Online docs updates
* CI/CD, add code coverage report to Azure Pipeline
* CI/CD, code quality configuration

## Known Vulnerabilities

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate │ Denial of Service │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ handlebars │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ nyc [dev]
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ nyc > istanbul-reports > handlebars │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1300
└───────────────┴──────────────────────────────────────────────────────────────┘


┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High │ Arbitrary Code Execution │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ handlebars │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ nyc [dev]
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ nyc > istanbul-reports > handlebars │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1316
└───────────────┴──────────────────────────────────────────────────────────────┘


┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High │ Arbitrary Code Execution │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ handlebars │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ nyc [dev]
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ nyc > istanbul-reports > handlebars │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1324
└───────────────┴──────────────────────────────────────────────────────────────┘


┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High │ Prototype Pollution │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ handlebars │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ nyc [dev]
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ nyc > istanbul-reports > handlebars │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1325
└───────────────┴──────────────────────────────────────────────────────────────┘

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate │ Denial of Service │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ handlebars │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ react-scripts │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ react-scripts > jest > jest-cli > @jest/core > │
│ │ @jest/reporters > istanbul-reports > handlebars │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1300
└───────────────┴──────────────────────────────────────────────────────────────┘


┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High │ Arbitrary Code Execution │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ handlebars │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ react-scripts │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ react-scripts > jest > jest-cli > @jest/core > │
│ │ @jest/reporters > istanbul-reports > handlebars │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1316
└───────────────┴──────────────────────────────────────────────────────────────┘


┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High │ Arbitrary Code Execution │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ handlebars │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ react-scripts │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ react-scripts > jest > jest-cli > @jest/core > │
│ │ @jest/reporters > istanbul-reports > handlebars │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1324
└───────────────┴──────────────────────────────────────────────────────────────┘


┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High │ Prototype Pollution │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ handlebars │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ react-scripts │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ react-scripts > jest > jest-cli > @jest/core > │
│ │ @jest/reporters > istanbul-reports > handlebars │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1325
└───────────────┴──────────────────────────────────────────────────────────────┘


## Resolved Vulnerabilities

* Fixes to above security vulnerability applied


0 comments on commit fa26184

Please sign in to comment.