You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Codety Scanner is a comprehensive code scanner designed to detect code issues for 30+ programming languages and IaC frameworks. It embeds more than 6,000 code analysis rules and can detect code smells, vulnerable code, secrets in the code, performance issues, style violations, and more.
This action uses govulncheck to perform a scan of the code, afterwards it will parse the output and transform it into an Sarif Report, which will be uploaded to Github using the code-scanning API.
It is QR code app, It is implemented using Jetpack compose. I used Android CompoundBarcodeView inside composable, and new media picker for pick qr code from device.
Code Standard Scanner is a lightweight .NET (CLI) console application that analyzes .TS and .TSX files for adherence to specified code standards. This is just an example and can be modified for your needs (any file extentions or any rules). Easy to integrate with CI/CD Pipelines, Webpack or seperate standalone. Written by Niborium