awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Audit Pipelines · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAudit Pipelines

Architectural patterns for executing sequences of diagnostic tasks and generating actionable insights.

Distinguishing note: Focuses on the pipeline execution model for audits rather than general task automation.

Explore 1 awesome GitHub repository matching software engineering & architecture · Audit Pipelines. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Audit Pipelines

Awesome Audit Pipelines GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • GoogleChrome/lighthouse

    GoogleChrome/lighthouse

    29,835View on GitHub↗

    Lighthouse is an automated diagnostic tool that evaluates web pages against industry standards for performance, accessibility, and search engine optimization. It functions as a programmatic analysis engine and a command-line utility, allowing developers to integrate comprehensive web quality checks directly into continuous integration pipelines and local development workflows. The project distinguishes itself through a modular architecture that utilizes artifact-based data collection to ensure consistent analysis across different environments. It supports a headless execution mode for automat

    Executes a series of independent diagnostic tasks that process raw browser data into structured findings and actionable optimization recommendations.

    JavaScriptauditbest-practiceschrome-devtools
    29,835View on GitHub↗