Skip to content

Feature/lab1#951

Open
katharina-gross wants to merge 2 commits into
inno-devops-labs:mainfrom
katharina-gross:feature/lab1
Open

Feature/lab1#951
katharina-gross wants to merge 2 commits into
inno-devops-labs:mainfrom
katharina-gross:feature/lab1

Conversation

@katharina-gross

Copy link
Copy Markdown

Goal

Deploy OWASP Juice Shop v20.0.0 locally and set up the PR submission workflow for the course.

Changes

  • submissions/lab1.md β€” triage report with deployment details and security observations
  • .github/PULL_REQUEST_TEMPLATE.md β€” PR template for all future labs

Testing

docker ps --filter name=juice-shop
β†’ juice-shop Up 1 minute 127.0.0.1:3000->3000/tcp

curl -s -o /dev/null -w "HTTP %{http_code}\n" http://127.0.0.1:3000
β†’ HTTP 200

Artifacts & Screenshots


  • Task 1 done β€” Juice Shop deployed, triage report in submissions/lab1.md
  • Task 2 done β€” .github/PULL_REQUEST_TEMPLATE.md created
  • Task 3 done β€” GitHub stars + follows complete
  • Bonus done β€” lab1-smoke.yml runs green on this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant