Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement some baseline PHP security best practices #6

Open
1 of 2 tasks
bmcminn opened this issue Apr 6, 2023 · 0 comments
Open
1 of 2 tasks

Implement some baseline PHP security best practices #6

bmcminn opened this issue Apr 6, 2023 · 0 comments

Comments

@bmcminn
Copy link
Owner

bmcminn commented Apr 6, 2023

https://cheatsheetseries.owasp.org/cheatsheets/PHP_Configuration_Cheat_Sheet.html

  • allow for changing the sessionId
  • research other items to implement (ongoing)
@bmcminn bmcminn changed the title Implement some $_SESSION security best practices Implement some baseline PHP security best practices Apr 6, 2023
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

No branches or pull requests

1 participant