You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains labs and a project from the Network and Cyber Security course at Innopolis University, showcasing practical solutions in compliance, threat modeling, endpoint security, web security, and DevSecOps.
DevSecOps Pipeline ensures secure, automated, and continuously monitored CI/CD processes on GCloud. It integrates security by design, leverages automation through Jenkins and Docker, and employs continuous monitoring with Prometheus and Grafana to maintain application and infrastructure health.
Bu repo, hastane personelinin hasta bilgilerini güvenli şekilde kaydedebileceği, Docker ile kurulabilen ve MySQL kullanan bir web uygulamasını içerir. SQLi ve CSRF gibi güvenlik açıklarına karşı korunmuştur.
A REST API that leverages advanced machine learning techniques, including natural language processing (NLP) and data classification, to assess whether an email contains phishing or other malicious content.
DevSecOps lab: SAST/SCA/DAST/IaC gates on GitHub Actions + local labs (WAF, authenticated scans). SARIF to Code scanning. PRs fail on High/Critical by policy.