Skip to content

Commit be51120

Browse files
committed
prettier
1 parent 55fccba commit be51120

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

development-guidelines/incident_response.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Incident Response Guidelines
22

33
How you respond during an incident is a direct reflection of your efforts to prepare for such an event. Adherance to our guidelines can help you shift from a reactive approach to a **proactive** approach by planning with the assumption that incidents are inevitable. To fully leverage the following guidelines, consider them throughout the application development process.
4-
4+
55
## Application design
66

77
- **Identify the components that should/should not be**
@@ -33,7 +33,7 @@ How you respond during an incident is a direct reflection of your efforts to pre
3333
- **Identify similar protocols, and stay informed of related compromises**. Being aware of vulnerabilities in similar systems can help preemptively address potential threats in your own.
3434
- **Identify dependencies, and monitor their behaviors to be alerted in case of compromise.** Follow twitter, discord, newsletter, etc.
3535
- **Maintain open communication lines with your dependencies owners**. This will help you to stay informed if one of your dependency is compromised.
36-
- **Subscribe to https://newsletter.blockthreat.io/**. BlockThreat will help you stay informed about recent incidents.
36+
- **Subscribe to https://newsletter.blockthreat.io/**. BlockThreat will help you stay informed about recent incidents.
3737

3838
Additionally, consider conducting a threat modeling exercise. This exercise will identify risks that an application faces at both the structural and operational level. If you're interested in undertaking such an exercise and would like to work with us, [contact us](https://www.trailofbits.com/contact/).
3939

0 commit comments

Comments
 (0)