Skip to content

jrafa1607/DevSecOps_Example_Repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevSecOps Example Repo 🛡️

This repository was created for a demo lesson, focusing on demonstrating DevSecOps practices within infrastructure automation workflows. The primary goal of this lab is to perform a SAST (Static Application Security Testing) evaluation on a Shell script (.sh) designed to manage AWS IAM (Identity and Access Management) resources. The project demonstrates how to identify vulnerabilities, excessive permissions, or configuration drifts in the code before it is deployed to the cloud environment.


🛠️ Tech Stack

  • Scripting: Bash / Shell Script
  • Cloud Provider: AWS (Identity and Access Management)
  • Security Domain: Static Analysis (SAST)
  • Recommended Tools: Checkov or ShellCheck

Important

This repository is for educational purposes only. The scripts provided may contain intentional security flaws to demonstrate how scanning tools function. Do not use these scripts in production environments without proper auditing.

About

Repository with Codes For a DevSecOps Pratice Example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages