https://cerbos.dev logo
Docs
Join the conversationJoin Slack
Channels
announcements
community
help
Powered by Linen
announcements
  • t

    twitter

    01/31/2023, 4:00 PM
    https://twitter.com/cerbosdev/status/1620451845452840963 #CloudNativeSecurityCon starts tomorrow! There is still time to register, don’t miss out on this conference! We're excited to be there and hope that you come and see us at booth S5 on February 1-2! https://t.co/jTuw1FyKRU #CNSCon #Security #opensource Twitter
  • t

    twitter

    02/01/2023, 10:00 AM
    https://twitter.com/cerbosdev/status/1620723636666499074 #CloudNativeSecurityCon starts today! We are excited to be here! Stop by booth S5 on February 1-2 to say hi! #CNSCon #Security #opensource https://t.co/moB1x3gymU Twitter
  • t

    twitter

    02/01/2023, 5:14 PM
    https://twitter.com/cerbosdev/status/1620833054989365250 👋 Stop by booth S5 at #CloudNativeSecurityCon to chat with @emre and @alexolivier & see what Cerbos can offer for your authorization needs. We're here to help you make your authorization system more scalable and secure! 📈 #authorization #opensource https://t.co/oZZoqyCirF Twitter 1199x1200px image
  • t

    twitter

    02/02/2023, 9:26 AM
    https://twitter.com/cerbosdev/status/1621077570543579136 🚀Celebrating Our Milestone: 1000 Stars on GitHub! Thanks to our amazing users who trust us to make their authorization systems more scalable and secure! We're honored to be a part of your journey. Here's to many more milestones together! #opensource #authorization #1000stars https://t.co/5p2ioy3DTD Twitter
  • t

    twitter

    02/03/2023, 11:39 AM
    https://twitter.com/cerbosdev/status/1621473379881553923 We had an amazing time at the #CloudNativeSecurityCon conference in Seattle. @emre and @alexolivier met so many interesting people and had some great conversations! https://t.co/1jVqIFu78K Twitter
  • t

    twitter

    02/06/2023, 10:00 AM
    https://twitter.com/cerbosdev/status/1622535572240613378 Are you attending Civo Navigate February 7-8? @alexolivier will be there giving a talk of “Solving the ending requirements of authorization” on February 8th! Check out the full list of speakers and schedule here! https://t.co/ADdRUmTigs Hope to see you there! #CivoNavigate Twitter
  • t

    twitter

    02/06/2023, 12:17 PM
    https://twitter.com/cerbosdev/status/1622570229619388417 🎙️ @alexolivier joined @tjvantoll on the @reactroundup podcast to talk all things authorization! Learn how authorization can help your business scale and meet regulatory req's & discover the process of testing and setting up Cerbos: https://t.co/LnJ4cY6KGx #authorization Twitter
  • t

    twitter

    02/06/2023, 3:00 PM
    https://twitter.com/cerbosdev/status/1622611072069910528 Civo Navigate is happening tomorrow! @alexolivier will be there giving a talk of “Solving the ending requirements of authorization” on February 8th! Check out the full list of speakers and schedule here! https://t.co/1wsuGIcZzC Hope to see you there! #CivoNavigate Twitter
  • t

    twitter

    02/07/2023, 10:18 AM
    https://twitter.com/cerbosdev/status/1622902589464485888 🙌 Discover the power of self-service custom roles! We previously released a blog post exploring the topic of mapping business requirements to authorization policies. Now, we dive into the implementation of self-service custom roles: https://t.co/ur1fvzlaVJ #authorization Twitter
  • t

    twitter

    02/07/2023, 4:00 PM
    https://twitter.com/cerbosdev/status/1622988600555061248 How Cerbos helped Nook build secure & extensible roles and permissions Check out Nook's success story, now available on our site, to see why Nook selected Cerbos as an #authorization solution & the remarkable results that came out of the collaboration. https://t.co/riQmzcZIQh https://t.co/81c2pXldos Twitter
  • t

    twitter

    02/08/2023, 2:00 PM
    https://twitter.com/cerbosdev/status/1623320751771201539 Civo Navigate has been great so far! We hope that you can join @alexolivier today at 3pm, as he will be giving a talk on the topic of “Solving the ending requirements of authorization”! See you there! #CivoNavigate #authorization Twitter
  • t

    twitter

    02/08/2023, 3:41 PM
    https://twitter.com/cerbosdev/status/1623346197334265863 🚨 Learn about #authorization from @alexolivier at the #CivoNavigate Rooftop today at 3pm EST Alex's talk will cover: ✅ Implementing permissions ✅ Stages in the evolution of a company where authorization needs to change ✅ Gitops-based example of scaling policy @CivoCloud https://t.co/wqrg6EULhu Twitter
  • t

    twitter

    02/10/2023, 10:26 AM
    https://twitter.com/cerbosdev/status/1623991733238304771 Cerbos have been named one of Europe’s top 100 early stage B2B SaaS/Cloud companies in The @NotionCapital Cloud Challengers Report! 🚀 https://t.co/5Wo6RfKYpO We are honored to be part of this list! Big thanks to our users and amazing team! #NotionCapitalCloudChallengersReport Twitter
  • g

    GitHub

    02/13/2023, 9:35 AM
    Release - v0.25.0 New release published by github-actions[bot] Cerbos 0.25.0 View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.25.0.html Changelog Features • 31a474b feat: Add Cerbos version to response headers (#1448) • 840a417 feat: Admin API endpoint to disable policy(s) (#1426) Enhancements • dfb42e9 enhancement!: Return number of schemas deleted, and don't error if none (#1445) • 49ccfb3 enhancement: Add DeleteSchema RPC to the SDK AdminClient (#1459) • 6b6ea4c enhancement: Prevent scoped policies being disabled (#1441) Bug fixes • 4630a08 fix: Evict disabled policy from the cache (#1436) • 5fc9861 fix: Evict policies that are changed in-place (#1439) • b40303f fix: Fix erroneous check in the Disable command (#1447) • 986d3d0 fix: Fix typo in policy metadata field (#1454) • 49c9405 fix: Fix typo in policy metadata field (#1458) Documentation • 4297ad5 docs: Add note on resource-led policy design in
    Best practices
    section (#1423) • eb8bf6d docs: Add policyVersion example to tests (#1430) • 20b0052 docs: Clarify how to provide blob store credentials (#1433) Chores • a7a542c chore(ci): Improve caching (#1446) • c2628e2 chore(ci): Update gcloud auth (#1420) • f7ecc84 chore(ci): Use Go 1.20 in CI (#1440) • e458fd2 chore(deps): Bump helm.sh/helm/v3 from 3.11.0 to 3.11.1 (#1450) • e6450bd chore(deps): Revert update of github.com/jackc/pgx/v4 to v5 (#1425) (#1427) • c7bf926 chore(deps): Update bufbuild/buf-setup-action action to v1.12.0 (#1422) • 860d4c0 chore(deps): Update github actions deps (#1429) • 9003411 chore(deps): Update go deps (#1416) • d20bb6e chore(deps): Update go deps (#1421) • 60b07ae chore(deps): Update go deps (#1424) • 5dad5ce chore(deps): Update go deps (#1428) • e02ad24 chore(deps): Update go deps (#1437) • 142c44c chore(deps): Update go deps to v2 (major) (#1417) • 09d538f chore(deps): Update google-github-actions/setup-gcloud action to v1.1.0 (#1438) • 349afb1 chore(deps): Update module github.com/jackc/pgx/v4 to v5 (#1425) • 7e10fc6 chore(deps): Update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.39.0 [security] (#1452) • 4555737 chore(release): Add 0.25.0 release notes (#1460) • 6b5a051 chore(release): Prepare release 0.25.0 • bee90fc chore(version): Bump version to 0.25.0 • 2059326 chore: Add licence file for pjbgf/sha1cd (#1418) • 3c888cc chore: Upgrade Otel semconv version (#1444) Others • fa28609 revert: Fix typo in policy metadata field (#1454) (#1456) cerbos/cerbos
  • t

    twitter

    02/13/2023, 11:33 AM
    https://twitter.com/cerbosdev/status/1625095841315782656 Follow along over the next few days as we compare user permissions strategies, to help you figure out which strategy may work best for your organization’s services! ⬇️ 💡 #cerbos #permissions #SaaS #authorization #microservice https://t.co/v1nYbiQp3C Twitter
  • t

    twitter

    02/16/2023, 5:09 PM
    https://twitter.com/cerbosdev/status/1626267622831431681 📣 Check out the latest updates from Cerbos in our monthly newsletter! https://cerbos.dev/subscribe#Past%20Issues This month, we talk about: ✅ v0.25 of Cerbos ✅ upcoming launch of Cerbos Cloud ✅ recent milestones ✅ podcasts the Cerbos team was on ✅ and more #cerbosnewsletter #authorization https://t.co/Cl9TnVsMCh Twitter
  • t

    twitter

    02/17/2023, 11:05 AM
    https://twitter.com/cerbosdev/status/1626538377964126209 🥳 Happy user raising seed round! Congratulations, @CommandKDev ! Twitter Lightspeed backs CommandK's mission to become the go-to enterprise security command center https://tcrn.ch/3lHuZ7G by @JagmeetS13 Twitter
  • t

    twitter

    02/20/2023, 12:00 PM
    https://twitter.com/cerbosdev/status/1627639202077630465 Our own @alexolivier was on the @reactroundup podcast talking about Cerbos and what it can offer users! He also takes time to go over testing and setting Cerbos up. Check it out here: https://t.co/vV6w0koADM #podcast #authorization #Cerbos Twitter
  • t

    twitter

    02/20/2023, 12:05 PM
    https://twitter.com/cerbosdev/status/1627640572956577793 Tips on how to run your software startup more effectively, from Charith Ellawala, Co-Founder & CTO at Cerbos ➡️ https://t.co/20XrXCkHtX #cerbos #startup #startupfounder #startupstrategies #software #authorization Twitter
  • t

    twitter

    02/22/2023, 10:42 AM
    https://twitter.com/cerbosdev/status/1628344359052607488 👉 Check out our playground to write, test, and debug Cerbos policies in your browser https://cerbos.dev/playground And if you're not sure where to start - try some of the provided pre-built examples! #cerbos #authorization #policies Twitter
  • t

    twitter

    02/24/2023, 11:39 AM
    https://twitter.com/cerbosdev/status/1629083468024975360 🔒Worried about the security your cloud-native apps? Watch the @CloudNativeFdn webinar on cloud-native app authZ with @alexolivier, Product Lead at Cerbos. https://t.co/Zq85XuuhMC ➡️Fine-grained access controls ➡️Observability w/ #OpenTelemetry #Prometheus ➡️Git-ops with #Argo Twitter
  • t

    twitter

    02/24/2023, 2:18 PM
    https://twitter.com/cerbosdev/status/1629123484692381696 🚀 Learn how to create dynamic and secure web experiences with @nextjs, @prisma, and Cerbos! Check out the demo code and read the full text here: https://t.co/MLXf39M8wJ #Nextjs #Prisma #Cerbos #authorization #integration #webdev Twitter
  • t

    twitter

    02/28/2023, 12:00 PM
    https://twitter.com/cerbosdev/status/1630538304427835392 Did you know you can supercharge your policy rules with self-service custom roles using Cerbos? We've got you covered in this blog written by Sam Lock: https://t.co/Ig7Gp1I3vc #customroles #authorization #Cerbos Twitter
  • t

    twitter

    03/03/2023, 12:00 PM
    https://twitter.com/cerbosdev/status/1631625469593255936 It's always great when you can free the development team to focus on the business logic. Cerbos allows you to implement an authorization mechanism as a global shared provider. Read more about how to do that here: https://t.co/iSveGIWEWs #authorization #Cerbos Twitter
  • t

    twitter

    03/03/2023, 1:55 PM
    https://twitter.com/cerbosdev/status/1631654474824515587 Choosing the right architectural style is critical when building an IT infrastructure 🤔 #REST or #gRPC? REST: ✅simple ❌can lack consistency gRPC: ✅powerful ❌complex Which one to choose? Find out here: https://t.co/CvBnNG43xF #cerbos #authorization @TechBullion Twitter
  • t

    twitter

    03/06/2023, 3:50 PM
    https://twitter.com/cerbosdev/status/1632770529948999681 Let's discuss service-to-service authorization & how to do it right ✅ Let’s start with non-user principals. They are identities that you tie to objects: servers and microservices. Why would you want to do that? #cerbos #authorization #SaaS #enterprise #scale https://t.co/7ENWz57lPZ Twitter
  • t

    twitter

    03/07/2023, 2:24 PM
    https://twitter.com/cerbosdev/status/1633111464151056386 Reduce latency & ensure security with Cerbos Cerbos requires no cloud service or any external dependancies of any kind: https://t.co/i29RFIT68K #cerbos #authorization https://t.co/5DttOQRlDj Twitter
  • t

    twitter

    03/08/2023, 11:12 AM
    https://twitter.com/cerbosdev/status/1633425434405642243 Happy 2nd birthday Cerbos! 🎉🎂 2 years ago, we launched with the mission to make authZ simpler to implement and manage & free up product teams to focus on building their core product. Thank you to our amazing community for helping us grow and improve! #Cerbos Twitter
  • t

    twitter

    03/09/2023, 5:02 PM
    https://twitter.com/cerbosdev/status/1633876020519653376 📣 Check out the latest updates from Cerbos in our monthly newsletter! https://cerbos.dev/subscribe#Past%20Issues ✅ Cerbos anniversary ✅ upcoming launch of Cerbos Cloud ✅ @nextjs + @prisma integration ✅ @remix_run integration ✅ webinars the Cerbos team was on ✅ and more #cerbosnewsletter https://t.co/K0jeR0CeGH Twitter
  • t

    twitter

    03/10/2023, 1:04 PM
    https://twitter.com/cerbosdev/status/1634178375940964355 Struggling with the complexity of modern software? ⭐Decoupling components can be the solution you need Learn how it can help with performance, cost optimization & feature development. Details here: https://t.co/oy6Jgg1WBE #softwaredevelopment #decoupling #authorization #Cerbos Twitter
Powered by Linen
Title
t

twitter

03/10/2023, 1:04 PM
https://twitter.com/cerbosdev/status/1634178375940964355 Struggling with the complexity of modern software? ⭐Decoupling components can be the solution you need Learn how it can help with performance, cost optimization & feature development. Details here: https://t.co/oy6Jgg1WBE #softwaredevelopment #decoupling #authorization #Cerbos Twitter
View count: 9