Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add CONTRIBUTING info for security issues #2346

Merged
merged 1 commit into from
Jul 25, 2017

Conversation

riyazdf
Copy link
Contributor

@riyazdf riyazdf commented Jul 24, 2017

Mimicking other docker projects.

cc @stevvooe @dmcgowan @aaronlehmann

Signed-off-by: Riyaz Faizullabhoy [email protected]

@codecov
Copy link

codecov bot commented Jul 24, 2017

Codecov Report

Merging #2346 into master will decrease coverage by 9.61%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2346      +/-   ##
==========================================
- Coverage   60.23%   50.62%   -9.62%     
==========================================
  Files         126      126              
  Lines       14390    14390              
==========================================
- Hits         8668     7285    -1383     
- Misses       4834     6357    +1523     
+ Partials      888      748     -140
Impacted Files Coverage Δ
registry/storage/driver/gcs/gcs.go 0.32% <0%> (-66.13%) ⬇️
registry/storage/driver/oss/oss.go 0.45% <0%> (-56.5%) ⬇️
registry/storage/driver/s3-aws/s3.go 4.07% <0%> (-55.4%) ⬇️
registry/storage/driver/s3-goamz/s3.go 0.4% <0%> (-52.4%) ⬇️
registry/client/transport/transport.go 68.75% <0%> (-8.75%) ⬇️

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 91c507a...f7fb45f. Read the comment docs.

@stevvooe
Copy link
Collaborator

LGTM

1 similar comment
@aaronlehmann
Copy link
Contributor

LGTM

@aaronlehmann aaronlehmann merged commit e18fe7d into distribution:master Jul 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants