Skip to content

fix snyk issues#75

Merged
harshitha-cstk merged 1 commit into
mainfrom
fix/snyk-issues
Jul 22, 2026
Merged

fix snyk issues#75
harshitha-cstk merged 1 commit into
mainfrom
fix/snyk-issues

Conversation

@harshitha-cstk

@harshitha-cstk harshitha-cstk commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Remediates Snyk-flagged vulnerabilities by bumping dependencies:

  • astro ^7.0.6^7.1.3
  • fast-uri (override) ^3.1.3^3.1.4
  • Bump package version 0.2.00.2.1
  • Regenerated package-lock.json

Test plan

  • npm ci installs cleanly
  • npm run build succeeds
  • Snyk scan passes

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@harshitha-cstk
harshitha-cstk requested a review from a team as a code owner July 22, 2026 09:40
@github-actions

Copy link
Copy Markdown

🔒 Security Scan Results

ℹ️ Note: Only vulnerabilities with available fixes (upgrades or patches) are counted toward thresholds.

Check Type Count (with fixes) Without fixes Threshold Result
🔴 Critical Severity 0 0 10 ✅ Passed
🟠 High Severity 0 0 25 ✅ Passed
🟡 Medium Severity 0 46 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

✅ No SLA breaches detected. All vulnerabilities are within acceptable time thresholds.

Severity Breaches (with fixes) Breaches (no fixes) SLA Threshold (with/no fixes) Status
🔴 Critical 0 0 15 / 30 days ✅ Passed
🟠 High 0 0 30 / 120 days ✅ Passed
🟡 Medium 0 0 90 / 365 days ✅ Passed
🔵 Low 0 0 180 / 365 days ✅ Passed

ℹ️ Vulnerabilities Without Available Fixes (Informational Only)

The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:

  • Critical without fixes: 0
  • High without fixes: 0
  • Medium without fixes: 46
  • Low without fixes: 0

✅ BUILD PASSED - All security checks passed

@harshitha-cstk
harshitha-cstk merged commit d7b63be into main Jul 22, 2026
6 checks passed
@harshitha-cstk
harshitha-cstk deleted the fix/snyk-issues branch July 22, 2026 09:49
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.

3 participants