Join us

ContentUpdates and recent posts about Flogo..
Story Trending
@viktoriiagolovtseva shared a post, 2 weeks, 4 days ago

Post-mortem Incident Review

Why Structured Post-mortem Reviews Matter Security incidents, outages, and failures are inevitable, especially in fast-moving agile environments. But what separates high-performing teams from the rest is how they learn from them. A well-run incident postmortem (or post-mortem meeting) focuses on unc..

Zrzut ekranu 2026-03-23 190511
 Activity
@samplist started using tool Shadcn Space , 2 weeks, 4 days ago.
 Activity
@samplist started using tool Visual Studio Code , 2 weeks, 4 days ago.
 Activity
@samplist started using tool Red Hat , 2 weeks, 4 days ago.
 Activity
@samplist started using tool Claude Code , 2 weeks, 4 days ago.
News FAUN.dev() Team Trending
@kala shared an update, 2 weeks, 4 days ago
FAUN.dev()

A Meta AI Agent Posted Without Permission. Then Things Got Worse.

OpenClaw

A Meta AI agent posted to an internal forum without authorization, triggering a Sev 1 incident that exposed proprietary code and user data for two hours. The advice it gave was wrong. The engineer followed it anyway. This wasn't a one-off - autonomous agents now account for more than 1 in 8 enterprise AI breaches, and most organizations have no mechanism to stop them from acting beyond their intended scope.

 Activity
@vv started using tool Docker , 2 weeks, 4 days ago.
 Activity
@vv started using tool Amazon ECS , 2 weeks, 4 days ago.
Story
@laura_garcia shared a post, 2 weeks, 4 days ago
Software Developer, RELIANOID

Discover why Cloud Security Posture Management (CSPM) is a game-changer for companies in today's digital landscape!

Discover why Cloud Security Posture Management (CSPM) is a game-changer for companies in today's digital landscape! In our latest article, we take you on a narrative journey exploring the vital role CSPM plays in maintaining robust cloud security—from continuously monitoring digital infrastructures ..

Project Flogo, a Go-based open source ecosystem for building event-driven apps is designed to abstract the event processing paradigm from event consumption enabling devs to build once, consume from anywhere and process using any of the supported actions.

At its core, Flogo Core, a lightweight app kernel responsible for all of the event-driven magic exposed to app devs via the Actions, Triggers & Activities (the core building blocks for your apps)!

Flogo Core provides the following key benefits:

- Action chaining enables communication between one or more capabilities in a single, sub 10MB binary!
- Common contribution model build activities and triggers that can be leveraged by all capabilities
- Extensible easily extend the capabilities available by building your own action using the common interfaces