Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>forpublishingdemoNew to Visual Studio Code? Get it now.
forpublishingdemo

forpublishingdemo

testingcode

|
6 installs
| (0) | Free
test
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

HawkInspector CoPilot by HCLSW (ver 1.0.0)

Overview

HawkInspector CoPilot is a Visual Studio Code (VS Code) extension designed to enhance security and compliance by scanning and notifying users about the presence of confidential data in text files within their workspace.

Features

  • Immediate Scanning: Initiates a scan upon activation, checking all files in the workspace for confidential data.
  • Real-Time Monitoring: Notifies users when confidential data is found in an opened text document.
  • Scheduled Scans: Performs periodic scans at configurable intervals (default: 60 minutes) for ongoing security.
  • Workspace-wide Scanning: Scans all files within the entire workspace, regardless of folder structure.
  • Relative Path Display: Displays the relative path of affected files, starting from the root folder.
  • Exclusion of Non-Text Files: Intelligently excludes non-text files, improving performance.
  • Customizable Keywords: Uses a customizable regular expression to identify confidential data keywords.

Extension Behavior

When confidential data is detected:

  • A warning message is displayed.
  • Users can choose to proceed or cancel file opening.
  • Choosing to cancel closes the active editor, preventing the file from being opened.

Requirements

Visual Studio Code is required. Ensure the extension is installed and activated.

Extension Settings

Three major settings:

  • hawkinspector.ScanEnabled: Enable/Disable regular interval file scanning.
  • hawkinspector.OnChangeEnabled: Enable/Disable notifications when files with confidential data are modified.
  • hawkinspector.AskPermissionEnabled: Enable/Disable notifications when files with confidential data are opened.

Usage

  1. Open Visual Studio Code.
  2. Ensure the extension is installed and activated.
  3. Start working on your projects.

The extension will automatically perform scans and provide notifications if confidential data is detected or if files containing such data are modified.

Known Issues

There are no known issues with this extension at this time.

Limitations

The extension provides warnings and prompts but does not entirely prevent file opening.

Release Notes

All bugs have been fixed.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft