dataiku / dss-plugin-neo4j

A DSS Plugin to interact with the Neo4j graph database
Apache License 2.0
7 stars 1 forks source link

Inputs checks #15

Closed StanislasGuinel closed 3 years ago

StanislasGuinel commented 3 years ago

[CH62571] Check that no input entered by users contain backtick (because backticks is what is used to escape variables in cypher queries)

Also, this PR adds more checks to the inputs

shortcut-integration[bot] commented 3 years ago

This pull request has been linked to Clubhouse Story #62571: Escape strings entered by users.