-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
717 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# Sooho | ||
|
||
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) | ||
|
||
**Got a Question?** Send me a <a href="mailto:[email protected]">mail</a> | ||
|
||
## Table of Contents | ||
- [Introduction](#introduction) | ||
- [Development](#development) | ||
- [Install](#install) | ||
- [License](#license) | ||
- [About](#about) | ||
|
||
## Introduction | ||
|
||
**Sooho** used to interact with Sooho services from the command line. It is built using oclif. | ||
|
||
For more about Sooho, see https://sooho.io | ||
|
||
## Development | ||
|
||
### Install | ||
|
||
This project is built with [lerna](http://lernajs.io/). The core plugins are located in ./packages. | ||
|
||
```bash | ||
$ git clone https://github.com/soohoio/sooho | ||
$ lerna bootstrap | ||
``` | ||
|
||
## License | ||
|
||
Copyright (c) 2018 Sooho Inc. It is free software and maybe redistributed under the terms specified in the LICENSE file. | ||
|
||
## About | ||
|
||
Authored and maintained by **Jisu Park**. | ||
|
||
> Github [@JisuPark](https://github.com/JisuPark) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Reporting Security Issues | ||
|
||
Sooho strongly believes the responsible disclosure of security vulnerabilities in open source helps user privacy and security. We appreciate your efforts to responsibly disclose your findings and will make every effort to acknowledge your contributions. | ||
|
||
To report a security issue, email [[email protected]](mailto:[email protected]) and include the word "SECURITY" in the subject line. | ||
|
||
We will send a response indicating the next steps in handling your report. After the initial reply to your report, the security team will keep you informed of the progress towards a fix and full announcement and may ask for additional information or guidance. | ||
|
||
Report the security bugs in third-party modules to the person or team maintaining the module. You can also report a vulnerability through the [Sooho Vulnerability Disclosure](https://goo.gl/forms/BFB76kc0q0Q2a7PN2) program. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters