This tool allows you to seamlessly convert plain text into QR codes, enabling efficient sharing and storage of information in a visually compact and easily scannable format. Whether you need to encode URLs, messages, or any other textual data, this lightweight and user-friendly converter simplifies the process.
The repository contains code in javascript , it does not have workflow for code scanning.
Describe the solution you'd like
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.
Describe the feature you'd like to request
The repository contains code in
javascript
, it does not have workflow for code scanning.Describe the solution you'd like
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.
Would you like to work on this issue?
Yes
By submitting this issue, I have confirmed that: