Skip to content
View colleybrb's full-sized avatar
  • Veteran Affairs/ Army Reserves
  • Bridgeport, PA
Block or Report

Block or report colleybrb

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

Popular repositories

  1. symptom-diagnosis-knowledge-graph symptom-diagnosis-knowledge-graph Public

    This jupyter notebook walks you through taking a symptom code and looking for the diagnosis in a neo4j knowledge graph. Then outputs link to merck manual.

    Jupyter Notebook 2

  2. Azure-flow-logs Azure-flow-logs Public

    Azure flow logs to neo4j dashboard for the purpose of threat hunting in flow data.

    Jupyter Notebook 2

  3. deploy-network-python-aci deploy-network-python-aci Public

    Deploy infrastructure in ACI with python from csv.

    Jupyter Notebook 1

  4. neo4j-palo-alto neo4j-palo-alto Public

    SSH to palo-alto panorama, pull log data, push to neo4j with specific relationship types for custom knowledge graphs.

    Jupyter Notebook 1

  5. falcon-prime-bulk-ip falcon-prime-bulk-ip Public

    Get bulk ip against crowstrike falcon prime. Iterate over dataframe. If anything is found append to dataframe. Was given 90%-95% of the code from crowdstrike engineer and their SDK.

    Python 1

  6. port-channel-nexus-troubleshoot-python port-channel-nexus-troubleshoot-python Public

    Connect to ip and look for port-channel by mac for Cisco Nexus. Started as troubleshooting then dropped off. Would be a good concept for a team wanting to get into network programming.

    Python