Files
Clément SAILLANT 124906d084 feat: Add comprehensive CI/CD workflows and badges for compliance, security, and quality assurance
- Introduced multiple guides for workflows including Evidence Pack Validation, Incident Response, Model Validation, Performance & HIL, Release Signing, SBOM Validation, Secret Scanning, and Supply Chain Attestation.
- Created dynamic badges for each workflow to reflect their status and compliance.
- Implemented a checklist for validating CI/CD workflows and evidence packs.
- Developed scripts for building firmware, testing, collecting evidence, and generating audit reports.
- Added tools for generating community, documentation, quality, and security badges based on various reports.
- Established endpoints for dynamic badges to be integrated into documentation and README files.
- Enhanced the overall structure and traceability of CI/CD processes with evidence packs and automated checks.
2026-02-19 08:58:10 +01:00

11 lines
573 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Guide badge communauté
Ce badge indique lactivité des contributeurs, discussions et présence dun code of conduct.
- **Violet** : communauté active, discussions ouvertes, code of conduct présent.
- **Gris** : faible activité ou absence de code of conduct.
- **Source** : docs/community-summary.json
- **Lien badge** : ![Community](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/electron-rare/Kill_LIFE/main/docs/community-summary.json)
- **Rapport détaillé** : docs/COMMUNITY.md
Actualisation automatique à chaque commit via CI/CD.