Skip to content

Security: solguruz/sg_cli

Security

SECURITY.md

Security Policy

Supported Versions

We actively maintain the latest release of SG CLI published on pub.dev. Security fixes are applied to the most recent version.

Version Supported
Latest
Older

Reporting a Vulnerability

Please do not report security vulnerabilities through public GitHub issues.

SG CLI runs commands and writes files on developers' machines, so we take reports seriously. To report a vulnerability privately, use one of these channels:

  1. GitHub Private Vulnerability Reporting — go to the Security tab of this repository and click "Report a vulnerability". This opens a private advisory visible only to maintainers.
  2. SolGuruz contact — reach out through the contact options at solguruz.com and mention "SG CLI security report" so it reaches the right team quickly.

What to include

  • A description of the vulnerability and its potential impact
  • The SG CLI version affected (run dart pub global list)
  • Steps to reproduce, or a proof of concept
  • The command(s) involved, e.g. sg init, sg create screen, sg setup_firebase

What happens next

  • We will acknowledge your report as soon as we can.
  • We will investigate and keep you informed of our progress.
  • Once a fix is released, we will credit you in the release notes if you'd like (or keep you anonymous — your choice).

Thank you for helping keep SG CLI and its users safe.

There aren't any published security advisories