tag:github.com,2008:https://github.com/DeanWard/HAL/releases
Tags from HAL
2025-07-03T06:39:35Z
tag:github.com,2008:Repository/1011881296/v1.0.14
2025-07-03T06:39:36Z
Release v1.0.14
github-actions
tag:github.com,2008:Repository/1011881296/v1.0.13
2025-07-02T21:42:55Z
v1.0.13
DeanWard
tag:github.com,2008:Repository/1011881296/v1.0.12
2025-07-02T16:02:42Z
v1.0.12
DeanWard
tag:github.com,2008:Repository/1011881296/v1.0.11
2025-07-02T08:20:24Z
v1.0.11
DeanWard
tag:github.com,2008:Repository/1011881296/v1.0.10
2025-07-02T08:16:46Z
v1.0.10
DeanWard
tag:github.com,2008:Repository/1011881296/v1.0.9
2025-07-01T14:43:13Z
Release v1.0.9: Namespace and URL Restrictions
<p>Release v1.0.9: Namespace and URL Restrictions</p>
<p>🚀 Major Security Enhancement</p>
<p>Added namespace and URL restrictions for secrets to prevent cross-service leakage and improve security posture.</p>
<p>Key Features:
<br />• Hierarchical namespace support (AZURE-STORAGE → azure.storage)
<br />• URL pattern matching with wildcard support
<br />• Runtime validation prevents unauthorized secret usage
<br />• Enhanced list-secrets tool with grouping and restrictions
<br />• Backward compatible with existing secrets</p>
<p>Security Benefits:
<br />• Principle of least privilege for secrets
<br />• Defense against AI errors and prompt injection
<br />• Clear error messages for debugging
<br />• Namespace isolation between services</p>
<p>Examples:
<br />• HAL_SECRET_MICROSOFT_API_KEY + HAL_ALLOW_MICROSOFT="<a href="https://azure.microsoft.com/*">https://azure.microsoft.com/*</a>"
<br />• HAL_SECRET_AZURE-STORAGE_ACCESS_KEY + HAL_ALLOW_AZURE-STORAGE="https://*.blob.core.windows.net/*"</p>
<p>Full changelog: <a href="https://github.com/your-repo/hal-mcp/blob/main/CHANGELOG.md">https://github.com/your-repo/hal-mcp/blob/main/CHANGELOG.md</a></p>
DeanWard
tag:github.com,2008:Repository/1011881296/v1.0.8
2025-07-01T14:06:56Z
v1.0.8
<p>Release v1.0.8: Add secure secret management with {secrets.key} subst…</p>
<p>…itution</p>
DeanWard
tag:github.com,2008:Repository/1011881296/v1.0.7
2025-07-01T13:44:11Z
v1.0.7
DeanWard