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

Make sure we're not exposing JSON/hashes to the API users #44

Open
Altreus opened this issue Jul 15, 2020 · 0 comments
Open

Make sure we're not exposing JSON/hashes to the API users #44

Altreus opened this issue Jul 15, 2020 · 0 comments

Comments

@Altreus
Copy link
Member

Altreus commented Jul 15, 2020

There are a few places where we currently just parse JSON and send the hash all the way to the user. We should make sure JSON responses are turned into meaningful types ASAP!

Check we don't have any typeless hashes lying around. We might even be able to use punning just to decorate a normal hash with a type.

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

No branches or pull requests

1 participant