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.

Founder/Owner

Austin Cabler

Python Package

Upload Python Package

Note

  • Please Do not copy rewrite, or sell this without my permission

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

Uploaded Source

Built Distribution

AcSecurity-0.3.13-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for acsecurity-0.3.13.tar.gz
Algorithm Hash digest
SHA256 b4feca9a3011fffd31eea2295b014d5bf703de2f6abefaaa385ea110c872309e
MD5 8adef469c3283661c8d72d2a5126d14b
BLAKE2b-256 69ff5afc0087651ee3ea138d3040dbe2376708e0a65698bcde3aa53452f5b5bc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: AcSecurity-0.3.13-py3-none-any.whl
  • Upload date:
  • Size: 4.3 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.3.13-py3-none-any.whl
Algorithm Hash digest
SHA256 1a8d9f7d97ace4648b41229487a2f311560206d4cbdc7539237d0b1ef4cf6b7b
MD5 b542c635584a646445260773679c9bc7
BLAKE2b-256 b407fefb6ec510ab3dbb242505c1ac245e6759e643cd1b0f3c541f47d024165f

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