1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Accidentally x in vim More... almost 11 years ago
Quick rule change to reduce false positives in backtick operator More... almost 11 years ago
Ready for next release More... almost 11 years ago
Ready for next release More... almost 11 years ago
Now with more strings More... almost 11 years ago
Moved 'other' test cases to 'strings' test cases More... almost 11 years ago
Merging 'other' and 'strings' databases More... almost 11 years ago
Merging 'other' and 'strings' databases More... almost 11 years ago
Recreating strings library More... almost 11 years ago
Running tests should use the latest signatures More... about 11 years ago
Updating makefile to align with java signature subsets More... about 11 years ago
Using path to signature database to avoid accidentally using a system installed signature over HEAD revision More... about 11 years ago
Test case now uses java database over jsp More... about 11 years ago
Signature updates More... about 11 years ago
Moving java signatures to smaller sub sets, need to update Makefile More... about 11 years ago
Merge pull request #5 from samuelreed/master More... about 11 years ago
Adding Java Exceptions to audit. More... about 11 years ago
Added whitespace tolerance More... over 11 years ago
Added whitespace tolerance More... over 11 years ago
Merge pull request #4 from samuelreed/master More... over 11 years ago
Adding new ruby unsafe reflection regex More... over 11 years ago
Autogenerated signatures More... over 11 years ago
Merge pull request #3 from samuelreed/master More... over 11 years ago
Java signatures. These are drawn from experience consulting, CERT, and OWASP. It's not complete by any means, but it is the top things to look at to start navigating the code where things could go wrong, entrypoints, misuse, etc. More... over 11 years ago
Adding Actionscript, Android Specific Java, and iOS Specific ObjectiveC signatures for common misused, vulnerable, and privacy related functions. More... over 11 years ago
Merge pull request #2 from samuelreed/master More... over 11 years ago
Bugfix to make Graudit work on Macs. Currently, the code hardcodes the path /bin/grep in an early test of grep, but correctly uses $BINFILE elsewhere in the code. Under Mac, this is /usr/bin/grep, so on Macs graudit dies silent. This one line fix should address the issue. More... over 11 years ago
Updated changelog More... almost 12 years ago
Added ruby rules from @bcoles More... almost 12 years ago
Added ruby rules from @bcoles More... almost 12 years ago