HomeTags#securityPage 3

Tag timeline

#securitypage 3/3

同じキーワードで束ねられた更新の続きです。カテゴリをまたいだ関連ニュースや実装トピックの追跡に使えます。

Total73#security の全掲載記事All listed entries tagged #security
Showing13このページの表示件数Entries on this page
Page3/3静的ページ位置Static page position
Updated公開index snapshotPublished index snapshot

Entriespage 3/3 · 73 total

Fri, Jun 261 entries
公式OfficialNews/Policy·Meta Engineering

AIネイティブ時代のプライバシー対応インフラ:アセット分類ケーススタディPrivacy-Aware Infrastructure in the AI-Native Era: An Asset Classification Case Study

重要度 InfoInformational深掘り候補 · 技術記事 · Industry & PolicyDeep-dive candidate · technical post · Industry & Policy

AI要約Metaは、保持・アクセス・目的制限・匿名化などのプライバシーコントロールを正しく機能させるには信頼できるデータ理解が不可欠だとし、AIネイティブ時代に向けたデータアセット分類の手法と実践事例を解説した。

AI SUMMARYMeta details its data asset classification approach for AI-native infrastructure, explaining how reliable data understanding underpins privacy controls that enforce retention, access, purpose, and anonymization policies.

Privacy-Aware Infrastructure in the AI-Native Era: An Asset Classification Case Studyog
Wed, Jun 241 entries
コミュニティCommunityClaude Code·Qiita Claude

Claude Code v2.1.187: sandbox.credentials で認証情報漏洩を防ぐ新機能と多数のバグ修正Claude Code v2.1.187 adds a sandbox.credentials setting that blocks sandboxed…

重要度 MediumMedium priority技術記事 · Claude / Claude Codetechnical post · Claude / Claude Code

AI要約Claude Code v2.1.187 がリリースされ、新たに sandbox.credentials 設定が追加された。サンドボックス化されたコマンドが認証情報ファイルや秘密の環境変数を読み取れないよう制限することで認証情報漏洩リスクを軽減し、多数のバグ修正も含まれる。

AI SUMMARYClaude Code v2.1.187 adds a sandbox.credentials setting that blocks sandboxed commands from reading credential files or secret env vars, reducing leakage risk, alongside many bug fixes.

Fri, Jun 192 entries
公式OfficialAgent Frameworks·LangChain Releases

原題 ENEnglish titlelangchain==1.3.10langchain==1.3.10

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約langchain 1.3.10 がリリースされ、cryptography を 46.0.7 から 48.0.1 へ、aiohttp を 3.14.0 から 3.14.1 へ更新する依存パッケージのアップグレードが行われました。セキュリティと安定性を維持するための定例的なパッチ更新です。

AI SUMMARYlangchain 1.3.10 is a routine patch release that bumps dependencies, upgrading cryptography from 46.0.7 to 48.0.1 and aiohttp from 3.14.0 to 3.14.1 to maintain security and stability.

langchain==1.3.10media
新規収集INDEXED公式OfficialPapers/Benchmarks·Hugging Face Blog

MosaicLeaks: リサーチエージェントは機密を守れるか?MosaicLeaks: Can your research agent keep a secret?

重要度 MediumMedium priority技術記事 · Papers / Benchmarkstechnical post · Papers / Benchmarks

AI要約AIリサーチエージェントが機密情報をモザイク的に漏洩させるリスク「MosaicLeaks」を検証した研究で、ローカルLLMを用いたエージェント設計における情報セキュリティの重要性を示している。

AI SUMMARYThis research introduces MosaicLeaks, a study examining how AI research agents can inadvertently leak sensitive information through aggregated outputs, highlighting critical security considerations for agent design using open models.

Wed, Jun 172 entries
公式OfficialNews/Policy·AWS News Blog

AWS Security AgentがSTRIDEベース脅威モデリング・Kiro連携・Claude Codeプラグインなどを追加AWS Security Agent adds threat modeling, Kiro power and Claude Code plugin, and more

重要度 InfoInformational深掘り候補 · 技術記事 · Industry & PolicyDeep-dive candidate · technical post · Industry & Policy

AI要約AWS Security Agentに、STRIDEベースの脅威モデリング、主要GitプラットフォームでのリポジトリおよびPRコードスキャンと自動修正、KiroやClaude CodeプラグインとMCP経由のIDE連携が加わり、開発ワークフロー全体でセキュリティ検証を強化できるようになった。

AI SUMMARYAWS Security Agent adds STRIDE-based threat modeling, repo and PR code scanning with automatic remediation on major Git platforms, plus IDE integrations via Kiro, a Claude Code plugin, and MCP.

新規収集INDEXED公式OfficialGemini/Gemma·Google DeepMind Blog

AIエージェントの未来を守るセキュリティ対策Securing the future of AI agents

重要度 MediumMedium priority技術記事 · Gemini / Gemmatechnical post · Gemini / Gemma

AI要約Google DeepMindはAIエージェントが広く普及する中で生じるセキュリティリスクに対処するフレームワークを発表した。エージェントの自律的な行動に伴う脅威を体系化し、安全な展開に向けた指針を示している。

AI SUMMARYGoogle DeepMind published a framework addressing security risks posed by increasingly autonomous AI agents, outlining threat models and guidelines to ensure safe real-world deployment.

Securing the future of AI agentsmedia
Tue, Jun 161 entries
公式OfficialNews/Policy·Google Developers Blog

セキュリティと信頼性の強化:Sign in with Google の新しいセッションメタデータEnhance Security and Trust: New Session Metadata in Sign in with Google

重要度 InfoInformational深掘り候補 · 技術記事 · Industry & PolicyDeep-dive candidate · technical post · Industry & Policy

AI要約Google が Sign in with Google に OIDC 標準クレーム auth_time と amr(認証方式参照)を追加し、開発者がセッションメタデータを活用してセキュリティと信頼性をより細かく制御できるようになった。

AI SUMMARYGoogle enhances Sign in with Google with new OIDC standard claims—auth_time and amr—giving developers richer session metadata to strengthen security policies and improve user trust.

Fri, Jun 121 entries
公式OfficialCopilot·GitHub Blog (AI & ML)

シークレットスキャンの信頼性向上:大規模な誤検知削減への取り組みMaking secret scanning more trustworthy: Reducing false positives at scale

重要度 InfoInformational深掘り候補 · 技術記事 · GitHub CopilotDeep-dive candidate · technical post · GitHub Copilot

AI要約GitHubはシークレットスキャンの検証ステップにコンテキスト認識型のLLM推論を導入し、誤検知を大規模に削減した。これによりアラートのノイズが減り、セキュリティ通知の信頼性と実用性が向上している。

AI SUMMARYGitHub added context-aware LLM reasoning to its secret scanning verification step to cut false positives at scale, reducing noise and making security alerts more trustworthy and actionable.

Thu, May 281 entries
新規収集INDEXED公式OfficialAgent Frameworks·Semantic Kernel Releases

Semantic Kernel dotnet-1.77.0 リリースSemantic Kernel dotnet-1.77.0

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約Semantic Kernel .NET版 v1.77.0 がリリースされ、OpenAPIプラグインのサーバーURL検証がデフォルトで有効化された。セキュリティが強化されるとともに、Agent Frameworkへの移行も継続して進められている。

AI SUMMARYSemantic Kernel for .NET v1.77.0 is released, enabling default-on server URL validation for OpenAPI plugins to harden security, while continuing the ongoing migration toward the Agent Framework.

Semantic Kernel dotnet-1.77.0media
Mon, May 251 entries
新規収集INDEXED公式OfficialClaude Code·Anthropic Engineering

製品全体でClaudeを封じ込める方法How we contain Claude across products

重要度 InfoInformational技術記事 · Claude / Claude Codetechnical post · Claude / Claude Code

AI要約エージェントの能力向上に伴うリスク拡大に対し、Anthropicがclaude.ai・Claude Code・Coworkで実践する封じ込め設計の知見を解説。

AI SUMMARYAs agents grow more capable, so does their potential blast radius. The engineering question is how to cap it. Here’s what we’ve learned building containment for claude.ai, Claude Code, and Cowork.

Tue, May 121 entries
公式OfficialNews/Policy·Meta Engineering

Labyrinth 1.1:エンドツーエンド暗号化バックアップの信頼性をさらに向上Labyrinth 1.1: Making End-to-End Encrypted Backups Even More Reliable

重要度 InfoInformational深掘り候補 · 技術記事 · Industry & PolicyDeep-dive candidate · technical post · Industry & Policy

AI要約MetaがMessengerのメッセージ履歴を保護する暗号化ストレージシステム「Labyrinth」をv1.1に更新し、E2EEバックアップの信頼性と耐障害性を強化した。これにより利用者はバックアップをより確実に復元できる。

AI SUMMARYMeta is rolling out Labyrinth 1.1, an upgrade to the encrypted storage system securing Messenger message history, boosting the reliability and fault tolerance of end-to-end encrypted backups so users can restore them more dependably.

Sat, May 21 entries
公式OfficialNews/Policy·Meta Engineering

Metaがエンドツーエンド暗号化バックアップを強化する仕組みHow Meta Is Strengthening End-to-End Encrypted Backups

重要度 InfoInformational深掘り候補 · 技術記事 · Industry & PolicyDeep-dive candidate · technical post · Industry & Policy

AI要約MetaはHSMベースのBackup Key VaultでWhatsAppとMessengerのE2E暗号化バックアップを強化し、ユーザーがクラウド上のメッセージ履歴を安全に守れる基盤を構築したと解説している。

AI SUMMARYMeta explains how its HSM-based Backup Key Vault underpins end-to-end encrypted backups for WhatsApp and Messenger, letting users securely protect their cloud-stored message history with robust key management.

Thu, Apr 301 entries
新規収集INDEXED公式OfficialAI Editors·Cursor Changelog

Cursor、コードベースのセキュリティレビュー機能を追加(新しいタブで開きます)Cursor Security Review(opens in a new tab)

重要度 MediumMedium priority変更履歴 · AI Editorschangelog · AI Editors

AI要約CursorはBugbotにセキュリティレビュー機能を追加した。コードベース全体をスキャンし、脆弱性や安全でないパターンを検出して報告する。開発者はPR作成前後にセキュリティ問題を早期発見でき、AI生成コードの品質保証に役立つと見られる。

AI SUMMARYCursor Security Review is now in beta on Teams and Enterprise plans. You can run two types of always-on security agents: Security Reviewer and Vulnerability Scanner.