As I worked towards adding CI support for this follow-along project, I saw a security issue picked up by sobelow.
During this step, we can see the following.
Config.HTTPS: HTTPS Not Enabled - High Confidence
Sobelow warns about HTTPS not being enabled, which is essential for securing communication between the client and server. This is nothing major for a follow-along project, but it is still a welcome addition to this project.
As I worked towards adding CI support for this follow-along project, I saw a security issue picked up by sobelow.
During this step, we can see the following.
Sobelow warns about HTTPS not being enabled, which is essential for securing communication between the client and server. This is nothing major for a follow-along project, but it is still a welcome addition to this project.