Skip to content
View infamousjoeg's full-sized avatar
🙊
I'm really good at keeping secrets.
🙊
I'm really good at keeping secrets.

Highlights

  • Pro

Organizations

@cyberark
Block or Report

Block or report infamousjoeg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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 @InfamousJoeG
LinkedIn /in/infamousjoeg

:neckbeard: Technologies & Tools

📊 GitHub Stats

Pinned

  1. CyberArk Automation - Greatest Hits! CyberArk Automation - Greatest Hits!
    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. Protecting Credentials Retrieved usi... Protecting Credentials Retrieved using @CyberArk AAM Credential Providers in PowerShell Scripts [Recommended Best Practice]
    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 conceal Public

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

    Go 4 2

  4. cybr-cli cybr-cli Public

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

    Go 66 13

  5. go-keyconfig go-keyconfig Public

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

    Go 16

  6. conjur-action conjur-action Public

    GitHub Action for secured CyberArk Conjur secret retrieval and import into Workflows

    Shell 23 13