mushorg / conpot

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

Allow for ENV interpolation again. #396

Closed t3chn0m4g3 closed 6 years ago

t3chn0m4g3 commented 6 years ago

See #360, got lost in the new release 😃

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 1078


Files with Coverage Reduction New Missed Lines %
conpot/protocols/http/web_server.py 3 85.71%
conpot/protocols/IEC104/IEC104_server.py 6 47.31%
conpot/protocols/ftp/ftp_handler.py 11 80.49%
conpot/protocols/ftp/ftp_base_handler.py 16 81.99%
conpot/protocols/http/command_responder.py 39 58.02%
<!-- Total: 75 -->
Totals Coverage Status
Change from base Build 1074: -0.6%
Covered Lines: 5370
Relevant Lines: 7524

💛 - Coveralls