HimanshuNarware / CareerZunction_Intern

CareerZunction, an open-source platform, offers 200+ internships. Its user-friendly interface enables students to access career resources and foster professional growth. By connecting students with diverse opportunities, it empowers them in their career journeys. Testing Link-> https://career-zunction-intern-testing.vercel.app/
https://career-zunction.vercel.app
MIT License
98 stars 135 forks source link

[Feature Request]: add codeql workflow for `javascript` #195

Open harmeetsingh11 opened 4 months ago

harmeetsingh11 commented 4 months ago

Is there an existing issue for this?

Feature Description

The repository contains code in javascript , it does not have workflow for code scanning.

Use Case

I aim to implement the CodeQL workflow to automate security checks. CodeQL, GitHub's code analysis engine, will identify vulnerabilities in the code and present the findings as code scanning alerts. This workflow will be activated for every push, commit, and pull request through GitHub Actions.

Benefits

No response

Add ScreenShots

No response

Priority

High

Record