Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I want Firestore Security Rule AST Parser #10

Open
sinmetal opened this issue Aug 27, 2018 · 1 comment
Open

I want Firestore Security Rule AST Parser #10

sinmetal opened this issue Aug 27, 2018 · 1 comment
Assignees
Milestone

Comments

@sinmetal
Copy link
Member

sinmetal commented Aug 27, 2018

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の型情報から セキュリティルールを生成するツールが作りたい
生成される セキュリティルールが正しいかどうかをデプロイせずに確かめたい

@sinmetal sinmetal self-assigned this Aug 27, 2018
@sinmetal sinmetal changed the title Firestore Security RuleのAST Parserが欲しい I want Firestore Security Rule AST Parser Sep 17, 2018
@sinmetal sinmetal added this to the DOGRUN2018 milestone Sep 17, 2018
@brianneisler
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants