<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://www.int29h.info/en/blog</id>
    <title>INT 29h Blog</title>
    <updated>2026-09-20T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://www.int29h.info/en/blog"/>
    <subtitle>INT 29h Blog</subtitle>
    <icon>https://www.int29h.info/en/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[サイト更新内容(2026.09.20)]]></title>
        <id>https://www.int29h.info/en/blog/2026/09/20/updates</id>
        <link href="https://www.int29h.info/en/blog/2026/09/20/updates"/>
        <updated>2026-09-20T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[GitHub Copilotの概要、ログ分析への活用方法、情報漏洩対策に関する記事を追加しました。]]></summary>
        <content type="html"><![CDATA[<p>GitHub Copilotの概要、ログ分析への活用方法、情報漏洩対策に関する記事を追加しました。</p>
<ul>
<li class=""><a class="" href="https://www.int29h.info/en/docs/ai/github-copilot/about-github-copilot">GitHub Copilotとは</a>
<ul>
<li class="">主な機能や対応製品、エージェントとMCP、Microsoft Copilotとの違い、安全に利用するための注意点を解説しています。</li>
</ul>
</li>
<li class=""><a class="" href="https://www.int29h.info/en/docs/ai/github-copilot/analyze-logs-by-copilot">GitHub Copilotを使用してログを分析する方法</a>
<ul>
<li class="">ログの取り扱い方針、原本の保全、匿名化、エージェントへの調査依頼、多層防御、分析結果の検証方法を解説しています。</li>
</ul>
</li>
<li class=""><a class="" href="https://www.int29h.info/en/docs/ai/github-copilot/prevent-data-breaches">GitHub Copilotを扱う際の情報漏洩対策</a>
<ul>
<li class="">プラン別のデータ利用、モデル学習、シャドーAI、MCP、コンテンツ除外、ネットワーク制御など、開発者と管理者の双方に必要な対策を解説しています。</li>
</ul>
</li>
</ul>
<p>GitHub Copilotをはじめとする生成AIサービスのポリシーや機能は頻繁に更新されます。利用する際は、記事とあわせてGitHubの最新の公式情報や所属組織の規程も確認することをおすすめします。</p>]]></content>
        <category label="一般" term="一般"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[サイト更新内容(2026.09.06)]]></title>
        <id>https://www.int29h.info/en/blog/2026/09/06/updates</id>
        <link href="https://www.int29h.info/en/blog/2026/09/06/updates"/>
        <updated>2026-09-06T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Visual C++再頒布可能パッケージ(Visual C++ Redistributable)のダウンロードリンクを更新しました。]]></summary>
        <content type="html"><![CDATA[<p>Visual C++再頒布可能パッケージ(Visual C++ Redistributable)のダウンロードリンクを更新しました。</p>
<ul>
<li class=""><a class="" href="https://www.int29h.info/en/docs/vc/redistributable/download-links/vcredist-link-2017">Visual C++ 2017再頒布可能パッケージダウンロードリンク</a></li>
<li class=""><a class="" href="https://www.int29h.info/en/docs/vc/redistributable/download-links/vcredist-link-2019">Visual C++ 2019再頒布可能パッケージダウンロードリンク</a></li>
<li class=""><a class="" href="https://www.int29h.info/en/docs/vc/redistributable/download-links/vcredist-link-2022">Visual C++ 2022再頒布可能パッケージダウンロードリンク</a></li>
<li class=""><a class="" href="https://www.int29h.info/en/docs/vc/redistributable/download-links/vcredist-link-2026">Visual C++ 2026再頒布可能パッケージダウンロードリンク</a></li>
</ul>
<p>また、Visual Studioのブートストラッパーのダウンロード一覧のページを追加しました。</p>
<ul>
<li class=""><a class="" href="https://www.int29h.info/en/docs/vs/download-links">Visual Studioブートストラッパーダウンロード一覧</a></li>
</ul>]]></content>
        <category label="一般" term="一般"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[サイト更新内容(2025.12.20)]]></title>
        <id>https://www.int29h.info/en/blog/2025/12/20/updates</id>
        <link href="https://www.int29h.info/en/blog/2025/12/20/updates"/>
        <updated>2025-12-20T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Visual Studio 2026のリリースに伴い、Visual C++再頒布可能パッケージ(Visual C++ Redistributable)のダウンロードリンクまとめページおよびサポートライフサイクル情報を更新しました。]]></summary>
        <content type="html"><![CDATA[<p>Visual Studio 2026のリリースに伴い、Visual C++再頒布可能パッケージ(Visual C++ Redistributable)のダウンロードリンクまとめページおよびサポートライフサイクル情報を更新しました。</p>
<ul>
<li class=""><a class="" href="https://www.int29h.info/en/docs/vs/support-lifecycle">Visual Studioサポートライフサイクル</a></li>
<li class=""><a class="" href="https://www.int29h.info/en/docs/vc/redistributable/download-links/vcredist-link-2017">Visual C++ 2017再頒布可能パッケージダウンロードリンク</a></li>
<li class=""><a class="" href="https://www.int29h.info/en/docs/vc/redistributable/download-links/vcredist-link-2019">Visual C++ 2019再頒布可能パッケージダウンロードリンク</a></li>
<li class=""><a class="" href="https://www.int29h.info/en/docs/vc/redistributable/download-links/vcredist-link-2022">Visual C++ 2022再頒布可能パッケージダウンロードリンク</a></li>
<li class=""><a class="" href="https://www.int29h.info/en/docs/vc/redistributable/download-links/vcredist-link-2026">Visual C++ 2026再頒布可能パッケージダウンロードリンク</a></li>
<li class=""><a class="" href="https://www.int29h.info/en/docs/vc/redistributable/support-lifecycle">Visual C++ 再頒布可能パッケージサポートライフサイクル</a></li>
<li class=""><a class="" href="https://www.int29h.info/en/docs/vc/redistributable/list-of-vcruntime-files">Visual C++ ランタイムファイル一覧</a></li>
</ul>]]></content>
        <category label="一般" term="一般"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Welcome]]></title>
        <id>https://www.int29h.info/en/blog/2025/08/01/helloworld</id>
        <link href="https://www.int29h.info/en/blog/2025/08/01/helloworld"/>
        <updated>2025-08-01T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[markdownで書き溜めていた個人メモを整理して、Docusaurusで公開してみることにしました。ブログは主に更新履歴として使用していく予定です。]]></summary>
        <content type="html"><![CDATA[<p>markdownで書き溜めていた個人メモを整理して、Docusaurusで公開してみることにしました。ブログは主に更新履歴として使用していく予定です。</p>]]></content>
        <category label="一般" term="一般"/>
    </entry>
</feed>