Metadata-Version: 2.4
Name: devsecops-engine-tools
Version: 1.129.2
Summary: Tool for DevSecOps strategy
Home-page: https://github.com/bancolombia/devsecops-engine-tools
Author: Bancolombia DevSecOps Team
Author-email: devsecops@bancolombia.com.co
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: requests==2.32.5
Requires-Dist: PyYAML==6.0.3
Requires-Dist: pyfiglet==1.0.4
Requires-Dist: prettytable==3.16.0
Requires-Dist: azure-devops==7.1.0b4
Requires-Dist: marshmallow==4.1.2
Requires-Dist: pytz==2025.2
Requires-Dist: python-decouple==3.8
Requires-Dist: requests_toolbelt==1.0.0
Requires-Dist: pexpect==4.9.0
Requires-Dist: PyGithub==2.8.1
Requires-Dist: distro==1.9.0
Requires-Dist: boto3==1.40.70
Requires-Dist: docker==7.1.0
Requires-Dist: setuptools==78.1.1
Requires-Dist: rich==14.1.0
Requires-Dist: cpe==1.3.1
Requires-Dist: packageurl-python==0.13.4
Requires-Dist: ruamel.yaml==0.18.15
Requires-Dist: Authlib==1.6.6
Requires-Dist: PyJWT==2.10.1
Requires-Dist: sympy==1.14.0
Requires-Dist: urllib3==2.6.3
Requires-Dist: holidays==0.81
Requires-Dist: pyarrow==22.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# DevSecOps Engine Tools

[![Maintained by Bancolombia](https://img.shields.io/badge/maintained_by-Bancolombia-yellow)](#)
[![Build](https://github.com/bancolombia/devsecops-engine-tools/actions/workflows/build.yml/badge.svg)](https://github.com/bancolombia/devsecops-engine-tools/actions/workflows/build.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=bancolombia_devsecops-engine-tools&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=bancolombia_devsecops-engine-tools)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=bancolombia_devsecops-engine-tools&metric=coverage)](https://sonarcloud.io/summary/new_code?id=bancolombia_devsecops-engine-tools)
[![Python Version](https://img.shields.io/badge/python%20-%203.10%20%7C%203.11%20%7C%203.12%20%7C%203.13%20%20%7C%203.14%20-blue)](#)
[![PyPI](https://img.shields.io/pypi/v/devsecops-engine-tools)](https://pypi.org/project/devsecops-engine-tools/)
[![Docker Pulls](https://img.shields.io/docker/pulls/bancolombia/devsecops-engine-tools
)](https://hub.docker.com/r/bancolombia/devsecops-engine-tools)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/11707/badge)](https://www.bestpractices.dev/projects/11707)

# Objective

Tool that unifies the evaluation of the different devsecops practices being agnostic to the devops platform, using both open source and market tools.


# Communications channel

Here are the channels we use to communicate about the project:

**1. Mailing list:** You can join our mailing list to always be informed at the following link: [CommunityDevsecopsEngine](https://groups.google.com/g/CommunityDevsecopsEngine)

**2. Email:** You can write to us by email:  MaintainersDevsecopsEngine@googlegroups.com

# Getting Started

Please follow our [Getting Started Guide](https://bancolombia.github.io/devsecops-engine-tools/)

# How can I help?

Review the issues, we hear new ideas. Read more [Contributing](https://github.com/bancolombia/devsecops-engine-tools/blob/trunk/docs/CONTRIBUTING.md)
