Skip to content

GSA/site-scanning-analysis

Repository files navigation

Site Scanning - Analysis Repo

The Site Scanning program automates a wide range of scans of public federal websites and generates data about website health and best practices.

This repository serves as a hub for various analysis reports, which provide summary and analytical data about the information that the Site Scanning program generates.

To ask a question or leave feedback for the program, please file an issue here or email us at site-scanning@gsa.gov.

Important Links

Development

These reports are generated on a continual basis by the following workflows:

To run locally, install the necessary dependencies and call the entry point with a valid command. For example, to generate the report that collects data for all live websites:

pip install -r requirements.txt
python3 main.py generate-primary-snapshot-report