Skip to content

Commit cda62c3

Browse files
committed
guides: replace footnotes with inline links in scout guide
Signed-off-by: David Karlsson <[email protected]>
1 parent c3b77c9 commit cda62c3

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

content/guides/docker-scout/_index.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,19 @@ params:
2929

3030
When container images are insecure, significant risks can arise. Around 60% of
3131
organizations have reported experiencing at least one security breach or
32-
vulnerability incident within a year, resulting in operational
33-
disruption.[^CSA] These incidents often result in considerable downtime, with
32+
vulnerability incident within a year, [resulting in operational
33+
disruption][CSA]. These incidents often result in considerable downtime, with
3434
44% of affected companies experiencing over an hour of downtime per event. The
35-
financial impact is substantial, with the average data breach cost reaching
36-
$4.45 million.[^IBM] This highlights the critical importance of maintaining
35+
financial impact is substantial, with [the average data breach cost reaching
36+
$4.45 million][IBM]. This highlights the critical importance of maintaining
3737
robust container security measures.
3838

3939
Docker Scout enhances container security by providing automated vulnerability
4040
detection and remediation, addressing insecure container images, and ensuring
4141
compliance with security standards.
4242

43-
[^CSA]: https://cloudsecurityalliance.org/blog/2023/09/21/2023-global-cloud-threat-report-cloud-attacks-are-lightning-fast
44-
45-
[^IBM]: https://www.ibm.com/reports/data-breach
43+
[CSA]: https://cloudsecurityalliance.org/blog/2023/09/21/2023-global-cloud-threat-report-cloud-attacks-are-lightning-fast
44+
[IBM]: https://www.ibm.com/reports/data-breach
4645

4746
## What you'll learn
4847

0 commit comments

Comments
 (0)