Example Application Snapshot

A reviewed sample analysis generated by a real Zezvor Free Scan. This is not an Application Intelligence Brief.

Example Application Snapshot

Showing a sample analysis of Grafana, generated by a real Zezvor Free Scan and reviewed for publication.

Automated Analysis Limited Scope No Human Review

Generated 2026-07-21 18:00:00 UTC

Application Overview

Application name: Grafana

  • Detected application or repository name: Grafana.
  • Primary detected ecosystems or languages: Go, JavaScript, Python.
  • Indexed evidence includes 20736 file(s) and 4264 director(ies) (172.2 MB).
  • 245 manifest(s) and 5404 dependency record(s) were extracted.
  • Container configuration is present in the uploaded evidence.
  • CI configuration is present in the uploaded evidence.

Evidence Inventory

Evidence inventory from the reviewed Free Scan that produced this canonical example. File contents and configuration values are not shown.

The upload contains source files, dependency manifests, container configuration, and CI configuration. Some uploaded artifacts were skipped, so the Snapshot may not represent the full application.

Skipped artifacts: 1. Skipped or failed evidence may reduce Snapshot coverage.

  • 1 artifact(s) were skipped during evidence indexing. Skipped evidence may reduce Snapshot coverage.

Inventory summary

Indexed files
20736
Directories
4264
Total artifacts
25000
Total size
172.2 MB
Recognized manifests
245
Skipped artifacts
1
Failed artifacts
0
Source archives
1

Languages and ecosystems

  • TypeScript: 8816
  • Go: 6130
  • Markdown: 1037
  • SQL: 917
  • JavaScript: 101
  • ci: 91
  • container: 80
  • go: 43
  • Shell: 42
  • Other: 133

Artifact categories

  • Source: 11721
  • Dependency Manifest: 74
  • Build: 51
  • Container: 81
  • Configuration: 14
  • CI: 91
  • Documentation: 1033
  • Test: 5624
  • Other: 2047

Top file types

  • .go: 6130
  • .ts: 4417
  • .tsx: 4399
  • .json: 1358
  • .md: 1037
  • .sql: 917
  • .svg: 628
  • .yaml: 211
  • .cue: 203
  • Other: 1436

Top-level structure

Top-level directories

  • pkg/
  • public/
  • packages/
  • apps/
  • docs/
  • scripts/
  • .github/

Files at archive root

  • go.mod
  • package.json
  • Dockerfile
  • README.md
  • Makefile

Skipped evidence

Safe reasons only. Skipped evidence may reduce Snapshot coverage.

Path Reason Status
grafana-main.zip/(truncated) oversized file skipped
Technical details
Evidence schema
1.0
Derived from immutable evidence
No
Inventory generator
1.4.0
Snapshot generator
1.4.0

Technologies

Technologies are listed only when supported by uploaded evidence. Confidence describes evidence support, not technology quality. Versions are never inferred.

Language

  • Go High

    Version
    Not declared
    Detection
    Explicitly detected
    Evidence source
    Declared in go.mod
    Provenance
    grafana-main.zip/grafana-main/go.mod · go.mod · extractor 1.0.0
  • JavaScript High

    Version
    Not declared
    Detection
    Explicitly detected
    Evidence source
    Declared in package.json
    Provenance
    grafana-main.zip/grafana-main/.github/actions/changelog/package.json · package.json · extractor 1.0.0
  • Python High

    Version
    Not declared
    Detection
    Explicitly detected
    Evidence source
    Declared in requirements.txt
    Provenance
    grafana-main.zip/grafana-main/devenv/docker/blocks/collectd/requirements.txt · requirements.txt · extractor 1.0.0

Framework

Undetermined

Runtime

Undetermined

Package Manager

  • Go modules Medium

    Version
    Not declared
    Detection
    Inferred from deterministic rules
    Evidence source
    Detected from go.mod
    Provenance
    grafana-main.zip/grafana-main/.citools/src/air/go.mod · go.mod · extractor 1.0.0
  • npm Medium

    Version
    Not declared
    Detection
    Inferred from deterministic rules
    Evidence source
    Detected from package.json
    Provenance
    grafana-main.zip/grafana-main/.github/actions/changelog/package.json · package.json · extractor 1.0.0
  • pip Low

    Version
    Not declared
    Detection
    Inferred from deterministic rules
    Evidence source
    Detected from requirements.txt
    Provenance
    grafana-main.zip/grafana-main/devenv/docker/blocks/collectd/requirements.txt · requirements.txt · extractor 1.0.0

Build Tool

  • Make High

    Version
    Not declared
    Detection
    Explicitly detected
    Evidence source
    Declared in Makefile
    Provenance
    grafana-main.zip/grafana-main/Makefile · Makefile · extractor 1.0.0

Container

  • Docker High

    Version
    Not declared
    Detection
    Explicitly detected
    Evidence source
    Declared in Dockerfile
    Provenance
    grafana-main.zip/grafana-main/Dockerfile · Dockerfile · extractor 1.0.0
  • Docker Compose High

    Version
    Not declared
    Detection
    Explicitly detected
    Evidence source
    Declared in docker-compose.yaml
    Provenance
    grafana-main.zip/grafana-main/devenv/docker/blocks/alert_webhook_listener/docker-compose.yaml · compose · extractor 1.0.0

CI/CD

  • GitHub Actions High

    Version
    Not declared
    Detection
    Explicitly detected
    Evidence source
    Declared in .github/workflows/actionlint.yml
    Provenance
    grafana-main.zip/grafana-main/.github/workflows/actionlint.yml · ci · extractor 1.0.0

Database

Undetermined

Configuration

Undetermined

Other

Undetermined

Architecture Observations

Observations are limited to deterministic rules over uploaded evidence. They are not quality judgments, recommendations, or modernization advice.

  • Build manifests detected Explicit High

    Build-related manifest(s) were detected (27).

    Evidence

    • Source artifact: grafana-main.zip/grafana-main/Makefile
    • Source artifact: grafana-main.zip/grafana-main/docs/Makefile
    • Source artifact: grafana-main.zip/grafana-main/emails/Makefile
    • Source artifact: grafana-main.zip/grafana-main/grafana-mixin/Makefile
    • Knowledge record: manifest:build

    OBS_BUILD_MANIFESTS · rule 1.1.0 · grafana-main.zip/grafana-main/Makefile · generator 1.4.0

  • CI configuration detected Explicit High

    CI configuration was detected in the uploaded evidence.

    Evidence

    • Knowledge record: manifest:ci
    • Fact: ci_file_count=91

    OBS_CI_DETECTED · rule 1.1.0 · grafana-main.zip/grafana-main/.github/workflows/actionlint.yml · generator 1.4.0

  • Compose services declared Explicit High

    A Docker Compose file declares 32 service(s).

    Evidence

    • Knowledge record: build_and_runtime:service
    • Knowledge record: manifest:compose
    • Fact: service_count=32

    OBS_COMPOSE_SERVICES · rule 1.1.0 · grafana-main.zip/grafana-main/devenv/docker/blocks/alert_webhook_listener/docker-compose.yaml · generator 1.4.0

  • Dockerfile present Explicit High

    A Dockerfile is present in the uploaded evidence.

    Evidence

    • Source artifact: grafana-main.zip/grafana-main/Dockerfile
    • Knowledge record: manifest:Dockerfile
    • Fact: dockerfile_count=25

    OBS_DOCKERFILE_PRESENT · rule 1.1.0 · grafana-main.zip/grafana-main/Dockerfile · generator 1.4.0

  • Runtime declared Explicit High

    A runtime or base image is explicitly declared in supported manifests.

    Evidence

    • Source artifact: grafana-main.zip/grafana-main/Dockerfile
    • Source artifact: grafana-main.zip/grafana-main/go.mod
    • Source artifact: grafana-main.zip/grafana-main/hack/go.mod
    • Source artifact: grafana-main.zip/grafana-main/package.json
    • Knowledge record: build_and_runtime:base_image

    OBS_RUNTIME_DECLARED · rule 1.1.0 · grafana-main.zip/grafana-main/Dockerfile · generator 1.4.0

  • Dockerfile and Compose both present Inferred Medium

    A Dockerfile and Compose configuration are both present.

    Evidence

    • Source artifact: grafana-main.zip/grafana-main/Dockerfile
    • Knowledge record: manifest:Dockerfile
    • Knowledge record: manifest:compose
    • Fact: dockerfile=true
    • Fact: compose=true

    OBS_DOCKERFILE_AND_COMPOSE · rule 1.1.0 · grafana-main.zip/grafana-main/Dockerfile · generator 1.4.0

  • Multiple dependency ecosystems Inferred Medium

    Multiple dependency ecosystems were detected (go, npm, pip, python).

    Evidence

    • Source artifact: grafana-main.zip/grafana-main/emails/package.json
    • Source artifact: grafana-main.zip/grafana-main/go.mod
    • Source artifact: grafana-main.zip/grafana-main/hack/go.mod
    • Source artifact: grafana-main.zip/grafana-main/package.json
    • Knowledge record: dependencies

    OBS_DEPENDENCY_ECOSYSTEMS · rule 1.1.0 · grafana-main.zip/grafana-main/emails/package.json · generator 1.4.0

  • Multiple dependency manifests Inferred Medium

    Multiple dependency manifests were detected (74).

    Evidence

    • Source artifact: grafana-main.zip/grafana-main/emails/package.json
    • Source artifact: grafana-main.zip/grafana-main/go.mod
    • Source artifact: grafana-main.zip/grafana-main/hack/go.mod
    • Source artifact: grafana-main.zip/grafana-main/package.json
    • Knowledge record: manifest:dependency

    OBS_MULTIPLE_DEP_MANIFESTS · rule 1.1.0 · grafana-main.zip/grafana-main/emails/package.json · generator 1.4.0

  • Multiple languages detected Inferred Medium

    Multiple languages were detected in the uploaded evidence (including Go, JavaScript, and Python).

    Evidence

    • Source artifact: grafana-main.zip/grafana-main/emails/package.json
    • Source artifact: grafana-main.zip/grafana-main/go.mod
    • Source artifact: grafana-main.zip/grafana-main/hack/go.mod
    • Source artifact: grafana-main.zip/grafana-main/package.json
    • Knowledge record: evidence:detected_languages

    OBS_MULTIPLE_LANGUAGES · rule 1.1.0 · grafana-main.zip/grafana-main/emails/package.json · generator 1.4.0

  • Multiple modules detected Inferred Medium

    Multiple modules or packages were detected (73).

    Evidence

    • Source artifact: grafana-main.zip/grafana-main/emails/package.json
    • Source artifact: grafana-main.zip/grafana-main/go.mod
    • Source artifact: grafana-main.zip/grafana-main/hack/go.mod
    • Source artifact: grafana-main.zip/grafana-main/package.json
    • Knowledge record: repositories_or_modules

    OBS_MULTIPLE_MODULES · rule 1.1.0 · grafana-main.zip/grafana-main/emails/package.json · generator 1.4.0

  • Polyglot repository signals Inferred Medium

    Multiple dependency manifests suggest a polyglot repository.

    Evidence

    • Source artifact: grafana-main.zip/grafana-main/emails/package.json
    • Source artifact: grafana-main.zip/grafana-main/go.mod
    • Source artifact: grafana-main.zip/grafana-main/hack/go.mod
    • Source artifact: grafana-main.zip/grafana-main/package.json
    • Knowledge record: manifest:dependency

    OBS_POLYGLOT_SIGNALS · rule 1.1.0 · grafana-main.zip/grafana-main/emails/package.json · generator 1.4.0

  • Multiple Compose services Assumption Low

    Multiple Compose services are declared; this may indicate multiple processes or components are defined for coordinated execution.

    Evidence

    • Knowledge record: build_and_runtime:service
    • Fact: service_count=32

    OBS_ASSUME_COMPOSE_PROCESSES · rule 1.1.0 · grafana-main.zip/grafana-main/devenv/docker/blocks/alert_webhook_listener/docker-compose.yaml · generator 1.4.0

Confidence

Confidence describes evidence coverage for this Application Snapshot. It does not describe software quality, architecture quality, maintainability, or security.

Overall confidence: Medium

Evidence coverage is moderate: manifests, container, and CI configuration are present, but skipped artifacts and a large polyglot dependency surface reduce confidence in complete technology identification.

Evaluated dimensions

  • Evidence completeness Medium

    Evidence was partially complete due to skipped artifacts or extraction warnings.

  • Technology identification Medium

    Technology findings mix explicit declarations and deterministic inferences.

  • Architecture observation support Medium

    Architecture observations include inferred or assumption-based statements.

  • Manifest coverage High

    Required dependency manifests and additional supporting manifests were found.

How confidence is assigned

  • Confidence reflects evidence coverage for this Application Snapshot, not software quality.
  • High: required manifests found, technologies identified directly, and architecture observations supported, with clean evidence processing.
  • Medium: partial manifests or mixed explicit and inferred findings.
  • Low: limited evidence, few supported observations, or missing primary artifacts.
  • Skipped evidence and evidence processing errors reduce confidence.
  • Gaps record missing evidence; they are not defects or recommendations.

Gaps

Gaps describe missing or incomplete evidence. They are not defects, missing features, or recommendations.

  • Skipped evidence present High

    Some evidence files were skipped during indexing and were not available for knowledge extraction.

    Evidence type: Evidence Processing

    Evidence

    • Fact: skipped_count=1

Free Scan Limitations

  • This Application Snapshot was generated by Zezvor Free Scan from public Grafana source evidence.
  • It received editorial review for naming clarity and removal of transient dependency-image noise; technical conclusions were not invented.
  • Analysis is limited to supported artifact formats and deterministic extractors.
  • This Application Snapshot remains Automated, Limited, and Unreviewed as a Free Scan product label.
  • This is not an Application Intelligence Brief.
  • This is not a security audit.
  • This is not a complete architecture assessment.
  • This curated example is for demonstration only and is not tied to a live Free Scan.

Go beyond the automated Snapshot

The Application Snapshot summarizes what Zezvor can determine automatically from the submitted evidence. An Application Intelligence Brief adds expert review, validated findings, prioritized risks, and practical next steps.

Application Snapshot

  • Automated
  • Limited to submitted evidence
  • Technology and architecture observations
  • Confidence and evidence gaps
  • No human review

Application Intelligence Brief

  • Human-reviewed
  • Findings validated against the evidence
  • Important risks and uncertainties prioritized
  • Practical recommendations and next steps
  • Suitable for stakeholder and leadership review

Learn about Application Intelligence Briefs Start a Free Scan

Human-reviewed. Evidence-backed. Designed for engineering and technology leaders.

This is an example Snapshot. Start a real Free Scan to request a Brief tied to your own evidence.