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
.
github
/
codeql-action
Public
Notifications
You must be signed in to change notification settings
Fork
478
Star
1.6k
Code
Issues
159
Pull requests
32
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Log warning if SIP is disabled and CLI version is < 2.15.1
- #2261
#2261
Merged
angelapwen
merged 14 commits into
main
github/codeql-action:main
from
angelapwen/arm-runner-fix
github/codeql-action:angelapwen/arm-runner-fix
Copy head branch name to clipboard
Apr 25, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Log warning if SIP is disabled and CLI version is < 2.15.1
#2261
angelapwen
merged 14 commits into
main
github/codeql-action:main
from
angelapwen/arm-runner-fix
github/codeql-action:angelapwen/arm-runner-fix
Copy head branch name to clipboard
Commits
Commits on Apr 25, 2024
PR Checks: use `macos-12` runners for CLI v. < 2.15.1
Show description for 366c5f9
angelapwen
committed
366c5f9
View commit details
Copy full SHA for 366c5f9
Browse repository at this point
Log a warning if SIP is disabled and CLI is < 2.15.1
angelapwen
committed
ab00339
View commit details
Copy full SHA for ab00339
Browse repository at this point
Add changenote for SIP-disabled support on old CLI versions
angelapwen
committed
db8b7f5
View commit details
Copy full SHA for db8b7f5
Browse repository at this point
Disable `fail-fast` (temporary)
Show description for b6e9f31
angelapwen
committed
b6e9f31
View commit details
Copy full SHA for b6e9f31
Browse repository at this point
Set up Python 3.11 for `macos-12` too
angelapwen
committed
362192c
View commit details
Copy full SHA for 362192c
Browse repository at this point
Remove `fail-fast`
angelapwen
committed
48a0e15
View commit details
Copy full SHA for 48a0e15
Browse repository at this point
Fix missing string quotation
angelapwen
committed
67c4cdb
View commit details
Copy full SHA for 67c4cdb
Browse repository at this point
Add `fail-fast: false` back again
angelapwen
committed
d67aee1
View commit details
Copy full SHA for d67aee1
Browse repository at this point
Explicitly use `setup-go` for all tests
angelapwen
committed
7a018e5
View commit details
Copy full SHA for 7a018e5
Browse repository at this point
Stop setting `fail-fast` to `false`
Show description for ee6cd5c
angelapwen
committed
ee6cd5c
View commit details
Copy full SHA for ee6cd5c
Browse repository at this point
Check SIP enablement for ARM architectures only
angelapwen
committed
e10814d
View commit details
Copy full SHA for e10814d
Browse repository at this point
Set up Python 3.11 for all MacOS images
angelapwen
committed
c1eb43e
View commit details
Copy full SHA for c1eb43e
Browse repository at this point
Rename `codeQlVersionAbove to codeQlVersionAtLeast`
angelapwen
committed
492f7d6
View commit details
Copy full SHA for 492f7d6
Browse repository at this point
Only check for SIP enablement on MacOS
angelapwen
committed
7537a3d
View commit details
Copy full SHA for 7537a3d
Browse repository at this point
You can’t perform that action at this time.