Security
This page describes the current security posture of BeeTools as a private project.
Current safeguards
Passwords are not stored in plain text; they are hashed.
Session cookies are HttpOnly and SameSite=Lax. Internal session data is stored in encrypted JSON files.
Limits
BeeTools is currently a private prototype and not an externally audited product.
Please do not enter real secrets, production credentials, or sensitive customer data into test forms.
Reports
A dedicated security contact is not listed yet and will be added to the frontend data when needed.