└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Site Scanning 2 | 3 | The [Site Scanning program](https://digital.gov/site-scanning/) automates a wide range of scans of public federal websites and generates data about website health and best practices. The program is a shared service provided by the [Technology Transformation Services](https://tts.gsa.gov/) at the U.S. General Services Administration (GSA). 4 | 5 | This repository serves as a directory to all of the relevant components of the program. This repository's issue tracker is also the project's main issue tracker. 6 | 7 | To ask a question or leave feedback for the program, please [file an issue here](https://github.com/GSA/site-scanning/issues) or email us at site-scanning@gsa.gov. 8 | 9 | ### Important Links 10 | 11 | * [Program Website](https://digital.gov/site-scanning) 12 | * [API Documentation](https://open.gsa.gov/api/site-scanning-api/) 13 | * [Program Documentation Repository](https://github.com/GSA/site-scanning-documentation) 14 | * [Analysis Repository](https://github.com/GSA/site-scanning-analysis) 15 | * [Federal Website Index Repository](https://github.com/GSA/federal-website-index) 16 | * [Snapshots Repository](https://github.com/GSA/site-scanning-snapshots) 17 | * [Site Scanning Engine Repository](https://github.com/GSA/site-scanning-engine) 18 | * [Extensive List of Links to Technical Details, Snapshots, Analysis Reports, and More](https://digital.gov/guides/site-scanning/technical-details/) (if in doubt, look here) 19 | --------------------------------------------------------------------------------