Skip to content

Conversation

crozzy
Copy link
Contributor

@crozzy crozzy commented Jun 2, 2025

The RHEL repository scanner had logic to consult the Red Hat container API to get repository CPEs if it wasn't able to get them from the content-manifests files. Now we will have 2 other ways to find this information it is sub-optimal to use an external API to do this as well. Using an external API in the indexer process is a very maintenence heavy burden.

@crozzy
Copy link
Contributor Author

crozzy commented Jun 2, 2025

Currently in draft until we get the OK

@crozzy crozzy force-pushed the deprecate-container-api-usage branch 2 times, most recently from 0acf35c to e7bb578 Compare June 3, 2025 16:18
@crozzy crozzy force-pushed the deprecate-container-api-usage branch 2 times, most recently from bd71a52 to c0e3a17 Compare June 12, 2025 15:54
The RHEL repository scanner had logic to consult the Red Hat container
API to get repository CPEs if it wasn't able to get them from the
content-manifests files. Now we will have 2 other ways to find this
information it is sub-optimal to use an external API to do this as well.
Using an external API in the indexer process is a very maintenence heavy
burden.

Signed-off-by: crozzy <[email protected]>
@crozzy crozzy force-pushed the deprecate-container-api-usage branch from c0e3a17 to ca4fd15 Compare July 25, 2025 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant