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 }}
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
1k
Pull requests
469
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Go: promote
go/weak-crypto-algorithm
- #20666
#20666
Merged
owen-mc
merged 20 commits into
github:main
github/codeql:main
from
owen-mc:go/promote-weak-crypto-algorithm
owen-mc/codeql:go/promote-weak-crypto-algorithm
Copy head branch name to clipboard
Nov 20, 2025
Conversation
Commits
20
(20)
Checks
Findings
Files changed
Merged
Go: promote
go/weak-crypto-algorithm
#20666
owen-mc
merged 20 commits into
github:main
github/codeql:main
from
owen-mc:go/promote-weak-crypto-algorithm
owen-mc/codeql:go/promote-weak-crypto-algorithm
Copy head branch name to clipboard
Commits
Commits on Nov 19, 2025
Move weak crypto algorithm query out of experimental
owen-mc
committed
2c20d3f
View commit details
Copy full SHA for 2c20d3f
Browse repository at this point
Convert test to inline expectations
owen-mc
committed
a71bb4b
View commit details
Copy full SHA for a71bb4b
Browse repository at this point
Remove `experimental` tag from query metadata
owen-mc
committed
188b25f
View commit details
Copy full SHA for 188b25f
Browse repository at this point
Align metadata with related queries
owen-mc
committed
92a3bcc
View commit details
Copy full SHA for 92a3bcc
Browse repository at this point
Move crypto qll files from query pack to library pack
owen-mc
committed
5c403d3
View commit details
Copy full SHA for 5c403d3
Browse repository at this point
Copy the structure of the Javascript query
owen-mc
committed
34b2e3e
View commit details
Copy full SHA for 34b2e3e
Browse repository at this point
Avoid duplicate results using in-barriers
owen-mc
committed
fac5296
View commit details
Copy full SHA for fac5296
Browse repository at this point
Model cryptographic operations
owen-mc
committed
f34a625
View commit details
Copy full SHA for f34a625
Browse repository at this point
Make non-path query for encryption only
owen-mc
committed
713e19f
View commit details
Copy full SHA for 713e19f
Browse repository at this point
Add query for hashing sensitive data with weak hashing algorithm
owen-mc
committed
52d7e2d
View commit details
Copy full SHA for 52d7e2d
Browse repository at this point
Add change note
owen-mc
committed
d2033ca
View commit details
Copy full SHA for d2033ca
Browse repository at this point
Fix failing ruby crypto test that lists all algorithms
owen-mc
committed
2cfafe5
View commit details
Copy full SHA for 2cfafe5
Browse repository at this point
Fix query suite integration tests
owen-mc
committed
970b5d7
View commit details
Copy full SHA for 970b5d7
Browse repository at this point
Fix capitalization of class names
owen-mc
committed
69ecdcb
View commit details
Copy full SHA for 69ecdcb
Browse repository at this point
Add query help examples
owen-mc
committed
8d7b275
View commit details
Copy full SHA for 8d7b275
Browse repository at this point
Fix small mistake in Ruby query help
owen-mc
committed
7d7af19
View commit details
Copy full SHA for 7d7af19
Browse repository at this point
Fix diff-informed predicates
owen-mc
committed
adbc1ef
View commit details
Copy full SHA for adbc1ef
Browse repository at this point
Remove unnecessary import
owen-mc
committed
349e8ca
View commit details
Copy full SHA for 349e8ca
Browse repository at this point
Make line differences in test comments relative
owen-mc
committed
f562b3d
View commit details
Copy full SHA for f562b3d
Browse repository at this point
Add test for good password hashing
owen-mc
committed
a70d742
View commit details
Copy full SHA for a70d742
Browse repository at this point
You can’t perform that action at this time.