Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修复安全漏洞 #1004

Merged
merged 8 commits into from
Nov 26, 2023
Merged

fix: 修复安全漏洞 #1004

merged 8 commits into from
Nov 26, 2023

Conversation

Miracle575
Copy link
Contributor

@Miracle575 Miracle575 commented Nov 25, 2023

修复认证系统的 xss 漏洞和 /api/auth 的 host 头攻击漏洞

Copy link

changeset-bot bot commented Nov 25, 2023

🦋 Changeset detected

Latest commit: 4fb67f2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@scow/gateway Minor
@scow/cli Minor
@scow/docs Minor
@scow/auth Minor
@scow/mis-server Minor
@scow/mis-web Minor
@scow/portal-server Minor
@scow/portal-web Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Nov 25, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (da86f78) 68.37% compared to head (4fb67f2) 68.36%.
Report is 1 commits behind head on master.

Files Patch % Lines
apps/cli/src/compose/index.ts 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1004      +/-   ##
==========================================
- Coverage   68.37%   68.36%   -0.01%     
==========================================
  Files         133      133              
  Lines        3933     3935       +2     
  Branches      520      521       +1     
==========================================
+ Hits         2689     2690       +1     
  Misses       1148     1148              
- Partials       96       97       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

github-actions bot commented Nov 25, 2023

PR Preview Action v1.4.4
Preview removed because the pull request was closed.
2023-11-26 10:30 UTC

@Miracle575 Miracle575 changed the title fix(auth): 修复安全漏洞 fix: 修复安全漏洞 Nov 25, 2023
@Miracle575 Miracle575 marked this pull request as ready for review November 26, 2023 10:18
@Miracle575 Miracle575 requested a review from ddadaal November 26, 2023 10:18
@ddadaal ddadaal merged commit 9694576 into master Nov 26, 2023
11 checks passed
@ddadaal ddadaal deleted the fix-security branch November 26, 2023 10:28
ddadaal pushed a commit that referenced this pull request Nov 26, 2023
修改安全漏洞修复 pr #1004 的 changeset 文件
Miracle575 added a commit that referenced this pull request Jan 12, 2024
修复认证系统的 xss 漏洞和 /api/auth 的 host 头攻击漏洞
Miracle575 added a commit that referenced this pull request Jan 12, 2024
修改安全漏洞修复 pr #1004 的 changeset 文件
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants