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 }}
redhat-et
/
ripwire
Public
Notifications
You must be signed in to change notification settings
Fork
145
Star
2.3k
Code
Issues
34
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
integration: train 5 — Rule 2b reads smart-pointer members (#282), assigned members and base-class members
- #284
#284
Merged
joyful-ii-V-I
merged 11 commits into
main
redhat-et/ripwire:main
from
integration/train-5
redhat-et/ripwire:integration/train-5
Copy head branch name to clipboard
Sep 17, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
integration: train 5 — Rule 2b reads smart-pointer members (#282), assigned members and base-class members
#284
joyful-ii-V-I
merged 11 commits into
main
redhat-et/ripwire:main
from
integration/train-5
redhat-et/ripwire:integration/train-5
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
fix(ingest): a member held by std::unique_ptr or std::shared_ptr recorded no type, so calls through it guessed
Show description for 2e81e1d
joyful-ii-V-I
and
claude
committed
2e81e1d
View commit details
Copy full SHA for 2e81e1d
Browse repository at this point
test(locality): arm 6's "member Rule 2b cannot read" was std::unique_ptr, which Rule 2b now reads
Show description for ad7a9d5
joyful-ii-V-I
and
claude
committed
ad7a9d5
View commit details
Copy full SHA for ad7a9d5
Browse repository at this point
fix(resolve): a member declared in a base class was never typed, so a call through it in the derived class guessed
Show description for 6b8f539
joyful-ii-V-I
and
claude
committed
6b8f539
View commit details
Copy full SHA for 6b8f539
Browse repository at this point
fix(ingest): a function definition returning a reference recorded none of its parameters
Show description for 8f16d3e
joyful-ii-V-I
and
claude
committed
8f16d3e
View commit details
Copy full SHA for 8f16d3e
Browse repository at this point
fix(resolve): a member the method assigned before calling it read as a local, so Rule 2b refused its declared type
Show description for 626810b
joyful-ii-V-I
and
claude
committed
626810b
View commit details
Copy full SHA for 626810b
Browse repository at this point
merge(#282): smart-pointer members onto train 5 — kParserVer 113, kCacheVersion 24
Show description for 53ed333
joyful-ii-V-I
and
claude
committed
53ed333
View commit details
Copy full SHA for 53ed333
Browse repository at this point
merge(lane/rule2b-assignment-veto): Rule 2b reads declarations only onto train 5 — kParserVer 114
Show description for 97598b0
joyful-ii-V-I
and
claude
committed
97598b0
View commit details
Copy full SHA for 97598b0
Browse repository at this point
merge(lane/field-base-member 6b8f539e): Rule 2b reads a member a base class declares onto train 5
Show description for 070aa54
joyful-ii-V-I
and
claude
committed
070aa54
View commit details
Copy full SHA for 070aa54
Browse repository at this point
docs(changelog): train 5's entries in merge order, with the numbers the train assigned
Show description for 0161cce
joyful-ii-V-I
and
claude
committed
0161cce
View commit details
Copy full SHA for 0161cce
Browse repository at this point
test(qschemetrip): re-derive train 5's pin on the merged tree, with its RE-PIN LOG entries
Show description for f4e631b
joyful-ii-V-I
and
claude
committed
f4e631b
View commit details
Copy full SHA for f4e631b
Browse repository at this point
test(clsrecvcheck): arms H and J reach the member's own type now, which the two lanes made readable
Show description for 2ad664d
joyful-ii-V-I
and
claude
committed
2ad664d
View commit details
Copy full SHA for 2ad664d
Browse repository at this point
You can’t perform that action at this time.