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 }}
falcosecurity
/
plugin-sdk-rs
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
12
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(plugin)!: panic safety
- #84
#84
Merged
poiana
merged 11 commits into
falcosecurity:main
falcosecurity/plugin-sdk-rs:main
from
gnosek:panic-safe
gnosek/falco-plugin-rs:panic-safe
Copy head branch name to clipboard
Jun 3, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix(plugin)!: panic safety
#84
poiana
merged 11 commits into
falcosecurity:main
falcosecurity/plugin-sdk-rs:main
from
gnosek:panic-safe
gnosek/falco-plugin-rs:panic-safe
Copy head branch name to clipboard
Commits
Commits on May 28, 2026
fix(plugin): back to "C" ABI
Show description for 44f8d7c
gnosek
committed
44f8d7c
View commit details
Copy full SHA for 44f8d7c
Browse repository at this point
fix(runner): catch panics around async event handling
Show description for d8db5b7
gnosek
committed
d8db5b7
View commit details
Copy full SHA for d8db5b7
Browse repository at this point
new(plugin): add a panic-catching wrapper
Show description for 8f649c0
gnosek
committed
8f649c0
View commit details
Copy full SHA for 8f649c0
Browse repository at this point
fix(plugin): panic safety for base plugins
Show description for b792cc6
gnosek
committed
b792cc6
View commit details
Copy full SHA for b792cc6
Browse repository at this point
fix(plugin): panic safety for source plugins
Show description for c71509c
gnosek
committed
c71509c
View commit details
Copy full SHA for c71509c
Browse repository at this point
fix(plugin): panic safety for async plugins
Show description for cade215
gnosek
committed
cade215
View commit details
Copy full SHA for cade215
Browse repository at this point
fix(plugin): panic safety for extract plugins
Show description for 26a04a2
gnosek
committed
26a04a2
View commit details
Copy full SHA for 26a04a2
Browse repository at this point
fix(plugin): panic safety for capture listen plugins
Show description for f6e6ae5
gnosek
committed
f6e6ae5
View commit details
Copy full SHA for f6e6ae5
Browse repository at this point
fix(plugin): panic safety for parse plugins
Show description for 69ebce6
gnosek
committed
69ebce6
View commit details
Copy full SHA for 69ebce6
Browse repository at this point
new(tests): add tests for panic handling
Show description for 3c359d9
gnosek
committed
3c359d9
View commit details
Copy full SHA for 3c359d9
Browse repository at this point
fix(plugin)!: make Routine drop-safe
Show description for 21dc473
gnosek
committed
21dc473
View commit details
Copy full SHA for 21dc473
Browse repository at this point
You can’t perform that action at this time.