Skip to content

Conversation

@harshithad0703
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to fix 3 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Improper Handling of Unicode Encoding
SNYK-JS-TAR-15038581
  208  
medium severity Directory Traversal
SNYK-JS-TAR-15032660
  149  
medium severity Directory Traversal
SNYK-JS-TAR-15127355
  127  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Directory Traversal

@harshithad0703 harshithad0703 requested a review from a team as a code owner February 12, 2026 05:31
@github-actions
Copy link

Coverage report for commit: 4f4ed15
File: coverage/clover.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ███░░░░░░░░░░░░░░░░░░░░ │  4.2%
  70% │ █████████░░░░░░░░░░░░░░ │ 16.7%
  80% │ █████████░░░░░░░░░░░░░░ │ 16.7%
  90% │ █████████░░░░░░░░░░░░░░ │ 16.7%
 100% │ ███████████████████████ │ 45.8%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 79.58% | Methods: 76.13% | Branches: 56.94%
FilesLinesMethodsBranches
src
   app-cli-base-command.ts80.00%100.00%50.00%
   base-command.ts80.00%80.00%46.88%
src/commands/app
   create.ts83.11%95.00%67.44%
   delete.ts87.50%100.00%73.47%
   deploy.ts62.79%70.00%50.55%
   get.ts100.00%100.00%74.07%
   index.ts66.67%--
   install.ts90.00%100.00%57.80%
   reinstall.ts90.24%100.00%57.02%
   uninstall.ts100.00%100.00%63.41%
   update.ts71.05%50.00%75.76%
src/config
   index.ts100.00%100.00%100.00%
src/factories
   uninstall-app-factory.ts100.00%100.00%100.00%
src/graphql
   queries.ts100.00%100.00%100.00%
src/messages
   index.ts100.00%100.00%50.00%
src/strategies
   uninstall-all.ts100.00%100.00%100.00%
   uninstall-selected.ts91.67%100.00%50.00%
src/types
   app.ts100.00%100.00%100.00%
   index.ts100.00%100.00%100.00%
src/util
   common-utils.ts69.93%61.29%27.35%
   fs.ts95.24%100.00%83.33%
   index.ts100.00%100.00%100.00%
   inquirer.ts77.40%75.00%57.55%
   log.ts71.93%66.67%48.15%

🤖 comment via lucassabreu/comment-coverage-clover

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