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

Uploaded Source

Built Distribution

AcSecurity-0.2.10-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: acsecurity-0.2.10.tar.gz
  • Upload date:
  • Size: 3.6 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.10.tar.gz
Algorithm Hash digest
SHA256 870be210934019a7c3c967b962ca492b0e86d9c4ab06c81f52d6f33d7260fb45
MD5 f14fbe76e96c716cbe4ff22ba15caede
BLAKE2b-256 d2af73f5c99f9c21f5efc26d74d88477ae50bca013487dc4b0fbbf8842e43953

See more details on using hashes here.

File details

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

File metadata

  • Download URL: AcSecurity-0.2.10-py3-none-any.whl
  • Upload date:
  • Size: 4.1 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.10-py3-none-any.whl
Algorithm Hash digest
SHA256 d9df9590ddf25a6f0cebf2c4d3b049729ff26227879347e67c74ee05867f89a9
MD5 9c73d3e651635d13060a992abea30b9c
BLAKE2b-256 7969b5e909183bf18b579e89cb3420f2fca5bb38d3d9d89c1d7c2af267b3bbe2

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