cxosmo / asvs-to-xlsx

A Python script to generate a checklist-style XLSX spreadsheet from the OWASP Application Security Verification Standard (ASVS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A script to parse the OWASP Application Security Verification Standard (ASVS) JSON format to xlsx. Optional flag available (-c) for appending custom columns. The expected use case is to support generating checklist-type spreadsheets from the ASVS.

Tested on ASVS 4.0.3 - standard (non-flat) version only. Script may require updating if the ASVS JSON schema changes!

About

A Python script to generate a checklist-style XLSX spreadsheet from the OWASP Application Security Verification Standard (ASVS)


Languages

Language:Python 100.0%