Skip to content

fix: reject non-decimal numeric config values - #162

Open
vycdev2 wants to merge 1 commit into
vycdev:mainfrom
vycdev2:fix/strict-numeric-config-values
Open

vycdev2 wants to merge 1 commit into
vycdev:mainfrom
vycdev2:fix/strict-numeric-config-values

Conversation

@vycdev2

@vycdev2 vycdev2 commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • require decimal-digit syntax for non-negative integer environment settings
  • fall back to documented defaults for exponent, hexadecimal, and signed values
  • add regression coverage and document the fix

Verification

  • npm test — passed: 330 tests
  • git diff --check — passed

Risk

  • Low: valid decimal values, surrounding whitespace, bounds, and defaults keep their existing behavior.

This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.

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