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

Version View and Help View

acsecurity --version
acsecurity --help

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.
  • Version: you can know use --version and view the version you have
  • Help you can know use --help and get Help and see what you can do.

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.2.12.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

AcSecurity-0.2.12-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for acsecurity-0.2.12.tar.gz
Algorithm Hash digest
SHA256 05131e4b90f4e5b55e7a8519d073a21c3bd3e41d8125791c519c430f71cffd36
MD5 201aeb562b2501a06115e7499c96ab3b
BLAKE2b-256 19d28ae10135257749d175446c6e21a1101dbc8ca766641a58e0ca607d587cb1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: AcSecurity-0.2.12-py3-none-any.whl
  • Upload date:
  • Size: 4.2 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.2.12-py3-none-any.whl
Algorithm Hash digest
SHA256 45dd0ee9db188ce247396dd489b7ce1ac7ad34c44e2192c5b26b6af73c32b0cc
MD5 311846252e1668b27a678b5bd716ce46
BLAKE2b-256 81f1c417a12f760e9219566418d0f9bf48a4f042efb610e104e7fc1bd8a188af

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