awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 مستودعات

Awesome GitHub RepositoriesMulti-Format Generators

Reporting tools that create data lists, grouped summaries, cross-tabulations, fill-in forms, and overlay-print templates.

Distinct from Reporting Tools: Distinct from Reporting Tools: specifically generates multiple report types from a single tool rather than general data visualization.

Explore 10 awesome GitHub repositories matching data & databases · Multi-Format Generators. Refine with filters or upvote what's useful.

Awesome Multi-Format Generators GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • derailed/popeyeالصورة الرمزية لـ derailed

    derailed/popeye

    6,307عرض على GitHub↗

    👀 A Kubernetes cluster resource sanitizer

    Generates audit reports in multiple formats including YAML, HTML, JSON, JUnit, and Prometheus.

    Gogogolangk8s
    عرض على GitHub↗6,307
  • zenml-io/zenmlالصورة الرمزية لـ zenml-io

    zenml-io/zenml

    5,451عرض على GitHub↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Creates analytical reports by processing pipeline history, performance metrics, and stack configuration data.

    Pythonagentopsagentsai
    عرض على GitHub↗5,451
  • colszowka/simplecovالصورة الرمزية لـ colszowka

    colszowka/simplecov

    4,902عرض على GitHub↗

    SimpleCov is a Ruby code coverage tool and analysis engine used to track which lines, branches, and methods of code execute during tests. It functions as a coverage threshold enforcer and test suite aggregator, recording execution data to identify untested areas of an application. The tool distinguishes itself through the ability to merge coverage results from parallel worker processes and subprocesses into a single unified report. It supports baseline comparison to detect coverage regressions and can gather data from code executed via dynamic evaluation methods, such as those used in templat

    Transforms raw coverage statistics into various outputs including HTML web pages and machine-readable files.

    Ruby
    عرض على GitHub↗4,902
  • troessner/reekالصورة الرمزية لـ troessner

    troessner/reek

    4,126عرض على GitHub↗

    Reek هو محلل أكواد ثابت لمشاريع Ruby مصمم لتحديد عيوب التصميم ومشاكل الصيانة المعروفة باسم "روائح الكود" (code smells). يعمل كأداة لضمان الجودة تفحص الكود المصدري دون تنفيذه للعثور على نقاط الضعف الهيكلية والديون المعمارية. يحدد المحلل أنماطاً محددة مثل الفئات الكبيرة، والأساليب الطويلة، والتسميات غير الواضحة. كما يكتشف قضايا تصميم أكثر تعقيداً، بما في ذلك حسد الميزات (feature envy)، وتكتلات البيانات، وتعدد الأشكال المحاكى، واقتران التحكم. تتضمن الأداة قدرات لإنشاء خط أساس للمشاكل (issue baselining) لإدارة الكود القديم، وتصفية تعتمد على التكوين لاستبعاد أدلة محددة. تدعم فحوصات الجودة الآلية عبر خطوط أنابيب التكامل المستمر (CI) وتوفر تقارير تحليل بتنسيقات مثل JSON وYAML وXML وHTML.

    Generates analysis results in text, JSON, YAML, HTML, and XML formats for flexible consumption.

    Ruby
    عرض على GitHub↗4,126
  • snooppr/snoopالصورة الرمزية لـ snooppr

    snooppr/snoop

    3,945عرض على GitHub↗

    Snoop is an open-source intelligence framework designed for username scanning, digital footprint analysis, and geospatial intelligence gathering. It functions as a modular scanner that identifies profiles associated with specific usernames and nicknames across thousands of public websites to map a target's online presence. The system features a plugin-based extension architecture that allows for the addition of new platform scrapers and data sources. It provides specialized capabilities for evidence archiving, such as capturing HTML snapshots of discovered profiles and resolving numeric coord

    Generates structured reports of discovered identity data in multiple output formats for external analysis.

    Python
    عرض على GitHub↗3,945
  • spotbugs/spotbugsالصورة الرمزية لـ spotbugs

    spotbugs/spotbugs

    3,896عرض على GitHub↗

    SpotBugs هي أداة تحليل ثابت ومحلل بايت كود (bytecode) لتطبيقات Java. تقوم بمسح ملفات الفئات المجمعة لتحديد الأخطاء، والثغرات الأمنية، ومشكلات الأداء دون تنفيذ الكود. يعمل النظام ككاشف للأخطاء وأداة اختبار أمان التطبيقات الثابتة لتحديد الأخطاء المنطقية وإساءة استخدام واجهة برمجة التطبيقات. يتميز المشروع ببنية كاشف قائمة على الإضافات تسمح بدمج مكتبات خارجية لإضافة قواعد كشف مخصصة. يوفر تدقيقاً أمنياً متخصصاً للثغرات مثل حقن SQL، والبرمجة عبر المواقع (XSS)، واجتياز المسار، إلى جانب نظام نمطي لتحسين دقة التحليل وتقليل النتائج الإيجابية الكاذبة. تغطي الأداة مجموعة واسعة من مجالات الكشف، بما في ذلك أخطاء مزامنة التزامن، وإلغاء مرجعية المؤشر الفارغ، وتسريبات الموارد، وأخطاء تحويل النوع. كما تحدد الكود الميت، وعدم كفاءة الأداء، وانتهاكات اصطلاحات التسلسل. هذه الإمكانات متاحة عبر واجهة سطر الأوامر، وواجهة المستخدم الرسومية، والتكامل المباشر داخل بيئات التطوير المتكاملة. يمكن دمج SpotBugs في خطوط أنابيب البناء لفرض بوابات الجودة وتوليد تقارير التحليل بتنسيقات HTML أو XML.

    Generates structured reports of code analysis results in multiple formats such as HTML and XML.

    Java
    عرض على GitHub↗3,896
  • googlecontainertools/container-diffالصورة الرمزية لـ GoogleContainerTools

    GoogleContainerTools/container-diff

    3,799عرض على GitHub↗

    Container-diff هي أداة سطر أوامر مصممة لفحص ومقارنة التكوين الداخلي لصور الحاويات. تعمل كمدقق لبيئات الحاويات، مما يوفر رؤية لهيكل نظام الملفات، وحزم البرامج المثبتة، وبيانات التكوين الوصفية للصور الفردية أو الاختلافات بين بنيتين متميزتين. تتميز الأداة بقدرتها على إجراء تحليل دقيق عبر طبقات الحاوية، مما يسمح للمستخدمين بتتبع تاريخ البناء وتحديد انحراف التكوين المحدد. من خلال دعم جلب الصور المستقل عن السجل ومحركات التحليل المعيارية، فإنها تندمج في تدفقات عمل متنوعة للتحقق من اتساق سلسلة توريد البرمجيات واستكشاف أخطاء وقت البناء وإصلاحها. بالإضافة إلى الفحص الأساسي، توفر الأداة قدرات إعداد تقارير شاملة، بما في ذلك القدرة على توليد مخرجات منظمة للمراقبة المؤتمتة وتدقيق الأداء. وهي تدعم المصادقة مع السجلات البعيدة لتسهيل الوصول الآمن إلى الصور الخاصة، مما يضمن إمكانية إجراء عمليات التدقيق عبر بيئات نشر مختلفة.

    Generates machine-readable reports to facilitate automated monitoring and performance auditing.

    Go
    عرض على GitHub↗3,799
  • cloudsploit/scansالصورة الرمزية لـ cloudsploit

    cloudsploit/scans

    3,748عرض على GitHub↗

    This project is a multi-cloud security auditor and configuration audit tool designed to identify misconfigurations and vulnerabilities across various cloud service provider environments. It functions as a cloud security posture management tool and a vulnerability remediation engine, allowing users to scan resources against security best practices and industry compliance standards. The system distinguishes itself by combining detection with a remediation engine that executes corrective actions to fix discovered security gaps. It employs a plugin-based audit engine and a provider-agnostic abstr

    Transforms processed security findings into standardized data formats for export to external auditing tools.

    JavaScript
    عرض على GitHub↗3,748
  • pentestmonkey/windows-privesc-checkالصورة الرمزية لـ pentestmonkey

    pentestmonkey/windows-privesc-check

    1,496عرض على GitHub↗

    Windows-privesc-check is an automated security auditing tool designed to identify misconfigurations and vulnerabilities that may allow for unauthorized privilege escalation on Windows systems. It functions by scanning local system configurations, including file system permissions, registry settings, and service configurations, to detect security weaknesses that could lead to elevated administrative access. The tool distinguishes itself by providing both local auditing and remote assessment capabilities. It can query remote Windows hosts to enumerate network shares, user accounts, and domain t

    Generates comprehensive security assessment reports in multiple formats to document findings.

    Python
    عرض على GitHub↗1,496
  • ravikiranvm/aws-finops-dashboardالصورة الرمزية لـ ravikiranvm

    ravikiranvm/aws-finops-dashboard

    1,259عرض على GitHub↗

    This project is a terminal-based command-line interface designed for cloud financial operations, cost management, and infrastructure auditing. It provides a unified dashboard for visualizing AWS expenditure, tracking budget adherence, and monitoring resource utilization across multiple accounts and regions. The tool distinguishes itself by aggregating data from diverse cloud profiles into a single view, allowing for cross-account governance and detailed spending analysis. It supports automated reporting workflows, enabling users to generate cost and audit summaries in multiple file formats an

    Generates financial summaries and infrastructure audit reports in multiple formats.

    Python
    عرض على GitHub↗1,259
  1. Home
  2. Data & Databases
  3. Reporting Tools
  4. Multi-Format Generators

استكشف الوسوم الفرعية

  • Audit Report Generators1 وسم فرعيOutputs audit reports in standard, YAML, HTML, JSON, JUnit, Prometheus, or single-score formats for flexible consumption. **Distinct from Multi-Format Generators:** Distinct from Multi-Format Generators: focuses on generating audit reports in multiple formats, not general data lists or summaries.
  • Coverage Report FormatsGenerates test coverage statistics in multiple output formats such as HTML and machine-readable files. **Distinct from Multi-Format Generators:** Distinct from general multi-format generators: focuses specifically on transforming raw coverage statistics into reports.