Skip to content

Security: fabioeloi/gws-cli-skill

Security

SECURITY.md

Security Policy

Supported versions

This repository is small and maintained on the default branch. Security fixes are applied there first.

Reporting a vulnerability

Do not open a public issue for credential leaks, auth bypasses, or other sensitive security problems.

Instead:

  1. Use GitHub security advisories if enabled for the repository.
  2. If advisories are unavailable, contact the maintainer privately before disclosure.

When reporting, include:

  • affected file or workflow
  • reproduction steps
  • impact assessment
  • proposed mitigation if available

Secret handling

This repository must never contain:

  • OAuth client secrets
  • refresh tokens
  • access tokens
  • service account keys
  • private Workspace resource identifiers that are not already public

There aren't any published security advisories