[PR #267] [MERGED] Add DigiGuard detection #427

Open
opened 2026-01-29 21:08:14 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/267
Author: @TheRogueArchivist
Created: 9/30/2023
Status: Merged
Merged: 10/2/2023
Merged by: @mnadareski

Base: masterHead: DigiGuard-Addition


📝 Commits (2)

  • 6fec133 Add DigiGuard detection
  • 99cea92 Use FilePathMatch instead of PathMatch

📊 Changes

2 files changed (+96 additions, -0 deletions)

View changed files

BinaryObjectScanner/Protection/DigiGuard.cs (+95 -0)
📝 README.md (+1 -0)

📄 Description

No description provided


🔄 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/SabreTools/BinaryObjectScanner/pull/267 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 9/30/2023 **Status:** ✅ Merged **Merged:** 10/2/2023 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `DigiGuard-Addition` --- ### 📝 Commits (2) - [`6fec133`](https://github.com/SabreTools/BinaryObjectScanner/commit/6fec1337098584a90803c65c48488e915bab7c66) Add DigiGuard detection - [`99cea92`](https://github.com/SabreTools/BinaryObjectScanner/commit/99cea922767c38000b0c44243ab2944e9a5e0598) Use FilePathMatch instead of PathMatch ### 📊 Changes **2 files changed** (+96 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `BinaryObjectScanner/Protection/DigiGuard.cs` (+95 -0) 📝 `README.md` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 21:08:14 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#427