flatt-security/hola-takumi-php
最新稳定版本:v1.0.0
Composer 安装命令:
composer require flatt-security/hola-takumi-php
包简介
Takumi Guard blocklist test fixture (canary). Intentionally blocked by packagist.flatt.tech — do not depend on this package.
README 文档
README
⚠️ This is a test fixture, not a real library. Do not depend on it.
A deliberately trivial Composer package owned by GMO Flatt Security, used as a
blocklist canary for Takumi Guard's Composer
(Packagist) registry proxy at packagist.flatt.tech.
Why this exists
Takumi Guard blocks known-malicious packages at the registry-proxy layer. To verify that the block path works end-to-end in a real environment — without ever touching a real package that a customer might legitimately depend on — we keep this package permanently on the Guard blocklist and assert that resolving it through the proxy is rejected.
Because the blocklist gate runs before any upstream fetch, this package does
not need to be published to packagist.org for the test to be meaningful: a
composer require flatt-security/hola-takumi-php routed through
packagist.flatt.tech returns HTTP 403 at metadata resolution time.
Expected behavior
| Path | Through packagist.flatt.tech |
|---|---|
GET /p2/flatt-security/hola-takumi-php.json |
403 (X-Guard-Notice: package-blocked) |
composer require flatt-security/hola-takumi-php |
fails to resolve (blocked) |
If this package ever resolves successfully through the proxy, the Guard blocklist path has regressed.
Repository status
Internal. This repository is intentionally not published and carries no support guarantees.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2026-06-10