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
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 }}
simanam
/
codewarden
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
18
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 7, 2026
Merge feature/real-security-scanning: implement real security scanning
simanam
committed
c89d804
View commit details
Copy full SHA for c89d804
Browse repository at this point
feat: implement real security scanning with pip-audit, bandit, and secret detection
Show description for ad61332
simanam
and
claude
committed
ad61332
View commit details
Copy full SHA for ad61332
Browse repository at this point
feat: add scan details modal with findings display
Show description for c0f7853
simanam
and
claude
committed
c0f7853
View commit details
Copy full SHA for c0f7853
Browse repository at this point
fix: use proper UUID format for event and evidence IDs
Show description for a353600
simanam
and
claude
committed
a353600
View commit details
Copy full SHA for a353600
Browse repository at this point
fix(db): add missing environment and stack_trace columns to event_metadata
Show description for ab1078b
simanam
and
claude
committed
ab1078b
View commit details
Copy full SHA for ab1078b
Browse repository at this point
fix(api): add debug logging for telemetry endpoint
Show description for 883f8fd
simanam
and
claude
committed
883f8fd
View commit details
Copy full SHA for 883f8fd
Browse repository at this point
fix(dashboard): update setup instructions to use new DSN format
Show description for f3161e7
simanam
and
claude
committed
f3161e7
View commit details
Copy full SHA for f3161e7
Browse repository at this point
chore: bump SDK versions to 0.1.2
Show description for bd82c4e
simanam
and
claude
committed
bd82c4e
View commit details
Copy full SHA for bd82c4e
Browse repository at this point
fix(sdk-js): correct transport layer to match API format
Show description for 81fc1bb
simanam
and
claude
committed
81fc1bb
View commit details
Copy full SHA for 81fc1bb
Browse repository at this point
fix: correct API endpoint mismatches and SDK transport layer
Show description for 2e02e11
simanam
and
claude
committed
2e02e11
View commit details
Copy full SHA for 2e02e11
Browse repository at this point
feat(dashboard): add project selector to Security and Compliance pages
Show description for f9fd3d8
simanam
and
claude
committed
f9fd3d8
View commit details
Copy full SHA for f9fd3d8
Browse repository at this point
fix: revert to hardcoded port 8000 for Railway compatibility
Show description for 0d19d7a
simanam
and
claude
committed
0d19d7a
View commit details
Copy full SHA for 0d19d7a
Browse repository at this point
fix: use exec form with shell for proper PORT expansion in Docker
Show description for a465090
simanam
and
claude
committed
a465090
View commit details
Copy full SHA for a465090
Browse repository at this point
feat: add SDK setup instructions and Railway deployment guide
Show description for aad5060
simanam
and
claude
committed
aad5060
View commit details
Copy full SHA for aad5060
Browse repository at this point
chore: trigger CI/CD for Supabase migrations
Show description for e33deb8
simanam
and
claude
committed
e33deb8
View commit details
Copy full SHA for e33deb8
Browse repository at this point
fix: simplify config.toml to minimal migration config
Show description for 0e89cbe
simanam
and
claude
committed
0e89cbe
View commit details
Copy full SHA for 0e89cbe
Browse repository at this point
fix: remove invalid [project] section from config.toml
Show description for c022403
simanam
and
claude
committed
c022403
View commit details
Copy full SHA for c022403
Browse repository at this point
fix: improve migration CI/CD and add safe migration guide
Show description for fa5d0cd
simanam
and
claude
committed
fa5d0cd
View commit details
Copy full SHA for fa5d0cd
Browse repository at this point
fix: resolve production auth issues and add forgot password flow
Show description for de9d69c
simanam
and
claude
committed
de9d69c
View commit details
Copy full SHA for de9d69c
Browse repository at this point
docs: add README to JS SDK and bump to v0.1.1
simanam
committed
6c458de
View commit details
Copy full SHA for 6c458de
Browse repository at this point
fix: use npm instead of pnpm in prepublishOnly script
simanam
committed
da45914
View commit details
Copy full SHA for da45914
Browse repository at this point
fix: resolve TypeScript type errors in JS SDK
simanam
committed
42a4941
View commit details
Copy full SHA for 42a4941
Browse repository at this point
fix: add override modifiers to React component methods
simanam
committed
e084666
View commit details
Copy full SHA for e084666
Browse repository at this point
fix: regenerate package-lock.json with npm for CI compatibility
simanam
committed
3988831
View commit details
Copy full SHA for 3988831
Browse repository at this point
fix: use local tsup binary from node_modules
simanam
committed
b1b9d4b
View commit details
Copy full SHA for b1b9d4b
Browse repository at this point
fix: use npx tsup for JS SDK build to ensure it's found
simanam
committed
286b796
View commit details
Copy full SHA for 286b796
Browse repository at this point
fix: add environment to SDK publish jobs for secrets access
simanam
committed
4ed65af
View commit details
Copy full SHA for 4ed65af
Browse repository at this point
fix: use npm install instead of npm ci for JS SDK publishing
simanam
committed
ccab4b3
View commit details
Copy full SHA for ccab4b3
Browse repository at this point
chore: add package-lock.json for JS SDK publishing
simanam
committed
5b5d390
View commit details
Copy full SHA for 5b5d390
Browse repository at this point
fix: trigger workflow on version tags for SDK publishing
simanam
committed
f33d4bf
View commit details
Copy full SHA for f33d4bf
Browse repository at this point
chore: update SDK package metadata for publishing
Show description for 0b14b97
simanam
and
claude
committed
0b14b97
View commit details
Copy full SHA for 0b14b97
Browse repository at this point
security: remove hardcoded credentials from codebase
Show description for f73727c
simanam
and
claude
committed
f73727c
View commit details
Copy full SHA for f73727c
Browse repository at this point
fix: specify codewarden-api service name for Railway
Show description for e4b1a2f
simanam
and
claude
committed
e4b1a2f
View commit details
Copy full SHA for e4b1a2f
Browse repository at this point
fix: update CORS to allow production domains
Show description for 65e04ef
simanam
and
claude
committed
65e04ef
View commit details
Copy full SHA for 65e04ef
Browse repository at this point
fix: remove --service flag from railway deployment
Show description for 483705b
simanam
and
claude
committed
483705b
View commit details
Copy full SHA for 483705b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.