gcpug / dogrun

Apache License 2.0
0 stars 0 forks source link

I want Firestore Security Rule AST Parser #10

Open sinmetal opened 6 years ago

sinmetal commented 6 years ago

WHAT

Firestore Security RuleのAST Parserが欲しい

WHY

I want to create a tool to generate security rules from TypeScript and Go type information I want to check generated security rules without deploying correctness

TypeScriptやGoの型情報から セキュリティルールを生成するツールが作りたい 生成される セキュリティルールが正しいかどうかをデプロイせずに確かめたい

brianneisler commented 3 years ago

This issue is pretty old, but I've actually made a firestore rules AST parser https://github.com/brianneisler/firetree