Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cycodehq
/
cycode-cli
Public
Notifications
You must be signed in to change notification settings
Fork
47
Star
90
Code
Pull requests
2
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 18, 2025
CM-49647 - Fix MCP file handling (#320)
MarshalX
authored
e7e50d3
Copy full SHA for e7e50d3
Commits on Jun 11, 2025
CM-49113 - Add Cycode MCP (Model Context Protocol) (#316)
MarshalX
authored
a752320
Copy full SHA for a752320
CM-49357 - Improve project README readability (#319)
Show description for 367f17d
gotbadger
and
elsapet
authored
367f17d
Copy full SHA for 367f17d
CM-48559 - Fix SAST pre-commit hook (#318)
MarshalX
authored
836723d
Copy full SHA for 836723d
Commits on Jun 10, 2025
CM-48559 - Add commit history scan and pre-commit hook for SAST (#314)
MarshalX
authored
76b8bb3
Copy full SHA for 76b8bb3
Remove outdated RIG references with --monitor flag in README (#315)
juliebyrne-gh
authored
8ac74b3
Copy full SHA for 8ac74b3
Commits on May 28, 2025
CM-48734 - Update file filtering for all scan types (#313)
MarshalX
authored
9a90843
Copy full SHA for 9a90843
Commits on May 23, 2025
CM-46872 - Fix Maven dependencies restore for SCA (#312)
MarshalX
authored
ac26e55
Copy full SHA for ac26e55
Commits on May 21, 2025
CM-48095 - Add new files filter for SAST (#311)
MarshalX
authored
c861b40
Copy full SHA for c861b40
Commits on May 16, 2025
CM-48457 - Fix Homebrew completions (#310)
MarshalX
authored
c81407b
Copy full SHA for c81407b
Commits on May 14, 2025
CM-45076 - CLI v3.0.0
MarshalX
authored
7d83fba
Copy full SHA for 7d83fba
CM-48357 - Fix SCA restore error handling (#309)
MarshalX
authored
b07c433
Copy full SHA for b07c433
Commits on May 9, 2025
CM-48075 - Update pre-commit hook to work with compact output (#307)
MarshalX
authored
4e1f7e0
Copy full SHA for 4e1f7e0
CM-48211 - Update CODEOWNERS (#308)
MarshalX
authored
3575a21
Copy full SHA for 3575a21
Commits on May 6, 2025
CM-48074 - Return report option with new name `--cycode-report` (#306)
MarshalX
authored
cdf5716
Copy full SHA for cdf5716
Commits on May 5, 2025
Merge branch 'main' into renovation
Show description for 2b821af
MarshalX
committed
2b821af
Copy full SHA for 2b821af
Commits on Apr 30, 2025
Make changes in CLI v3.0.0 after feedback (part 2) (#303)
MarshalX
authored
f29a382
Copy full SHA for f29a382
Commits on Apr 29, 2025
CM-45588 - Improve `--help` (#302)
MarshalX
authored
0707636
Copy full SHA for 0707636
Commits on Apr 25, 2025
CM-47493 - Make changes in CLI v3.0.0 after feedback (#299)
MarshalX
authored
0405c6b
Copy full SHA for 0405c6b
CM-47699 - Fix Linux executable builds (#301)
MarshalX
authored
99b820b
Copy full SHA for 99b820b
CM-47698 - Fix Windows signing of CLI executable (#300)
MarshalX
authored
4681d32
Copy full SHA for 4681d32
Commits on Apr 23, 2025
CM-47505 - Add support for Unity Version Control (formerly Plastic SCM) (#298)
MarshalX
authored
a1c7a4f
Copy full SHA for a1c7a4f
CM-46733 - Add CLI output exporting in HTML, SVG, and JSON formats (#297)
MarshalX
authored
6c70c21
Copy full SHA for 6c70c21
Commits on Apr 18, 2025
CM-46731 - Make all flows use scan service (#296)
MarshalX
authored
aadb590
Copy full SHA for aadb590
Commits on Apr 15, 2025
CM-46732 - Add rich output; improve text output (#295)
MarshalX
authored
dad7859
Copy full SHA for dad7859
Commits on Apr 9, 2025
CM-46370 - Add the error message from the server responses to the user space (#294)
MarshalX
authored
0b32c0d
Copy full SHA for 0b32c0d
Commits on Apr 8, 2025
CM-46563 - Migrate to rich Console, add help rich panels, add syntax highlighting for light themes, fix progress bar, fix traceback printing, fix repository scan (#293)
MarshalX
authored
355d1c0
Copy full SHA for 355d1c0
Commits on Apr 4, 2025
CM-46426 - Fix severity for SCA (use Cycode severity instead of Advisory Severity) (#292)
MarshalX
authored
2901f82
Copy full SHA for 2901f82
Commits on Apr 1, 2025
CM-46371 - Add retry behavior for HTTP requests (#291)
MarshalX
authored
ba16609
Copy full SHA for ba16609
Commits on Mar 26, 2025
CM-45719 - Add syntax highlight for code snippets in text output (#290)
MarshalX
authored
f4ae0fa
Copy full SHA for f4ae0fa
Commits on Mar 24, 2025
CM-46137 - Add visual separators of row groups; reorder columns (#289)
MarshalX
authored
72e8b77
Copy full SHA for 72e8b77
Commits on Mar 21, 2025
CM-46055 - Fix scan parameters (#288)
MarshalX
authored
27ca863
Copy full SHA for 27ca863
Commits on Mar 20, 2025
CM-45716 - Add rich tables with more useful information, colorful values, and clickable paths (#287)
MarshalX
authored
da80ead
Copy full SHA for da80ead
Commits on Mar 14, 2025
CM-45715 - Add rich progress bar with spinner and elapsed time (#286)
MarshalX
authored
b64c67e
Copy full SHA for b64c67e
Commits on Mar 12, 2025
CM-45717 - Add formatted and colorized text in logs (`--verbose` mode) (#285)
MarshalX
authored
4ee8185
Copy full SHA for 4ee8185
Pagination
Previous
Next
You can’t perform that action at this time.