Skip to content

Conversation

@kclapper
Copy link
Owner

The app was updated so all responses carry additional security headers
to prevent XSS and other exploits.

The FLASK_ENV environment variable was explicitly set in the k8s
deployment manifest to 'production'. This was implicit before.

Addresses #14 and #11

The app was updated so all responses carry additional security headers
to prevent XSS and other exploits.

The FLASK_ENV environment variable was explicitly set in the k8s
deployment manifest to 'production'. This was implicit before.
@kclapper kclapper added bug Something isn't working enhancement New feature or request labels Jan 18, 2022
@kclapper kclapper self-assigned this Jan 18, 2022
@kclapper kclapper merged commit fb86989 into main Jan 18, 2022
@kclapper kclapper deleted the headers branch January 18, 2022 06:19
This was linked to issues Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FLASK_ENV is implicitly set to production Security Headers

2 participants