Room Link: Committed
unzip the committed.zip
let’s check the logs for the git commit.
git log --all

straightaway we can see that there is a file named DB check which looks very interesting.
let’s see check it out.
git checkout 3a8cc16f919b8ac43651d68dceacbb28ebb9b625
ls
cat main.py

and here we go we found the flag.
