Skip to main content

Takumi API Released

· 4 min read
pizzacat83
Software Engineer @ GMO Flatt Security Inc.

Takumi's features are now available through a public HTTP API, without going through the Web UI or Slack. You can integrate Takumi directly into CI/CD pipelines, ticket management systems, or your own vulnerability management workflows—making Takumi a more seamless part of your development lifecycle.

Currently, the API supports the "Full Assessment" mode for both whitebox and blackbox assessments. Support for "Scoped Assessment" mode and Autofix will be added in future updates.

Takumi Guard for npm Released

· 3 min read
Deividas Turskis
Software Engineer @ GMO Flatt Security Inc.

Takumi Guard is an npm registry proxy that strengthens supply chain security.

Add a single registry URL to your .npmrc and malicious package blocking plus post-install tracking and breach notifications are enabled automatically.

Takumi Guard for npm Released

Takumi Runner Released

· 3 min read
Takashi Yoneuchi
CTO @ GMO Flatt Security Inc.

Takumi Runner is a secure runner service for GitHub Actions workflows.

Change one line in your workflow file — runs-on: takumi-runner — and eBPF tracing of processes, network connections, and file operations is enabled automatically.

Takumi Runner Released

Takumi Whitebox Assessment Now Available from Web Console

· 2 min read
Ryoya Tsukasaki
Software Engineer @ GMO Flatt Security Inc.

Takumi Whitebox Assessment is now available directly from the Web Console.

Previously only available via Slack chat or Web chat, you can now run whitebox assessments from the Web Console, just like blackbox assessments. Provide your source code via GitHub repository integration or file upload, and Takumi will analyze the code to detect vulnerabilities.