Skip to content

Issue Active/Inactive user management fix #64#65

Merged
sei-vsarvepalli merged 2 commits intomainfrom
bug/Issue_64
Apr 17, 2026
Merged

Issue Active/Inactive user management fix #64#65
sei-vsarvepalli merged 2 commits intomainfrom
bug/Issue_64

Conversation

@sei-vsarvepalli
Copy link
Copy Markdown
Collaborator

Fixes problems from Issue #64 - updated CHANGELOG and library
This pull request addresses a bug in query parameter handling and improves how query strings are built in the cveClientLib.js library. It also updates the internal version and documents these changes in the changelog. The most important changes are:

Bug Fixes & Query Handling:

  • Added a new _buildQuery method to cveClient that safely builds query strings, properly handling arrays and skipping only null/undefined values, which fixes issues with weak coercion and falsy values in query parameters.
  • Updated all query string construction in API calls to use the new _buildQuery method, ensuring consistent and correct query parameter serialization.

Versioning & Documentation:

  • Bumped the internal library version to 1.0.26 and updated the changelog to reflect the bug fix and npm support. [1] [2]

@sei-vsarvepalli sei-vsarvepalli merged commit 2dbffc3 into main Apr 17, 2026
2 checks passed
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