DO NOT CREATE AN ISSUE to report a security problem. Instead, please send an email to [email protected]
The security point of contact is Tyler Dunkel. Tyler responds to security incident reports as fast as possible, within one business day at the latest.
In case Tyler does not respond within a reasonable time, the secondary point of contact is Tyson Kunovsky.
If neither Tyler nor Tyson responds then please contact [email protected] who can disable any access for the CloudGraph CLI tool until the security incident is resolved.
In case an incident is discovered or reported, CloudGraph will follow the following process to contain, respond and remediate:
The first step is to find out the root cause, nature and scope of the incident.
- Is still ongoing? If yes, first priority is to stop it.
- Is the incident outside of my influence? If yes, first priority is to contain it.
- Find out knows about the incident and who is affected.
- Find out what data was potentially exposed.
One way to immediately remove all access for CloudGraph is to uninstall CloudGraph globally and/or locally using
npm uninstall -g @cloudgraph/cli
&& npm uninstall @cloudgraph/cli
After the initial assessment and containment to out best abilities, CloudGraph will document all actions taken in a response plan.
CloudGraph will create an RCA (Root Cause Analysis) document in the CloudGraph documentation site that describes what happened and what was done to resolve it.
Once the incident is confirmed to be resolved, CloudGraph will summarize the lessons learned from the incident and create a list of actions CloudGraph will take to prevent it from happening again.
The CloudGraph CLI tool uses the least amount of access to limit the impact of possible security incidents, see README - How It Works.
The CloudGraph GitHub Organization requires 2FA authorization for all members.
We learn about critical software updates and security threats from these sources
- GitHub Security Alerts
- Snyk open source vulnerability dectection
- GitHub: https://githubstatus.com/ & @githubstatus