0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 18, 2025 — Jul 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... almost 6 years ago
fix reference constructions for hits locations using the `$` denotion in a path when archive is unpacked unfortunately tar compressed archives unpacking is now broken but I'm working on a fix More... about 7 years ago
Add logo to the readme move logos under the files directory add @mirzazulfan to contributors More... about 7 years ago
Merge pull request #4 from mirzazulfan/master More... about 7 years ago
logo More... about 7 years ago
upload More... about 7 years ago
increase unittest coverage by approx 1.5x fix base64 inline decoder rewrite add a support for analyzers to define arbitrary locations to scan, this means that the archive (python package) unpacker is now implemented as an analyzer plugin that unpacks the archive and yield additional locations to scan archive unpacker now also correctly prevent zip bombs and yield anomaly hits for these detections (unittest added) remove and refactor the code for old plugin loader (uri_handler.base) add an option to reduce false positives by detecting python files that belongs to the unit tests and a CLI option to exclude such detections differ is now temporarily broken and not able to unpack archives, refactor of the differ code is needed to support the archive unpacker in a form of analyzer move hit filter to a central location that is easier to test and re-used at other places fix invalid relative file path in typosquatting checker for apip add bytes decoder for json serializer (fixes empty strings for Yara hits) More... about 7 years ago
travis-ci fix More... about 7 years ago
autopush docker image via travis More... about 7 years ago
Add new AST node: FunctionDef Skeleton for start of the implementation of the taint analysis system [NOT FINISHED] Add AST node JSON serializer for serializing AST tree into JSON Add new analyzer that looks for hard coded secrets/passwords/tokens More... about 7 years ago
Add docker information into the docs More... about 7 years ago
quickfix dockerfile More... about 7 years ago
Improve execution flow analysis Add new AST nodes Improve analyzer plugins handling Add new commands for handling typosquatting Add 3rd party integration code into config Remove unused code Improve documentation & add more pictures move example files into the separate folder transition to setup.cfg Add new experimental analyzers: finding leaking secrets and crypto usage Add experimental graph API for generating graphs of compromises Cut plugin related functions to a separate module add travis CI file add Docker support More... about 7 years ago
Fix Call attribute repr Base64 inline decoder for AST transformation Change r2c integration to support PyPI dataset Fix ast_parse cli command Fix double log messages Improve and port documentation to the latest version More... about 7 years ago
Add r2c platform integration More... about 7 years ago
Add setup analyzer More... about 7 years ago
An almost complete rewrite from scratch of the framework More... about 7 years ago
Code cleanup More... over 7 years ago
Merge branch 'master' of github.com:RootLUG/aura More... over 7 years ago
initial code sync More... over 7 years ago
Set theme jekyll-theme-hacker More... about 8 years ago
Initial commit More... about 8 years ago