Skip to main content

Unified security scanning by orchestrating bandit, shellcheck, pip-audit, and GitHub alerts

Project description

scitex-audit

PyPI Python Tests Install Test Coverage Docs License: AGPL v3

SciTeX

Unified security scanning: bandit + shellcheck + pip-audit + GitHub advisories in one report.

Full Documentation · pip install scitex-audit


Problem and Solution

# Problem Solution
1 Security scanning requires 4 tools run separatelybandit (py) + shellcheck (sh) + pip-audit (deps) + GH Advisories — each with different output format scitex-audit . — runs all four, merges findings into one JSON report; ideal for CI pre-release gates

Installation

pip install scitex-audit
# With all scanner backends:
pip install scitex-audit[all]

Quick Start

from scitex_audit import audit

results = audit(".")
results = audit(".", checks=["python", "shell"])

2 Interfaces

Python API
from scitex_audit import audit

# Run all enabled scanners and merge results.
results = audit(".")

# Run only specific scanners.
results = audit(".", checks=["python", "shell"])
CLI
scitex-audit .                          # all scanners
scitex-audit . --checks python,shell    # subset
scitex-audit . --json                   # machine-readable

Part of SciTeX

scitex-audit is part of SciTeX.

Four Freedoms for Research

  1. The freedom to run your research anywhere — your machine, your terms.
  2. The freedom to study how every step works — from raw data to final manuscript.
  3. The freedom to redistribute your workflows, not just your papers.
  4. The freedom to modify any module and share improvements with the community.

AGPL-3.0 — because we believe research infrastructure deserves the same freedoms as the software it runs on.

License

AGPL-3.0 — see LICENSE for details.


SciTeX

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

scitex_audit-0.1.5.tar.gz (391.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

scitex_audit-0.1.5-py3-none-any.whl (28.4 kB view details)

Uploaded Python 3

File details

Details for the file scitex_audit-0.1.5.tar.gz.

File metadata

  • Download URL: scitex_audit-0.1.5.tar.gz
  • Upload date:
  • Size: 391.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for scitex_audit-0.1.5.tar.gz
Algorithm Hash digest
SHA256 04d8d0201bbf113ed8ed8d05dc3995641139f57967c0c7c873867cea0732b477
MD5 eb67a716a484ba9b11988b3563aa9d2b
BLAKE2b-256 70e5d2d2594b55da8566aba39f28afbabb1a54dfb2a7af2e673fa696edcc7498

See more details on using hashes here.

Provenance

The following attestation bundles were made for scitex_audit-0.1.5.tar.gz:

Publisher: publish-pypi.yml on ywatanabe1989/scitex-audit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scitex_audit-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: scitex_audit-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 28.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for scitex_audit-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 e62febec06f02fef6798f587c79a89f26716c6bc199b948f78fc6874e23ffb80
MD5 b29ed7a03397303e83ddaeb3536ab2a3
BLAKE2b-256 eee9ae1c65219c0998df6b92d7036543339b7b36924cd4bc4d6b05fde59af93e

See more details on using hashes here.

Provenance

The following attestation bundles were made for scitex_audit-0.1.5-py3-none-any.whl:

Publisher: publish-pypi.yml on ywatanabe1989/scitex-audit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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