Skip to main content

konflux-ci-fix

Diagnoses and resolves Konflux CI failures in Submariner repositories, supporting both PR and branch-based executions.

Install this skill

or
25/100

Security score

The konflux-ci-fix skill was audited on Mar 4, 2026 and we found 21 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 45

Template literal with variable interpolation in command context

SourceSKILL.md
45```bash
medium line 121

Template literal with variable interpolation in command context

SourceSKILL.md
121```bash
medium line 326

Template literal with variable interpolation in command context

SourceSKILL.md
326```bash
medium line 410

Template literal with variable interpolation in command context

SourceSKILL.md
410```bash
medium line 587

Template literal with variable interpolation in command context

SourceSKILL.md
587```bash
medium line 636

Template literal with variable interpolation in command context

SourceSKILL.md
636```bash
medium line 674

Template literal with variable interpolation in command context

SourceSKILL.md
674```bash
medium line 833

Template literal with variable interpolation in command context

SourceSKILL.md
833```bash
medium line 882

Template literal with variable interpolation in command context

SourceSKILL.md
882```bash
high line 773

Piping content to bash shell

SourceSKILL.md
773printf %s "$SCRIPT" | bash -s bump-task-refs
medium line 704

Curl to non-GitHub URL

SourceSKILL.md
704LATEST_VERSION=$(curl -sL "https://quay.io/api/v1/repository/konflux-ci/tekton-catalog/task-${TASK}/tag/" 2>/dev/null | \
low line 60

External URL reference

SourceSKILL.md
60gh) echo " gh: https://cli.github.com/manual/installation" ;;
low line 62

External URL reference

SourceSKILL.md
62jq) echo " jq: https://jqlang.github.io/jq/download/" ;;
low line 105

External URL reference

SourceSKILL.md
105echo "Run: oc login --web https://api.kflux-prd-rh02.0fk9.p1.openshiftapps.com:6443/"
low line 398

External URL reference

SourceSKILL.md
398echo "Test logs: https://konflux-ui.apps.kflux-prd-rh02.0fk9.p1.openshiftapps.com/ns/submariner-tenant/pipelinerun/$TEST_PLR/logs"
low line 487

External URL reference

SourceSKILL.md
487echo " https://konflux-ui.apps.kflux-prd-rh02.0fk9.p1.openshiftapps.com/ns/submariner-tenant/applications/$VERIFY_APP/pipelineruns/$TEST_PLR/logs"
low line 503

External URL reference

SourceSKILL.md
503# URL format: https://konflux-ui.apps.kflux-prd-rh02.0fk9.p1.openshiftapps.com/ns/submariner-tenant/applications/$VERIFY_APP/pipelineruns/$TEST_PLR/logs
low line 515

External URL reference

SourceSKILL.md
515echo " https://konflux-ui.apps.kflux-prd-rh02.0fk9.p1.openshiftapps.com/ns/submariner-tenant/applications/$VERIFY_APP/pipelineruns/$TEST_PLR/logs"
low line 704

External URL reference

SourceSKILL.md
704LATEST_VERSION=$(curl -sL "https://quay.io/api/v1/repository/konflux-ci/tekton-catalog/task-${TASK}/tag/" 2>/dev/null | \
low line 984

External URL reference

SourceSKILL.md
984echo "Test logs: https://konflux-ui.apps.kflux-prd-rh02.0fk9.p1.openshiftapps.com/ns/submariner-tenant/pipelinerun/$TEST_PLR/logs"
low line 1128

External URL reference

SourceSKILL.md
1128| Auth failures | Run `gh auth login` or `oc login --web https://api.kflux-prd-rh02.0fk9.p1.openshiftapps.com:6443/` |
Scanned on Mar 4, 2026
View Security Dashboard