Skip to content

Comments

[Aikido] AI Fix for Laravel cookies can be sent unencrypted#1

Merged
GomorrhaDev merged 1 commit intodevelopfrom
fix/aikido-security-sast-16108194-kaHR
Feb 16, 2026
Merged

[Aikido] AI Fix for Laravel cookies can be sent unencrypted#1
GomorrhaDev merged 1 commit intodevelopfrom
fix/aikido-security-sast-16108194-kaHR

Conversation

@aikido-autofix
Copy link

This patch mitigates unencrypted cookie transmission in Laravel's session configuration by setting the 'secure' attribute to 'true' by default in the 'config/session.php' file.

Aikido used AI to generate this PR.

High confidence: Aikido has a robust set of benchmarks for similar fixes, and they are proven to be effective.

@GomorrhaDev
Copy link
Owner

Seems useful, but in a pure HTTP environment outside of production, it will be pretty bad

@GomorrhaDev GomorrhaDev merged commit 3b3bbd6 into develop Feb 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant