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

🔥Vulnerabilitie Scan

  acsecurity /path/to/your/application
  • Checks for Vulnerabilities in your Code

🔨Command Line Options

  • version: Displays the version of AcSecurity.
  • backup: Creates a backup of the application code.
  • report: Generates a JSON report of the vulnerabilities found.

🗒️Versions

acsecurity --version
  • Checks what Version you have

🆘Help

acsecurity --help
  • See what you can do with This Module

👍Backups

python scanner.py /path/to/your/application --backup
  • Creates a backup of your Code if you Deleted something or Messed something up

🔒Reports

python scanner.py /path/to/your/application --report
  • Creates a Report/Overview of your Issues/Vulnerabilities in your 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.
  • Version Info: Use --version to view the version you have.
  • Help Info: Use --help to get assistance and see what you can do.
  • Backups Use --backup at the end of your command to allow a backup of your code
  • Reports: Use --report to get a report/overview of your vulnerabilities

💖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 GNU License. See the LICENSE file for details.

🔨Founder

Austin Cabler
GitHub Profile
Contact: austin_cabler@icloud.com

🧑‍💻About the Founder

I am the founder of AcSecurity. As the sole developer on this project, I created AcSecurity to simplify security for users, as tools like Snyk can be challenging to use. I will always strive to make AcSecurity user-friendly.

🗒️Acknowledgments

If you would like to contribute to this project, please contact me or go to Contribute . As a solo developer, I would love to receive help from individuals interested in my project.

📛Badges

  • Snyk Security Analysis
  • Python Package

Copyright (C) 2024 Austin Cabler

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

Uploaded Source

Built Distribution

AcSecurity-1.2.3-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for acsecurity-1.2.3.tar.gz
Algorithm Hash digest
SHA256 1b189239ace1174b235c3a621be3a83bf85a65a11e5344729d072266d00543e1
MD5 952e00fb6e58e01b8b1059a63b6e0e48
BLAKE2b-256 85f62be18c8d540ef11e703e26dfe051b313a0826a4171d403adef92a77a60cf

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for AcSecurity-1.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 14a45436c451de2600fff3f2da84176f38cab6f1b7f84cdfc9c3f428045a5a95
MD5 d5e29a4f5ca56712d6cfac79f7973023
BLAKE2b-256 d8133c5ce54870ed3c52540a5ab492317a966433e3c948f96827ec5389de8f23

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