Skip to content

Commit 62f2569

Browse files
authored
Optimize images
1 parent af8a30e commit 62f2569

4 files changed

+5
-4
lines changed

_posts/2024-08-25-migrating-python-packages-from-gitlab-registry-to-gcloud-artifacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pin: false
99
math: false
1010
mermaid: false
1111
image:
12-
path: https://assets.hemantapkh.com/blog/migrating-python-packages-from-gitlab-to-gcloud/thumbnail.png
12+
path: https://assets.hemantapkh.com/blog/migrating-python-packages-from-gitlab-to-gcloud/thumbnail.webp
1313
---
1414

1515

_posts/2024-09-01-stored-xss-on-seedr-cc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ math: false
1010
mermaid: false
1111
image:
1212
path: https://assets.hemantapkh.com/blog/seedr-xss/thumbnail.webp
13-
alt: Image from blog.detectify.com
13+
alt: Image generated with DALL-E 3
1414
---
1515

1616
## What is XSS?

_posts/2025-03-08-uncovering-unlimited-storage-bug.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ pin: false
99
math: false
1010
mermaid: false
1111
image:
12-
path: https://assets.hemantapkh.com/blog/seedr-storage-bug/thumbnail.png
12+
path: https://assets.hemantapkh.com/blog/seedr-storage-bug/thumbnail.webp
13+
alt: Image generated with DALL-E 3
1314
---
1415

1516
**July 2022** While working on my open-source project, [seedrcc](https://github.com/hemantapkh/seedrcc), a Python package for interacting with [Seedr’s](https://www.seedr.cc) API, I stumbled upon a critical bug that earned me my first bug bounty.

_posts/2025-04-20-enriching-kubernetes-logs-with-user-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pin: false
99
math: false
1010
mermaid: false
1111
image:
12-
path: https://assets.hemantapkh.com/blog/enriching-controller-logs/thumbnail.png
12+
path: https://assets.hemantapkh.com/blog/enriching-controller-logs/thumbnail.webp
1313
alt: Image generated with DALL-E 3
1414
---
1515

0 commit comments

Comments
 (0)