Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

lab_3#89

Open
sosiska52 wants to merge 3 commits into
brstu:mainfrom
sosiska52:lab_3
Open

lab_3#89
sosiska52 wants to merge 3 commits into
brstu:mainfrom
sosiska52:lab_3

Conversation

@sosiska52
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread trunk/ii23_2_3/task_3/src/app.py Outdated
from flask_wtf import CSRFProtect

app = Flask(__name__)
app.secret_key = 'your-secret-key' # Required for CSRF

Check failure

Code scanning / SonarCloud

Flask secret keys should not be disclosed High

Don't disclose "Flask" secret keys. See more on SonarQube Cloud
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants