Skip to content

Commit 53c2053

Browse files
committed
add border to images
1 parent 52b7b63 commit 53c2053

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

_posts/2025-08-16-gh-oss.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ It was an intense 3-week intense training program, with over 90 open source main
2727
There were numerous workshops delivered by experts in the GitHub Security Lab. For many of these workshops, the learning materials are publicly available, and they are shared below.
2828

2929
<figure>
30-
<img src="/assets/images/posts_images/ghs-oss-fund/ghs-oss-blog.png" alt="logos of 15 funding partners" style="border: 1px solid #000" max-width="50%" max-height="50%" />
30+
<img src="/assets/images/posts_images/ghs-oss-fund/ghs-oss-blog.png" alt="logos of 15 funding partners" style="padding:1px;border:solid black" style="border-width: thick" max-width="50%" max-height="50%" />
3131
<figcaption>
3232
Original post: <a href="https://github.blog/open-source/maintainers/securing-the-supply-chain-at-scale-starting-with-71-important-open-source-projects">GH Secure OSS Announcement</a>
3333
</figcaption>
@@ -38,7 +38,8 @@ GitHub has its own security department, and GitHub Security Lab’s mission is t
3838
* GitHub Security Lab: [Resources](https://securitylab.github.com/resources-os)
3939

4040
<figure>
41-
<img src="/assets/images/posts_images/ghs-oss-fund/gh-security-lab.png" alt="GitHub Security Lab" max-width="50%" max-height="50%" />
41+
<img src="/assets/images/posts_images/ghs-oss-fund/gh-security-lab.png" alt="GitHub Security Lab"
42+
style="padding:1px;border:solid black" max-width="50%" max-height="50%" />
4243
<figcaption>
4344
Original post: <a href="https://github.com/GitHubSecurityLab">GitHub Security Lab</a>
4445
</figcaption>
@@ -57,7 +58,8 @@ The training provided many trainings by experts in the field. Below we share tra
5758
slides: [Finding Vulnerabilities with CodeQL](https://github.com/sylwia-budzynska/2025-soss-codeql-workshop/blob/main/SOSS-CodeQL-slides.pdf)
5859

5960
<figure>
60-
<img src="/assets/images/posts_images/ghs-oss-fund/CodeQL.png" alt="CodeQL audience and topics covered" max-width="50%" max-height="50%" />
61+
<img src="/assets/images/posts_images/ghs-oss-fund/CodeQL.png" alt="CodeQL audience and topics covered"
62+
style="padding:1px;border:solid black" max-width="50%" max-height="50%" />
6163
<figcaption>
6264
Original post: <a href="https://github.com/sylwia-budzynska/2025-soss-codeql-workshop">GH Secure OSS Announcement</a>
6365
</figcaption>
@@ -71,7 +73,8 @@ Learn the security basics to develop software that is hardened against attacks,
7173
* Quizzes and Hands-on Labs
7274

7375
<figure>
74-
<img src="/assets/images/posts_images/ghs-oss-fund/dss-lfd121.png" alt="course: Developing Secure Software" max-width="50%" max-height="50%" />
76+
<img src="/assets/images/posts_images/ghs-oss-fund/dss-lfd121.png" alt="course: Developing Secure Software"
77+
style="padding:1px;border:solid black" max-width="50%" max-height="50%" />
7578
<figcaption>
7679
Original post: <a href="https://training.linuxfoundation.org/training/developing-secure-software-lfd121">LFD121: Developing Secure Software</a>
7780
</figcaption>
@@ -80,7 +83,8 @@ Learn the security basics to develop software that is hardened against attacks,
8083
#### OSS-Fuzz
8184

8285
<figure>
83-
<img src="/assets/images/posts_images/ghs-oss-fund/oss-fuzz.png" alt="OSS-Fuzz" max-width="50%" max-height="50%" />
86+
<img src="/assets/images/posts_images/ghs-oss-fund/oss-fuzz.png" alt="OSS-Fuzz"
87+
style="padding:1px;border:solid black" max-width="50%" max-height="50%" />
8488
<figcaption>
8589
Original post: <a href="https://github.com/google/oss-fuzz">OSS-Fuzz</a>
8690
</figcaption>
@@ -90,7 +94,8 @@ Learn the security basics to develop software that is hardened against attacks,
9094
### Secure Code Game
9195

9296
<figure>
93-
<img src="/assets/images/posts_images/ghs-oss-fund/secure-code-game.png" alt="Secure Code Game" max-width="50%" max-height="50%" />
97+
<img src="/assets/images/posts_images/ghs-oss-fund/secure-code-game.png" alt="Secure Code Game"
98+
style="padding:1px;border:solid black" max-width="50%" max-height="50%" />
9499
<figcaption>
95100
Original post: <a href="https://github.com/skills/secure-code-game">Secure Code Game</a>
96101
</figcaption>
@@ -117,7 +122,8 @@ Learn the security basics to develop software that is hardened against attacks,
117122
Thank you to the sponsors of the GitHub Secure Open Source Secure Fund.
118123

119124
<figure>
120-
<img src="/assets/images/posts_images/ghs-oss-fund/ghs-oss-funders.png" alt="Sponsors" max-width="50%" max-height="50%" />
125+
<img src="/assets/images/posts_images/ghs-oss-fund/ghs-oss-funders.png" alt="Sponsors" style="padding:1px;border:solid black"
126+
max-width="50%" max-height="50%" />
121127
<figcaption>
122128
<a href="https://github.blog/open-source/maintainers/securing-the-supply-chain-at-scale-starting-with-71-important-open-source-projects"></a>
123129
</figcaption>
@@ -126,7 +132,8 @@ Thank you to the sponsors of the GitHub Secure Open Source Secure Fund.
126132
Thank you to the ecosystem partners of the GitHub Secure Open Source Secure Fund.
127133

128134
<figure>
129-
<img src="/assets/images/posts_images/ghs-oss-fund/ghs-oss-ecosystem.png" alt="Ecosystem Partners" max-width="50%" max-height="50%" />
135+
<img src="/assets/images/posts_images/ghs-oss-fund/ghs-oss-ecosystem.png" alt="Ecosystem Partners" style="padding:1px;border:solid black"
136+
max-width="50%" max-height="50%" />
130137
<figcaption>
131138
<a href="https://github.blog/open-source/maintainers/securing-the-supply-chain-at-scale-starting-with-71-important-open-source-projects"></a>
132139
</figcaption>

0 commit comments

Comments
 (0)