eggjs / egg-security

Security plugin for egg, force performance too.
MIT License
238 stars 43 forks source link

add ssrf.ipExceptionList #70

Closed ShadyZOZ closed 3 years ago

ShadyZOZ commented 3 years ago
Checklist
Description of change

add ssrf.ipExceptionList to provide a easy way to ignore ips from ssrf.ipBlackList

codecov[bot] commented 3 years ago

Codecov Report

Merging #70 (a59afad) into master (79c38e0) will increase coverage by 0.21%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
+ Coverage   95.89%   96.10%   +0.21%     
==========================================
  Files          32       32              
  Lines         560      565       +5     
==========================================
+ Hits          537      543       +6     
+ Misses         23       22       -1     
Impacted Files Coverage Δ
config/config.default.js 100.00% <ø> (ø)
lib/utils.js 87.20% <100.00%> (+2.02%) :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 79c38e0...a59afad. Read the comment docs.

dead-horse commented 3 years ago

2.9.0