Changed
- Tweaked base64.yar to ignore data uris that contain numbers
- Improved error handling around missing pastes (404s)
- Fixed slexy timeout/rapid requests
- Began ignoring CSS (.css), SASS (.scss), and Unreal asset (.uasset) files by default for GitHub
- Fixed github filename blacklist being ignored
- GitHub now uses file blob hashes instead of commit ids for paste_id. This is to prevent collision for commits with multiple matching files
- Reduced false positives returned from password_list rule
- Removed email_list rule (superseded) by email_filter
Added
- HTTP Output (104)