Skip to content

SWI-11188: fix YAML parse error in .bandwidth/component.yaml#42

Merged
jgutierrezglez merged 1 commit into
masterfrom
SWI-11188-fix-catalog-yaml
Jun 12, 2026
Merged

SWI-11188: fix YAML parse error in .bandwidth/component.yaml#42
jgutierrezglez merged 1 commit into
masterfrom
SWI-11188-fix-catalog-yaml

Conversation

@jgutierrezglez

Copy link
Copy Markdown
Contributor

The description value contains a URL with colons which causes a YAML parse error, preventing this component from appearing in the Backstage catalog.

Fix: wrap the description value in double quotes.

Ref: SWI-11188

@jgutierrezglez jgutierrezglez requested a review from a team as a code owner June 12, 2026 02:28
@bwappsec

bwappsec commented Jun 12, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@jgutierrezglez jgutierrezglez merged commit deea42a into master Jun 12, 2026
5 checks passed
@jgutierrezglez jgutierrezglez deleted the SWI-11188-fix-catalog-yaml branch June 12, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants