Skip to content

update#49

Merged
isamu merged 2 commits into
mainfrom
updatePackage20260620
Jun 20, 2026
Merged

update#49
isamu merged 2 commits into
mainfrom
updatePackage20260620

Conversation

@isamu

@isamu isamu commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@socket-security

socket-security Bot commented Jun 19, 2026

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm @emnapi/runtime is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: ?npm/@tailwindcss/vite@4.3.1npm/@emnapi/runtime@1.11.1

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@emnapi/runtime@1.11.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
Obfuscated code: npm @typescript-eslint/eslint-plugin is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: ?npm/typescript-eslint@8.61.1npm/@typescript-eslint/eslint-plugin@8.61.1

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@typescript-eslint/eslint-plugin@8.61.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

- event_agent_generator / react-cytoscape / vue-cytoscape に tsconfig.build.json を追加し
  build を tsc -p に変更(TS5112回避、strict:false・target/module を明示してESM出力を固定)
- express / firebase_functions / firebase-tools / stream_utils に ignoreDeprecations:"6.0"
  を付与(baseUrl 非推奨 TS5101 回避)
- react-cytoscape の react-hooks v7 新ルール immutability / set-state-in-effect を無効化
- express / stream_utils の test・server を ts-node から tsx へ置換(ts-node が TS6 非互換)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@isamu isamu merged commit 98ef564 into main Jun 20, 2026
7 checks passed
@isamu isamu deleted the updatePackage20260620 branch June 20, 2026 06:31
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