bevel
bevel copied to clipboard
feat(fabric): Upgrade Fabric restserver to latest stable
Description
As a developer I want to update the Fabric restserver code in examples/supplychain-app/fabric/chaincode_rest_server/rest-server
so that I can remove the security alerts.
Use latest Fabric client and Node js version. Ensure the code is updated and compiles.
Acceptance Criteria
- Code compiles successfully.
- restserver docker image is created successfully.
- Supplychain App works with Fabric network
Hi Sownak, I would like to take this issue, If it's okay I would do the necessary changes and upgrade as per the Acceptance criteria. Is there anything specific you are looking for specially in the changes, do let me know
@MrRancy That would be great! Thanks for your interest. The complete rest-server needs some refresh as per latest Fabric SDK and nodejs. You can start with that and then submit a draft PR. Our team will review and provide comments. Assigning this to you.
is it Yarn or NPM?
Hi @MrRancy, its NPM
HI @MrRancy , any update on this issue?
Hi @suvajit-sarkar, Sorry I was caught up in other priority work the last few weeks in my organization. I will try to finish it off by this week. Apologies. Also, can you elaborate on the Acceptance Criteria, like what are the main things that you are expecting? For example, upgrading all packages to the latest & stable version. Are you using any Static Analysis to scan for security alerts or vulnerabilities?
Hi @sownak @suvajit-sarkar, I am not doing good interms of my health. So unable to push myself in the contribution. Its been so long already, I wanted to let you know guys, I will be opting out myself from the contribution. Sorry for any inconviniences. Also unassigning myself from this issue.
Closing this issue, the rest-server packages were updated to remove the security alerts.