Updated
over 3 years
ago.
1 hackers ♥️.
2 followers.
Project Description
Dawnscanner was a ruby code security static analyzer I created in 2013 and led until a couple of years ago. Unfortunately in my last two jobs, my focus was less on ruby code, so the project lost some traction.
Now it's time to revive the project, add some security checks and create an RPM package so it can be easily installed by our users.
Goal for this Hackweek
- Solve issue 246: DONE
- Solve issue 245: DONE
- Solve issue 244: DONE
- Marge branch kbrevampin_yaml in main and release version 2.0.0 with new KB 50% DONE: I decided not to release version 2.0.0 due some basic KB updating features
- Move the KB in a separated repository: DONE
- Working on a python script to parse NVD CVE information for ruby and rubygems to populate KB: DONE: 375 security checks added so far
Resources
Dawnscanner source code on GitHub Dawnscanner knowledge base repository is on GitHub
Looking for hackers with the skills:
This project is part of:
Hack Week 20
Activity
Comments
Similar Projects
Kanidm: A safe and modern IDM system by firstyear
Kanidm is an IDM system written in Rust for mod...