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)
Release files for opencre-lib 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| opencre_lib-0.1.2.tar.gz | 3.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| opencre_lib-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.6 kB
Release files / opencre_lib-0.1.2.tar.gz
| Download URL | opencre_lib-0.1.2.tar.gz |
|---|---|
| Size | 3.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
745127ed33412beb9f99356bcbb3cc631e33ac11986c502638260f5f106c5784
|
|
BLAKE2b-256 checksum How to use checksums |
19553b95b9b5faea9a48a34412d4abdf401257ccae25f67ba0f9c5d89b91c328
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.10.12 Linux/6.9.3-76060903-generic
|
Release files / opencre_lib-0.1.2-py3-none-any.whl
| Download URL | opencre_lib-0.1.2-py3-none-any.whl |
|---|---|
| Size | 3.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1f44f1a544f1ba24de46d56ba740468f1fc913e41b8b460349d0cdafd983dc16
|
|
BLAKE2b-256 checksum How to use checksums |
2e3593c28abf63b44c321dc22e4cc198337f33bf9639f66c73c92bf5a8010290
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.10.12 Linux/6.9.3-76060903-generic
|