9
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding more content types More... over 4 years ago
OpenAPI.can_parse() now returns true even when the content-type is not in the expected list More... over 4 years ago
Remove unused import More... over 4 years ago
Merge branch 'develop' of github.com:andresriancho/w3af into develop More... over 4 years ago
Adding unittest to confirm that 404 responses are cached too. This might sound useless, but the cache is not only for performance, it is also used by plugins to reference the http request IDs More... over 4 years ago
Adding unittest to confirm that 404 responses are cached too More... over 4 years ago
Cosmetic More... over 4 years ago
Minor refactoring More... over 4 years ago
Cosmetic More... over 4 years ago
Better logging to identify false positives triggered by 204 More... over 4 years ago
Remove false positive More... over 4 years ago
Cosmetic More... over 4 years ago
Adding unittest for potentially failing yaml spec More... over 4 years ago
Adding debugging_id to crawl and infra plugins More... over 4 years ago
Making pylint PASS More... over 4 years ago
Fix call to super() More... over 4 years ago
Make pylint PASS More... over 4 years ago
Fix handling order More... over 4 years ago
Fix missing (due to different lib versions) function More... over 4 years ago
Bug: random.shuffle() modifies param, always returns None More... over 4 years ago
Fix issue when length was None More... over 4 years ago
New cookie jar More... over 4 years ago
Fix for unhashable type: 'set' More... over 4 years ago
Improved and tested error handling around url_join() More... almost 5 years ago
Plugin refactoring and unittest More... almost 5 years ago
Cosmetic More... almost 5 years ago
Enhanced output for failing auth cases More... almost 5 years ago
Fix debugging_id More... almost 5 years ago
Adding unittest for enhanced auth error handling More... almost 5 years ago
Fixing unittests for detailed auth plugin: RFC says that 30x on POST should not redirect More... almost 5 years ago