Skip to content

開発用サーバーパッケージの脆弱性対応#29

Merged
KuraZuzu merged 1 commit into
mainfrom
fix/security-web-server
Jun 12, 2026
Merged

開発用サーバーパッケージの脆弱性対応#29
KuraZuzu merged 1 commit into
mainfrom
fix/security-web-server

Conversation

@KuraZuzu

@KuraZuzu KuraZuzu commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

What does this implement/fix?

webの開発用サーバーを live-server から http-server に置き換え、braces のトランジティブ脆弱性(GHSA-grv7-fg5c-xmjg)由来の警告を解消します。開発用の dev スクリプトは http://localhost:8080 にバインドするよう変更しています。

Does this close any currently open issues?

しません。

How has this been tested?

npm audit で警告が出いないことを確認しました

以下で開発用のwebページを確認しました。

cd web
npm run dev 

Checklists

@KuraZuzu KuraZuzu self-assigned this Jun 12, 2026
@KuraZuzu KuraZuzu merged commit 8f3032d into main Jun 12, 2026
4 checks passed
@KuraZuzu KuraZuzu deleted the fix/security-web-server branch June 12, 2026 05:13
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.

1 participant