Skip to content

feat: ossf scorecard improvements#5969

Merged
NathanWalker merged 1 commit intomainfrom
feat/improve-ossf-scorecard
Feb 18, 2026
Merged

feat: ossf scorecard improvements#5969
NathanWalker merged 1 commit intomainfrom
feat/improve-ossf-scorecard

Conversation

@NathanWalker
Copy link
Contributor

@NathanWalker NathanWalker commented Feb 18, 2026

  • property-based fuzz tests for command parsing
  • added fast-check as a development dependency and imported it in lib/common/test/unit-tests/yok.ts, enabling property-based fuzz testing. [1] [2]
  • Added two property-based fuzz tests for hierarchical command parsing: one for one-level parsing with mixed casing, and another for two-level parsing with trailing arguments. These tests increase coverage and help catch edge cases.

Dependency updates:

  • Updated axios from 1.13.2 to 1.13.5 and tar from 7.5.2 to 7.5.9 in package.json, improving security and stability. [1] [2]

@NathanWalker NathanWalker merged commit 66674e7 into main Feb 18, 2026
4 checks passed
@NathanWalker NathanWalker deleted the feat/improve-ossf-scorecard branch February 18, 2026 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments