This library use the API, from OPENCRE to get compare between standards. Ex.: CWE ASVS SAMM
Project description
OpenCRE Library
English
OpenCRE Library
OpenCRE Library is a library developed to simplify integration with the OpenCRE database, allowing developers to access and manipulate information related to security frameworks, controls, and requirements with simplicity and efficiency.
📚 Features
- Direct access to OpenCRE information.
- Filtering and querying security requirements.
- Easy integration for projects that use compliance and security data.
🚀 Getting Started
Prerequisites
Make sure you have Python 3.8 or higher installed on your system.
Installation
- Install the library:
pip3 install opencre-lib
- How use:
from opencre_lib.compare import Map r = Map(primary="CWE", secundary="ISO 27001").generate_table() print(r)
Portuguese
OpenCRE Library é uma biblioteca desenvolvida para facilitar a integração com o banco de dados OpenCRE, permitindo que desenvolvedores acessem e manipulem informações relacionadas a frameworks de segurança, controles e requisitos com simplicidade e eficiência.
📚 Funcionalidades
- Acesso direto às informações do OpenCRE.
- Filtragem e consulta de requisitos de segurança.
- Integração fácil para projetos que utilizam dados de compliance e segurança.
🚀 Começando
Pré-requisitos
Certifique-se de ter o Python 3.8 ou superior instalado no seu ambiente.
Instalação
- Clone este repositório:
pip3 install opencre-lib
- Como usar:
from opencre_lib.compare import Map r = Map(primary="CWE", secundary="ISO 27001").generate_table() print(r)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file opencre_lib-0.1.0.tar.gz
.
File metadata
- Download URL: opencre_lib-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.9.3-76060903-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f54be2951086b0c63455b622846d90bb19ad9681216407261f3deb403030bc2 |
|
MD5 | a0d9829761973b52f9441fb0148d9d98 |
|
BLAKE2b-256 | 7f920e8d142e1e490bd6e6a20417b2f3772820e62e39df5558f37261e0586f6f |
File details
Details for the file opencre_lib-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: opencre_lib-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.9.3-76060903-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6df42766e564db2d8d652dbc72ca05a9d7e1cf6db819a4daddad47a26340d02a |
|
MD5 | 81270024f1fb7c2b4f8a78d5e3dc2b66 |
|
BLAKE2b-256 | 8e3bbdf515b4a4f52698430afece123eae3687112d3091a5f0bf5f41fec614a5 |