Skip to content

Conversation

@sylwia-budzynska
Copy link
Collaborator

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds supporting material for "CodeQL zero to hero part 5: debugging queries" to the CodeQL Zero to Hero blog series. It includes a new vulnerable Python example using Gradio framework and a series of progressive CodeQL queries demonstrating debugging techniques.

  • Adds a new folder 5/ containing vulnerable code snippets and CodeQL queries for part 5
  • Updates README.md to include links to parts 4 and 5 of the blog series
  • Includes CodeQL pack configuration files for parts 2, 3, 4, and 5

Reviewed Changes

Copilot reviewed 17 out of 18 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
README.md Updated title and added links to parts 4 and 5 of the blog series
5/vulnerable-code-snippets/example.py Vulnerable Python application using Gradio with unsafe pickle deserialization
5/vulnerable-code-snippets/README.md Instructions for testing the vulnerable application
5/codeql-pack.yml CodeQL pack configuration for part 5 queries
5/codeql-pack.lock.yml CodeQL pack lock file with dependency versions
5/1.ql through 5/6.ql Progressive series of CodeQL queries demonstrating debugging techniques
2/, 3/, 4/ codeql-pack files CodeQL pack configurations for previous parts

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sylwia-budzynska sylwia-budzynska merged commit 2b2bbdf into main Sep 29, 2025
2 checks passed
@GitHubSecurityLab GitHubSecurityLab deleted a comment from Copilot AI Sep 29, 2025
@sylwia-budzynska sylwia-budzynska deleted the part5 branch September 29, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants