xmidt-org / wrp-go

go implementation of the Web Routing Protocol
Apache License 2.0
4 stars 7 forks source link

Configure WhiteSource Bolt for GitHub - autoclosed #55

Closed mend-bolt-for-github[bot] closed 3 years ago

mend-bolt-for-github[bot] commented 3 years ago

Welcome to WhiteSource Bolt for GitHub! This is an onboarding PR to help you understand and configure settings before WhiteSource starts scanning your repository for security vulnerabilities.

:vertical_traffic_light: WhiteSource Bolt for GitHub will start scanning your repository only once you merge this Pull Request. To disable WhiteSource Bolt for GitHub, simply close this Pull Request.


What to Expect

This PR contains a '.whitesource' configuration file which can be customized to your needs. If no changes were applied to this file, WhiteSource Bolt for GitHub will use the default configuration.

Before merging this PR, Make sure the Issues tab is enabled. Once you merge this PR, WhiteSource Bolt for GitHub will scan your repository and create a GitHub Issue for every vulnerability detected in your repository.

If you do not want a GitHub Issue to be created for each detected vulnerability, you can edit the '.whitesource' file and set the 'minSeverityLevel' parameter to 'NONE'.


:question: Got questions? Check out WhiteSource Bolt for GitHub docs. If you need any further assistance then you can also request help here.

CLAassistant commented 3 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

codecov[bot] commented 3 years ago

Codecov Report

Merging #55 (59ca4c3) into main (2e5de70) will decrease coverage by 2.51%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   46.77%   44.27%   -2.51%     
==========================================
  Files          15       15              
  Lines        3162     2973     -189     
==========================================
- Hits         1479     1316     -163     
+ Misses       1521     1495      -26     
  Partials      162      162              
Impacted Files Coverage Δ
messagetype_string.go 26.67% <0.00%> (-2.75%) :arrow_down:
format_string.go 42.86% <0.00%> (-1.59%) :arrow_down:
wrphttp/requestResponse.go 94.74% <0.00%> (-1.01%) :arrow_down:
messages_codec.go 34.18% <0.00%> (-0.72%) :arrow_down:
wrphttp/decoders.go 70.37% <0.00%> (-0.60%) :arrow_down:
wrphttp/headers.go 95.62% <0.00%> (-0.58%) :arrow_down:
format.go 70.45% <0.00%> (-0.45%) :arrow_down:
wrphttp/mocks.go 100.00% <0.00%> (ø)
wrphttp/handler.go 100.00% <0.00%> (ø)
wrpmeta/metadata.go 100.00% <0.00%> (ø)
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2e5de70...59ca4c3. Read the comment docs.