Skip to content

v0.1

Choose a tag to compare

@onyame onyame released this 22 Jan 13:31
· 546 commits to master since this release
b945361

🎂 Initial public release of the gitlab2prov package. Features include extraction of metadata from gitlab projects, generation of provenance graphs using the extracted metadata, storing of provenance data in different serialization formats and Neo4j databases, preset queries for property graph analysis and a comprehensive README with usage instructions and dependencies.

Added

  • Revised README to provide a comprehensive overview of the project's objectives and instructions for usage.
  • Initial public version of the gitlab2prov package.
  • Preset queries tailored for use on the property graphs produced by the tool, implemented in Neo4j.
  • requirements.txt file specifying the list of dependencies required to run the tool.