Skip to content

fix: validate metadata in api catalog too - #4922

Merged
pablocarle merged 9 commits into
v3.x.xfrom
reboot/fix/validate-metadata-catalog
Aug 27, 2026
Merged

fix: validate metadata in api catalog too#4922
pablocarle merged 9 commits into
v3.x.xfrom
reboot/fix/validate-metadata-catalog

Conversation

@pablocarle

Copy link
Copy Markdown
Contributor

Description

Add validation of metadata entries (according to the allowedDomains allow list) also in the API Catalog, before the content is sent to client.

Type of change

  • fix: Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • PR title conforms to commit message guideline ## Commit Message Structure Guideline
  • I have commented my code, particularly in hard-to-understand areas. In JS I did provide JSDoc
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • The java tests in the area I was working on leverage @nested annotations
  • Any dependent changes have been merged and published in downstream modules

Pablo Carle added 2 commits August 26, 2026 16:48
Signed-off-by: Pablo Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Carle <pablo.carle@broadcom.com>
pablocarle and others added 7 commits August 27, 2026 09:49
Signed-off-by: Pablo Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Carle <pablo.carle@broadcom.com>
Signed-off-by: Pablo Carle <pablo.carle@broadcom.com>
@sonarqubecloud

Copy link
Copy Markdown

@arxioly arxioly left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one question. Otherwise LGTM.

@pablocarle
pablocarle merged commit 364af11 into v3.x.x Aug 27, 2026
48 checks passed
@pablocarle
pablocarle deleted the reboot/fix/validate-metadata-catalog branch August 27, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants