fix(ci): REGISTRY sin definir en env de workflow (card 52a85645) - #182
Open
SabaTech-dev wants to merge 1 commit into
Open
fix(ci): REGISTRY sin definir en env de workflow (card 52a85645)#182SabaTech-dev wants to merge 1 commit into
SabaTech-dev wants to merge 1 commit into
Conversation
…cian con set -u (fallos run 33191631061)
PR Check Results✅ Code Formatting: Passed |
|
| Severity | Count |
|---|---|
| 🔴 CRITICAL | 0 |
| 🟠 HIGH | 49 |
| Total | 49 |
Scans performed:
- 📁 Filesystem (vulnerabilities, secrets, misconfigurations)
- 🐳 Backend Docker image
- 🐳 Frontend Docker image
- 🏗️ IaC misconfiguration detection
📋 View detailed SARIF reports
Download artifacts from this workflow run for full SARIF reports.
Results are also available in the GitHub Security tab.
Trivy v0.71.0 | aquasecurity/trivy
SabaTech-dev
pushed a commit
that referenced
this pull request
Aug 28, 2026
…— faltaba en el merge-ref de esta rama)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Los jobs deploy fallaron en el PR dummy #181 con 'REGISTRY: variable sin asignar' (set -u): el workflow usa ${REGISTRY} en load/tag/push/cleanup pero el env de nivel workflow nunca lo definió. Fix de una línea. Evidencia: run 33191631061.