imulab / go-scim

Building blocks for servers implementing Simple Cloud Identity Management v2
MIT License
145 stars 56 forks source link

Is NoSQL Injection Possible? #78

Open plamenGo opened 4 years ago

plamenGo commented 4 years ago

Question, do we know if the mongodb goland driver takes care of potential for noSQL injection for us? Or is that something we need to account for.