jenkinsci / oic-auth-plugin

A Jenkins plugin which lets you login to Jenkins using your own, self-hosted or public openid connect server.
https://plugins.jenkins.io/oic-auth
MIT License
71 stars 88 forks source link

Update Jenkins Security Scan action #363

Closed strangelookingnerd closed 1 month ago

strangelookingnerd commented 1 month ago

In order to unify the actions configuration this PR will

Please note this PR was created semi-automatically. If you find any issue with it, don't hesitate to ping me. See discussion in https://github.com/jenkinsci/asm-api-plugin/pull/36

Testing done

Awaiting run of the action to verify the changes...

Submitter checklist

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 71.44%. Comparing base (b7205f1) to head (35c8147). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #363 +/- ## ============================================ - Coverage 72.02% 71.44% -0.58% + Complexity 234 232 -2 ============================================ Files 11 11 Lines 990 991 +1 Branches 142 142 ============================================ - Hits 713 708 -5 - Misses 199 205 +6 Partials 78 78 ```

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