https://github.com/bbva/deeptracy
The Security Dependency Orchestrator Service
https://github.com/bbva/deeptracy
dependencies dependency devsecops owasp owasp-top-10 patton secdevops security-tools
Last synced: 6 months ago
JSON representation
The Security Dependency Orchestrator Service
- Host: GitHub
- URL: https://github.com/bbva/deeptracy
- Owner: BBVA
- Created: 2017-09-22T09:38:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T10:21:44.000Z (about 5 years ago)
- Last Synced: 2025-06-21T13:06:36.773Z (8 months ago)
- Topics: dependencies, dependency, devsecops, owasp, owasp-top-10, patton, secdevops, security-tools
- Language: Python
- Homepage:
- Size: 1.12 MB
- Stars: 88
- Watchers: 8
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CAVEAT EMPTOR: This project is not being maintained anymore. Use with caution!
Deeptracy
=========

Deeptracy scans your project dependencies to spot vulnerabilities.
Is a meta tool to analyze the security issues in third party libraries used in
your project.
We have created **this project to simplify this process** so you can focus
only in the important: your project.
**Deeptracy** can choose the most suitable security tools for each languages
and notify the spotted vulnerabilities in the project dependencies.
You can learn more about Deeptracy in the [official documentation](https://deeptracy.readthedocs.io/en/latest/).
This project is distributed under [Apache License](https://github.com/BBVA/deeptracy/blob/master/LICENSE).