You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The owned-image baseline in #75 covers NITA's Ansible, Jenkins, Robot, Webapp,
and Junos MCP images. NITA also deploys third-party nginx proxy and MariaDB
runtime images whose findings, ownership, and update policy must be handled
explicitly rather than represented as covered by the owned-image gate.
Webapp issue Juniper/nita-webapp#53 discusses an ingress-nginx controller.
NITA's current manifests use ordinary nginx proxy containers, so that issue is
related context but not a direct inventory of the runtime images deployed here.
Scope
Inventory every nginx and MariaDB image reference used by NITA manifests,
examples, and tests.
Decide whether references use supported fixed versions or immutable digests
while retaining verified amd64/arm64 support.
Assign ownership for updates, compatibility testing, release notes, and
vulnerability review.
Define scan timing, artifact retention, severity policy, and any exception
format for third-party images.
Validate database migrations, proxy/TLS behavior, and architecture coverage
for every update.
Context
The owned-image baseline in #75 covers NITA's Ansible, Jenkins, Robot, Webapp,
and Junos MCP images. NITA also deploys third-party nginx proxy and MariaDB
runtime images whose findings, ownership, and update policy must be handled
explicitly rather than represented as covered by the owned-image gate.
Webapp issue Juniper/nita-webapp#53 discusses an ingress-nginx controller.
NITA's current manifests use ordinary nginx proxy containers, so that issue is
related context but not a direct inventory of the runtime images deployed here.
Scope
examples, and tests.
while retaining verified amd64/arm64 support.
vulnerability review.
format for third-party images.
for every update.
publishing.
Acceptance criteria
adoption.
explicit.
proxy/TLS behavior.
with NITA's ordinary nginx proxy containers.
Related: #75, #29, #51, Juniper/nita-webapp#53.