Skip to content

Conversation

@vaibhavbhalla2505
Copy link
Contributor

@vaibhavbhalla2505 vaibhavbhalla2505 commented Dec 31, 2025

Description

This pull request introduces licensing information and improves project documentation by adding badges to the README.md file.

Fixes #3

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Intermediate change (work in progress)

Checklist:

  • Performed a self-review of my own code
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Any dependent changes have been merged and published in downstream modules

fix trivy vulnerability

GH-3
@sonarqubecloud
Copy link

SonarQube reviewer guide

Summary: Add MIT license and update README badges; update npm dependencies with security overrides.

Review Focus: Verify the license addition is appropriate for the project's intended use. Check dependency version overrides for jws, node-forge, and newly added qs package to ensure compatibility with existing functionality.

Start review at: package.json. This is the most critical file as it contains security-related dependency overrides (especially qs v6.14.1) that could impact application behavior and security posture.

💬 Please send your feedback

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@yeshamavani yeshamavani merged commit 6956441 into master Dec 31, 2025
7 checks passed
@yeshamavani
Copy link
Collaborator

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add badges

3 participants