What did I do this week?
This week, I created the GitHub Action which will report vulnerabilities via the security tab, and will also give the download link of HTML and PDF scan reports if any vulnerabilities are found.
What is coming up next?
Currently, It doesn't show the vulnerabilities in the security tab and only provide HTML/PDF reports. In the next phase, it'll also provide information about the vulnerabilities in the security tab.
Did I get stuck anywhere?
Yes, at first I was trying to upload the files in GitHub Artifacts, but GitHub Artifact doesn't provide download link of the artifact, so after taking the help of my mentors we decided to use a opensource file hosting platform.