[[sections]]status="finished"[sections.data]title="Report title"customer_name="GotBreached Ltd."receiver_name="Maxima Doe"executive_summary="This is the Executive Summary\n"report_date="2022-04-25"list_of_changes=[{description="Draft",date="2022-04-22",version="0.1"},{description="Final Report",date="2022-04-25",version="1.0"},][[findings]]status="in-progress"[findings.data]title="Session management weaknesses"cvss="CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N"summary="My Summary"affected_components=["example.com",][[findings]]status="finished"[findings.data]title="Untrusted TLS certificates"cvss="CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N"summary="Summary"recommendation=""affected_components=["example.com",]
Usage
123456789
usage: reptor pushproject [-h] [projectdata]
Push data to project from JSON or TOML
positional arguments:
projectdata
optional arguments:
-h, --help show this help message and exit