security_monkey
  • Quick Start Guide
    • Docker Images
    • Setup IAM Roles
      • Creating SecurityMonkeyInstanceProfile Role
      • Creating SecurityMonkey Role
      • Allow SecurityMonkeyInstanceProfile to AssumeRole to SecurityMonkey
      • Adding more accounts
    • Launch an Ubuntu Instance
      • Keypair
      • Connecting to your new instance:
    • Install Pre-requisites
      • Setup Postgres
    • Clone the Security Monkey Repo
      • Configure the Application
      • SECURITY_MONKEY_SETTINGS:
      • Create the database tables:
    • Setting up Supervisor
    • Create an SSL Certificate
    • Setup Nginx:
      • securitymonkey.conf
    • Registering An Account
      • Adding an Account in the Web UI
    • Now What?
      • Searching in the Web UI
      • Viewing an Item in the Web UI
    • Productionalizing Security Monkey
      • Location
      • SES
      • RDS
      • Logs
      • Justify Issues
      • SSL
      • Ignore List
      • Contribute
  • Changelog
    • v0.3.5 (2015-03-28)
    • v0.3.4 (2015-2-19)
    • v0.3.3 (2015-2-3)
    • v0.3.2 (2015-1-20)
    • v0.3.1 (2015-1-11)
    • v0.3.0 (2014-12-19)
    • v0.2.0 (2014-10-31)
    • v0.1.2 (2014-08-11)
    • v0.1.1 (2014-06-30)
  • API Reference
    • security_monkey Package
      • security_monkey Package
      • alerter Module
      • auditor Module
      • constants Module
      • datastore Module
      • decorators Module
      • exceptions Module
      • monitors Module
      • reporter Module
      • scheduler Module
      • watcher Module
      • Subpackages
        • auditors Package
        • common Package
        • tests Package
        • views Package
        • watchers Package
    • Indices and tables
  • Authors
  • Changelog
    • v0.3.5 (2015-03-28)
    • v0.3.4 (2015-2-19)
    • v0.3.3 (2015-2-3)
    • v0.3.2 (2015-1-20)
    • v0.3.1 (2015-1-11)
    • v0.3.0 (2014-12-19)
    • v0.2.0 (2014-10-31)
    • v0.1.2 (2014-08-11)
    • v0.1.1 (2014-06-30)
  • Contributing
    • Development Setup OS X
    • Development Setup Ubuntu
    • Submitting changes
    • Additional resources
 
security_monkey
  • Docs »
  • API Reference »
  • security_monkey Package
  • Edit on GitHub

security_monkey Package¶

security_monkey Package¶

alerter Module¶

auditor Module¶

constants Module¶

datastore Module¶

decorators Module¶

exceptions Module¶

monitors Module¶

reporter Module¶

scheduler Module¶

watcher Module¶

Subpackages¶

  • auditors Package
    • auditors Package
    • elb Module
    • iam_group Module
    • iam_policy Module
    • iam_role Module
    • iam_ssl Module
    • iam_user Module
    • rds_security_group Module
    • redshift Module
    • s3 Module
    • security_group Module
    • ses Module
    • sns Module
  • common Package
    • common Package
    • jinja Module
    • route53 Module
    • sts_connect Module
    • Subpackages
      • utils Package
        • utils Package
        • PolicyDiff Module
        • utils Module
  • tests Package
    • tests Package
    • test_s3 Module
    • test_sns Module
  • views Package
    • views Package
    • account Module
    • distinct Module
    • ignore_list Module
    • item Module
    • item_comment Module
    • item_issue Module
    • item_issue_justification Module
    • logout Module
    • revision Module
    • revision_comment Module
    • user_settings Module
    • whitelist Module
  • watchers Package
    • watchers Package
    • elastic_ip Module
    • elb Module
    • iam_group Module
    • iam_role Module
    • iam_ssl Module
    • iam_user Module
    • keypair Module
    • rds_security_group Module
    • redshift Module
    • s3 Module
    • security_group Module
    • ses Module
    • sns Module
    • sqs Module
Next Previous

© Copyright 2014, Patrick Kelley.

Built with Sphinx using a theme provided by Read the Docs.