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 }}
kill74
/
Chatify
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: kill74/Chatify
Actions
All workflows
Workflows
CI
CI
CodeQL
CodeQL
Dependabot Updates
Dependabot Updates
Release Security Report
Release Security Report
Windows Release Package
Windows Release Package
Show more workflows...
Management
Caches
CodeQL
CodeQL
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
codeql.yml
will be ignored since log searching is not yet available
78 workflow runs
78 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Refactor server core: connection pooling, security hardening, zeroize…
CodeQL
#53:
Commit
66c91fd
pushed by
kill74
8m 28s
main
main
8m 28s
View workflow file
Hardening pass: credential cleanup, PBKDF2 600k, CI audit, and must_use
CodeQL
#52:
Commit
f8062d9
pushed by
kill74
7m 45s
main
main
7m 45s
View workflow file
chore(deps): bump sha2 from 0.10.9 to 0.11.0
CodeQL
#51:
Pull request
#15
synchronize by
dependabot
Bot
7m 56s
dependabot/cargo/sha2-0.11.0
dependabot/cargo/sha2-0.11.0
7m 56s
View #15
View workflow file
chore(deps): bump rpassword from 7.5.1 to 7.5.2
CodeQL
#50:
Pull request
#13
synchronize by
dependabot
Bot
7m 20s
dependabot/cargo/rpassword-7.5.2
dependabot/cargo/rpassword-7.5.2
7m 20s
View #13
View workflow file
chore(deps): bump lru from 0.16.4 to 0.18.0
CodeQL
#49:
Pull request
#16
synchronize by
dependabot
Bot
7m 34s
dependabot/cargo/lru-0.18.0
dependabot/cargo/lru-0.18.0
7m 34s
View #16
View workflow file
Tidy deps, refine UI history, remove event store
CodeQL
#48:
Commit
fe3df28
pushed by
kill74
7m 56s
main
main
7m 56s
View workflow file
chore(deps): bump hmac from 0.12.1 to 0.13.0
CodeQL
#47:
Pull request
#14
synchronize by
dependabot
Bot
8m 1s
dependabot/cargo/hmac-0.13.0
dependabot/cargo/hmac-0.13.0
8m 1s
View #14
View workflow file
chore(deps): bump generic-array from 0.14.7 to 1.4.1
CodeQL
#46:
Pull request
#17
synchronize by
dependabot
Bot
7m 55s
dependabot/cargo/generic-array-1.4.1
dependabot/cargo/generic-array-1.4.1
7m 55s
View #17
View workflow file
Use Argon2, secure sessions, and plugin sandboxing
CodeQL
#45:
Commit
f37eaaa
pushed by
kill74
8m 26s
main
main
8m 26s
View workflow file
Add local CI scripts and media gallery UI
CodeQL
#44:
Commit
5e030ed
pushed by
kill74
7m 45s
main
main
7m 45s
View workflow file
Fix history cache race in CI
CodeQL
#43:
Commit
51163db
pushed by
kill74
8m 2s
main
main
8m 2s
View workflow file
Fix rustfmt failure in TOTP tests
CodeQL
#42:
Commit
e2e658c
pushed by
kill74
7m 50s
main
main
7m 50s
View workflow file
Refactor forwarders, 2FA, and sessions
CodeQL
#41:
Commit
96fc622
pushed by
kill74
8m 10s
main
main
8m 10s
View workflow file
Add auth-v2 HMAC challenge-response and nonce freshness
CodeQL
#40:
Commit
b04758f
pushed by
kill74
7m 58s
main
main
7m 58s
View workflow file
Guard OsStr and quote_cmd_arg with #[cfg(windows)]
CodeQL
#39:
Commit
f5ac8aa
pushed by
kill74
8m 16s
main
main
8m 16s
View workflow file
Add Windows package smoke tests and config env var
CodeQL
#38:
Commit
047cf4e
pushed by
kill74
8m 19s
main
main
8m 19s
View workflow file
Add Windows launcher and TUI settings/controls
CodeQL
#37:
Commit
49cc488
pushed by
kill74
8m 8s
main
main
8m 8s
View workflow file
chore(deps): bump generic-array from 0.14.7 to 1.4.1
CodeQL
#36:
Pull request
#17
opened by
dependabot
Bot
7m 44s
dependabot/cargo/generic-array-1.4.1
dependabot/cargo/generic-array-1.4.1
7m 44s
View #17
View workflow file
chore(deps): bump lru from 0.16.4 to 0.18.0
CodeQL
#35:
Pull request
#16
opened by
dependabot
Bot
7m 36s
dependabot/cargo/lru-0.18.0
dependabot/cargo/lru-0.18.0
7m 36s
View #16
View workflow file
chore(deps): bump sha2 from 0.10.9 to 0.11.0
CodeQL
#34:
Pull request
#15
opened by
dependabot
Bot
7m 50s
dependabot/cargo/sha2-0.11.0
dependabot/cargo/sha2-0.11.0
7m 50s
View #15
View workflow file
chore(deps): bump hmac from 0.12.1 to 0.13.0
CodeQL
#33:
Pull request
#14
opened by
dependabot
Bot
8m 4s
dependabot/cargo/hmac-0.13.0
dependabot/cargo/hmac-0.13.0
8m 4s
View #14
View workflow file
chore(deps): bump rpassword from 7.5.1 to 7.5.2
CodeQL
#32:
Pull request
#13
opened by
dependabot
Bot
7m 41s
dependabot/cargo/rpassword-7.5.2
dependabot/cargo/rpassword-7.5.2
7m 41s
View #13
View workflow file
Merge pull request #3 from kill74/dependabot/github_actions/softprops…
CodeQL
#31:
Commit
2e36465
pushed by
kill74
6m 55s
main
main
6m 55s
View workflow file
Merge pull request #5 from kill74/dependabot/github_actions/actions/u…
CodeQL
#30:
Commit
7a1d967
pushed by
kill74
2m 3s
main
main
2m 3s
View workflow file
Merge pull request #7 from kill74/dependabot/github_actions/actions/c…
CodeQL
#29:
Commit
06b36ac
pushed by
kill74
14s
main
main
14s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.