Skip to content

Tags: anna-aleksandrowicz/raven

Tags

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: enrich query library (CycodeLabs#108)

* Added body, title, email, label, message, priv_esc, branch, self-hosted, unpinnable-actions queries.

* Changed cli reporter from table to aggregated results under each query.

* Changed queries ID to match Raven Policy (RP) schema.

* Changed query schema to -> RQ (Raven Query).

* Added visability tag to workflow and actions.

* Added testing.

* Fixed typo.

* Changed self-hosted query to include only public workflows.

* Changed tag type.

* Added RQ-13.

* Changed visibility property to is_public (bool).

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Moved pip install command to Makefile (CycodeLabs#88)

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Multiple organization scan and fixed broken py2neo (CycodeLabs#83)

* Scan multipule organization in one command.

* Fixed py2neo dependency fail.

* Fixed test file.

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Spliting crawl and org logic. (CycodeLabs#77)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Renamed LICENSE -> LICENSE.md (CycodeLabs#67)