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
.
rinafcode
/
teachLink_backend
Public
Notifications
You must be signed in to change notification settings
Fork
224
Star
12
Code
Issues
5
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: rinafcode/teachLink_backend
Actions
All workflows
Workflows
CI
CI
Code Cleanup Audit
Code Cleanup Audit
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
Dependency Vulnerability Scan
Dependency Vulnerability Scan
Show more workflows...
Management
Caches
Code Cleanup Audit
Code Cleanup Audit
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
.
will be ignored since log searching is not yet available
152 workflow runs
152 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.
fix: rename initialDelayMs/maxDelayMs to initialDelay/maxDelay to mat…
Code Cleanup Audit
#178:
Pull request
#964
opened by
JemimahEkong
16s
JemimahEkong:feat-remove-redundancy
JemimahEkong:feat-remove-redundancy
16s
View #964
View workflow file
fix(auth): reject token refresh and access validation for non-active users
Code Cleanup Audit
#177:
Pull request
#940
opened by
DTriple-p
46s
DTriple-p:fix/802-user-status-check
DTriple-p:fix/802-user-status-check
46s
View #940
View workflow file
feat: add idempotent GDPR erasure that safely handles repeated invocations.
Code Cleanup Audit
#176:
Pull request
#923
synchronize by
dot-enny
42s
dot-enny:feature/gdpr-idempotency
dot-enny:feature/gdpr-idempotency
42s
View #923
View workflow file
Feat/issues
Code Cleanup Audit
#175:
Pull request
#925
synchronize by
ykargeee-bit
43s
ykargeee-bit:feat/issues
ykargeee-bit:feat/issues
43s
View #925
View workflow file
feat: add file size limits and magic bytes validation for CDN upload
Code Cleanup Audit
#174:
Pull request
#921
synchronize by
frankosakwe
16s
frankosakwe:feature/file-validation-magic-bytes
frankosakwe:feature/file-validation-magic-bytes
16s
View #921
View workflow file
feat: Add user-scoped rate limiting with separate tiers for authenticated/unauthenticated users
Code Cleanup Audit
#173:
Pull request
#926
synchronize by
ykargeee-bit
19s
ykargeee-bit:feat/rateLimit
ykargeee-bit:feat/rateLimit
19s
View #926
View workflow file
Add API request/response logging with correlation IDs
Code Cleanup Audit
#172:
Pull request
#793
synchronize by
Ajibose
42s
Ajibose:api-logging
Ajibose:api-logging
42s
View #793
View workflow file
Feat/issues
Code Cleanup Audit
#171:
Pull request
#925
synchronize by
ykargeee-bit
15s
ykargeee-bit:feat/issues
ykargeee-bit:feat/issues
15s
View #925
View workflow file
fix: remove hashFiles() from job-level if conditions in security.yml
Code Cleanup Audit
#170:
Pull request
#928
synchronize by
Xaxxoo
36s
Xaxxoo:fix/security-yml-hashfiles
Xaxxoo:fix/security-yml-hashfiles
36s
View #928
View workflow file
feat(gdpr): add soft-delete awareness to GDPR data export
Code Cleanup Audit
#169:
Pull request
#930
synchronize by
pharwasz
41s
pharwasz:feature/gdpr-soft-delete-export
pharwasz:feature/gdpr-soft-delete-export
41s
View #930
View workflow file
feat: add file size limits and magic bytes validation for CDN upload
Code Cleanup Audit
#168:
Pull request
#921
synchronize by
frankosakwe
18s
frankosakwe:feature/file-validation-magic-bytes
frankosakwe:feature/file-validation-magic-bytes
18s
View #921
View workflow file
feat: Add user-scoped rate limiting with separate tiers for authenticated/unauthenticated users
Code Cleanup Audit
#167:
Pull request
#926
synchronize by
ykargeee-bit
22s
ykargeee-bit:feat/rateLimit
ykargeee-bit:feat/rateLimit
22s
View #926
View workflow file
fix(security): input validation, remove JWT secret fallbacks, restrict WS CORS, add WS auth guard (#505, #794, #795, #796)
Code Cleanup Audit
#166:
Pull request
#919
synchronize by
phertyameen
43s
phertyameen:fix/security/inputValidation__
phertyameen:fix/security/inputValidation__
43s
View #919
View workflow file
fix: remove hashFiles() from job-level if conditions in security.yml
Code Cleanup Audit
#165:
Pull request
#928
synchronize by
Xaxxoo
44s
Xaxxoo:fix/security-yml-hashfiles
Xaxxoo:fix/security-yml-hashfiles
44s
View #928
View workflow file
fix(recommendations): invalidate all cache variants via pattern matching
Code Cleanup Audit
#164:
Pull request
#938
synchronize by
Peaostrel
43s
Peaostrel:fix/issue-816-recommendation-cache
Peaostrel:fix/issue-816-recommendation-cache
43s
View #938
View workflow file
feat: add file size limits and magic bytes validation for CDN upload
Code Cleanup Audit
#163:
Pull request
#921
synchronize by
frankosakwe
22s
frankosakwe:feature/file-validation-magic-bytes
frankosakwe:feature/file-validation-magic-bytes
22s
View #921
View workflow file
Implemented PostgreSQL full-text search on the course table, added a tsvector generated column with GIN index, replaced the ILIKE '%query%' predicate with @@ plainto_tsquery, and added ts_rank relevance-based ordering. Removed an unused test import; entity unchanged since the column is DB-managed.
Code Cleanup Audit
#162:
Pull request
#939
opened by
DevScoopee
45s
DevScoopee:main
DevScoopee:main
45s
View #939
View workflow file
fix(recommendations): invalidate all cache variants via pattern matching
Code Cleanup Audit
#161:
Pull request
#938
opened by
Peaostrel
44s
Peaostrel:fix/issue-816-recommendation-cache
Peaostrel:fix/issue-816-recommendation-cache
44s
View #938
View workflow file
Use container-aware CPU metrics for quota limits
Code Cleanup Audit
#160:
Pull request
#937
opened by
Killerjunior
45s
Killerjunior:fix-815-container-cpu-metrics
Killerjunior:fix-815-container-cpu-metrics
45s
View #937
View workflow file
Implement session deletion for GDPR erasure and update tests
Code Cleanup Audit
#159:
Pull request
#936
opened by
GiftedGiftB
43s
GiftedGiftB:GDPRerasureDoesNotRevokeActiveUserSessions
GiftedGiftB:GDPRerasureDoesNotRevokeActiveUserSessions
43s
View #936
View workflow file
feat: add file size limits and magic bytes validation for CDN upload
Code Cleanup Audit
#158:
Pull request
#921
synchronize by
frankosakwe
20s
frankosakwe:feature/file-validation-magic-bytes
frankosakwe:feature/file-validation-magic-bytes
20s
View #921
View workflow file
docs: comprehensive developer environment documentation for self-service onboarding
Code Cleanup Audit
#157:
Pull request
#935
opened by
JemimahEkong
48s
JemimahEkong:docs/dev-environment-setup
JemimahEkong:docs/dev-environment-setup
48s
View #935
View workflow file
feat: optimize Bull background job processing
Code Cleanup Audit
#156:
Pull request
#903
synchronize by
JemimahEkong
40s
JemimahEkong:feat/bullmq-queue-optimization
JemimahEkong:feat/bullmq-queue-optimization
40s
View #903
View workflow file
feat: optimize Bull background job processing
Code Cleanup Audit
#155:
Pull request
#903
synchronize by
JemimahEkong
40s
JemimahEkong:feat/bullmq-queue-optimization
JemimahEkong:feat/bullmq-queue-optimization
40s
View #903
View workflow file
feat(gdpr): add soft-delete awareness to GDPR data export
Code Cleanup Audit
#154:
Pull request
#930
synchronize by
pharwasz
37s
pharwasz:feature/gdpr-soft-delete-export
pharwasz:feature/gdpr-soft-delete-export
37s
View #930
View workflow file
Previous
1
2
3
4
5
6
7
Next
You can’t perform that action at this time.