diff --git a/README.md b/README.md index 839a8b9..4a4b555 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ [![CodeQL](https://github.com/askalf/agent-security-stack/actions/workflows/codeql.yml/badge.svg)](https://github.com/askalf/agent-security-stack/actions/workflows/codeql.yml) [![Fuzzing](https://github.com/askalf/agent-security-stack/actions/workflows/cflite.yml/badge.svg)](https://github.com/askalf/agent-security-stack/actions/workflows/cflite.yml) [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/askalf/agent-security-stack/badge)](https://scorecard.dev/viewer/?uri=github.com/askalf/agent-security-stack) + diff --git a/glama.json b/glama.json new file mode 100644 index 0000000..2da3070 --- /dev/null +++ b/glama.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://glama.ai/mcp/schemas/server.json", + "maintainers": [ + "askalf" + ] +}