Problem Statement
Task 1
- Performing SAST on the application through GitHub Actions and generate the report.
- Performing source Code Quality Analysis for linting errors to improve code quality and generate quality report.
- Generating Software Bill of Materials of application for all dependencies.
- Setting Up the application through AWS.
- Setting up GitHub Actions Workflow for DAST.
- Setting up GitHub Action Workflows Sequentially.
- Setting up GitHub Actions Workflow for the Deployment of the Application.