[PR #47] [MERGED] blog: add VirusTotal partnership announcement #50

Closed
opened 2026-02-15 17:17:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/openclaw/openclaw.ai/pull/47
Author: @orlyjamie
Created: 2/4/2026
Status: Merged
Merged: 2/6/2026
Merged by: @orlyjamie

Base: mainHead: blog/virustotal-partnership


📝 Commits (1)

  • 2cdbc3a blog: add VirusTotal partnership announcement

📊 Changes

4 files changed (+180 additions, -13 deletions)

View changed files

public/blog/openclaw-virustotal.svg (+18 -0)
src/content/blog/virustotal-partnership.md (+123 -0)
📝 src/content/config.ts (+10 -2)
📝 src/pages/blog/[...slug].astro (+29 -11)

📄 Description

  • Added blog post announcing VirusTotal Code Insight integration
  • Extended blog schema to support multiple authors
  • Added partnership header image (OpenClaw × VirusTotal)
  • Post is set to draft:true until ready to publish

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/openclaw/openclaw.ai/pull/47 **Author:** [@orlyjamie](https://github.com/orlyjamie) **Created:** 2/4/2026 **Status:** ✅ Merged **Merged:** 2/6/2026 **Merged by:** [@orlyjamie](https://github.com/orlyjamie) **Base:** `main` ← **Head:** `blog/virustotal-partnership` --- ### 📝 Commits (1) - [`2cdbc3a`](https://github.com/openclaw/openclaw.ai/commit/2cdbc3a31ca30e9d3f7dd33d2a762d2a3b8d4b98) blog: add VirusTotal partnership announcement ### 📊 Changes **4 files changed** (+180 additions, -13 deletions) <details> <summary>View changed files</summary> ➕ `public/blog/openclaw-virustotal.svg` (+18 -0) ➕ `src/content/blog/virustotal-partnership.md` (+123 -0) 📝 `src/content/config.ts` (+10 -2) 📝 `src/pages/blog/[...slug].astro` (+29 -11) </details> ### 📄 Description - Added blog post announcing VirusTotal Code Insight integration - Extended blog schema to support multiple authors - Added partnership header image (OpenClaw × VirusTotal) - Post is set to draft:true until ready to publish --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:17:25 -05:00
yindo closed this issue 2026-02-15 17:17:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: openclaw/openclaw.ai#50