{% extends "base.html" %} {% block title %}{{ app.name }} — Admin{% endblock %} {% block content %}
Pulls latest commits from the remote repository, executes an automated AST security scan, verifies and updates dependencies, and reloads the WSGI cache.
Upload a new ZIP package to replace this application's files. An automated security audit and dependency check will be executed before applying.
| Package Name | Declared Specifier | Installed Version | Status |
|---|---|---|---|
| {{ item.name }} | {{ item.specifier or 'any' }} | {{ item.installed_version or '—' }} | {% if item.status == 'satisfied' %} Satisfied {% elif item.status == 'to_install' %} To Install {% else %} Conflict {% endif %} {{ item.message or '' }} |
No requirements.txt declared for this sub-application. Using host environment packages.
No dependency analysis available.