You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OSV integration works as expected when message to Kafka topic is sent manually (like using redpanda). But, it seems it is not triggering the event on scheduled basis on its own.
All you need is configure below in hyades-apiserver > application.properties. Set it as per your need, below means 10th minute of every hour. task.cron.mirror.osv=10 * * * *
No need to set CRON_EXPRESSION_FOR_OSV_MIRRORING_TASK explicitly in hyades. Closing this issue as OSV mirroring is working as expected.
The integration with OSV in the Hyades project is currently broken,
Steps to Reproduce
VULNERABILITY_SOURCE_GOOGLE_OSV_ENABLED: "true"
Expected Behavior
The integration with OSV should work smoothly, allowing Hyades to mirror OSV vulnerabilities.
Additional Information
Version : master (18/01/2024)
The text was updated successfully, but these errors were encountered: