Skip to main content

A tool to identify and report browser issues triggered by visiting a list of URLs.

Project description

Site Scout

Task Status codecov Matrix PyPI

Site Scout is a tool that can identify and report issues that are triggered in the wild. A URL or a collection of URLs must be provided. All results are collected and reported.

The primary goal is to find issues such as crashes, assertion failures and other issues detected by AddressSanitizer, UndefinedBehaviourSanitizer and ThreadSanitizer.

Installation

Install the latest version from PyPI:

python3 -m pip install site-scout --upgrade

Usage

Visit a collection of URLs:

python3 -m site_scout <firefox-bin> -i <urls>.yml [<urls>.yml ...]

-or-

Visit one or more URLs (typically used to reproduce an issue):

python3 -m site_scout <firefox-bin> -u <url> [<url> ...]

Input YAML Layout

URLs to visit are stored in the following format:

# subdomain.domain.tld/path
domain.tld:
  subdomain:
  - /path
# '*' is used to omit the subdomain
github.com:
  '*':
  - /MozillaSecurity/site-scout
mozilla.org:
  www:
  - /
  - /firefox/browsers/mobile/
  - /firefox/new/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

site_scout-2.0.0.tar.gz (37.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

site_scout-2.0.0-py3-none-any.whl (40.5 kB view details)

Uploaded Python 3

File details

Details for the file site_scout-2.0.0.tar.gz.

File metadata

  • Download URL: site_scout-2.0.0.tar.gz
  • Upload date:
  • Size: 37.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.9.20

File hashes

Hashes for site_scout-2.0.0.tar.gz
Algorithm Hash digest
SHA256 274024839e578c3d6371e64e63813d6b4e4c4c754103c1b7263fe13824fdeb3e
MD5 dba3283453d85fa04073fe3d0127a268
BLAKE2b-256 ea31840c26fe5ee1f559e4f8dd5afab568339ef472151ed7d00ab0fadc1d129e

See more details on using hashes here.

File details

Details for the file site_scout-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: site_scout-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 40.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.9.20

File hashes

Hashes for site_scout-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 247777cc3601f4a51756bdeba413968fc3800cef6d8629dbcc884f67fdf2ef01
MD5 9963cc0df97aa4a5089cf3bb8a7b4517
BLAKE2b-256 cc3b6012490a27394c8c910f5078b4be3a3c299698b729387b3e17a0008e2975

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page