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 }}
aws-deadline
/
deadline-cloud-job-attachments
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
1
Code
Issues
8
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix: resolve sudo and findmnt from trusted dirs to prevent PATH injection
- #70
#70
Open
leongdl
wants to merge 13 commits into
aws-deadline:mainline
aws-deadline/deadline-cloud-job-attachments:mainline
from
leongdl:fix/path-injection-rce
leongdl/deadline-cloud-job-attachments:fix/path-injection-rce
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
fix: resolve sudo and findmnt from trusted dirs to prevent PATH injection
#70
leongdl
wants to merge 13 commits into
aws-deadline:mainline
aws-deadline/deadline-cloud-job-attachments:mainline
from
leongdl:fix/path-injection-rce
leongdl/deadline-cloud-job-attachments:fix/path-injection-rce
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
fix: resolve sudo and findmnt from trusted dirs, not PATH
Show description for 42eea6f
leongdl
committed
42eea6f
View commit details
Copy full SHA for 42eea6f
Browse repository at this point
fix: address CI failures and review findings on the trusted-path resolver
Show description for 16c62d2
leongdl
committed
16c62d2
View commit details
Copy full SHA for 16c62d2
Browse repository at this point
fix: use nested with statements for Python 3.8 compatibility
Show description for 433ab52
leongdl
committed
433ab52
View commit details
Copy full SHA for 433ab52
Browse repository at this point
fix: repair Windows 3.13 assertion, hollow fixture, and added public API
Show description for d0a1617
leongdl
committed
d0a1617
View commit details
Copy full SHA for d0a1617
Browse repository at this point
docs: Reframe resolver comments around problem and solution
Show description for 99c1011
leongdl
committed
99c1011
View commit details
Copy full SHA for 99c1011
Browse repository at this point
fix: raise the error type callers of the VFS mount paths already handle
Show description for 9cdd7e8
leongdl
committed
9cdd7e8
View commit details
Copy full SHA for 9cdd7e8
Browse repository at this point
docs: State that VFS binary discovery is out of scope for the resolver
Show description for 4d82305
leongdl
committed
4d82305
View commit details
Copy full SHA for 4d82305
Browse repository at this point
fix: alias the exception import so it stays out of the public API
Show description for e11eed5
leongdl
committed
e11eed5
View commit details
Copy full SHA for e11eed5
Browse repository at this point
Commits on Aug 18, 2026
fix: Suppress three CodeQL false positives introduced by the resolver
Show description for e45b4d9
leongdl
committed
e45b4d9
View commit details
Copy full SHA for e45b4d9
Browse repository at this point
fix: Remove the inert CodeQL suppressions, record the finding instead
Show description for f28cefe
leongdl
committed
f28cefe
View commit details
Copy full SHA for f28cefe
Browse repository at this point
fix: Stop logging the assembled VFS launch command
Show description for bb357ae
leongdl
committed
bb357ae
View commit details
Copy full SHA for bb357ae
Browse repository at this point
docs: Note that shell quoting in the launch command is out of scope
Show description for 6f09326
leongdl
committed
6f09326
View commit details
Copy full SHA for 6f09326
Browse repository at this point
fix: Preflight findmnt and keep VFS pid entries on failed unmount
Show description for ae6e050
leongdl
committed
ae6e050
View commit details
Copy full SHA for ae6e050
Browse repository at this point
You can’t perform that action at this time.