codeql icon indicating copy to clipboard operation
codeql copied to clipboard

CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security

Results 758 codeql issues
Sort by recently updated
recently updated
newest added
trafficstars

The tests are failing, and that's expected (there is an internal PR that updates the expected output). I've been working on making the alert-messages consistent across languages, and some fan...

depends on internal PR
documentation
Java

As pointed out by @asgerf, the inherent imprecision when comparing floats (and complex numbers) makes them unsuitable for tracking precise hash index information. We therefore simply treat reads and stores...

no-change-note-required
Ruby

**Description of the issue**

question

**Description of the false positive** **URL to the alert on the project page on LGTM.com**

false-positive

Add a table of platform requirements (OS, OS version, CPU architecture). Add a list of additional language-specific software requirements. Preview: ![Screen Shot 2022-09-28 at 11 58 24 AM](https://user-images.githubusercontent.com/6874315/192866157-ff8fa23b-945f-4711-b45e-4043d275e5ad.png)

documentation
ready-for-doc-review

Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.1.17 to 4.9.0. Release notes Sourced from github.com/labstack/echo/v4's releases. v4.9.0 Security Fix open redirect vulnerability in handlers serving static directories (e.Static, e.StaticFs, echo.StaticDirectoryHandler) #2260 Enhancements Allow configuring...

documentation
dependencies
Go

Rather than using lock files and rewriting TRAP file, and storing the metadata in a .metadata file, we now encode the metadata in the filename and rename all but the...

Kotlin

Add a query for checking for an exported `` element in `AndroidManifest.xml` which has improperly configured permissions. Cf. [GHSL Research], [CVE-2021-41166] [GHSL Research]: https://securitylab.github.com/advisories/GHSL-2021-1007-Nextcloud_Android_app/#issue-2-permission-bypass-in-disklruimagecachefileprovider-ghsl-2021-1008 [CVE-2021-41166]: https://nvd.nist.gov/vuln/detail/CVE-2021-41166

documentation
Java