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
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
.
safer-rust
/
safety-tags
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
22
Code
Issues
17
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: safer-rust/safety-tags
Actions
All workflows
Workflows
Asterinas
Asterinas
CI
CI
Copilot coding agent
Copilot coding agent
Dependabot Updates
Dependabot Updates
Deploy Docs
Deploy Docs
Rust-for-Linux
Rust-for-Linux
safety-lsp
safety-lsp
Tests
Tests
Verify-Rust-Std
Verify-Rust-Std
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
480 workflow runs
480 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Add os-safety-tags.md: OS safety risk tags with API examples, 44 tags…
CI
#338:
Commit
bb4093a
pushed by
hxuhack
Startup failure
main
main
Startup failure
View workflow file
Update os-safety-tags.md: 44 tags, refer to asterinas/sp.md, coverage…
CI
#337:
Commit
83547c9
pushed by
hxuhack
1s
main
main
1s
View workflow file
Move os-safety-tags.md to target-projects/
CI
#336:
Commit
1360bcd
pushed by
hxuhack
Startup failure
main
main
Startup failure
View workflow file
Update os-safety-tags with improved coverage (linux 66%, asterinas 75…
CI
#335:
Commit
7464df1
pushed by
hxuhack
1s
main
main
1s
View workflow file
Add OS safety risk tags table with API examples from linux/asterinas/…
CI
#334:
Commit
30dd64d
pushed by
hxuhack
1s
main
main
1s
View workflow file
fix: NoPadding(ptr) -> NoPadding(T) to match parameter type (type, no…
CI
#333:
Commit
03f5f2c
pushed by
hxuhack
Startup failure
main
main
Startup failure
View workflow file
rename: ValidPtr2Ref -> Ptr2Ref
CI
#332:
Commit
807d2ca
pushed by
hxuhack
1s
main
main
1s
View workflow file
rename: !Volatile -> NonVolatile to match RAPx naming convention
CI
#331:
Commit
43fdf2e
pushed by
hxuhack
Startup failure
main
main
Startup failure
View workflow file
docs: update summary table — !Reachable() → Unreachable
CI
#330:
Commit
07e267b
pushed by
hxuhack
1s
main
main
1s
View workflow file
docs: rename !Reachable() to Unreachable() in primitive-sp
CI
#329:
Commit
67cada5
pushed by
hxuhack
Startup failure
main
main
Startup failure
View workflow file
docs: clarify Alias(p1,p2) as a hazard declaration, Alias(p,0) → Alia…
CI
#328:
Commit
a11b491
pushed by
hxuhack
Startup failure
main
main
Startup failure
View workflow file
feat(safety-macro): add invariant/ensures proc-macros, support kind="…
CI
#327:
Commit
69ce591
pushed by
hxuhack
Startup failure
main
main
Startup failure
View workflow file
docs: overhaul pre-RFC syntax to align with RAPx
CI
#326:
Commit
4ba601c
pushed by
hxuhack
Startup failure
main
main
Startup failure
View workflow file
docs: overhaul pre-RFC syntax to align with RAPx
CI
#325:
Commit
ac7b5e6
pushed by
hxuhack
1s
main
main
1s
View workflow file
docs: simplify grammar to safety-only, remove RAPx implementation ref…
CI
#324:
Commit
6b8ea33
pushed by
hxuhack
1s
main
main
1s
View workflow file
docs: overhaul pre-RFC syntax to align with RAPx
CI
#323:
Commit
bb5dfbb
pushed by
hxuhack
1s
main
main
1s
View workflow file
docs: simplify hazard description back to concise form
CI
#322:
Commit
090e14b
pushed by
hxuhack
Startup failure
main
main
Startup failure
View workflow file
docs: clarify hazard warns of UB risk that subsequent code must avoid
CI
#321:
Commit
9fed354
pushed by
hxuhack
Startup failure
main
main
Startup failure
View workflow file
docs: remove tool-specific UNSOUND verdict language from hazard descr…
CI
#320:
Commit
01db759
pushed by
hxuhack
Startup failure
main
main
Startup failure
View workflow file
docs: clarify requires defaults to precond, hazard must be explicit
CI
#319:
Commit
750b43d
pushed by
hxuhack
1s
main
main
1s
View workflow file
docs: clarify hazard is a warning tag, not a mandatory precondition
CI
#318:
Commit
a1459d8
pushed by
hxuhack
Startup failure
main
main
Startup failure
View workflow file
docs: drop dedicated #[safety::hazard], use kind="hazard" in requires
CI
#317:
Commit
5ef86c4
pushed by
hxuhack
Startup failure
main
main
Startup failure
View workflow file
docs: rename !Null→NonNull, !Overlap→NonOverlap, !Padding→NoPadding i…
CI
#316:
Commit
e4d28f8
pushed by
hxuhack
Startup failure
main
main
Startup failure
View workflow file
docs: add any(...) combinator to pre-RFC grammar and examples
CI
#315:
Commit
c097f70
pushed by
hxuhack
Startup failure
main
main
Startup failure
View workflow file
docs: use safety:: prefix in pre-RFC, add kind="..." group syntax
CI
#314:
Commit
2b7fa9e
pushed by
hxuhack
Startup failure
main
main
Startup failure
View workflow file
Previous
1
2
3
4
5
…
19
20
Next
You can’t perform that action at this time.