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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
simplify9
/
SW-Serverless
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
11
Code
Issues
0
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 25, 2026
Merge pull request #105 from simplify9/muhannad/fix-critical-npm-alerts-installerui
samerzughul
authored
9b49f8e
View commit details
Copy full SHA for 9b49f8e
Browse repository at this point
fix: resolve 12 of 13 critical Dependabot alerts in InstallerUI
Show description for 8446c35
mmalkhatib
and
claude
committed
8446c35
View commit details
Copy full SHA for 8446c35
Browse repository at this point
Fix ordering race: kill the process before completing the timeout Task
Show description for ff3dbea
2 people
authored and
samerzughul
committed
ff3dbea
View commit details
Copy full SHA for ff3dbea
Browse repository at this point
Kill child process on CommandTimeout to prevent stale-result mix-ups
Show description for fe0ca18
2 people
authored and
samerzughul
committed
fe0ca18
View commit details
Copy full SHA for fe0ca18
Browse repository at this point
Commits on Aug 11, 2026
chore(dependabot): raise semver-patch cooldown to 5 days (#100)
Show description for a3f0f68
MusaMisto
authored
a3f0f68
View commit details
Copy full SHA for a3f0f68
Browse repository at this point
Commits on Jul 16, 2026
feat: add explicit cooldown, tuned per semver level [skip ci]
MusaMisto
committed
dc21075
View commit details
Copy full SHA for dc21075
Browse repository at this point
chore: bump dependabot/fetch-metadata to v3 [skip ci]
MusaMisto
committed
04b3445
View commit details
Copy full SHA for 04b3445
Browse repository at this point
Commits on Jul 15, 2026
feat: split patch/minor Dependabot groups so they never bundle together [skip ci]
MusaMisto
committed
2ad51c6
View commit details
Copy full SHA for 2ad51c6
Browse repository at this point
Commits on Jul 14, 2026
fix: scope dependabot-auto-merge's critical-vuln-gate check to main-bound PRs only
MusaMisto
committed
11c823b
View commit details
Copy full SHA for 11c823b
Browse repository at this point
Commits on Jul 13, 2026
fix: use pull_request_target so vuln-gate/auto-merge work on real Dependabot PRs
MusaMisto
committed
0340c37
View commit details
Copy full SHA for 0340c37
Browse repository at this point
fix: use pull_request_target so vuln-gate/auto-merge work on real Dependabot PRs
MusaMisto
committed
b230f54
View commit details
Copy full SHA for b230f54
Browse repository at this point
chore: add Dependabot configuration and critical-vuln gate (#81)
Show description for 8aebbb4
MusaMisto
and
dependabot-rollout-bot
authored
8aebbb4
View commit details
Copy full SHA for 8aebbb4
Browse repository at this point
Commits on Jul 9, 2026
Merge pull request #79 from simplify9/hamza/feature/startup-value-descriptions
Show description for 8e3527e
hamzahalq
authored
8e3527e
View commit details
Copy full SHA for 8e3527e
Browse repository at this point
feat: add optional description param to Runner.Expect
hamzahalq
committed
d6ad8ee
View commit details
Copy full SHA for d6ad8ee
Browse repository at this point
Commits on Jun 25, 2026
Update nuget-publish.yml
MusaMisto
authored
0f579c3
View commit details
Copy full SHA for 0f579c3
Browse repository at this point
Commits on Jun 8, 2026
Merge pull request #78 from simplify9/hamza/fix/adapter-metadata-key-casing
Show description for e0da856
mmalkhatib
authored
e0da856
View commit details
Copy full SHA for e0da856
Browse repository at this point
fix: improve metadata handling by ensuring case-insensitivity and validating required fields
hamzahalq
committed
a27d409
View commit details
Copy full SHA for a27d409
Browse repository at this point
Commits on Mar 30, 2026
Merge pull request #77 from simplify9/muhannad/fix-non-existing-method
Show description for aa7b9ec
samerzughul
authored
aa7b9ec
View commit details
Copy full SHA for aa7b9ec
Browse repository at this point
fix: prevent null reference exception by checking taskCompletionSource before invoking method
mmalkhatib
committed
de3c2d0
View commit details
Copy full SHA for de3c2d0
Browse repository at this point
fix: catch exceptions in OutputDataReceived/ErrorDataReceived to prevent pod crash on incompatible adapter
mmalkhatib
committed
021fa25
View commit details
Copy full SHA for 021fa25
Browse repository at this point
Commits on Jan 22, 2026
Merge pull request #76 from simplify9/muhannad/nuget-upgrade
Show description for 5a4ab4a
omarghatasheh
authored
5a4ab4a
View commit details
Copy full SHA for 5a4ab4a
Browse repository at this point
remove Newtonsoft.Json package reference
mmalkhatib
committed
b68d895
View commit details
Copy full SHA for b68d895
Browse repository at this point
Merge pull request #75 from simplify9/omarghatasheh-patch-1
Show description for 88e9f62
omarghatasheh
authored
88e9f62
View commit details
Copy full SHA for 88e9f62
Browse repository at this point
fixed actions repo path
omarghatasheh
authored
fc5c322
View commit details
Copy full SHA for fc5c322
Browse repository at this point
Merge pull request #72 from simplify9/muhannad/nuget-upgrade
Show description for 1736fe1
omarghatasheh
authored
1736fe1
View commit details
Copy full SHA for 1736fe1
Browse repository at this point
updaing pipeline to use .net8
samerzughul
authored and
mmalkhatib
committed
74486ce
View commit details
Copy full SHA for 74486ce
Browse repository at this point
Commits on Sep 16, 2025
to not include the desktop project in the solution build
samerzughul
committed
54bf1d5
View commit details
Copy full SHA for 54bf1d5
Browse repository at this point
usage of pack action fix
samerzughul
committed
b68525e
View commit details
Copy full SHA for b68525e
Browse repository at this point
docs and actions
samerzughul
committed
9cfe701
View commit details
Copy full SHA for 9cfe701
Browse repository at this point
Commits on Aug 20, 2025
Merge pull request #63 from simplify9/ahmad/customFileCompression
Show description for 3b697dc
samerzughul
authored
3b697dc
View commit details
Copy full SHA for 3b697dc
Browse repository at this point
Commits on Aug 17, 2025
add custom file compression
abuhussein2000
committed
91bc253
View commit details
Copy full SHA for 91bc253
Browse repository at this point
Commits on Jan 20, 2025
updaing pipeline to use .net8
samerzughul
committed
aee75b3
View commit details
Copy full SHA for aee75b3
Browse repository at this point
up to date and on .net 8 with oci support
samerzughul
committed
888601a
View commit details
Copy full SHA for 888601a
Browse repository at this point
Merge remote-tracking branch 'origin/master'
Show description for a2636b0
samerzughul
committed
a2636b0
View commit details
Copy full SHA for a2636b0
Browse repository at this point
to net 8
samerzughul
committed
c458d2d
View commit details
Copy full SHA for c458d2d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.