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
Type
/
to 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
.
SocketDev
/
socket-python-cli
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
9
Code
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
SARIF file output and reachability filtering
- #165
#165
Merged
Douglas (dacoburn)
merged 19 commits into
main
SocketDev/socket-python-cli:main
from
lelia/fix-sarif-output
SocketDev/socket-python-cli:lelia/fix-sarif-output
Copy head branch name to clipboard
Mar 4, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
SARIF file output and reachability filtering
#165
Douglas (dacoburn)
merged 19 commits into
main
SocketDev/socket-python-cli:main
from
lelia/fix-sarif-output
SocketDev/socket-python-cli:lelia/fix-sarif-output
Copy head branch name to clipboard
Commits
Commits on Feb 27, 2026
Add support for SARIF file output
Show description for c81fe57
lelia
committed
c81fe57
View commit details
Copy full SHA for c81fe57
Browse repository at this point
Ignore SARIF results
Show description for 677b851
lelia
committed
677b851
View commit details
Copy full SHA for 677b851
Browse repository at this point
Add test for new SARIF output functionality
Show description for e329f32
lelia
committed
e329f32
View commit details
Copy full SHA for e329f32
Browse repository at this point
Document new CLI output flag and clarify intended usage
Show description for bf3a7cf
lelia
committed
bf3a7cf
View commit details
Copy full SHA for bf3a7cf
Browse repository at this point
Bump version to prep for release
Show description for fa64a8f
lelia
committed
fa64a8f
View commit details
Copy full SHA for fa64a8f
Browse repository at this point
Commits on Mar 3, 2026
Merge branch 'main' into lelia/fix-sarif-output
lelia
authored
4c73af1
View commit details
Copy full SHA for 4c73af1
Browse repository at this point
Bump version to account for new release
Show description for 03dc039
lelia
committed
03dc039
View commit details
Copy full SHA for 03dc039
Browse repository at this point
Add workflow for running unittests
Show description for 8c24196
lelia
committed
8c24196
View commit details
Copy full SHA for 8c24196
Browse repository at this point
Tweak workflow name
Show description for 71043a3
lelia
committed
71043a3
View commit details
Copy full SHA for 71043a3
Browse repository at this point
Install dev dependencies for testing
Show description for d12faf6
lelia
committed
d12faf6
View commit details
Copy full SHA for d12faf6
Browse repository at this point
Update lockfile
Show description for 702bd4c
lelia
committed
702bd4c
View commit details
Copy full SHA for 702bd4c
Browse repository at this point
Add configurable option for reachabilty filtering with SARIF
Show description for 1ce447f
lelia
committed
1ce447f
View commit details
Copy full SHA for 1ce447f
Browse repository at this point
Implement reachabilty logic for SARIF output
Show description for 2b0c0aa
lelia
committed
2b0c0aa
View commit details
Copy full SHA for 2b0c0aa
Browse repository at this point
Add unittests to cover new reachability filtering functionality
Show description for 4376ca2
lelia
committed
4376ca2
View commit details
Copy full SHA for 4376ca2
Browse repository at this point
Update README to document new filtering options and required use of --reach flag
Show description for 3fe77d7
lelia
committed
3fe77d7
View commit details
Copy full SHA for 3fe77d7
Browse repository at this point
Update e2e tests to include SARIF workflow
Show description for b15eea8
lelia
committed
b15eea8
View commit details
Copy full SHA for b15eea8
Browse repository at this point
Impove Slack bot mode debug logging to surface failures
Show description for 9b65eb9
lelia
committed
9b65eb9
View commit details
Copy full SHA for 9b65eb9
Browse repository at this point
Skip gitlab tests that pass incorrect mock client to constructor
Show description for ddf7ede
lelia
committed
ddf7ede
View commit details
Copy full SHA for ddf7ede
Browse repository at this point
Update old constructor to use current Mock(spec=CliConfig) pattern, plus other test fixes
Show description for 2b9e536
lelia
committed
2b9e536
View commit details
Copy full SHA for 2b9e536
Browse repository at this point
You can’t perform that action at this time.