Skip to content

Add property-based security fuzz tests - #79

Merged
Sheharyar-Malik merged 1 commit into
mainfrom
test/property-based-fuzzing
Jul 25, 2026
Merged

Add property-based security fuzz tests#79
Sheharyar-Malik merged 1 commit into
mainfrom
test/property-based-fuzzing

Conversation

@MudassarTariq

Copy link
Copy Markdown
Member

Summary

  • add fast-check property tests for coordinate boundary validation and date ranges
  • exercise API-key redaction across raw, URL-encoded, and double-encoded values
  • include the fuzz suite in the normal test command so pull requests and mainline builds run it

Validation

  • npm test (72 tests)
  • npm audit --audit-level=moderate (0 vulnerabilities)

@Sheharyar-Malik
Sheharyar-Malik merged commit 598261c into main Jul 25, 2026
5 checks passed
@Sheharyar-Malik
Sheharyar-Malik deleted the test/property-based-fuzzing branch July 25, 2026 07:19
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.

2 participants