Live data from Hacker News

Show HN: Zift – find authorization logic in your code

github.com

1–2 of 2 posts

Show HN: Zift – find authorization logic in your code

#1
I made a code scanner that finds embedded authorization code in your codebases so you can externalize it to Policy as Code.

https://github.com/EnforceAuth/zift

Written in Rust, so it hums through code.

Supports JS/TS/Java/Go/Python/C# now, more coming. Outputs Rego for OPA now, Cedar coming soon.

You can hook up your local agent for a `--deep` scan

Show HN: Zift – find authorization logic in your code
github.com