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

Use container provenance information to prevent access to unrelated containers or simphony-remote instances #361

Merged
merged 10 commits into from
Mar 8, 2017

Conversation

stefanoborini
Copy link
Contributor

Fixes #349

@codecov-io
Copy link

codecov-io commented Mar 8, 2017

Codecov Report

Merging #361 into master will increase coverage by 0.09%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #361      +/-   ##
==========================================
+ Coverage   95.25%   95.34%   +0.09%     
==========================================
  Files          92       92              
  Lines        3895     3929      +34     
  Branches      253      254       +1     
==========================================
+ Hits         3710     3746      +36     
+ Misses        127      126       -1     
+ Partials       58       57       -1
Impacted Files Coverage Δ
remoteappmanager/base_application.py 97.67% <ø> (ø)
remoteappmanager/docker/docker_labels.py 100% <ø> (ø)
remoteappmanager/file_config.py 96.66% <100%> (+0.05%)
remoteappmanager/docker/container.py 95% <100%> (+0.17%)
remoteappmanager/docker/container_manager.py 86.34% <100%> (+0.7%)
...eappmanager/docker/tests/test_container_manager.py 100% <100%> (ø)
remoteappmanager/docker/tests/test_container.py 100% <100%> (ø)
...eappmanager/tests/mocking/virtual/docker_client.py 90.62% <100%> (+1.56%)
remoteappmanager/tests/test_file_config.py 98.11% <100%> (+0.03%)

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 0d900f2...a7b182f. Read the comment docs.

@stefanoborini stefanoborini merged commit 67a1e44 into master Mar 8, 2017
@stefanoborini stefanoborini deleted the 349-container-provenance branch March 8, 2017 17:41
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.

2 participants