File tree 2 files changed +13
-0
lines changed
2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -24,3 +24,15 @@ sure that parts of your audience will react badly.
24
24
They will think that because you published a security vulnerability, your
25
25
project has a bigger problem of insecurity. As if not all actively developed
26
26
projects get these problems, either open or proprietary.
27
+
28
+ ## Learn
29
+
30
+ Every security incident is a chance to learn. Mistakes are for learning. Why
31
+ did this error slip through and cause this problem? What code pattern can we
32
+ detect or prohibit to prevent this or similar mistakes to happen again?
33
+
34
+ This is hard. In my experience, most security problems feel like one-offs and
35
+ rare circumstances that happened because of strange changes and your own
36
+ stupidity. Seeing patterns and adjusting ways of working to prevent future
37
+ flaws is difficult work but should always be attempted, to make the most out
38
+ of every CVE.
Original file line number Diff line number Diff line change 14
14
configs
15
15
Corola
16
16
cURL
17
+ CVE
17
18
CVEs
18
19
distro
19
20
distro's
You can’t perform that action at this time.
0 commit comments