The Wayback Machine - https://web.archive.org/web/20220411140301/https://github.com/infamousjoeg
Skip to content
Avatar
πŸ™Š
I'm really good at keeping secrets.
πŸ™Š
I'm really good at keeping secrets.

Sponsoring

@pspete

Achievements

Achievements

Highlights

  • Pro
Block or Report

Block or report infamousjoeg

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
infamousjoeg/README.md

πŸ“£ Make'em say, JOE!

I'm Joe Garcia and I'm a DevOps Security Engineer for @CyberArk. I love showing security teams how to automate and developers how to securely code. This is where I will share all of my examples and projects to help with those efforts. Enjoy your stay!

Twitter @Joe_Garcia
LinkedIn /in/infamousjoeg

:neckbeard: Technologies & Tools

πŸ“Š GitHub Stats

Pinned

  1. 1
    # CyberArk Automation - Greatest Hits!
    2
    
                  
    3
    A curated list of available resources to help you on your automation journey with CyberArk.
    4
    
                  
    5
    ## Webinars
  2. 1
    # Import the modules to be used
    2
    Import-Module psPAS                 # https://github.com/pspete/psPAS
    3
    Import-Module CredentialRetriever   # https://github.com/pspete/CredentialRetriever
    4
    
                  
    5
    # Before login, we'll request the credentials from AAM and immediately pass the PSCredential object for secure login
  3. conceal Public

    Simply store secrets in OS secret stores for easy initial development security.

    Go 3 2

  4. cybr-cli Public

    A "Swiss Army Knife" command-line interface (CLI) for easy human and non-human interaction with @CyberArk suite of products.

    Go 42 6

  5. Utility that automates the hardening of AAM CCP's AIMWebService

    PowerShell 4 1

  6. A Golang package for simplifying storing configuration in the OS-provided secret manager.

    Go 13

773 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri
Activity overview

Contribution activity

April 2022

Created 3 commits in 1 repository

Created a pull request in infamousjoeg/cybr-cli that received 1 comment