Skip to content

Commit 73b8d24

Browse files
Update README.md
1 parent 1db1f67 commit 73b8d24

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ A full-stack web application that automates cyber insurance risk assessment. Com
44

55
Built this to explore how AI can automate real workflows in the insurance industry. The scoring model is based on common cybersecurity frameworks (firewall presence, encryption, incident response planning, breach history, etc).
66

7+
<img width="1454" height="807" alt="image" src="https://github.com/user-attachments/assets/8e909d86-9c0d-43c6-94dc-80c07af4c688" />
8+
9+
710
---
811

912
## Features
@@ -15,6 +18,9 @@ Built this to explore how AI can automate real workflows in the insurance indust
1518
- **Dockerized**: entire app (backend + database) spins up with one `docker-compose up` command
1619
- **CI/CD**: GitHub Actions pipeline builds and tests on every push to main
1720

21+
<img width="1453" height="801" alt="image" src="https://github.com/user-attachments/assets/c75cf6fc-7098-4428-bc22-731fec0116c0" />
22+
23+
1824
---
1925

2026
## Tech Stack
@@ -156,4 +162,4 @@ GitHub Actions runs on every push to `main`:
156162
2. Builds the project with Maven
157163
3. Runs the test suite
158164

159-
[![CI Pipeline](https://github.com/sabrinahaniff/cyber-risk-platform/actions/workflows/ci.yml/badge.svg)](https://github.com/sabrinahaniff/cyber-risk-platform/actions/workflows/ci.yml)
165+
[![CI Pipeline](https://github.com/sabrinahaniff/cyber-risk-platform/actions/workflows/ci.yml/badge.svg)](https://github.com/sabrinahaniff/cyber-risk-platform/actions/workflows/ci.yml)

0 commit comments

Comments
 (0)