Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
WlaeedCycode
/
cycode-cli
Public
forked from
cycodehq/cycode-cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cycode-cli
cycode
cli
apps
on
main
User selector
All users
All time
Commit history
Commits on Jan 16, 2026
CM-57916-Don't add entrypoint.cycode file when scanning single file (#373)
mateusz-sterczewski
authored
3625c5c
View commit details
Copy full SHA for 3625c5c
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
CM-55749-Add scan entrypoint marker file (#372)
mateusz-sterczewski
authored
0947a93
View commit details
Copy full SHA for 0947a93
View code at this point
Browse repository at this point
Commits on Jan 7, 2026
CM-55207: Fix Secrets documents collecting for diff scan (#368)
mateusz-sterczewski
authored
348852c
View commit details
Copy full SHA for 348852c
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
fix: include branch information in scan parameters for repository scans (#365)
ronens88
authored
7749b00
View commit details
Copy full SHA for 7749b00
View code at this point
Browse repository at this point
Commits on Dec 2, 2025
CM-55782: Add OIDC authentication (#362)
mikita-okuneu
authored
63d06ff
View commit details
Copy full SHA for 63d06ff
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
CM-55207: cover some edge cases in commit pre-receive (#359)
gotbadger
authored
251874e
View commit details
Copy full SHA for 251874e
View code at this point
Browse repository at this point
Commits on Nov 20, 2025
CM-54797 add SBOM import support to cli (#358)
omer-roth
authored
aac1446
View commit details
Copy full SHA for aac1446
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
CM-53811: unified commit range parse (#353)
gotbadger
authored
74d9713
View commit details
Copy full SHA for 74d9713
View code at this point
Browse repository at this point
CM-53929 Add full support of .cycodeignore for repository and commit range scans (#351)
DmytroLynda
authored
c0bf190
View commit details
Copy full SHA for c0bf190
View code at this point
Browse repository at this point
Commits on Sep 19, 2025
CM-52972 - Add pre-push hook support (#346)
MarshalX
authored
b254122
View commit details
Copy full SHA for b254122
View code at this point
Browse repository at this point
Commits on Sep 9, 2025
CM-52765 - Fix git mv handling for commit range scans (#343)
MarshalX
authored
89ec2e4
View commit details
Copy full SHA for 89ec2e4
View code at this point
Browse repository at this point
Commits on Sep 5, 2025
CM-51935 - Fix pre-commit hook for bare repositories (#341)
MarshalX
authored
bc03b57
View commit details
Copy full SHA for bc03b57
View code at this point
Browse repository at this point
Commits on Sep 1, 2025
CM-51974 - Fix Git remote url resolving by searching in parent dirs; fix handling of multiplied paths to scan (#335)
MarshalX
authored
d0e9a8e
View commit details
Copy full SHA for d0e9a8e
View code at this point
Browse repository at this point
Commits on Aug 27, 2025
CM-52347 - Update README to better explain diff scanning capabilities via commit range (#334)
MarshalX
authored
8241439
View commit details
Copy full SHA for 8241439
View code at this point
Browse repository at this point
Commits on Aug 25, 2025
CM-52199 - Fix --gradle-all-sub-projects and --no-restore scan options (#331)
MarshalX
authored
af953f3
View commit details
Copy full SHA for af953f3
View code at this point
Browse repository at this point
Commits on Jul 17, 2025
CM-50594 - Add `--maven-settings-file` SCA option (#324)
omer-roth
authored
a838ebd
View commit details
Copy full SHA for a838ebd
View code at this point
Browse repository at this point
Commits on Jun 18, 2025
CM-49647 - Fix MCP file handling (#320)
MarshalX
authored
e7e50d3
View commit details
Copy full SHA for e7e50d3
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
CM-49113 - Add Cycode MCP (Model Context Protocol) (#316)
MarshalX
authored
a752320
View commit details
Copy full SHA for a752320
View code at this point
Browse repository at this point
CM-48559 - Fix SAST pre-commit hook (#318)
MarshalX
authored
836723d
View commit details
Copy full SHA for 836723d
View code at this point
Browse repository at this point
Commits on Jun 10, 2025
CM-48559 - Add commit history scan and pre-commit hook for SAST (#314)
MarshalX
authored
76b8bb3
View commit details
Copy full SHA for 76b8bb3
View code at this point
Browse repository at this point
Commits on May 21, 2025
CM-48095 - Add new files filter for SAST (#311)
MarshalX
authored
c861b40
View commit details
Copy full SHA for c861b40
View code at this point
Browse repository at this point
Commits on May 14, 2025
CM-48357 - Fix SCA restore error handling (#309)
MarshalX
authored
b07c433
View commit details
Copy full SHA for b07c433
View code at this point
Browse repository at this point
Commits on May 9, 2025
CM-48075 - Update pre-commit hook to work with compact output (#307)
MarshalX
authored
4e1f7e0
View commit details
Copy full SHA for 4e1f7e0
View code at this point
Browse repository at this point
Commits on May 6, 2025
CM-48074 - Return report option with new name `--cycode-report` (#306)
MarshalX
authored
cdf5716
View commit details
Copy full SHA for cdf5716
View code at this point
Browse repository at this point
Commits on Apr 30, 2025
Make changes in CLI v3.0.0 after feedback (part 2) (#303)
MarshalX
authored
f29a382
View commit details
Copy full SHA for f29a382
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
CM-45588 - Improve `--help` (#302)
MarshalX
authored
0707636
View commit details
Copy full SHA for 0707636
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
CM-47493 - Make changes in CLI v3.0.0 after feedback (#299)
MarshalX
authored
0405c6b
View commit details
Copy full SHA for 0405c6b
View code at this point
Browse repository at this point
Commits on Apr 23, 2025
CM-46733 - Add CLI output exporting in HTML, SVG, and JSON formats (#297)
MarshalX
authored
6c70c21
View commit details
Copy full SHA for 6c70c21
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
CM-46731 - Make all flows use scan service (#296)
MarshalX
authored
aadb590
View commit details
Copy full SHA for aadb590
View code at this point
Browse repository at this point
Commits on Apr 15, 2025
CM-46732 - Add rich output; improve text output (#295)
MarshalX
authored
dad7859
View commit details
Copy full SHA for dad7859
View code at this point
Browse repository at this point
Commits on Apr 9, 2025
CM-46370 - Add the error message from the server responses to the user space (#294)
MarshalX
authored
0b32c0d
View commit details
Copy full SHA for 0b32c0d
View code at this point
Browse repository at this point
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
View commit details
Copy full SHA for 355d1c0
View code at this point
Browse repository at this point
Commits on Apr 1, 2025
CM-46371 - Add retry behavior for HTTP requests (#291)
MarshalX
authored
ba16609
View commit details
Copy full SHA for ba16609
View code at this point
Browse repository at this point
Commits on Mar 24, 2025
CM-46137 - Add visual separators of row groups; reorder columns (#289)
MarshalX
authored
72e8b77
View commit details
Copy full SHA for 72e8b77
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
CM-45715 - Add rich progress bar with spinner and elapsed time (#286)
MarshalX
authored
b64c67e
View commit details
Copy full SHA for b64c67e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.