Skip to main content
Glama

GHAS MCP server (GitHub Advanced Security)

list_secret_scanning_alerts

Retrieve and display GitHub Advanced Security secret scanning alerts for a specified repository to identify and manage exposed secrets.

Instructions

List the current GitHub Advanced Security secret scanning alerts for a repository

Input Schema

NameRequiredDescriptionDefault
ownerYes
repoYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "owner": { "type": "string" }, "repo": { "type": "string" } }, "required": [ "owner", "repo" ], "type": "object" }
Install Server

Other Tools from GHAS MCP server (GitHub Advanced Security)

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/rajbos/ghas-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server