Skip to content

safesploitOrg/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š safesploitOrg / docs

A public documentation hub for the safesploitOrg ecosystem β€” containing design decisions, best practices, runbooks (public-safe), and cross-repo knowledge.
This is the "why" and "how" behind projects, without exposing sensitive implementation details.


πŸ“– Purpose

This repository exists to:

  • Provide a single source of truth for project knowledge and design context.
  • Maintain cross-repo documentation for workflows that span Terraform, Ansible, Kubernetes, security tooling, and more.
  • Share public-safe best practices and compliance mappings for DevSecOps, cloud, and infrastructure.
  • Act as the onboarding hub for contributors and collaborators.

πŸ’‘ Rule: If it explains, justifies, or guides β€” but is not directly deployable code β€” it belongs here.


πŸ—‚ Repository Structure

docs/
β”œβ”€β”€ .github/workflows/
β”œβ”€β”€ architecture/              # High-level diagrams (redacted)
β”œβ”€β”€ assets/                    # Images/diagrams (no secrets in images)
β”œβ”€β”€ best-practices/            # Org-wide patterns (Terraform, Ansible, CI/CD)
β”œβ”€β”€ compliance/                # NIST/Cyber Essentials+ mappings (sanitised)
β”œβ”€β”€ guides/                    # How-tos & walkthroughs
β”œβ”€β”€ postmortems/               # Public-safe lessons learned
β”œβ”€β”€ repo/                      # One page per code repo (public summary)
β”‚   β”œβ”€β”€ ansible-configs.md
β”‚   β”œβ”€β”€ terraform-configs.md
β”‚   └── <more>.md
β”œβ”€β”€ runbooks/                  # Manual/ops procedures (public-safe only)
β”œβ”€β”€ security/                  # Security baselines (no sensitive detail)
β”œβ”€β”€ templates/                 # Re-usable doc templates
└── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published