Below you will find pages that utilize the taxonomy term “Goweft”
April 8, 2026
Tenter Scan (Rust)
Version updated for https://github.com/goweft/tenter-rs to version v2.0.4.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The tenter-rs GitHub Action is a pre-publish artifact integrity scanner that automates the detection of sensitive files, embedded secrets, debug symbols, oversized files, and other issues in packages before release. Written in Rust, it provides a memory-safe, static binary solution with no runtime dependencies, eliminating the need for Python or additional setup steps. This action streamlines CI workflows by offering fast, platform-compatible scanning with support for JSON and SARIF output formats for enhanced integration with security and code quality tools.
April 2, 2026
Tenter Scan
Version updated for https://github.com/goweft/tenter to version v0.1.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Tenter is a pre-publish artifact integrity scanner designed to identify and prevent sensitive files, debug artifacts, oversized anomalies, and internal development artifacts from being included in final package distributions. It automates the inspection of published artifacts (e.g., npm tarballs, Python wheels) to catch issues missed by .gitignore or existing source code scanning tools. By providing comprehensive checks for source maps, secrets, debug symbols, and file size thresholds, Tenter helps mitigate supply chain risks and ensures clean, secure package releases.