An open API service indexing awesome lists of open source software.

https://github.com/oneananda/security-labs

security-info is a centralized knowledge repository focused on application, cloud, and infrastructure security. It includes curated best practices, real-world examples, code snippets, checklists, and resources for developers, DevOps engineers, and security professionals.
https://github.com/oneananda/security-labs

security security-tools

Last synced: 11 months ago
JSON representation

security-info is a centralized knowledge repository focused on application, cloud, and infrastructure security. It includes curated best practices, real-world examples, code snippets, checklists, and resources for developers, DevOps engineers, and security professionals.

Awesome Lists containing this project

README

          

# security-info

Key Sections

OWASP Top 10 – Explains and demonstrates common web vulnerabilities.

Secure Coding Guidelines – Language-specific tips for writing secure code (C#, Python, JavaScript, etc.).

DevSecOps Practices – CI/CD security checks, secrets scanning, SAST/DAST integration.

Cloud Security – AWS, Azure, and GCP-specific misconfiguration examples and prevention strategies.

Threat Modeling – Sample models and tools to visualize and mitigate security risks.

Compliance Checklists – PCI-DSS, GDPR, HIPAA, and SOC 2 readiness tips.

Security Tools – Open-source tools for static analysis, vulnerability scanning, and dependency auditing.

Incident Response – Steps to prepare for and handle security breaches.