Skip to main content

71 posts tagged with "release-note"

View All Tags

Takumi Guard Packagist Support Released

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

Takumi Guard now supports Packagist alongside npm, PyPI, RubyGems, and Go.

PHP projects using Composer can now route composer install and composer update through Takumi Guard to block known-malicious packages before they reach your CI or development environment.

Takumi Guard now supports Packagist

Takumi Guard Go Module Support Released

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

Takumi Guard now supports Go modules alongside npm, PyPI, and RubyGems.

Go projects can now route go get, go mod download, and go build through Takumi Guard to block known-malicious modules before they reach your CI or development environment.

Takumi Guard now supports Go modules