eggjs / egg-security

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

fix: should match script end tags like </script > #76

Closed fengmk2 closed 2 years ago

fengmk2 commented 2 years ago

Create codeql-analysis.yml

https://github.com/eggjs/egg-security/security/code-scanning/1

codecov[bot] commented 2 years ago

Codecov Report

Merging #76 (3e09d72) into master (1cde817) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   95.97%   95.97%           
=======================================
  Files          32       32           
  Lines         597      597           
  Branches      149      149           
=======================================
  Hits          573      573           
  Misses         24       24           
Impacted Files Coverage Δ
app/extend/application.js 100.00% <100.00%> (ø)

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 1cde817...3e09d72. Read the comment docs.