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

Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.48.0 to 2.52.1. Release notes Sourced from github.com/gofiber/fiber/v2's releases. v2.52.1 👮 Security https://docs.gofiber.io/api/middleware/cors 🐛 Fixes Middleware/healthcheck: Not working with route group(#2863) 📚 Documentation Fix default value to...

documentation
dependencies
Go

Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.48.0 to 2.52.1. Release notes Sourced from github.com/gofiber/fiber/v2's releases. v2.52.1 👮 Security https://docs.gofiber.io/api/middleware/cors 🐛 Fixes Middleware/healthcheck: Not working with route group(#2863) 📚 Documentation Fix default value to...

documentation
dependencies
Go

Added new library and corresponding queries for storage/logging of cleartext private data. This already exists for sensitive expressions (CWE-311) but would be helpful to have for private data as well,...

This query warns against enabling the allow_dotted_names option when registering an instance of SimpleXMLRPCServer, as this allows intruders to access your module’s global variables and may execute arbitrary code on...

Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.20.10 to 0.21.0. Changelog Sourced from tree-sitter's changelog. [0.21.0] — 2024-02-21 Breaking Remove the apply-all-captures flag, make last-wins precedence the default by @​amaanq NOTE: This change might...

dependencies
QL-for-QL
rust

No functional change: we just changed the prebuilding macOS runners.

Swift

C#
C++
Java
Python
Go
Ruby
Swift
DataFlow Library

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.4 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

C#
dependencies
.NET

Previously it was only working for non anonymous classes because it required that `getType() instanceof ParameterizedClass` which does not hold for anonymous classes.

documentation
Java

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @​takost in actions/cache#1284 feat: save-always flag by @​to-s in actions/cache#1242...

dependencies
QL-for-QL
github_actions