eclipse / kapua

Eclipse Public License 2.0
227 stars 160 forks source link

:bug: [CI] Added missing installation of Node JS and swagger required to build the project for Owasp Dependency Check #4107

Closed Coduz closed 2 months ago

Coduz commented 2 months ago

This PR adds the installation of NodeJS and Swagger-CLI in the runner of the Owasp Depenency Check

Related Issue None

Description of the solution adopted Added installation of missing components

Screenshots None

Any side note on the changes made None

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 16.79%. Comparing base (9686af7) to head (08e87ff). Report is 2 commits behind head on develop.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/eclipse/kapua/pull/4107/graphs/tree.svg?width=650&height=150&src=pr&token=1P4N4CApH8&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse)](https://app.codecov.io/gh/eclipse/kapua/pull/4107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse) ```diff @@ Coverage Diff @@ ## develop #4107 +/- ## ========================================== Coverage 16.79% 16.79% Complexity 22 22 ========================================== Files 2019 2019 Lines 52412 52412 Branches 4417 4417 ========================================== Hits 8800 8800 Misses 43212 43212 Partials 400 400 ```