Releases: pablodav/burp_server_reports
Releases · pablodav/burp_server_reports
multiplatform fixes
* change to new burpui demo url
* fix tests removing unnecesary pandas dependencies as it is not used
* fix multiplatform usage, changing temp files from os.getuid() to getpass.getuser()
Preparing future changes and improvements in error handling
1.2.0:
* Refactor debug usage with logging
* improve more tests
* increase performance and better error proven when no data comes from burpui
* first experiments with pandas library (not yet in use from cli, only preparing future usage)
enhance tests and behaviour for api urlget
1.1.1:
* Small changes to get more tests done
* Enhanced behaviour when burpui returns [] in the api
Improvements in ping and unittests
* More unittests
* Parallel ping (deco concurrent)
* Small fixes
fix missing inactive not in burp status
missing status added
Fix when backup has date but no number
- fix bug when no complete backup is reported to a client but it has date that seems to be the last backup running
First stable version
1.0 version was created with the objetive to have a flexible programming to allow new features to be easily added on next releases, also all features on this version have unit tests to ensure no break on next release.
Added -i feature to download from url
v1.0-rc8 added feature to -i to download from url the .csv
Cleanup
Fix packaging problems
Fix missing data on packa for pip