No project description provided
Project description
ReqDBContentCreator
A tool to add different requirement catalogues to ReqDB. The content creator supports following catalogues:
- OWASP ASVS (Version 4 and 5)
- OWASP SAMM
- BSI C5
- NIST CSF
- CSA CCM
- CIS Controls (You need to manually download the Excel at the official website)
Installation
With PIP
Use pip to install the client:
pip install reqdbcontentcreator
Manually
- Clone the repository:
git clone https://github.com/dcfSec/ReqDBContentCreator.git - Go to the repository:
cd ReqDBContentCreator - Run the ReqDBContentCreator:
python -m reqdbcontentcreator
Usage
usage: reqdbcontentcreator [-h] [-c CONFIG] [--create-config] [-t TARGET] [--tenant-id TENANT_ID] [--client-id CLIENT_ID] [--insecure] [-f FILE] [-d] {asvs,samm,bsic5,nistcsf,csaccm,ciscontrols,bsigrundschutz}
Creates requirements in ReqDB from public standards
positional arguments:
{asvs4,asvs5,samm,bsic5,nistcsf,csaccm,ciscontrols,bsigrundschutz}
Source standard to upload to ReqDB
options:
-h, --help show this help message and exit
-c CONFIG, --config CONFIG
Path to the config file
--create-config Creates a config file with the given config parameters and exits. Saves the config into the given config file
-t TARGET, --target TARGET
The target ReqDB server
--tenant-id TENANT_ID
The tenant ID for the Entra ID oauth provider. Defaults to the env var 'REQDB_CLIENT_TENANT_ID'
--client-id CLIENT_ID
The client ID for the Entra ID oauth provider. Defaults to the env var 'REQDB_CLIENT_CLIENT_ID'
--insecure Allows the connection to ReqDB over TLS. Use this only in local test environments. This will leak your access token
-f FILE, --file FILE Input file used as a source for the standard. This is only needed for the CIS Controls as they are behind a login wall. Will be ignored by the other sources
-d, --debug Turns on debug log output
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- dcfSec - Initial work
See also the list of contributors who participated in this project.
License
This project is licensed under the Apache 2.0 License - see the LICENSE file for details
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file reqdbcontentcreator-0.2.0.tar.gz.
File metadata
- Download URL: reqdbcontentcreator-0.2.0.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
384504ca390d75656b73f7792c9dbaa2c4f29636cd557360cd93cfc201b67491
|
|
| MD5 |
aa2ec3a1d62f5e4da6c9115be7ae220e
|
|
| BLAKE2b-256 |
9afa11eed9809f8825189b7a2a6c970b525e9722df66c188e8bc83af890adb0b
|
File details
Details for the file reqdbcontentcreator-0.2.0-py3-none-any.whl.
File metadata
- Download URL: reqdbcontentcreator-0.2.0-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8598a9c18283cdf8313b8fe30d9cda6e4a37b1300584534fb8dd654b2570b54
|
|
| MD5 |
4bf6ec8d5a455366fa29d4e682978f2a
|
|
| BLAKE2b-256 |
ba32f2bc899c25e1684c1d7408559a43012a13f44978a3a42d4d585f9399ead4
|