Skip to content

feat: enhance PURL conversion to handle additional types and improve errors#2917

Open
gaganhr94 wants to merge 1 commit intoguacsec:mainfrom
gaganhr94:fix/issue-1071
Open

feat: enhance PURL conversion to handle additional types and improve errors#2917
gaganhr94 wants to merge 1 commit intoguacsec:mainfrom
gaganhr94:fix/issue-1071

Conversation

@gaganhr94
Copy link
Contributor

@gaganhr94 gaganhr94 commented Mar 15, 2026

Description of the PR

Fixes #1071
This change will supports Bitnami purls as well. A couple of other improvements have also been done.

PR Checklist

  • All commits have a Developer Certificate of Origin (DCO) -- they are generated using -s flag to git commit.
  • All new changes are covered by tests
  • If GraphQL schema is changed, make generate has been run
  • If GraphQL schema is changed, GraphQL client updates/additions have been made
  • If OpenAPI spec is changed, make generate has been run
  • If ent schema is changed, make generate has been run
  • If collectsub protobuf has been changed, make proto has been run
  • All CI checks are passing (tests and formatting)
  • All dependent PRs have already been merged

@gaganhr94 gaganhr94 changed the title fix: enhance PURL conversion to handle additional types and improve e… fix: enhance PURL conversion to handle additional types and improve errors Mar 15, 2026
@gaganhr94 gaganhr94 changed the title fix: enhance PURL conversion to handle additional types and improve errors feat: enhance PURL conversion to handle additional types and improve errors Mar 15, 2026
…error messaging

Signed-off-by: Gagan H R <hrgagan4@gmail.com>
@gaganhr94
Copy link
Contributor Author

Failure of ci-integration due to test flakiness

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.

[feature] Fetch the purl types dynamically

2 participants