Compare commits

...

2 Commits

Author SHA1 Message Date
Bryan Thompson
3227b50249 Remove SHA pin from alloydb entry 2026-04-22 10:39:15 -05:00
Bryan Thompson
bc2c55ac77 Add alloydb plugin 2026-04-22 10:03:59 -05:00

View File

@@ -71,6 +71,19 @@
},
"homepage": "https://github.com/AikidoSec/aikido-claude-plugin"
},
{
"name": "alloydb",
"description": "Create, connect, and interact with an AlloyDB for PostgreSQL database and data.",
"author": {
"name": "Google LLC"
},
"category": "database",
"source": {
"source": "url",
"url": "https://github.com/gemini-cli-extensions/alloydb.git"
},
"homepage": "https://cloud.google.com/alloydb"
},
{
"name": "amazon-location-service",
"description": "Guide developers through adding maps, places search, geocoding, routing, and other geospatial features with Amazon Location Service, including authentication setup, SDK integration, and best practices.",