Ken Fukuyama
Home

Software Engineer@CYDAS, Inc. Loves to contribute to OSS and to improve things.

Policy enforcement with Vue.js and OPA WebAssembly

Published on December 16, 2019

Recently, there was an exciting announcement from OPA about "Rego on WebAssembly"....

Read more

Continuously enforce policies on your configs with Conftest and CircleCI

Published on October 21, 2019

I'm assuming many engineers have struggled to enforce some kind of policy (e.g. style guides, best pr...

Read more

Merge 2 Objects in Rego

Published on October 15, 2019

This is the final post of "Object Merging in Rego" series. If you are not comfortable with Rego yet,...

Read more

Picking the first value you find from 2 objects in Rego

Published on September 30, 2019

This post is about "how you can pick the first value you find from 2 objects" in Rego, a query langua...

Read more

Check if key exists in object in Rego

Published on September 28, 2019

Recently, I'm writing Rego(a query language to use in Open Policy Agent) every day and have decided t...

Read more

Digging into API Authorization with OPA

Published on July 02, 2019

I've recently been getting my hands on with Open Policy Agent to find a way to gain a fine-grained pe...

Read more

© All rights reserved.

Made with Stackbit