greenbone / ospd

OSPd is a framework for vulnerability scanners which share the same communication protocol: OSP (Open Scanner Protocol)
GNU Affero General Public License v3.0
30 stars 36 forks source link

Move MQTT feature into new branch #427

Closed ArnoStiefvater closed 3 years ago

ArnoStiefvater commented 3 years ago

What:

Reintroduce https://github.com/greenbone/ospd/pull/400 after rebase into new branch middleware.

Why:

Separation of feature branch and master.

How:

Checklist:

codecov[bot] commented 3 years ago

Codecov Report

Merging #427 (a606876) into middleware (7cd8cf8) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##           middleware     #427      +/-   ##
==============================================
+ Coverage       75.32%   75.34%   +0.01%     
==============================================
  Files              23       23              
  Lines            2675     2677       +2     
==============================================
+ Hits             2015     2017       +2     
  Misses            660      660              
Impacted Files Coverage Δ
ospd/parser.py 91.86% <100.00%> (+0.19%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7cd8cf8...a606876. Read the comment docs.