Skip to main content

Security testing framework for repositories and source code.

Project description

Build Codacy Read the Docs Version

What is AtomShields?

Security testing framework for repositories and source code.

This system has different modules that detect different vulnerabilities or files that may expose a risk, and the results obtained can be obtained or sent thanks to the reporting modules.

For developers: There is also the possibility to develop your own vulnerability detection (called checkers) or reporting modules. This tool offers certain facilities for those who want to implement their own modules, publish them and integrate them into the official ElevenPaths tool.


Installation

pip install atomshields

Basic usage

import atomshields

atoms = atomshields.AtomShieldsScanner('./MyRepo/')
atoms.project = "MyRepoName"

issues = atoms.run() # Executes all checkers and all reports

Run tests

# If you are in AtomShields directory
pip install -r requirements-dev.txt
py.test tests/

Generate docs

# If you are in AtomShields directory
pip install -r requirements-dev.txt
cd docs
make html

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

atomshields-1.0.3.tar.gz (19.4 kB view details)

Uploaded Source

File details

Details for the file atomshields-1.0.3.tar.gz.

File metadata

  • Download URL: atomshields-1.0.3.tar.gz
  • Upload date:
  • Size: 19.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for atomshields-1.0.3.tar.gz
Algorithm Hash digest
SHA256 f7ddfefd09689f8bddbfc7430702927187db371a023ffdb755f970f593ccaba1
MD5 0b8117f5261014d67f1530ac1286d719
BLAKE2b-256 29b1a655fdf9ce38523b1ca31a68bd826a38b9a8757852f02d26854d5b1c2246

See more details on using hashes here.

Supported by

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