Skip to content

pombredanne/BBVA-deeptracy-legacy

Repository files navigation

Deeptracy Build Status Dockerhub Build Documentation Status
API API Build Status |docker_deeptracy_api
CORE Core Build Status PyPI package

Deeptracy

Deeptracy scans your project dependencies to spot vulnerabilities

Deeptracy logo

Project site https://github.com/bbva/deeptracy
Project sides https://github.com/bbva/deeptracy-api https://github.com/bbva/deeptracy-core
Issues https://github.com/bbva/deeptracy/issues/
Documentation https://deeptracy.readthedocs.org/
DockerHub https://hub.docker.com/r/bbvalabs/deeptracy/

Deeptracy in a few words

Is a meta tool to analyze the security issues in third party libraries used in your project.

Why?

There're many different tools for analyze third party vulnerabilities for many languages, but there is not a unique tool that works well for all of them.

We've created this project to simplify this process and 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.

Documentation

Go to documentation site: https://deeptracy.readthedocs.org/

Contributing to Deeptracy

You can contribute to Deeptracy in a few different ways:

- If you wish to make code changes, or contribute something new, please follow the GitHub Forks / Pull requests model: fork the Deeptracy Repo, make the changes and propose it back by submitting a pull request.

License

This project is distributed under Apache License