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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
codeql
Public
forked from
github/codeql
Notifications
You must be signed in to change notification settings
Fork
22
Star
27
Code
Issues
15
Pull requests
26
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Flow from insecure random number to sensitive sink
- #346
#346
Merged
Mathias Vorreiter Pedersen (MathiasVP)
merged 11 commits into
main
microsoft/codeql:main
from
users/chanely/insecure-random
microsoft/codeql:users/chanely/insecure-random
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Flow from insecure random number to sensitive sink
#346
Mathias Vorreiter Pedersen (MathiasVP)
merged 11 commits into
main
microsoft/codeql:main
from
users/chanely/insecure-random
microsoft/codeql:users/chanely/insecure-random
Copy head branch name to clipboard
Commits
Commits on Apr 9, 2026
PowerShell: Add insecure random number generator query (CWE-338)
Show description for 90860cb
Chanel (chanel-y)
and
Copilot
committed
90860cb
View commit details
Copy full SHA for 90860cb
Browse repository at this point
initial query, insecure random to sensitive sinks
Chanel (chanel-y)
committed
3cd00a9
View commit details
Copy full SHA for 3cd00a9
Browse repository at this point
Commits on Apr 16, 2026
Move Inline Expectation comments to correct lines
Show description for 2b6726b
Chanel (chanel-y)
and
Mathias Vorreiter Pedersen (MathiasVP)
authored
2b6726b
View commit details
Copy full SHA for 2b6726b
Browse repository at this point
moving the pred.NextBytes(succ) when pred is a System.Random object into MaD summary model
Chanel (chanel-y)
committed
5abce2e
View commit details
Copy full SHA for 5abce2e
Browse repository at this point
Commits on Jul 22, 2026
PS: Add tests with missing flow sources.
Mathias Vorreiter Pedersen (MathiasVP)
committed
5cb8741
View commit details
Copy full SHA for 5cb8741
Browse repository at this point
PS: Generalize TypeNameNode to support New-Object string arguments.
Mathias Vorreiter Pedersen (MathiasVP)
committed
670e7ca
View commit details
Copy full SHA for 670e7ca
Browse repository at this point
PS: Accept test changes.
Mathias Vorreiter Pedersen (MathiasVP)
committed
72210e2
View commit details
Copy full SHA for 72210e2
Browse repository at this point
PS: Accept test changes.
Mathias Vorreiter Pedersen (MathiasVP)
committed
9789138
View commit details
Copy full SHA for 9789138
Browse repository at this point
Merge branch 'main' into users/chanely/insecure-random
Mathias Vorreiter Pedersen (MathiasVP)
committed
344d1d8
View commit details
Copy full SHA for 344d1d8
Browse repository at this point
PS: Dont hardcode 'true' in 'nodeIsHidden', and accept test changes.
Mathias Vorreiter Pedersen (MathiasVP)
committed
35418cd
View commit details
Copy full SHA for 35418cd
Browse repository at this point
dummy commit so mathisa can approve tihs PR
Chanel (chanel-y)
committed
b48624a
View commit details
Copy full SHA for b48624a
Browse repository at this point
You can’t perform that action at this time.