|
|
|
|
|
by tigereyeTO
555 days ago
|
|
This post has left me wondering: what is zizmor? What is ultralytics? Are these words actually real or is someone having a stroke? Not all nerds know all projects so I decided to educate myself and followed OP’s links to learn about Ultralytics: > Ultralytics YOLO11 is a cutting-edge, state-of-the-art (SOTA) model that builds upon the success of previous YOLO versions and introduces new features and improvements to further boost performance and flexibility. Ultralytics’ readme doesn’t explain what ultralytics is or does. Thankfully Zizmor’s readme describes itself clearly: > zizmor is a static analysis tool for GitHub Actions. It can find many common security issues in typical GitHub Actions CI/CD setups. This isn’t a critique on OP: I enjoyed reading about the vulnerability(ies!) you found and I learned a lot. I’m just generally frustrated that so many readme files on GitHub fail to describe what the project actually does, Ultralytics being just one example. Have fun and keep hacking |
|