smicallef / spiderfoot

SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.
http://www.spiderfoot.net
MIT License
13.28k stars 2.29k forks source link

sfwebui: Add URL routes to export correlations #1709

Closed bcoles closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #1709 (f4cfff8) into master (368fe2b) will decrease coverage by 0.04%. The diff coverage is 7.14%.

@@            Coverage Diff             @@
##           master    #1709      +/-   ##
==========================================
- Coverage   46.47%   46.43%   -0.05%     
==========================================
  Files         709      709              
  Lines       46758    46814      +56     
==========================================
+ Hits        21733    21736       +3     
- Misses      25025    25078      +53     
Impacted Files Coverage Δ
sfwebui.py 52.65% <4.34%> (-2.38%) :arrow_down:
test/unit/test_spiderfootwebui.py 85.01% <20.00%> (-1.56%) :arrow_down:
sfscan.py 77.43% <0.00%> (-0.28%) :arrow_down:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more