neo4j / graph-data-science-client

A Python client for the Neo4j Graph Data Science (GDS) library
https://neo4j.com/product/graph-data-science/
Apache License 2.0
183 stars 44 forks source link

Hash db password before usage as session pw #641

Closed FlorentinD closed 3 months ago

FlorentinD commented 3 months ago

Avoid reusing the exact same pw. Better if session or db pw should leak.

netlify[bot] commented 3 months ago

Deploy Preview for neo4j-graph-data-science-client canceled.

Name Link
Latest commit b57f55ee4639b97a870899fbe7bcecb7e841099e
Latest deploy log https://app.netlify.com/sites/neo4j-graph-data-science-client/deploys/663a37723aa600000853efdd
FlorentinD commented 3 months ago

Handle the session passwords better