Skip to content
This repository was archived by the owner on Sep 17, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Netflix/security_monkey
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: mstair/security_monkey
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 35 files changed
  • 1 contributor

Commits on Sep 15, 2017

  1. Configuration menu
    Copy the full SHA
    56076b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Removing user watcher and tests, need to consider best approach to id…

    …entity (user, projects, domains) as it does not map to other cloud IAM
    mstair committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    49ff21b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4626944 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. Removing glance images and load balancers from initial checkin. Limit…

    …ed value and complications with restricting roles, need to revisit
    mstair committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    f4c5ac2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbfbd0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aca540a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2270d98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df08d11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e29185 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f88a5c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28cc850 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Configuration menu
    Copy the full SHA
    c99f1d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3702685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15fa0fd View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Merge remote-tracking branch 'upstream/develop' into develop

    Conflicts:
    	.travis.yml
    	README.md
    	dart/web/ui.html
    	docs/iam_aws.md
    	docs/quickstart.md
    	env-config/config-docker.py
    	env-config/config-local.py
    	env-config/config.py
    	scripts/secmonkey_role_setup.py
    	security_monkey/account_manager.py
    	security_monkey/auditor.py
    	security_monkey/auditors/elb.py
    	security_monkey/auditors/iam/iam_role.py
    	security_monkey/auditors/resource_policy_auditor.py
    	security_monkey/auditors/security_group.py
    	security_monkey/export/__init__.py
    	security_monkey/manage.py
    	security_monkey/templates/jinja_audit_email.html
    	setup.py
    mstair committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    0d347cd View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Configuration menu
    Copy the full SHA
    a5af96e View commit details
    Browse the repository at this point in the history
Loading