• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Netflix / security_monkey / 895
68%

Build:
DEFAULT BRANCH: develop
Ran 23 Mar 2017 01:32PM UTC
Jobs 1
Files 198
Run time 10s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
895

Pull #629

travis-ci

web-flow
Fix security group rule parsing (Issue 661)

Updated _build_rule and related calls to correct a problem parsing security groups returned via boto3

The function was only returning the first 'IpRanges' and/or 'UserIdGroupPairs' value from the 'IpPermission' and 'IpPermissionEgress' dictionary items. 

If there were multiple list items in 'IpRanges' or 'UserIdGroupPairs', those are not being included in the list of rules.  Each item in these lists should be returned as a separate "rule" entry.
Pull Request #629: Fix security group rule parsing (Issue 621)

14 of 14 new or added lines in 1 file covered. (100.0%)

5827 of 10302 relevant lines covered (56.56%)

0.57 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
14
100.0
security_monkey/watchers/security_group.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
security_monkey/watchers/security_group.py
Jobs
ID Job ID Ran Files Coverage
1 895.1 23 Mar 2017 01:32PM UTC 0
56.56
Travis Job 895.1
Source Files on build 895
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #895
  • Pull Request #629
  • PR Base - develop (#894)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc