diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json index c470a67d..0bab69fa 100644 --- a/documentation/src/pages/community/data/community-content.json +++ b/documentation/src/pages/community/data/community-content.json @@ -93,6 +93,18 @@ "submittedDate": "2025-10-21", "tags": ["hacktoberfest"], "hacktoberfest": true + }, + { + "title": "Adopting goose in the Enterprise: A Guide to Security, Scalability, and Governance", + "author": { + "name": "M A Sai Adithyaa", + "handle": "M-A-SAIADITHYAA" + }, + "type": "blog", + "url": "https://goose123.hashnode.dev/adopting-goose-in-the-enterprise-a-guide-to-security-scalability-and-governance", + "submittedDate": "2025-10-26", + "tags": ["hacktoberfest"], + "hacktoberfest": true } ] }