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

Add script to audit account logins for past 90 days #18

Open
wants to merge 112 commits into
base: main
Choose a base branch
from

Commits on May 18, 2021

  1. Update SUPPORT.md

    First draft
    wrenhunter committed May 18, 2021
    Configuration menu
    Copy the full SHA
    b12356e View commit details
    Browse the repository at this point in the history
  2. Update SUPPORT.md

    wrenhunter committed May 18, 2021
    Configuration menu
    Copy the full SHA
    354f3f7 View commit details
    Browse the repository at this point in the history
  3. Update SUPPORT.md

    wrenhunter committed May 18, 2021
    Configuration menu
    Copy the full SHA
    90dd52a View commit details
    Browse the repository at this point in the history
  4. Update SUPPORT.md

    wrenhunter committed May 18, 2021
    Configuration menu
    Copy the full SHA
    a369ddc View commit details
    Browse the repository at this point in the history
  5. Update README-sample.md

    First update
    wrenhunter committed May 18, 2021
    Configuration menu
    Copy the full SHA
    816a2d2 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Update README.md

    Update for public consumption
    wrenhunter committed May 20, 2021
    Configuration menu
    Copy the full SHA
    5ed7c68 View commit details
    Browse the repository at this point in the history
  2. Delete README-sample.md

    wrenhunter committed May 20, 2021
    Configuration menu
    Copy the full SHA
    e09c2b7 View commit details
    Browse the repository at this point in the history
  3. Update SUPPORT.md

    Changing language from garden > strongDM
    wrenhunter committed May 20, 2021
    Configuration menu
    Copy the full SHA
    9a0358a View commit details
    Browse the repository at this point in the history
  4. Update CONTRIBUTING.md

    First edit
    wrenhunter committed May 20, 2021
    Configuration menu
    Copy the full SHA
    a890756 View commit details
    Browse the repository at this point in the history
  5. Update CONTRIBUTING.md

    Removed Auth0 link
    wrenhunter committed May 20, 2021
    Configuration menu
    Copy the full SHA
    aa5e7ee View commit details
    Browse the repository at this point in the history
  6. Delete docs directory

    Not needed here
    wrenhunter committed May 20, 2021
    Configuration menu
    Copy the full SHA
    77d1428 View commit details
    Browse the repository at this point in the history
  7. Add Okta shim script

    wrenhunter committed May 20, 2021
    Configuration menu
    Copy the full SHA
    4953d97 View commit details
    Browse the repository at this point in the history
  8. Update to Okta folder docs

    wrenhunter committed May 20, 2021
    Configuration menu
    Copy the full SHA
    bfbec01 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

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

Commits on May 31, 2021

  1. Update extract_ssh_logs.sh

    camposer committed May 31, 2021
    Configuration menu
    Copy the full SHA
    022859e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Update README.md

    Added notes about admin token, and change required if your logging uses JSON
    wrenhunter committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    d15356e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81dc344 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

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

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    345f23d View commit details
    Browse the repository at this point in the history
  2. Add okta sync multi group

    camposer committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    1c5603e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    596624f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00ce622 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    6ffe2e4 View commit details
    Browse the repository at this point in the history
  2. Update docs

    camposer committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    bd5907f View commit details
    Browse the repository at this point in the history
  3. Merge pull request strongdm#1 from strongdm/feat/only-create-users-wi…

    …th-group-in-matchers
    
    Feat/only create users with group in matchers
    camposer committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    7e19db8 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Add user/roles sync with multiple Identity Providers

    - Include support for Google
    camposer committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    de2de8c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    camposer committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    27bfcb8 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    camposer committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    1253346 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    camposer committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    e45f5a3 View commit details
    Browse the repository at this point in the history
  5. Remove stale TODO comment

    camposer committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    7ce4e61 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Restructure repo layout

    - Create archive folder
    camposer committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    5012976 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7289799 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    camposer committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    d5255d6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request strongdm#2 from strongdm/feat/auth-multi-idp

    Feat/auth multi idp
    camposer committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    4b2c34d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    b242c1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f519209 View commit details
    Browse the repository at this point in the history
  3. Merge pull request strongdm#3 from strongdm/feat/auth-multi-idp

    Feat/auth multi idp
    camposer committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    7e6325b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8db8756 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    b68ad47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cad3413 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be7d343 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    wrenhunter committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    9d8f798 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    0dbe391 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a478ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d2265f View commit details
    Browse the repository at this point in the history
  4. fixed case issues

    wrenhunter committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    336e9aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    429dbbd View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Add logging flag

    camposer committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    1da6077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20c0945 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Merge pull request strongdm#4 from b1tsized/ansible

    Adding in some Ansible examples for SDM and AWS
    camposer committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    6b4fa8f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

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

Commits on Sep 20, 2021

  1. Add contributed_automations

    wallrony committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    bcc9503 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bd9cbb View commit details
    Browse the repository at this point in the history
  3. updated README links

    wrenhunter committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    59fb5c4 View commit details
    Browse the repository at this point in the history
  4. README update

    wrenhunter committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    26a8189 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    5746eca View commit details
    Browse the repository at this point in the history
  2. Merge branch 'strongdm:main' into main

    wronyq committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    12c9a97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6de8837 View commit details
    Browse the repository at this point in the history
  4. Merge pull request strongdm#5 from wronyq/main

    Add [contributed automations](https://www.strongdm.com/docs/automation/contributed) from strongdm docs
    camposer committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    58264e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b5dacd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    202dca0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51dba18 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'strongdm:main' into main

    wronyq committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    d95b58b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Add Jira Webhook PoC

    camposer committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    313fec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dc6cc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dfb805 View commit details
    Browse the repository at this point in the history
  4. Merge pull request strongdm#7 from strongdm/feat/add-jira-weebhook-poc

    Add Jira Webhook PoC
    magnua committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    436cbc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76d6080 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6bb6fa View commit details
    Browse the repository at this point in the history
  7. Merge pull request strongdm#6 from wronyq/main

    Add John’s contrib instructions
    camposer committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    1b174de View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    53256a1 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    wrenhunter committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    815c9ce View commit details
    Browse the repository at this point in the history
  3. Update README.md

    wrenhunter committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    5668205 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    wrenhunter committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    0313086 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Update README.md

    wrenhunter committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    d011990 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Update README.md

    camposer committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    315b648 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

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

Commits on Oct 25, 2021

  1. Merge pull request strongdm#9 from strongdm/ssh-tf

    Updating to adding sg, update instance, ami, and more .gitignore files
    wrenhunter committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    84e8280 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Update README.md

    wrenhunter committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    d144a51 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Added Shane webinar files

    wrenhunter committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    f598691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    869af51 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    f3961a3 View commit details
    Browse the repository at this point in the history
  2. Updated PD/webinar readme

    wrenhunter committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    eeaab17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59ce37d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b81a5c0 View commit details
    Browse the repository at this point in the history
  5. Bad dates

    wrenhunter committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    f7b4d94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7855bf4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6854479 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c7926f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    454f3fe View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. sdm_health_exporter.py - v0.0.1

    This script serves as an example exporter that can monitor the
    health of resources ("Infrastructure") and nodes ("Gateways/Relays").
    
    The script uses the following workflow:
    
    - Make an API call to strongDM's API to retrive information about resources and
    nodes. The frequency of the API call is configurable by updating the "update_interval"
    variable in "main()"
    
    - Collect data about any resource or node that is tagged with <alert_tag> in strongDM.
    This tag is configurable by updating the "alert_tag" variable in "main()"
    
    - Export metrics to a prometheus endpoint as a "Gauge" (0 for healthy, 1 for unhealthy)
    cigoldstein committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    4512734 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. sdm_health_check.py - PR changes

    - Renamed API key/secret environment variables
    - Removed validation check for states being "started" or "stopped"
    - Added the "health" and "state" prometheus labels for resources and
    nodes respectively to make it easy to see the current health in prometheus
    cigoldstein committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    d105508 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Merge pull request strongdm#10 from cigoldstein/sdm_health_exporter

    sdm_health_exporter.py - v0.0.1
    camposer committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    4839040 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

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

Commits on Mar 14, 2022

  1. Merge pull request strongdm#11 from steevebisson/adding-permission-ro…

    …le-resources
    
    Added a permission for running role_resources.py
    camposer committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    5e38c5c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Create Jira Webhook Docker image and update docs

    Co-authored-by: gaabrieljesuss <gaabrieljesuss@users.noreply.github.com>
    felipesantoos and gaabrieljesuss committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    85eac23 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Adding AWS ASG scripts

    wrenhunter committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    aa8b694 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Merge pull request strongdm#12 from strongdm/feat/jira-docker-image

    Create Jira Docker Image
    camposer committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    ed0488c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Adding comp_users script

    wrenhunter committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    95552ce View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Add sdm-ext cli files

    Co-authored-by: gaabrieljesuss <gaabrieljesuss@users.noreply.github.com>
    felipesantoos committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    8857e5c View commit details
    Browse the repository at this point in the history
  2. Update README.Md

    felipesantoos committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    ade4c65 View commit details
    Browse the repository at this point in the history
  3. Update README.Md

    felipesantoos committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    ca55a42 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Fix tests, remove .env file and update doc s

    Co-authored-by: gaabrieljesuss <gaabrieljesuss@users.noreply.github.com>
    felipesantoos and gaabrieljesuss committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    2b4ba79 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Remove monkey-patching

    Co-authored-by: gaabrieljesuss <gaabrieljesuss@users.noreply.github.com>
    felipesantoos and gaabrieljesuss committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    1e23507 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Update mock strategy

    Co-authored-by: gaabrieljesuss <gaabrieljesuss@users.noreply.github.com>
    felipesantoos and gaabrieljesuss committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    cae9c13 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Merge pull request strongdm#13 from strongdm/feat/sdm-ext-cli

    Add SDM-EXT CLI
    camposer committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    c6fcd52 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Audit: temp change

    wrenhunter committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    ee06b36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    775acc6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request strongdm#15 from strongdm/audit-role-grant

    At least this is a good audit trail for audit changes.
    turner-strongdm committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    a62d6d9 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Add jira webhook demo video

    Co-authored-by: vassalo <vassalo@users.noreply.github.com>
    gaabrieljesuss and vassalo committed May 11, 2022
    Configuration menu
    Copy the full SHA
    7a3f67e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84729f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Add script to audit account logins for past 90 days

    John Hutchison committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    bd0f0a3 View commit details
    Browse the repository at this point in the history