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
.
PolicyEngine
/
policyengine-core
Public
Notifications
You must be signed in to change notification settings
Fork
29
Star
20
Code
Issues
100
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Replace the runtime randomness guard with a static registration-time check
- #519
#519
Merged
anth-volk
merged 9 commits into
master
PolicyEngine/policyengine-core:master
from
fix/static-formula-randomness-check-518
PolicyEngine/policyengine-core:fix/static-formula-randomness-check-518
Copy head branch name to clipboard
Jul 9, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Replace the runtime randomness guard with a static registration-time check
#519
anth-volk
merged 9 commits into
master
PolicyEngine/policyengine-core:master
from
fix/static-formula-randomness-check-518
PolicyEngine/policyengine-core:fix/static-formula-randomness-check-518
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2026
Add static formula-randomness detector (#518)
Show description for c6c9359
anth-volk
and
claude
committed
c6c9359
View commit details
Copy full SHA for c6c9359
Browse repository at this point
Add strict-xfail registration tests for formula randomness (#518)
Show description for 9c8b5e6
anth-volk
and
claude
committed
9c8b5e6
View commit details
Copy full SHA for 9c8b5e6
Browse repository at this point
Wire static randomness check into Variable.__init__ (#518)
Show description for 4d8340f
anth-volk
and
claude
committed
4d8340f
View commit details
Copy full SHA for 4d8340f
Browse repository at this point
Remove the process-global runtime randomness guard (#518)
Show description for 099616e
anth-volk
and
claude
committed
099616e
View commit details
Copy full SHA for 099616e
Browse repository at this point
Add concurrency regression test for the randomness race (#518)
Show description for 2f846c6
anth-volk
and
claude
committed
2f846c6
View commit details
Copy full SHA for 2f846c6
Browse repository at this point
Add changelog fragment for the static randomness check (#518)
Show description for ae71347
anth-volk
and
claude
committed
ae71347
View commit details
Copy full SHA for ae71347
Browse repository at this point
Address review: close coverage gaps + DRY the detector (#518)
Show description for c5e5d32
anth-volk
and
claude
committed
c5e5d32
View commit details
Copy full SHA for c5e5d32
Browse repository at this point
Remove randomness_guard shim; move exception to errors package (#518)
Show description for 51761ac
anth-volk
and
claude
committed
51761ac
View commit details
Copy full SHA for 51761ac
Browse repository at this point
Use a 2026 period in the concurrency test (#518)
Show description for 0b3e23a
anth-volk
and
claude
committed
0b3e23a
View commit details
Copy full SHA for 0b3e23a
Browse repository at this point
You can’t perform that action at this time.