Skip to content
#

graph-databases

Here are 55 public repositories matching this topic...

drivine
jacosro
jacosro commented Feb 7, 2022

The result of running npm audit is the following:

# npm audit report

nanoid  <3.1.31
Severity: moderate
Exposure of Sensitive Information to an Unauthorized Actor in nanoid - https://github.com/advisories/GHSA-qrpm-p2h7-hrv2
No fix available
node_modules/nanoid
  shortid  >=2.2.9
  Depends on vulnerable versions of nanoid
  node_modules/shortid
    @liberation-data/drivine  *
good first issue
aspen
beechnut
beechnut commented Mar 21, 2020

From the README:

One known issue is that default and default_attribute auto-type the attributes they're given, and try to make them either a string or number. So, if you pass a Massachusetts zip code like 02111 into a node in either short form or default attribute form, it will become integer 2111.

As a Massachusetts resident, I vowed never to let this happen in my software, so

enhancement help wanted good first issue

Computer Science & Engineering Master's Degree Graduation Thesis. Clustering Graphs - Applying a Label Propagation Algorithm to Detect Communities (in academia) in Graph Databases (ArangoDB). Communities were detected, a GraphQL API with NodeJS and Express and a frontend interface with React, TypeScript and CytoscapeJS were built.

  • Updated Jan 28, 2022
  • TeX

Improve this page

Add a description, image, and links to the graph-databases topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the graph-databases topic, visit your repo's landing page and select "manage topics."

Learn more