mushorg / conpot

ICS/SCADA honeypot
GNU General Public License v2.0
1.24k stars 415 forks source link

Update Dockerfile #392

Closed xandfury closed 6 years ago

xandfury commented 6 years ago

This would update conpot's docker file to be 0.6 ready.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 1090


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 Coverage Status
Change from base Build 1086: 0.2%
Covered Lines: 5380
Relevant Lines: 7537

💛 - Coveralls
xandfury commented 6 years ago

This is WIP. Please do not merge yet.

xandfury commented 6 years ago

Done! Should also fix #398. Someone (@adepasquale ) might also need to trigger the build as always :wink:

t3chn0m4g3 commented 6 years ago

@xandfury Confirmed, this will fix #398

creolis commented 6 years ago

<3

t3chn0m4g3 commented 6 years ago

Thanks guys :bowtie:

adepasquale commented 6 years ago

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.

creolis commented 6 years ago

<3 sanx Andrea!