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 }}
Dev9269
/
malware-detector
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Dev9269/malware-detector
Actions
All workflows
Workflows
CI
CI
Dependency Graph
Dependency Graph
Deploy to Render
Deploy to Render
Show more workflows...
Management
Caches
Deploy to Render
Deploy to Render
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
.
deploy.yml
will be ignored since log searching is not yet available
24 workflow runs
24 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.
chore: add MIT license
Deploy to Render
#24:
Commit
c019bc2
pushed by
Dev9269
10s
master
master
10s
View workflow file
fix: skip Render deploy when hook URL secret missing (stops CI failure)
Deploy to Render
#23:
Commit
0c1aef6
pushed by
Dev9269
6s
master
master
6s
View workflow file
docs: unified global security policy
Deploy to Render
#22:
Commit
2a07457
pushed by
Dev9269
9s
master
master
9s
View workflow file
Add API reference documentation and response format examples
Deploy to Render
#21:
Commit
72e5a35
pushed by
Dev9269
16s
master
master
16s
View workflow file
Add project badges and branding section to README
Deploy to Render
#20:
Commit
9d62122
pushed by
Dev9269
12s
master
master
12s
View workflow file
Add GitHub Issue templates (bug report, feature request)
Deploy to Render
#19:
Commit
abb0366
pushed by
Dev9269
6s
master
master
6s
View workflow file
Add pre-commit configuration file
Deploy to Render
#18:
Commit
3f4a531
pushed by
Dev9269
14s
master
master
14s
View workflow file
Add SECURITY.md with vulnerability disclosure policy
Deploy to Render
#17:
Commit
ebaf095
pushed by
Dev9269
11s
master
master
11s
View workflow file
docs: add module-level docstring to main.py entry point
Deploy to Render
#16:
Commit
bfaa455
pushed by
Dev9269
11s
master
master
11s
View workflow file
docs: add CONTRIBUTING.md with development guidelines
Deploy to Render
#15:
Commit
0a7a132
pushed by
Dev9269
15s
master
master
15s
View workflow file
chore: add GitHub Sponsors and Buy Me a Coffee funding links
Deploy to Render
#14:
Commit
160a3f6
pushed by
Dev9269
7s
master
master
7s
View workflow file
docs: add table of contents to README
Deploy to Render
#13:
Commit
e8b0ad9
pushed by
Dev9269
11s
master
master
11s
View workflow file
Fix: add security headers (X-Content-Type-Options, X-Frame-Options, H…
Deploy to Render
#12:
Commit
b12bd65
pushed by
Dev9269
11s
master
master
11s
View workflow file
Update README with live URL and current architecture
Deploy to Render
#11:
Commit
c942a8c
pushed by
Dev9269
6s
master
master
6s
View workflow file
Remove stray test file
Deploy to Render
#10:
Commit
65e429b
pushed by
Dev9269
9s
master
master
9s
View workflow file
Resolve conflicts, delete dead code, fix tests, always malicious, fix…
Deploy to Render
#9:
Commit
43e71a0
pushed by
Dev9269
12s
master
master
12s
View workflow file
Rebuild frontend with updated JS bundle
Deploy to Render
#8:
Commit
6ba6f5e
pushed by
Dev9269
8s
master
master
8s
View workflow file
Bump file size limit: frontend 25->200MB, backend 1GB->500MB
Deploy to Render
#7:
Commit
daf8bf6
pushed by
Dev9269
8s
master
master
8s
View workflow file
Validate PE files by MZ magic bytes instead of extension
Deploy to Render
#6:
Commit
ba81b10
pushed by
Dev9269
7s
master
master
7s
View workflow file
Switch to Dockerfile for Railway deployment (includes libgomp1)
Deploy to Render
#5:
Commit
4a0664c
pushed by
Dev9269
8s
master
master
8s
View workflow file
Use NIXPACKS_APT_PACKAGES env var for libgomp1
Deploy to Render
#4:
Commit
b85d238
pushed by
Dev9269
7s
master
master
7s
View workflow file
Fix: install libgomp for LightGBM on Railway
Deploy to Render
#3:
Commit
8bf9305
pushed by
Dev9269
7s
master
master
7s
View workflow file
Fix requirements.txt merge conflict
Deploy to Render
#2:
Commit
95797d3
pushed by
Dev9269
8s
master
master
8s
View workflow file
Add GitHub Actions deploy workflow
Deploy to Render
#1:
Commit
6a9c19c
pushed by
Dev9269
6s
master
master
6s
View workflow file
You can’t perform that action at this time.