Skip to main content

A security scanner for applications.

Project description

AcSecurity

AcSecurity is a Python module designed to scan applications for common security vulnerabilities. It checks for hardcoded secrets, dependency vulnerabilities, and code quality issues.

Table of Contents

Installation

You can install AcSecurity using pip. Open your terminal and run:

pip install AcSecurity

Ensure you have Python 3.12.0 and pip installed on your machine.

Usage

After installing the module, you can use it to scan your application directory for vulnerabilities. Here’s how to do it:

  1. Open your terminal or command prompt.

  2. Run the scanner using the command below, replacing /path/to/your/application with the path to your application directory:

    acsecurity /path/to/your/application
    
  3. The scanner will output any vulnerabilities found in your application.

Example

acsecurity /home/user/my_project

Features

  • Common Vulnerability Checks: Scans for hardcoded secrets such as passwords or API keys in your code.
  • Dependency Vulnerability Checks: Uses pip-audit to identify known vulnerabilities in your installed Python packages.
  • Code Quality Checks: Uses pylint to identify code quality issues and ensure your code adheres to best practices.
  • Output: All findings are written to issues.txt in the current directory.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new feature branch.
  3. Make your changes.
  4. Commit your changes with a clear message.
  5. Push your branch to your fork.
  6. Submit a pull request.

License

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

Upload Python Package

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

acsecurity-0.0.8.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

AcSecurity-0.0.8-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file acsecurity-0.0.8.tar.gz.

File metadata

  • Download URL: acsecurity-0.0.8.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for acsecurity-0.0.8.tar.gz
Algorithm Hash digest
SHA256 122463a3515ffdac78f49984c4592bf954ed2149429e22a9a39733172d4a1338
MD5 5f1aafc9e76a8066e3a7b41e1dcfe9d3
BLAKE2b-256 6e90fda09df0b03f845dfef31f8d3a3ea7b84631c255ff3c3755fc438288b395

See more details on using hashes here.

File details

Details for the file AcSecurity-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: AcSecurity-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for AcSecurity-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 1143ec970f04a2e560be8a3d771f6f73fb42338557dba745dde36a1adc6882ae
MD5 2f27ae011b71285898b5022ed5d71612
BLAKE2b-256 3baa62f7d5128018a49808eeb58abed11a821542b2d60dea4ac4e5367177b899

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page