Skip to content

Releases: CycodeLabs/raven

v1.0.9

Choose a tag to compare

@elad-pticha elad-pticha released this 01 May 14:11
9e32bb2

What's Changed

  • feat: allow downloading personal repositories owned by the current user by @elad-pticha in #177
  • [Cycode] Fix for vulnerable manifest file dependency - idna updated to version 3.7 by @cycode-security in #178

Full Changelog: v1.0.8...v1.0.9

v1.0.8

Choose a tag to compare

@elad-pticha elad-pticha released this 24 Mar 10:49
96cedf0

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

Choose a tag to compare

@elad-pticha elad-pticha released this 14 Feb 15:09
768d1a5

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6

Choose a tag to compare

@oreenlivnicode oreenlivnicode released this 03 Dec 12:38
5da008d

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

Choose a tag to compare

@elad-pticha elad-pticha released this 13 Nov 09:43
1718b28

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

Choose a tag to compare

@oreenlivnicode oreenlivnicode released this 01 Nov 12:32
e170963

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

Choose a tag to compare

@elad-pticha elad-pticha released this 22 Oct 10:48
4a59bb1

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@elad-pticha elad-pticha released this 11 Oct 08:49
0998ac2

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@elad-pticha elad-pticha released this 09 Oct 13:34
4cd05b5

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@elad-pticha elad-pticha released this 01 Oct 15:41
4662209

Raven first version 🚀

  • Using raven download - download GitHub workflows, reusable workflows, and actions.
  • Using raven download org - scan a specific GitHub organization.
  • Using raven download crawl - scan public GitHub repositories.
  • Using raven index - index the downloaded data into a Neo4j database.
  • Raven can then create visual representations of relationships between various components, such as actions and workflows. In addition, you can create complex queries to find vulnerable pipelines.

What's Changed

New Contributors