mohan-ravichandran / infosecstreams.github.io

A (hopefully) actively maintained activity-based-autosorted list of InfoSec Streamers

Home Page:https://infosecstreams.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infosec Streams List

Contributing / Updating

TL;DR: To add or remove a streamer to the list please update streamers.csv.

Pull Request Process

  1. Fork the repo in the Github UI or checkout the repo locally.

  2. Ensure you are update to date with the main branch and then create a branch for your edits:

    git checkout -b <your-branch>

  3. Update streamers.csv with your additions and/or deletions.

  4. Commit and push:

    git add streamers.csv; git commit -m'My Change Description'; git push -u origin <your-branch-name>

  5. Create a Pull Request using the Github UI.

Nota Bene: PRs with merge conflicts or that are out of date with main may not be merged/accepted (depending on how lazy we feel or how hard it is to fix 😝)

Stargazers over time

About

A (hopefully) actively maintained activity-based-autosorted list of InfoSec Streamers

https://infosecstreams.com/

License:Apache License 2.0


Languages

Language:JavaScript 90.5%Language:SCSS 9.5%