CycodeLabs / raven

CI/CD Security Analyzer
Apache License 2.0
623 stars 33 forks source link

feat(versioning): part 1 Add ref_pointers hash #152

Closed oreenlivnicode closed 12 months ago

oreenlivnicode commented 12 months ago

Add utils.py to download. Add insert_workflow_or_action_to_redis function to download.py. Add ref_pointers hash into ops db and use it to index, it does not contain commit sha yet.

image