Skip to content

feat(ci-cd): add trivy scan#10

Merged
yeshamavani merged 2 commits intomasterfrom
GH-8
Oct 14, 2025
Merged

feat(ci-cd): add trivy scan#10
yeshamavani merged 2 commits intomasterfrom
GH-8

Conversation

@Tyagi-Sunny
Copy link
Copy Markdown
Collaborator

@Tyagi-Sunny Tyagi-Sunny commented Jul 7, 2025

Description

  • Add Trivy scan to check the vulnerable packages throughout the repository

Fixes #8

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)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

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

Sunny Tyagi added 2 commits July 7, 2025 17:10
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jul 7, 2025

@yeshamavani yeshamavani merged commit 19f6d02 into master Oct 14, 2025
4 checks passed
@a-ganguly
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 2.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 trivy scan instead of snyk

3 participants