Skip to content

chore: add snyk security scan skill#518

Open
mwbrooks wants to merge 1 commit intomainfrom
mwbrooks-snyk
Open

chore: add snyk security scan skill#518
mwbrooks wants to merge 1 commit intomainfrom
mwbrooks-snyk

Conversation

@mwbrooks
Copy link
Copy Markdown
Member

@mwbrooks mwbrooks commented May 1, 2026

Changelog

  • N/A

Summary

This pull request adds a /snyk Claude Code skill for running monthly Snyk security scans.

The skill runs snyk test (dependencies) and snyk code test (source code), summarizes findings by severity, and presents a prioritized action plan.

Preview

  • N/A

Testing

  • Invoke /snyk in Claude Code and verify both snyk test and snyk code test execute and produce a summary

Requirements

@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.24%. Comparing base (783ac1a) to head (d1940c7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #518      +/-   ##
==========================================
- Coverage   71.25%   71.24%   -0.01%     
==========================================
  Files         222      222              
  Lines       18682    18682              
==========================================
- Hits        13311    13310       -1     
+ Misses       4190     4189       -1     
- Partials     1181     1183       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mwbrooks mwbrooks self-assigned this May 1, 2026
@mwbrooks mwbrooks added code health M-T: Test improvements and anything that improves code health semver:patch Use on pull requests to describe the release version increment labels May 1, 2026
@mwbrooks mwbrooks added this to the Next Release milestone May 1, 2026
@mwbrooks mwbrooks marked this pull request as ready for review May 1, 2026 17:23
@mwbrooks mwbrooks requested a review from a team as a code owner May 1, 2026 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code health M-T: Test improvements and anything that improves code health semver:patch Use on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant