Skip to content

Releases: pablodav/burp_server_reports

multiplatform fixes

18 May 00:18
Compare
Choose a tag to compare
    * 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

22 Jan 14:42
Compare
Choose a tag to compare

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

17 Nov 19:44
Compare
Choose a tag to compare

1.1.1:
* Small changes to get more tests done
* Enhanced behaviour when burpui returns [] in the api

Improvements in ping and unittests

12 Nov 01:14
Compare
Choose a tag to compare
    * More unittests
    * Parallel ping (deco concurrent)
    * Small fixes

fix missing inactive not in burp status

19 Sep 18:48
Compare
Choose a tag to compare

Fix when backup has date but no number

21 Aug 13:36
Compare
Choose a tag to compare
  • 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

16 Aug 01:34
Compare
Choose a tag to compare

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

29 Jul 20:16
Compare
Choose a tag to compare
Pre-release
v1.0-rc8

added feature to -i to download from url the .csv

Cleanup

28 Jul 22:50
Compare
Choose a tag to compare
Cleanup Pre-release
Pre-release

Cleanup and fixing readme
spell checking.

Fix packaging problems

28 Jul 19:46
Compare
Choose a tag to compare
Pre-release

Fix missing data on packa for pip