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
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
9.9k
Code
Issues
994
Pull requests
442
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add test coverage for actix-web, poem, and http-types cookie secure attribute
- #20749
#20749
Merged
geoffw0
merged 15 commits into
main
github/codeql:main
from
copilot/add-secure-cookie-test-cases
github/codeql:copilot/add-secure-cookie-test-cases
Copy head branch name to clipboard
Nov 11, 2025
Conversation
Commits
15
(15)
Checks
Findings
Files changed
Merged
Add test coverage for actix-web, poem, and http-types cookie secure attribute
#20749
geoffw0
merged 15 commits into
main
github/codeql:main
from
copilot/add-secure-cookie-test-cases
github/codeql:copilot/add-secure-cookie-test-cases
Copy head branch name to clipboard
Commits
Commits on Nov 3, 2025
Initial plan
Copilot
committed
2497d8c
View commit details
Copy full SHA for 2497d8c
Browse repository at this point
Add test cases for actix-web, poem, and http-types cookie secure attribute
Show description for 8f02ab1
Copilot
and
geoffw0
committed
8f02ab1
View commit details
Copy full SHA for 8f02ab1
Browse repository at this point
Update test cases with correct APIs and run CodeQL test
Show description for ee3d57e
Copilot
and
geoffw0
committed
ee3d57e
View commit details
Copy full SHA for ee3d57e
Browse repository at this point
Commits on Nov 4, 2025
Rust: Update test annotations.
geoffw0
committed
7fe4877
View commit details
Copy full SHA for 7fe4877
Browse repository at this point
Rust: Add the cookies to jars, indicating that they're ready for use.
geoffw0
committed
55cf375
View commit details
Copy full SHA for 55cf375
Browse repository at this point
Rust: Add test cases with cookie builders.
geoffw0
committed
e5933d0
View commit details
Copy full SHA for e5933d0
Browse repository at this point
Rust: Add tests of poem CookieConfig.
geoffw0
committed
21274d3
View commit details
Copy full SHA for 21274d3
Browse repository at this point
Rust: Test for another edge cases supported by two of the libraries.
geoffw0
committed
7383e4f
View commit details
Copy full SHA for 7383e4f
Browse repository at this point
Rust: It turns out Poem defaults 'secure' to true.
geoffw0
committed
5fed5a2
View commit details
Copy full SHA for 5fed5a2
Browse repository at this point
Rust: We actually want barriers on set_secure(false) as well as set_secure(true), to prevent excessive flow paths.
geoffw0
committed
ff06181
View commit details
Copy full SHA for ff06181
Browse repository at this point
Commits on Nov 5, 2025
Rust: Model poem cookie methods.
geoffw0
committed
99a3692
View commit details
Copy full SHA for 99a3692
Browse repository at this point
Rust: Fix for Poem cookies defaulting secure.
geoffw0
committed
ad24b74
View commit details
Copy full SHA for ad24b74
Browse repository at this point
Rust: Change note.
geoffw0
committed
6e35cb9
View commit details
Copy full SHA for 6e35cb9
Browse repository at this point
Rust: Add the model file (missed on previous commits).
geoffw0
committed
e780187
View commit details
Copy full SHA for e780187
Browse repository at this point
Merge branch 'main' into copilot/add-secure-cookie-test-cases
geoffw0
authored
1e7acc5
View commit details
Copy full SHA for 1e7acc5
Browse repository at this point
You can’t perform that action at this time.