Combine column-major HHS Zero Trust Scorecard Excel spreadsheets into a row-major CSV file.
Combine column-major HHS Zero Trust Scorecard Excel spreadsheets into a row-major CSV file.
Steps to use the script:
cd
into the repo folder.- Install dependencies:
pip install -r requirements.txt
- Put Excel files in the
input_files
folder. - Run the script:
python script.py
. - The script will generate a
out.csv
file. OR, you can put an existingout.csv
file in the repo folder and the script will append new roles to the CSV file (it will not overwrite existing rows).
A full list of contributors can be found on https://github.cms.gov/DSACMS/reverse-scorecard-generation/graphs/contributors.
We adhere to the CMS Open Source Policy. If you have any questions, just shoot us an email.
Submit a vulnerability: Unfortunately, we cannot accept secure submissions via email or via GitHub Issues. Please use our website to submit vulnerabilities at https://hhs.responsibledisclosure.com. HHS maintains an acknowledgements page to recognize your efforts on behalf of the American public, but you are also welcome to submit anonymously.
For more information about our Security, Vulnerability, and Responsible Disclosure Policies, see SECURITY.md.
This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication as indicated in LICENSE.
All contributions to this project will be released under the CC0 dedication. By submitting a pull request or issue, you are agreeing to comply with this waiver of copyright interest.