Skip to main content
The Integrations page connects Guardway to external services. Today it covers one: GitHub, used to scan your repositories and surface AI-dependency insights. More integrations (Slack, PagerDuty, Datadog, etc.) are on the roadmap. Open Settings → Integrations (/dashboard/settings/integrations).
Integrations are platform-scoped — they live on the Guardway cloud, not on an individual gateway. Set them up once per organization.

GitHub

Guardway’s GitHub integration scans connected repositories to identify which LLM providers, models, and SDKs your codebase already depends on. Results feed into discovery dashboards across the platform.
Integrations list

Connect

FieldRequiredNotes
Personal Access TokenYesClassic GitHub PAT with repo and read:org scopes. Entered as a password field (placeholder ghp_...).
Click Test & Connect. Guardway validates the token against GitHub’s API:
  • On success: the card flips to Connected, showing “Connected as {username}” and the connection timestamp.
  • On failure: an inline toast shows Invalid token. The input stays populated so you can fix it.
  • Any GitHub-side warnings (missing scopes, rate-limit hints) surface as individual warning toasts.
The generate-a-PAT page on GitHub is linked inline.

Connected state

  • Status badgeConnected (icon) or Disconnected.
  • Metadata — connected username and connected_at date.
  • Disconnect — destructive button that revokes Guardway’s use of the token.
“Disconnecting will stop all discovery scans. You can reconnect at any time with a new token.” — this banner shows on the connected state. Reconnecting always requires a fresh PAT; there is no in-place edit.

Limits

  • One GitHub PAT per organization at a time.
  • No event filtering or per-repo routing today — the integration is used only for discovery.
  • No separate “Test” button once connected; to revalidate, disconnect and re-add.

Coming soon

Slack

Push budget alerts, guardrail violations, and audit events into a channel.

PagerDuty

Page on-call when a gateway goes offline or a budget is exceeded.

Datadog / Grafana

Stream gateway metrics into your existing observability stack.

Jira / Linear

Open tickets from guardrail violations.
Need one of these sooner? Email support@guardway.ai with your use case.