Skip to content

Add Veritensor to the testing section#92

Open
arsbr wants to merge 2 commits intodevsecops:masterfrom
arsbr:master
Open

Add Veritensor to the testing section#92
arsbr wants to merge 2 commits intodevsecops:masterfrom
arsbr:master

Conversation

@arsbr
Copy link

@arsbr arsbr commented Feb 2, 2026

Hi! I'd like to propose adding Veritensor to the tools section.

Veritensor brings traditional DevSecOps practices (SAST/SCA) to the AI Supply Chain. It is a CLI tool designed to run in CI/CD pipelines to secure AI artifacts before deployment.

Features:

  • Models: Deep AST analysis of Pickle/PyTorch files to detect RCE and backdoors without executing them.
  • Data & RAG: Scans datasets (Parquet) and documents (PDF) for Data Poisoning and Prompt Injections.
  • Notebooks: Detects leaked secrets and malicious magics in Jupyter Notebooks.
  • SCA: Verifies cryptographic hashes against upstream registries (Hugging Face) and audits dependencies for Typosquatting.

Repo: https://github.com/arsbr/Veritensor
License: Apache 2.0
Integration: Native GitHub Action available.

Proposed entry for the README.md:

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant