Skip to content

Security: DevCloudNinjas/DevOps-Projects

Security

SECURITY.md

Security Policy

Supported Versions

Currently, the main branch of devops-projects is the only supported version.

Version Supported
main

Reporting a Vulnerability

If you discover a security vulnerability within this repository, please do not disclose it publicly.

Instead, please send an email to the repository owner or open a private security advisory via GitHub. We will address the issue as promptly as possible.

Security Tools Used in this Repository

This repository serves as a learning resource and implements modern DevSecOps practices. We heavily feature the following free security tools that students can use in their own projects:

  • TruffleHog: Scans for exposed secrets, passwords, and API keys.
  • Trivy: A comprehensive and versatile security scanner for containers, Infrastructure as Code (IaC), and software dependencies.
  • SonarQube Community: Used for static application security testing (SAST) and code quality analysis.
  • Checkov: Static code analysis tool for infrastructure-as-code.
  • Super-Linter: GitHub's versatile linting framework.

There aren’t any published security advisories