Skip to content

chore: add snyk security scan skill#518

Merged
mwbrooks merged 2 commits intomainfrom
mwbrooks-snyk
May 4, 2026
Merged

chore: add snyk security scan skill#518
mwbrooks merged 2 commits 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.25%. Comparing base (e1112eb) to head (6432b78).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #518      +/-   ##
==========================================
- Coverage   71.27%   71.25%   -0.03%     
==========================================
  Files         222      222              
  Lines       18682    18682              
==========================================
- Hits        13316    13311       -5     
- Misses       4187     4190       +3     
- Partials     1179     1181       +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
Copy link
Copy Markdown
Member

@zimeg zimeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mwbrooks LGTM! And thanks much for introducing this skill 🔏 🐍 ✨

@mwbrooks
Copy link
Copy Markdown
Member Author

mwbrooks commented May 4, 2026

Thanks for the reviews @zimeg! 🔎 🐛 :shipit:

@mwbrooks mwbrooks merged commit 7c7394c into main May 4, 2026
8 checks passed
@mwbrooks mwbrooks deleted the mwbrooks-snyk branch May 4, 2026 16:42
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.

2 participants