改めて多層防御必須な時代になってきてる。
40件 · 最新のタイムラインへ
開発の背景や手法を解説する技術ブログ「Command Line」を開設しました。次世代の開発者ツールを形作るアーキテクチャや設計思想、研究の裏側を公開していきます。Today we’re launching Command Line, a new technical blog about how and why we build. Our first stories go behind the architecture, design decisions, and research shaping the next wave of developer tools. Stay tuned for more next week at #MicrosoftBuild
アウトバウンド専用のMCPトンネルを使用することで、プライベートやオンプレミスのMCPサーバーを、インターネットに公開することなくOpenAI製品に接続できます。Private MCP servers 🤝 OpenAI products Your team can keep MCP servers inside your network while ChatGPT, Codex, and the Responses API connect through outbound-only HTTPS. 🔗
セキュリティガイダンスプラグインを導入すると、Claudeが自身のコード変更をレビューして脆弱性を検知し、同じセッション内で修正できるようになります。Claude Code 向けにsecurity-guidanceプラグインをリリース。 コードを書いている際の脆弱性を特定し、修正する。リポジトリ内のclaude-security-guidance/.mdで組織独自のルールも設定可能。
AIによるコード生成は機能は動くものの複雑度が増し、リファクタリングが困難になりがちです。Cursor開発チームが活用する「/thermo-nuclear-code-quality-review」スキルは、1,000行を超えるファイルをブロックするなど、コード品質の維持に有効です。AI한테 코드 짜달라고 하면 기능은 돌아가는데 슬금슬금 복잡도만 올라가서 나중에 리팩토링 지옥 열리기 십상임. 이럴 때 Cursor 개발팀이 자기들 내부에서 제일 많이 쓴다는 /thermo-nuclear-code-quality-review 스킬 참고하면 직효약일 듯. 1k 라인 넘는 파일은 아예 차단하고, 알맹이 없는 껍데기
Geminiが重要なタスクを自動的に抽出し、分かりやすいToDoリストとして提示する「Daily Brief」機能が追加されました。朝食を終える前に一日の準備を整えられます。Get a head start on your day with Daily Brief. Gemini can now proactively flag what matters most in an easily digestible to-do list, so you’re ready for the day before you even finish breakfast.
AnthropicのAIコーディングアシスタント「Claude Code」に、5か月以上にわたり重大なネットワークサンドボックスのバイパス脆弱性が存在していました。これにより、攻撃者が認証情報やソースコードを流出させることが可能でした。⚠️Claude Code's Network Sandbox Vulnerability Exposes User Credentials and Source Code Source: https://t.co/8f2PWFQTZF Anthropic’s Claude Code AI coding assistant harbored a critical network sandbox bypass for over five months, allowing attackers to exfiltrate credentials,
GitHubの内部リポジトリへの不正アクセスについて詳細を報告します。悪意のあるVS Code拡張機能によって従業員のデバイスが侵害されたことを検知し、当該の拡張機能を削除して対処しました。1/ We are sharing additional details regarding our investigation into unauthorized access to GitHub's internal repositories. Yesterday we detected and contained a compromise of an employee device involving a poisoned VS Code extension. We removed the malicious extension version,
AI コーディングで secret を漏らさないための4層防御|ながたく #zenn
@Suryanshti777Claude Code feels completely different once you install this. Anthropic quietly released an official plugin called claude-code-setup and it basically turns Claude Code from “pretty good” into an actual AI dev environment. It scans your project and recommends: → hooks →
Claude Code を社内導入する時の最低限ガードレール5項目 — 機密情報を漏らさない設定パターン #Qiita @ai_info128より
Next.jsに深刻なサーバーサイドリクエストフォージェリ(SSRF)の脆弱性が発見されました。認証されていない攻撃者が、WebSocketアップグレードハンドラを悪用して内部HTTPリクエストを強制的に実行できる恐れがあります。CVE-2026-44578 ⚠️ Next.js – WebSocket Upgrade SSRF (CVSS 8.6) A server-side request forgery vulnerability in Next.js allows unauthenticated attackers to force self-hosted instances to make internal HTTP requests via the WebSocket upgrade handler. By sending a crafted
NGINXの0.6.27から1.30.0までのバージョンに、設定ファイルのrewriteおよびsetディレクティブを悪用したリモートコード実行(RCE)の脆弱性が発見されました。GitHubで概念実証コードが公開されているため、早急なアップデートが必要です。‼️🚨 MAJOR IMPACT: AI just found an 18-year-old NGINX critical remote code execution vulnerability. It has been disclosed on GitHub including PoC code. - Affects NGINX 0.6.27 through 1.30.0 - Triggered via the rewrite and set directives in config - Update NGINX ASAP - NGINX is a
Claude Codeの利用制限が本日より緩和されました。Pro、Max、Team、Enterpriseプランでの5時間あたりの制限が倍増し、ProとMaxプランではピーク時の制限が撤廃され、OpusモデルのAPIレート制限も大幅に引き上げられました。Usage limits are up, effective today we're: 1) Doubling Claude Code's 5-hour limits for Pro, Max, Team and seat-based Enterprise plans 2) Removing peak hours limit reduction on Claude Code for Pro and Max plans 3) Substantially raising our API rate limits for Opus models
マインドマップ機能が刷新され、ユーザープロンプトによるカスタマイズ、マップの名称変更と共有、ノード間のスムーズな遷移が可能になりました。Mind Maps are getting a major glow up 💅 These new features are rolling out today: 🚗Customization: Steer your map with specific user prompts 📂Organization: Rename and Share your maps instantly 🗺️ Navigation: Silky smooth transitions between nodes Let us know what you think!
APIキー管理のセキュリティ課題に対応するため、Claude Platformでキーレス認証が利用可能になりました。CLIでのブラウザ認証や、AWS、GCP、Azureなどの既存のクラウドIDを利用した認証に対応します。Managing API keys is one of the top security concerns we hear from customers. Today we’re introducing keyless auth for Claude Platform: authenticate via browser with the CLI, or let workloads use their existing cloud identity (AWS, GCP, Azure, or any OIDC token provider).