Coder Social home page Coder Social logo

soohoio / sooho Goto Github PK

View Code? Open in Web Editor NEW
38.0 5.0 12.0 1.04 MB

Toolbox for auditing and patching vulnerabilities in smart contracts.

Home Page: https://sooho.io

Batchfile 0.01% Shell 0.03% JavaScript 96.38% TypeScript 2.12% Solidity 1.48%
smart-contract sooho security-assessments security

sooho's People

Contributors

angdev avatar baumstern avatar hexoul avatar jisupark avatar korean139 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

sooho's Issues

Advisory-db signature versioning

A signature using at auditing is changeable. So we should do signature versioning or entire advisory-db versioning by git tag (for example).

Audit command could not resolve relate path

Problem

Expected behavior is same as lerna run audit -- ~/Documents/Workspace/references/sooho/hgc.sol when called lerna run audit -- ./hgc.sol.

hyundp:sooho daehyun$ ls
CHANGELOG.md	SECURITY.md	hygener.sol	package.json	yarn.lock
README.md	hgc.sol		lerna.json	packages
hyundp:sooho daehyun$ lerna run audit -- ./hgc.sol
lerna notice cli v3.13.1
lerna info Executing command in 1 package: "npm run audit ./hgc.sol"
lerna ERR! npm run audit ./hgc.sol exited 1 in '@sooho/cli'
lerna ERR! npm run audit ./hgc.sol stdout:

> @sooho/[email protected] audit /Users/daehyun/Documents/Workspace/references/sooho/packages/sooho-cli
> ./bin/run audit "./hgc.sol"


lerna ERR! npm run audit ./hgc.sol stderr:
- Parse files
Error: ENOENT: no such file or directory, lstat './hgc.sol'
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @sooho/[email protected] audit: `./bin/run audit "./hgc.sol"`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @sooho/[email protected] audit script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/daehyun/.npm/_logs/2019-04-07T13_50_34_285Z-debug.log

lerna ERR! npm run audit ./hgc.sol exited 1 in '@sooho/cli'

Expected

hyundp:sooho daehyun$ lerna run audit -- ~/Documents/Workspace/references/sooho/hgc.sol
lerna notice cli v3.13.1
lerna info Executing command in 1 package: "npm run audit /Users/daehyun/Documents/Workspace/references/sooho/hgc.sol"
lerna info run Ran npm script 'audit' in '@sooho/cli' in 1.6s:

> @sooho/[email protected] audit /Users/daehyun/Documents/Workspace/references/sooho/packages/sooho-cli
> ./bin/run audit "/Users/daehyun/Documents/Workspace/references/sooho/hgc.sol"

lerna success run Ran npm script 'audit' in 1 package in 1.6s:
lerna success - @sooho/cli

Environment

  • OS: macOS Sierra 10.12.6
  • lerna: 3.13.1
  • npm: 6.4.1

Is there any quickstart or sample?

For starting this repo, README is not enough.
Is there any quickstart or sample?
Although I installed sooho, there is nothing to do, except sooho/cli encrypt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.