Cycode Visual Studio ExtensionThe Cycode Visual Studio Extension is an extension for versions 2015, 2017, 2019, and 2022 that helps users to adopt a shift-left strategy, by enabling code scanning early in the development lifecycle, which could significantly help businesses avoid costly repairs and potential complications down the line. FeaturesCycode Visual Studio Extension scans your code for the following:
InstallationYou can install the extension directly from the IDE. Go to: Extensions > Manage Extensions In the search enter "Cycode" and click Install. Alternatively, you can install the extension from the extension page: Visual Studio 2015-2019, Visual Studio 2022. After installation, you can go to Extensions > Cycode > Open Tool Window or View > Other Windows > Cycode. Note: On older versions this might be on the top menu bar. The extension will then download the latest version of the Cycode CLI and installation will be complete. AuthenticationTo authenticate the Cycode Visual Studio Extension, follow these steps:
Handling Detected Secrets
Configuring the ExtensionTo configure the extension, go to the extension settings to change the default settings:
Note: If the "Scan on Save" option is enabled in the extension settings, Cycode will scan the file in focus (including manifest files, such as package.json and dockerfile) for hardcoded secrets. UsageTo use the Cycode Visual Studio Extension, follow these steps:
SupportIf you encounter any issues or have any questions about the Cycode Visual Studio Extension, please reach out to the Cycode support team at support@cycode.com. LicenseThe Cycode Visual Studio Extension is released under the MIT license. See the LICENSE file for more details. |