tag:github.com,2008:https://github.com/dhth/ecscope/releases
Release notes from ecscope
2025-07-15T15:28:35Z
tag:github.com,2008:Repository/942168291/v0.4.0
2025-07-15T16:07:06Z
v0.4.0
<h2>Release Notes</h2>
<h3>Added</h3>
<ul>
<li>Deployments can be seen in a web view</li>
</ul>
<h2>Install ecscope 0.4.0</h2>
<h3>Install prebuilt binaries via shell script</h3>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/ecscope/releases/download/v0.4.0/ecscope-installer.sh | sh"><pre>curl --proto <span class="pl-s"><span class="pl-pds">'</span>=https<span class="pl-pds">'</span></span> --tlsv1.2 -LsSf https://github.com/dhth/ecscope/releases/download/v0.4.0/ecscope-installer.sh <span class="pl-k">|</span> sh</pre></div>
<h3>Install prebuilt binaries via Homebrew</h3>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="brew install dhth/tap/ecscope"><pre>brew install dhth/tap/ecscope</pre></div>
<h2>Download ecscope 0.4.0</h2>
<table>
<thead>
<tr>
<th>File</th>
<th>Platform</th>
<th>Checksum</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.4.0/ecscope-aarch64-apple-darwin.tar.xz">ecscope-aarch64-apple-darwin.tar.xz</a></td>
<td>Apple Silicon macOS</td>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.4.0/ecscope-aarch64-apple-darwin.tar.xz.sha256">checksum</a></td>
</tr>
<tr>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.4.0/ecscope-x86_64-apple-darwin.tar.xz">ecscope-x86_64-apple-darwin.tar.xz</a></td>
<td>Intel macOS</td>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.4.0/ecscope-x86_64-apple-darwin.tar.xz.sha256">checksum</a></td>
</tr>
<tr>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.4.0/ecscope-x86_64-unknown-linux-gnu.tar.xz">ecscope-x86_64-unknown-linux-gnu.tar.xz</a></td>
<td>x64 Linux</td>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.4.0/ecscope-x86_64-unknown-linux-gnu.tar.xz.sha256">checksum</a></td>
</tr>
<tr>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.4.0/ecscope-x86_64-unknown-linux-musl.tar.xz">ecscope-x86_64-unknown-linux-musl.tar.xz</a></td>
<td>x64 MUSL Linux</td>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.4.0/ecscope-x86_64-unknown-linux-musl.tar.xz.sha256">checksum</a></td>
</tr>
</tbody>
</table>
<h2>Verifying GitHub Artifact Attestations</h2>
<p>The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the <a href="https://cli.github.com/manual/gh_attestation_verify">GitHub CLI</a>:</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="gh attestation verify <file-path of downloaded artifact> --repo dhth/ecscope"><pre>gh attestation verify <span class="pl-k"><</span>file-path of downloaded artifact<span class="pl-k">></span> --repo dhth/ecscope</pre></div>
<p>You can also download the attestation from <a href="https://github.com/dhth/ecscope/attestations">GitHub</a> and verify against that directly:</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>"><pre>gh attestation verify <span class="pl-k"><</span>file-path of downloaded artifact<span class="pl-k">></span> --bundle <span class="pl-k"><</span>file-path of downloaded attestation<span class="pl-k">></span></pre></div>
github-actions[bot]
tag:github.com,2008:Repository/942168291/v0.3.0
2025-03-17T21:41:22Z
v0.3.0
<h2>Release Notes</h2>
<h3>Added</h3>
<ul>
<li>Allow assuming IAM role for performing operations</li>
</ul>
<h2>Install ecscope 0.3.0</h2>
<h3>Install prebuilt binaries via shell script</h3>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/ecscope/releases/download/v0.3.0/ecscope-installer.sh | sh"><pre>curl --proto <span class="pl-s"><span class="pl-pds">'</span>=https<span class="pl-pds">'</span></span> --tlsv1.2 -LsSf https://github.com/dhth/ecscope/releases/download/v0.3.0/ecscope-installer.sh <span class="pl-k">|</span> sh</pre></div>
<h3>Install prebuilt binaries via Homebrew</h3>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="brew install dhth/tap/ecscope"><pre>brew install dhth/tap/ecscope</pre></div>
<h2>Download ecscope 0.3.0</h2>
<table>
<thead>
<tr>
<th>File</th>
<th>Platform</th>
<th>Checksum</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.3.0/ecscope-aarch64-apple-darwin.tar.xz">ecscope-aarch64-apple-darwin.tar.xz</a></td>
<td>Apple Silicon macOS</td>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.3.0/ecscope-aarch64-apple-darwin.tar.xz.sha256">checksum</a></td>
</tr>
<tr>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.3.0/ecscope-x86_64-apple-darwin.tar.xz">ecscope-x86_64-apple-darwin.tar.xz</a></td>
<td>Intel macOS</td>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.3.0/ecscope-x86_64-apple-darwin.tar.xz.sha256">checksum</a></td>
</tr>
<tr>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.3.0/ecscope-x86_64-unknown-linux-gnu.tar.xz">ecscope-x86_64-unknown-linux-gnu.tar.xz</a></td>
<td>x64 Linux</td>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.3.0/ecscope-x86_64-unknown-linux-gnu.tar.xz.sha256">checksum</a></td>
</tr>
<tr>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.3.0/ecscope-x86_64-unknown-linux-musl.tar.xz">ecscope-x86_64-unknown-linux-musl.tar.xz</a></td>
<td>x64 MUSL Linux</td>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.3.0/ecscope-x86_64-unknown-linux-musl.tar.xz.sha256">checksum</a></td>
</tr>
</tbody>
</table>
<h2>Verifying GitHub Artifact Attestations</h2>
<p>The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the <a href="https://cli.github.com/manual/gh_attestation_verify">GitHub CLI</a>:</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="gh attestation verify <file-path of downloaded artifact> --repo dhth/ecscope"><pre>gh attestation verify <span class="pl-k"><</span>file-path of downloaded artifact<span class="pl-k">></span> --repo dhth/ecscope</pre></div>
<p>You can also download the attestation from <a href="https://github.com/dhth/ecscope/attestations">GitHub</a> and verify against that directly:</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>"><pre>gh attestation verify <span class="pl-k"><</span>file-path of downloaded artifact<span class="pl-k">></span> --bundle <span class="pl-k"><</span>file-path of downloaded attestation<span class="pl-k">></span></pre></div>
github-actions[bot]
tag:github.com,2008:Repository/942168291/v0.2.0
2025-03-13T19:00:19Z
v0.2.0
<h2>Release Notes</h2>
<h3>Added</h3>
<ul>
<li>Add command to list ECS deployments</li>
</ul>
<h2>Install ecscope 0.2.0</h2>
<h3>Install prebuilt binaries via shell script</h3>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/ecscope/releases/download/v0.2.0/ecscope-installer.sh | sh"><pre>curl --proto <span class="pl-s"><span class="pl-pds">'</span>=https<span class="pl-pds">'</span></span> --tlsv1.2 -LsSf https://github.com/dhth/ecscope/releases/download/v0.2.0/ecscope-installer.sh <span class="pl-k">|</span> sh</pre></div>
<h3>Install prebuilt binaries via Homebrew</h3>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="brew install dhth/tap/ecscope"><pre>brew install dhth/tap/ecscope</pre></div>
<h2>Download ecscope 0.2.0</h2>
<table>
<thead>
<tr>
<th>File</th>
<th>Platform</th>
<th>Checksum</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.2.0/ecscope-aarch64-apple-darwin.tar.xz">ecscope-aarch64-apple-darwin.tar.xz</a></td>
<td>Apple Silicon macOS</td>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.2.0/ecscope-aarch64-apple-darwin.tar.xz.sha256">checksum</a></td>
</tr>
<tr>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.2.0/ecscope-x86_64-apple-darwin.tar.xz">ecscope-x86_64-apple-darwin.tar.xz</a></td>
<td>Intel macOS</td>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.2.0/ecscope-x86_64-apple-darwin.tar.xz.sha256">checksum</a></td>
</tr>
<tr>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.2.0/ecscope-x86_64-unknown-linux-gnu.tar.xz">ecscope-x86_64-unknown-linux-gnu.tar.xz</a></td>
<td>x64 Linux</td>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.2.0/ecscope-x86_64-unknown-linux-gnu.tar.xz.sha256">checksum</a></td>
</tr>
<tr>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.2.0/ecscope-x86_64-unknown-linux-musl.tar.xz">ecscope-x86_64-unknown-linux-musl.tar.xz</a></td>
<td>x64 MUSL Linux</td>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.2.0/ecscope-x86_64-unknown-linux-musl.tar.xz.sha256">checksum</a></td>
</tr>
</tbody>
</table>
<h2>Verifying GitHub Artifact Attestations</h2>
<p>The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the <a href="https://cli.github.com/manual/gh_attestation_verify">GitHub CLI</a>:</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="gh attestation verify <file-path of downloaded artifact> --repo dhth/ecscope"><pre>gh attestation verify <span class="pl-k"><</span>file-path of downloaded artifact<span class="pl-k">></span> --repo dhth/ecscope</pre></div>
<p>You can also download the attestation from <a href="https://github.com/dhth/ecscope/attestations">GitHub</a> and verify against that directly:</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>"><pre>gh attestation verify <span class="pl-k"><</span>file-path of downloaded artifact<span class="pl-k">></span> --bundle <span class="pl-k"><</span>file-path of downloaded attestation<span class="pl-k">></span></pre></div>
github-actions[bot]
tag:github.com,2008:Repository/942168291/v0.1.0
2025-03-03T21:20:30Z
v0.1.0
<h1>Initial release</h1>
<p><a target="_blank" rel="noopener noreferrer" href="https://private-user-images.githubusercontent.com/13575379/418652071-c7d7f005-f582-4eff-a685-dc8d3c8e0b61.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzQxNDczNjcsIm5iZiI6MTc3NDE0NzA2NywicGF0aCI6Ii8xMzU3NTM3OS80MTg2NTIwNzEtYzdkN2YwMDUtZjU4Mi00ZWZmLWE2ODUtZGM4ZDNjOGUwYjYxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjAzMjIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwMzIyVDAyMzc0N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWZmMzNlZDk3MGE4MmQ5N2VkYzFlZWNiOTZhNjhmZGYxMTlhNTVkNmViMTRlNGE5MTQ5Yzk1N2ViMTIzMDI5NGYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Qu7DjCiTQYbvwdt8Rw2m7wS97s5SMpHyYlQKw1wot2M"><img src="https://private-user-images.githubusercontent.com/13575379/418652071-c7d7f005-f582-4eff-a685-dc8d3c8e0b61.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzQxNDczNjcsIm5iZiI6MTc3NDE0NzA2NywicGF0aCI6Ii8xMzU3NTM3OS80MTg2NTIwNzEtYzdkN2YwMDUtZjU4Mi00ZWZmLWE2ODUtZGM4ZDNjOGUwYjYxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjAzMjIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwMzIyVDAyMzc0N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWZmMzNlZDk3MGE4MmQ5N2VkYzFlZWNiOTZhNjhmZGYxMTlhNTVkNmViMTRlNGE5MTQ5Yzk1N2ViMTIzMDI5NGYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Qu7DjCiTQYbvwdt8Rw2m7wS97s5SMpHyYlQKw1wot2M" alt="tui" content-type-secured-asset="image/png" style="max-width: 100%;"></a></p>
<hr>
<h2>Install ecscope 0.1.0</h2>
<h3>Install prebuilt binaries via shell script</h3>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dhth/ecscope/releases/download/v0.1.0/ecscope-installer.sh | sh"><pre>curl --proto <span class="pl-s"><span class="pl-pds">'</span>=https<span class="pl-pds">'</span></span> --tlsv1.2 -LsSf https://github.com/dhth/ecscope/releases/download/v0.1.0/ecscope-installer.sh <span class="pl-k">|</span> sh</pre></div>
<h3>Install prebuilt binaries via Homebrew</h3>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="brew install dhth/tap/ecscope"><pre>brew install dhth/tap/ecscope</pre></div>
<h2>Download ecscope 0.1.0</h2>
<table>
<thead>
<tr>
<th>File</th>
<th>Platform</th>
<th>Checksum</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.1.0/ecscope-aarch64-apple-darwin.tar.xz">ecscope-aarch64-apple-darwin.tar.xz</a></td>
<td>Apple Silicon macOS</td>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.1.0/ecscope-aarch64-apple-darwin.tar.xz.sha256">checksum</a></td>
</tr>
<tr>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.1.0/ecscope-x86_64-apple-darwin.tar.xz">ecscope-x86_64-apple-darwin.tar.xz</a></td>
<td>Intel macOS</td>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.1.0/ecscope-x86_64-apple-darwin.tar.xz.sha256">checksum</a></td>
</tr>
<tr>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.1.0/ecscope-x86_64-unknown-linux-gnu.tar.xz">ecscope-x86_64-unknown-linux-gnu.tar.xz</a></td>
<td>x64 Linux</td>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.1.0/ecscope-x86_64-unknown-linux-gnu.tar.xz.sha256">checksum</a></td>
</tr>
<tr>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.1.0/ecscope-x86_64-unknown-linux-musl.tar.xz">ecscope-x86_64-unknown-linux-musl.tar.xz</a></td>
<td>x64 MUSL Linux</td>
<td><a href="https://github.com/dhth/ecscope/releases/download/v0.1.0/ecscope-x86_64-unknown-linux-musl.tar.xz.sha256">checksum</a></td>
</tr>
</tbody>
</table>
<h2>Verifying GitHub Artifact Attestations</h2>
<p>The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the <a href="https://cli.github.com/manual/gh_attestation_verify">GitHub CLI</a>:</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="gh attestation verify <file-path of downloaded artifact> --repo dhth/ecscope"><pre>gh attestation verify <span class="pl-k"><</span>file-path of downloaded artifact<span class="pl-k">></span> --repo dhth/ecscope</pre></div>
<p>You can also download the attestation from <a href="https://github.com/dhth/ecscope/attestations">GitHub</a> and verify against that directly:</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>"><pre>gh attestation verify <span class="pl-k"><</span>file-path of downloaded artifact<span class="pl-k">></span> --bundle <span class="pl-k"><</span>file-path of downloaded attestation<span class="pl-k">></span></pre></div>
github-actions[bot]