FrankChen021 opened a new pull request, #20126: URL: https://github.com/apache/druid/pull/20126
## Description - stop purging the OWASP Dependency-Check database before every scan - restore and save the database through a dedicated GitHub Actions cache - use a stable data directory and a 24-hour NVD freshness window - add a manual workflow trigger for validation ## Testing - `git diff --check` - YAML parse validation - Dependency-Check 12.2.0 parameter validation - Cron Job ITs workflow run to be triggered after PR creation The first run is expected to initialize the cache; a subsequent run will verify that the cached database is restored and only incremental NVD updates are downloaded. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
