Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CyberDrain/Check
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: CyberDrain/Check
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 20 files changed
  • 6 contributors

Commits on Dec 18, 2025

  1. Configuration menu
    Copy the full SHA
    0fc2b1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4b644d View commit details
    Browse the repository at this point in the history
  3. GITBOOK-67: No subject

    bmsimp authored and gitbook-bot committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    c23a2ba View commit details
    Browse the repository at this point in the history
  4. GITBOOK-68: No subject

    bmsimp authored and gitbook-bot committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    7866b89 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2025

  1. Configuration menu
    Copy the full SHA
    739b735 View commit details
    Browse the repository at this point in the history
  2. Update options.js

    Zacgoose authored and JohnDuprey committed Dec 20, 2025
    Configuration menu
    Copy the full SHA
    4123472 View commit details
    Browse the repository at this point in the history
  3. Update detection-rules.json (#117)

    * Update detection-rules.json
    
    Signed-off-by: Zacgoose <107489668+Zacgoose@users.noreply.github.com>
    
    * Update detection-rules.json
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    Signed-off-by: John Duprey <jwd@johnwduprey.com>
    
    * Update detection-rules.json
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    Signed-off-by: John Duprey <jwd@johnwduprey.com>
    
    * Update rules/detection-rules.json
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    Signed-off-by: Zacgoose <107489668+Zacgoose@users.noreply.github.com>
    
    * Update detection-rules.json
    
    Signed-off-by: Zacgoose <107489668+Zacgoose@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Zacgoose <107489668+Zacgoose@users.noreply.github.com>
    Signed-off-by: John Duprey <jwd@johnwduprey.com>
    Co-authored-by: KelvinTegelaar <49186168+KelvinTegelaar@users.noreply.github.com>
    Co-authored-by: John Duprey <jwd@johnwduprey.com>
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    4 people authored Dec 20, 2025
    Configuration menu
    Copy the full SHA
    a9843aa View commit details
    Browse the repository at this point in the history
  4. Replace ProjectX

    Zacgoose authored and JohnDuprey committed Dec 20, 2025
    Configuration menu
    Copy the full SHA
    7c6f4bb View commit details
    Browse the repository at this point in the history
  5. Update rules/detection-rules.json

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    Signed-off-by: John Duprey <jwd@johnwduprey.com>
    JohnDuprey and Copilot authored Dec 20, 2025
    Configuration menu
    Copy the full SHA
    c4a8732 View commit details
    Browse the repository at this point in the history
  6. Update rules/detection-rules.json

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    Signed-off-by: John Duprey <jwd@johnwduprey.com>
    JohnDuprey and Copilot authored Dec 20, 2025
    Configuration menu
    Copy the full SHA
    dfb669c View commit details
    Browse the repository at this point in the history
  7. Update rules/detection-rules.json

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    Signed-off-by: John Duprey <jwd@johnwduprey.com>
    JohnDuprey and Copilot authored Dec 20, 2025
    Configuration menu
    Copy the full SHA
    a92bdcc View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. Refactor config retrieval to use background messaging

    Updated content and detection rules manager scripts to retrieve configuration and branding data via chrome.runtime messaging to the background script, ensuring merged enterprise and local config is used. DetectionRulesManager now accepts a ConfigManager instance for improved config access. Fallbacks to local storage remain for robustness.
    Zacgoose authored and JohnDuprey committed Jan 22, 2026
    Configuration menu
    Copy the full SHA
    34ca801 View commit details
    Browse the repository at this point in the history
Loading