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 }}
cipherstash
/
stack
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
156
Code
Issues
39
Pull requests
16
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
test: ensure no hard coded package managers
- #401
#401
Merged
auxesis
merged 18 commits into
main
cipherstash/stack:main
from
test/ensure-no-hard-coded-package-managers
cipherstash/stack:test/ensure-no-hard-coded-package-managers
Copy head branch name to clipboard
May 4, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
test: ensure no hard coded package managers
#401
auxesis
merged 18 commits into
main
cipherstash/stack:main
from
test/ensure-no-hard-coded-package-managers
cipherstash/stack:test/ensure-no-hard-coded-package-managers
Copy head branch name to clipboard
Commits
Commits on May 4, 2026
feat(lint): add lint-no-hardcoded-runners with unit tests
auxesis
committed
0252803
View commit details
Copy full SHA for 0252803
Browse repository at this point
fix(lint): exclude test files from runner scan and add vitest to root deps
auxesis
committed
45394f5
View commit details
Copy full SHA for 45394f5
Browse repository at this point
fix(lint): catch indented npx in multi-line template literals
Show description for 55716a7
auxesis
and
claude
committed
55716a7
View commit details
Copy full SHA for 55716a7
Browse repository at this point
fix(lint): unify npx detection into one token-aware regex
Show description for c671560
auxesis
and
claude
committed
c671560
View commit details
Copy full SHA for c671560
Browse repository at this point
ci: enforce lint-no-hardcoded-runners and run script self-tests
auxesis
committed
e8dad87
View commit details
Copy full SHA for e8dad87
Browse repository at this point
fix(cli): render env command output with detected package manager
Show description for a93cea9
auxesis
and
claude
committed
a93cea9
View commit details
Copy full SHA for a93cea9
Browse repository at this point
fix(cli): write supabase-migration header with detected runner
Show description for 957d2f9
auxesis
and
claude
committed
957d2f9
View commit details
Copy full SHA for 957d2f9
Browse repository at this point
fix(cli): use detected runner for supabase fallback exec
Show description for 96ce1c3
auxesis
and
claude
committed
96ce1c3
View commit details
Copy full SHA for 96ce1c3
Browse repository at this point
fix(protect): render stash CLI help with detected package manager
auxesis
committed
cead85e
View commit details
Copy full SHA for cead85e
Browse repository at this point
fix(wizard): render usage and accept all dlx runners in agent allowlist
Show description for 571f2ab
auxesis
and
claude
committed
571f2ab
View commit details
Copy full SHA for 571f2ab
Browse repository at this point
refactor(wizard): derive agent runner prefixes from canonical detect table
Show description for bcf33a4
auxesis
and
claude
committed
bcf33a4
View commit details
Copy full SHA for bcf33a4
Browse repository at this point
fix(drizzle): use detected runner in generate-eql-migration
auxesis
committed
9d259e6
View commit details
Copy full SHA for 9d259e6
Browse repository at this point
test(e2e): assert help text uses detected runner for every binary
auxesis
committed
e820ee7
View commit details
Copy full SHA for e820ee7
Browse repository at this point
chore: changeset for package-manager-aware output coverage
auxesis
committed
a8dbb65
View commit details
Copy full SHA for a8dbb65
Browse repository at this point
fix(cli): pass runner through to printNextSteps in supabase migration path
auxesis
committed
6865884
View commit details
Copy full SHA for 6865884
Browse repository at this point
fix(cli): post-rebase cleanup against renamed `stash` package
Show description for 6cc47d2
auxesis
committed
6cc47d2
View commit details
Copy full SHA for 6cc47d2
Browse repository at this point
test(cli): assert on runner-agnostic suffix of migrateNotImplemented
Show description for b9c2c30
auxesis
committed
b9c2c30
View commit details
Copy full SHA for b9c2c30
Browse repository at this point
fix(wizard): tighten dlx allowlist + cover yarn dlx + dedupe e2e import
Show description for 17b63dd
auxesis
committed
17b63dd
View commit details
Copy full SHA for 17b63dd
Browse repository at this point
You can’t perform that action at this time.