Commit structure for a vulnhub challenge

Hi @hermit-purple on another post I was told that vulnhub was for hack challenges only, not for VbD

And I want my solution to count as a hack challenge since what I solve was a CTF challenge, so, should I use the body of a VbD commit but the description of a hack challenge I mean, something like this:

sol(hack): #0 vulnhub, machine (difficulty)

discovered vulnerabilities: X by me, Y already in repo, X+Y total.
total estimated vulnerabilities in system: Z
discovery percentage: ((X+Y)/Z) * 100%
effort: W hours during challenges.

It is that Ok? But I don’t think that would pass the CI

Thanks.