apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.72k stars 4.58k forks source link

[CI] Bump up owasp version #16187

Closed SbloodyS closed 3 months ago

SbloodyS commented 3 months ago

Purpose of the pull request

Bump up owasp version due to Versions earlier then 9.0.0 are no longer supported and could fail to work after Dec 15th, 2023.

https://github.com/jeremylong/DependencyCheck?tab=readme-ov-file#900-upgrade-notice

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 41.00%. Comparing base (f0e0395) to head (454412b).

:exclamation: Current head 454412b differs from pull request most recent head 4b80aae

Please upload reports for the commit 4b80aae to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #16187 +/- ## ========================================= Coverage 40.99% 41.00% Complexity 5147 5147 ========================================= Files 1399 1399 Lines 44877 44877 Branches 4759 4759 ========================================= + Hits 18399 18401 +2 + Misses 24670 24668 -2 Partials 1808 1808 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud