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

Netflix / security_monkey / 1104 / 1
68%
develop: 68%

Build:
DEFAULT BRANCH: develop
Ran 24 Apr 2017 07:30PM UTC
Files 207
Run time 11s
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

24 Apr 2017 07:23PM UTC coverage: 60.411% (-0.05%) from 60.457%
UNIT_TEST_JOB=true PIP_DOWNLOAD_CACHE=".pip_download_cache" SECURITY_MONKEY_SETTINGS=`pwd`/env-config/config.py

Pull #692

travis-ci

web-flow
Skip listing attachments for unused IAM policies
The AWS IAM watcher attempts to list attachments for all policies within an account for users, groups, and roles. This causes a minimum
of three calls to iam:ListEntitiesForPolicy for every policy even if the attachment count for a policy is zero. This change reduces the
number of calls by checking the attachment count of a policy before listing the attached entities. For accounts with a large number of
unused policies or additional tools calling IAM, this prevents unnecessary volume and helps prevent throttling by AWS.
Pull Request #692: Skip listing attachments for unused IAM policies

7085 of 11728 relevant lines covered (60.41%)

0.6 hits per line

Source Files on job 1104.1 (UNIT_TEST_JOB=true PIP_DOWNLOAD_CACHE=".pip_download_cache" SECURITY_MONKEY_SETTINGS=`pwd`/env-config/config.py)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1104
  • Travis Job 1104.1
  • 1c1bd40d on github
  • Prev Job for UNIT_TEST_JOB=true PIP_DOWNLOAD_CACHE=".pip_download_cache" SECURITY_MONKEY_SETTINGS=`pwd`/env-config/config.py on develop (#1100.1)
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