Skip to content

Security: ZCG-coder/Steppable

SECURITY.md

Security Policy

Introduction

Steppable is still quite unstable at present. Therefore, we need your help to report vulnerabilities so that our project will not be exploited by hackers.

Reporting a Vulnerability

If you discover any vulnerabilities, please open an issue on the issues, with the following information:

  1. Steps to create trigger an unexpected behavior.
  2. How to exploit it and grant unauthorized rights.

Fixing a Vulnerability

If you have a fix for the vulnerability that you have discovered, please:

  1. Fork this repository.
  2. Clone the forked repository to your local machine.
  3. Make a new branch with a name.
    git checkout -b <new_branch>
  4. Make any changes if necessary.
  5. Commit and push.
  6. Make a pull request.

Questions?

Should you have any questions, please contact Andy Zhang at andy at nwsoft dot tech via email.

There aren’t any published security advisories