Closed xandfury closed 6 years ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
conpot/core/databus.py | 1 | 85.53% | ||
conpot/core/attack_session.py | 2 | 94.12% | ||
conpot/protocols/ipmi/ipmi_server.py | 2 | 68.8% | ||
conpot/protocols/http/command_responder.py | 4 | 55.06% | ||
conpot/protocols/ftp/ftp_handler.py | 5 | 82.23% | ||
<!-- | Total: | 14 | --> |
Totals | |
---|---|
Change from base Build 1086: | 0.2% |
Covered Lines: | 5380 |
Relevant Lines: | 7537 |
This is WIP. Please do not merge yet.
Done! Should also fix #398. Someone (@adepasquale ) might also need to trigger the build as always :wink:
@xandfury Confirmed, this will fix #398
<3
Thanks guys :bowtie:
LGTM too!
The build is triggered automatically after pushes to master ("latest" tag on Docker hub).
I've just configured an additional tagging mechanism; it will work for GitHub tags starting with "Release_" and create a corresponding versioned build on Docker Hub.
<3 sanx Andrea!
This would update conpot's docker file to be
0.6
ready.