• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jhheider / scriptbox / 29621326170

17 Jul 2026 11:41PM UTC coverage: 77.067% (-9.0%) from 86.075%
29621326170

push

github

jhheider
Close 0.2.0 gaps: source fd-freeze, `gc` command, full-featured releases

- source/. fd-freeze: a resolvable `source ./lib.sh` is frozen into an inherited
  immutable fd and rewritten to `source /dev/fd/N`, recursively (with a cycle
  guard). This closes the last "trees of scripts" hole - and it's a real TOCTOU
  fix, not just consistency: zsh's `source` streams (verified), so a self-editing
  sourced file is vulnerable under plain zsh and insulated under scriptbox.
- `scriptbox gc`: reap freeze-tree snapshot caches from $TMPDIR (the root execs
  away and can't self-clean).
- Release binaries now build --features subscripts (via a new `features` input
  added to jhheider/rust-ci@v1), so brew/curl/release binaries ship the analyzer
  while the crate's default features stay lean. Verified brush-parser builds for
  aarch64-musl.

Both feature configs pass (default 51+10, subs 52+13), clippy/fmt clean, default
build stays 15 crates.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014psyX18vgHn4UkMwCtZqff

38 of 201 new or added lines in 4 files covered. (18.91%)

7 existing lines in 1 file now uncovered.

904 of 1173 relevant lines covered (77.07%)

7.02 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

55.14
/src/cache.rs


Build SHA Not Found

The commit SHA "fceb1c15f1f206fbe12ea812b88649b49272cfe1" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc