python script to convert into yaml #2098
|
how to add a library , I have security internal questions I want to add them as library, need to convert excel to yaml. Anyone can help . |
Answered by
Smith-rho
Jul 1, 2025
Replies: 1 comment
|
If you want to add your internal questions as a library you should use python file convert_library_v2.py. You can access README here.
|
0 replies
Answer selected by
tarkadia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you want to add your internal questions as a library you should use python file convert_library_v2.py. You can access README here.
Short step by step guide:
python convert_library_v2.py your_library_file.xlsx"your_library_file.yaml" will be generated in the same directory.