configcat / js-ssr-sdk

ConfigCat SDK for JavaScript Server Side Rendered applications like NuxtJS. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
https://configcat.com/docs/sdk-reference/js-ssr
MIT License
12 stars 6 forks source link

February security review #35

Closed sigewuzhere closed 2 years ago

sigewuzhere commented 2 years ago

Describe the purpose of your pull request

Updating configcat-common and axios to the latest.

Requirement checklist (only if applicable)

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #35 (c916432) into master (6db2f88) will not change coverage. The diff coverage is n/a.

:exclamation: Current head c916432 differs from pull request most recent head f7e96af. Consider uploading reports for the commit f7e96af to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   96.09%   96.09%           
=======================================
  Files           5        5           
  Lines         333      333           
  Branches       14       14           
=======================================
  Hits          320      320           
  Misses          9        9           
  Partials        4        4           

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 6db2f88...f7e96af. Read the comment docs.