Metadata-Version: 2.1
Name: devsecops-engine-tools
Version: 1.104.3
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.9
Description-Content-Type: text/markdown
Requires-Dist: requests==2.32.4
Requires-Dist: PyYAML==6.0.2
Requires-Dist: pyfiglet==0.8.post1
Requires-Dist: prettytable==3.10.2
Requires-Dist: azure-devops==7.1.0b4
Requires-Dist: marshmallow==3.21.3
Requires-Dist: pytz==2024.1
Requires-Dist: python-decouple==3.8
Requires-Dist: requests_toolbelt==1.0.0
Requires-Dist: pexpect==4.9.0
Requires-Dist: PyGithub==2.3.0
Requires-Dist: distro==1.9.0
Requires-Dist: boto3==1.34.157
Requires-Dist: docker==7.1.0
Requires-Dist: setuptools==75.3.2
Requires-Dist: rich==13.9.4
Requires-Dist: cpe==1.3.1
Requires-Dist: packageurl-python==0.15.6
Requires-Dist: ruamel.yaml==0.18.6
Requires-Dist: Authlib==1.3.2
Requires-Dist: PyJWT==2.9.0
Requires-Dist: sympy==1.13.3
Requires-Dist: urllib3<2.0.0
Requires-Dist: holidays==0.58
Requires-Dist: pyarrow==21.0.0

# 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.9%20%7C%203.10%20%7C%203.11%20%7C%203.12%20%7C%203.13%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)

# 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)
