Skip to content

:alembic: Example commit to make this PR and any analysis that operat…

9fdb86f
Select commit
Loading
Failed to load commit list.
Closed

✨ Example Feature #7668

:alembic: Example commit to make this PR and any analysis that operat…
9fdb86f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud failed Jan 3, 2026 in 3s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 62 in introduction/other_views.py

See this annotation in the file changed.

Code scanning / SonarCloud

OS commands should not be vulnerable to command injection attacks High

Change this code to not construct the OS command from user-controlled data. See more on SonarQube Cloud