Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Security Vulnerabilities #32

Open
sos0 opened this issue Jul 31, 2019 · 0 comments
Open

Update Security Vulnerabilities #32

sos0 opened this issue Jul 31, 2019 · 0 comments
Assignees

Comments

@sos0
Copy link
Contributor

sos0 commented Jul 31, 2019

Requirements

Update security vulnerabilities as specified by the alerts here: https://github.com/norestlabs/mouseutility-mnemonic/network/alerts

This can be done by updating npm dependencies listed in package.json. Please read up on the current vulnerabilities described by Github.

Steps for Github development

  • Create a new branch from the latest stable branch (in this case, master) and name it what you think is meaningful. I usually name it related to the task, whereas others like to name it using their own name (i.e. myname-dev or binance-integration)
  • Whenever you create a stable change that fulfills a small task, please add the relevant files and commit with a meaningful message. You can copy the task description to use as the commit message like so: git commit -m "Restoring account from Mnemonic using Binance Chain JS SDK"
  • When completing a single issue/task, please create a Pull Request here: https://github.com/norestlabs/mouseutility-mnemonic/pulls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants