Meet Taaveez, the awesome new app designed specifically for artists and entertainers. It's incredibly user-friendly—just a few taps, and you can jot down your creative ideas and cool stuff. This project highlights a well-executed Android implementation with a modern design, using the latest Android development tools.
Is your feature request related to a problem? Please describe.
The repository contains code in kotlin, it does not have workflow for code scanning.
Describe the solution you'd like
I want to add the codeql workflow to automate security checks. CodeQL is the code analysis engine developed by GitHub to identify vulnerabilities in code. It will analyze your code and display the results as code scanning alerts. It will be enabled on every push, commit and pull request using GitHub actions.
Describe alternatives you've considered
No response
Additional context
Record
[x] I'm a GSSoC'23 contributor
[x] I want to work on this issue
Code of Conduct
[X] I agree to follow this project's Code of Conduct
Is your feature request related to a problem? Please describe.
The repository contains code in kotlin, it does not have workflow for code scanning.
Describe the solution you'd like
I want to add the codeql workflow to automate security checks. CodeQL is the code analysis engine developed by GitHub to identify vulnerabilities in code. It will analyze your code and display the results as code scanning alerts. It will be enabled on every push, commit and pull request using GitHub actions.
Describe alternatives you've considered
No response
Additional context
Record
Code of Conduct